leosimons 2003/02/08 06:43:23 Modified: component build.xml Log: make gump happy Revision Changes Path 1.31 +1 -1 avalon-excalibur/component/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/avalon-excalibur/component/build.xml,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- build.xml 5 Feb 2003 02:28:35 -0000 1.30 +++ build.xml 8 Feb 2003 14:43:23 -0000 1.31 @@ -47,7 +47,7 @@ </path> <property name="cp" refid="test.class.path"/> - <target name="main" depends="big-jar" description="Build the project"/> + <target name="main" depends="jar" description="Build the project"/> <target name="rebuild" depends="clean,main" description="Rebuild the project"/> <!-- Checks the environment for existing resources -->
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]