From 404a71b517acde4071fbdcdd734b70fc96e8f5db Mon Sep 17 00:00:00 2001 From: Erik Hatcher Date: Thu, 18 Sep 2003 17:42:35 +0000 Subject: [PATCH] More build file cleanup - making target names more sensible in an effort to start splitting the coupling between the demo, tests, and core. Test target is now "test" ("test-unit" alias remains). git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150045 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/build.xml b/build.xml index 567a9c6c639..297dd57f899 100644 --- a/build.xml +++ b/build.xml @@ -1,6 +1,6 @@ - + @@ -102,7 +102,7 @@ - + - + - + - + @@ -212,7 +212,7 @@ Implementation-Vendor: Lucene - + @@ -240,7 +240,7 @@ Implementation-Vendor: Lucene - + - + @@ -272,6 +272,9 @@ Implementation-Vendor: Lucene + + + @@ -334,7 +337,7 @@ Implementation-Vendor: Lucene - + - @@ -360,7 +362,7 @@ Implementation-Vendor: Lucene - + @@ -447,8 +449,7 @@ Implementation-Vendor: Lucene - - + @@ -517,16 +518,14 @@ Implementation-Vendor: Lucene - + description="--> Generates the .tar.gz and .zip source distributions"/> - - + @@ -646,4 +645,6 @@ Implementation-Vendor: Lucene + +