mcconnell 2004/03/19 02:16:12
Modified: cornerstone maven-common-gump-build.xml
Log:
More fixes.
Revision Changes Path
1.3 +1 -1 avalon-components/cornerstone/maven-common-gump-build.xml
Index: maven-common-gump-build.xml
===================================================================
RCS file: /home/cvs/avalon-components/cornerstone/maven-common-gump-build.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- maven-common-gump-build.xml 19 Mar 2004 10:12:45 -0000 1.2
+++ maven-common-gump-build.xml 19 Mar 2004 10:16:11 -0000 1.3
@@ -97,7 +97,6 @@
<target name="avalon:init">
<antcall target="avalon:warning"/>
- <antcall target="avalon:debug"/>
<!-- defaults -->
<property name="maven.src.dir" value="${basedir}/src"/>
@@ -139,6 +138,7 @@
<isset property="test.src.present"/>
</and>
</condition>
+ <antcall target="avalon:debug"/>
<antcall target="avalon:warn-avail"/>
</target>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]