From: Nicola Ken Barozzi Date: Thu, 11 Apr 2002 17:49:25 +0000 (+0000) Subject: Added header echo to any build that shows java.vm info and other stuff X-Git-Tag: REL_1_5_0~78 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=27e0fb532bb1803de2bdc50c8a24807ad6a5a5d0;p=poi.git 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 --- diff --git a/tools/antipede/build.xtarget b/tools/antipede/build.xtarget index 5b907713d9..a0392f741f 100644 --- a/tools/antipede/build.xtarget +++ b/tools/antipede/build.xtarget @@ -4,7 +4,19 @@ + + -------------------------------------------------------------- + Using ${ant.version} + Build file ${ant.file} + Build number ${build.number} + Project Name ${ant.project.name} + Java Version ${ant.java.version} + Timestamp ${DSTAMP}${TSTAMP} + + -------------------------------------------------------------- + +