From 27e0fb532bb1803de2bdc50c8a24807ad6a5a5d0 Mon Sep 17 00:00:00 2001 From: Nicola Ken Barozzi Date: Thu, 11 Apr 2002 17:49:25 +0000 Subject: [PATCH] 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 --- tools/antipede/build.xtarget | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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} + + -------------------------------------------------------------- + +