提交 45710c2a 编写于 作者: K kohsuke

1.15 comes with more robust version detection

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@29903 71c3de6d-444a-0410-be80-ed276b4c234a
上级 5978b4c3
......@@ -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.14" type="jar" property="executable-war.jar" />
<resolveArtifact groupId="org.jvnet.hudson" artifactId="executable-war" version="1.15" 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.
先完成此消息的编辑!
想要评论请 注册