leosimons 2003/06/11 07:57:42
Modified: framework build.xml
Log:
bad ref
Revision Changes Path
1.3 +1 -1 avalon/framework/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon/framework/build.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- build.xml 11 Jun 2003 08:19:17 -0000 1.2
+++ build.xml 11 Jun 2003 14:57:42 -0000 1.3
@@ -29,7 +29,7 @@
property="avalon.buildsystem.available"></available>
<antcall target="need-for-common-build"></antcall>
- <ant inheritRefs="true" target="avalon:${target}"
antfile="../avalon-buildsystem/avalon-buildsystem/maven-common-gump-build.xml"
inheritAll="true"></ant>
+ <ant inheritRefs="true" target="avalon:${target}"
antfile="../avalon-buildsystem/maven-common-gump-build.xml" inheritAll="true"></ant>
</target>
<target name="warning">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]