Added header echo to any build that shows java.vm info and other stuff

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352391 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nicola Ken Barozzi 2002-04-11 17:49:25 +00:00
parent 3edeac5e5f
commit 40ed2122f2
1 changed files with 12 additions and 0 deletions

View File

@ -4,7 +4,19 @@
</tstamp>
<buildnumber/>
<echo>
--------------------------------------------------------------
Using ${ant.version}
Build file ${ant.file}
Build number ${build.number}
Project Name ${ant.project.name}
Java Version ${ant.java.version}
Timestamp ${DSTAMP}${TSTAMP}
--------------------------------------------------------------
</echo>
<!--
The location of tools.jar, relative to the JAVA_HOME home.
If tools.jar is not present, exit with an error, since it