acoliver 02/04/27 06:24:54
Modified: . build.xml
Log:
Made dist target "work"
Revision Changes Path
1.28 +3 -2 jakarta-poi/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-poi/build.xml,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- build.xml 25 Apr 2002 23:43:01 -0000 1.27
+++ build.xml 27 Apr 2002 13:24:54 -0000 1.28
@@ -176,8 +176,9 @@
<!-- ====================================== -->
<!-- dist target wo single build checks -->
<!-- ====================================== -->
-
- <target name="dist" depends="-init, clean, jar, test, site"
+<!-- REALLY DIRTY HACK, ANDY REMOVED CLEAN TARGET, RE-ADD WHEN CENTIPEDE BUG -->
+<!-- is fixed!!!!!!!! -->
+ <target name="dist" depends="-init, jar, test, site"
description="Build distribution packages wo single build checks">
<antcall target="call-cent">
- cvs commit: jakarta-poi build.xml acoliver
- cvs commit: jakarta-poi build.xml nicolaken
- cvs commit: jakarta-poi build.xml nicolaken
- cvs commit: jakarta-poi build.xml nicolaken
- cvs commit: jakarta-poi build.xml nicolaken
- cvs commit: jakarta-poi build.xml nicolaken
- cvs commit: jakarta-poi build.xml nicolaken
- cvs commit: jakarta-poi build.xml nicolaken
- cvs commit: jakarta-poi build.xml acoliver
- cvs commit: jakarta-poi build.xml avik
- Running single tests and other build issues (Re... Avik Sengupta
- Re: Running single tests and other build is... Glen Stampoultzis
- Re: Running single tests and other buil... Andrew C. Oliver
- Re: Running single tests and other... Glen Stampoultzis
- Re: Running single tests and o... Marc
- Re: Running single tests a... Avik Sengupta
- Re: Running single tests a... Glen Stampoultzis
- cvs commit: jakarta-poi build.xml avik
- cvs commit: jakarta-poi build.xml avik
