User: starksm
Date: 01/09/08 17:12:01
Modified: src/build Tag: Branch_2_4 build.xml
Log:
install-src should have been src-install
Revision Changes Path
No revision
No revision
1.4.2.3 +1 -1 jbosscx/src/build/Attic/build.xml
Index: build.xml
===================================================================
RCS file: /cvsroot/jboss/jbosscx/src/build/Attic/build.xml,v
retrieving revision 1.4.2.2
retrieving revision 1.4.2.3
diff -u -r1.4.2.2 -r1.4.2.3
--- build.xml 2001/09/09 00:08:28 1.4.2.2
+++ build.xml 2001/09/09 00:12:01 1.4.2.3
@@ -81,7 +81,7 @@
</target>
<!-- Installs the jbosscx jars into the jboss.src structure -->
- <target name="install-src" depends="jar">
+ <target name="src-install" depends="jar">
<copy file="${external.dir}/${name}.jar" todir="${jboss.dist}/../src/lib" />
</target>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development