From a5302cb962e761b15a5addffb931d18bfcca571d Mon Sep 17 00:00:00 2001 From: Doug Cutting Date: Mon, 20 Sep 2004 18:16:50 +0000 Subject: [PATCH] Add GCJ target. Also change datestamp of jar to per-day rather than per-second so that other targets can be based on the jar file without having to be rebuilt every second. And fixed a typo. git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150526 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index abf93bbe6b2..ed584f2ca90 100644 --- a/build.xml +++ b/build.xml @@ -166,8 +166,8 @@ - - + + @@ -219,6 +219,12 @@ + + + + + +