bodewig 2003/08/14 00:18:15
Modified: project krysalis-ruper.xml
Log:
fix wrong ant target name
Revision Changes Path
1.11 +1 -1 jakarta-gump/project/krysalis-ruper.xml
Index: krysalis-ruper.xml
===================================================================
RCS file: /home/cvs/jakarta-gump/project/krysalis-ruper.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- krysalis-ruper.xml 11 Aug 2003 01:52:04 -0000 1.10
+++ krysalis-ruper.xml 14 Aug 2003 07:18:15 -0000 1.11
@@ -64,7 +64,7 @@
<project name="krysalis-ruper-ant-test">
<package>org.krysalis.ruper.test</package>
- <ant target="gump" buildfile="build-ant-test.xml">
+ <ant buildfile="build-ant-test.xml">
<property name="ant.home" reference="home" project="ant"/>
<property name="project.name" value="krysalis-ruper-ant-test"/>
</ant>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]