User: user57
Date: 01/08/26 14:54:26
Modified: . build.xml
Log:
o removed castor jar task from jars target, it has moved to plugins/varia
Revision Changes Path
1.10 +1 -11 jboss/build.xml
Index: build.xml
===================================================================
RCS file: /cvsroot/jboss/jboss/build.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- build.xml 2001/08/26 07:00:31 1.9
+++ build.xml 2001/08/26 21:54:26 1.10
@@ -10,7 +10,7 @@
<!-- -->
<!-- ====================================================================== -->
-<!-- $Id: build.xml,v 1.9 2001/08/26 07:00:31 user57 Exp $ -->
+<!-- $Id: build.xml,v 1.10 2001/08/26 21:54:26 user57 Exp $ -->
<project default="main">
@@ -622,16 +622,6 @@
<include name="org/jboss/deployment/DeploymentException*"/>
</fileset>
</jar>
-
- <!-- Build jboss-castorjdo.jar -->
- <!-- This should move to an plugin module
- <jar jarfile="${build.jars}/jboss-castorjdo.jar">
- <fileset dir="${build.classes}">
- <include name="org/jboss/jdo/castor/**"/>
- </fileset>
- </jar>
- -->
-
</target>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development