提交 dec4e41a 编写于 作者: M mindless

bump to executable-war 1.17 to fix "java -jar hudson.war --version"

(was always reporting "?")


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@31581 71c3de6d-444a-0410-be80-ed276b4c234a
上级 47c91b08
......@@ -115,7 +115,7 @@ THE SOFTWARE.
<mkdir dir="target/generated-resources" />
<!-- put executable war header -->
<resolveArtifact groupId="org.jvnet.hudson" artifactId="executable-war" version="1.16" type="jar" property="executable-war.jar" />
<resolveArtifact groupId="org.jvnet.hudson" artifactId="executable-war" version="1.17" type="jar" property="executable-war.jar" />
<unjar src="${executable-war.jar}" dest="target/generated-resources">
<patternset>
<include name="**/*.class" />
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册