cziegeler 01/11/26 00:29:04 Modified: . Tag: cocoon_20_branch build.xml Log: Renamed target dists to dist Revision Changes Path No revision No revision 1.8.2.67 +1 -1 xml-cocoon2/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/build.xml,v retrieving revision 1.8.2.66 retrieving revision 1.8.2.67 diff -u -r1.8.2.66 -r1.8.2.67 --- build.xml 2001/11/26 08:27:59 1.8.2.66 +++ build.xml 2001/11/26 08:29:04 1.8.2.67 @@ -1117,7 +1117,7 @@ <!-- Build all distributions --> <!-- =================================================================== --> <target name="dist" - depends="dists-info, dist-bin-tgz, dist-bin-zip, dist-src-tgz, dist-src-zip" + depends="dist-info, dist-bin-tgz, dist-bin-zip, dist-src-tgz, dist-src-zip" description="* Generates all distributions (source/binary)"> </target>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]