提交 ea53067b 编写于 作者: K kohsuke

added more info for snapshot version


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1049 71c3de6d-444a-0410-be80-ed276b4c234a
上级 6d034b70
......@@ -34,7 +34,10 @@
<phase>generate-resources</phase>
<configuration>
<tasks>
<property name="build.version" value="${version}" /><!-- default to release version -->
<tstamp>
<format property="now" pattern="MM/dd/yyyy hh:mm" unit="hour"/>
</tstamp>
<property name="build.version" value="${version} (private-${now}-${user.name})" /><!-- default to release version -->
<!-- put the version file -->
<echo message="The build id is: ${build.version}" />
<mkdir dir="target/classes/hudson" />
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册