User: user57
Date: 01/07/31 20:21:18
Modified: . Tag: jboss_buildmagic build.xml
Log:
o removed conf release tasks.
Revision Changes Path
No revision
No revision
1.1.2.8 +1 -9 jbosssx/Attic/build.xml
Index: build.xml
===================================================================
RCS file: /cvsroot/jboss/jbosssx/Attic/build.xml,v
retrieving revision 1.1.2.7
retrieving revision 1.1.2.8
diff -u -r1.1.2.7 -r1.1.2.8
--- build.xml 2001/07/31 21:36:44 1.1.2.7
+++ build.xml 2001/08/01 03:21:18 1.1.2.8
@@ -10,7 +10,7 @@
<!-- -->
<!-- ====================================================================== -->
-<!-- $Id: build.xml,v 1.1.2.7 2001/07/31 21:36:44 user57 Exp $ -->
+<!-- $Id: build.xml,v 1.1.2.8 2001/08/01 03:21:18 user57 Exp $ -->
<project default="main">
@@ -459,14 +459,6 @@
<mkdir dir="${release.module.api}"/>
<copy todir="${release.module.api}" filtering="no">
<fileset dir="${build.api}">
- <include name="**/*"/>
- </fileset>
- </copy>
-
- <!-- Copy the default configuration files (conf) -->
- <mkdir dir="${release.conf}"/>
- <copy todir="${release.conf}" filtering="no">
- <fileset dir="${build.etc}/conf">
<include name="**/*"/>
</fileset>
</copy>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development