User: user57
Date: 01/08/27 02:01:38
Modified: . build.xml
Log:
o help targets use taskname="help"
o clobbering build.log on all modules
Revision Changes Path
1.14 +2 -2 jboss/build.xml
Index: build.xml
===================================================================
RCS file: /cvsroot/jboss/jboss/build.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- build.xml 2001/08/27 08:30:07 1.13
+++ build.xml 2001/08/27 09:01:37 1.14
@@ -10,7 +10,7 @@
<!-- -->
<!-- ====================================================================== -->
-<!-- $Id: build.xml,v 1.13 2001/08/27 08:30:07 user57 Exp $ -->
+<!-- $Id: build.xml,v 1.14 2001/08/27 09:01:37 user57 Exp $ -->
<project default="main">
@@ -946,7 +946,7 @@
<!-- Clean up all generated files -->
<target name="clobber" depends="clean"
description="Cleans up all generated files.">
- <!-- nothing to clobber -->
+ <delete file="${module.root}/build.log"/>
</target>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development
- [JBoss-dev] CVS update: jboss build.xml Jason Dillon
- [JBoss-dev] CVS update: jboss build.xml Jason Dillon
- [JBoss-dev] CVS update: jboss build.xml Jason Dillon
- [JBoss-dev] CVS update: jboss build.xml Jason Dillon
- [JBoss-dev] CVS update: jboss build.xml Jason Dillon
- [JBoss-dev] CVS update: jboss build.xml Scott M Stark
- [JBoss-dev] CVS update: jboss build.xml Scott M Stark
- [JBoss-dev] CVS update: jboss build.xml Jason Dillon
- [JBoss-dev] CVS update: jboss build.xml Jason Dillon
- [JBoss-dev] CVS update: jboss build.xml Jason Dillon
- [JBoss-dev] CVS update: jboss build.xml Jason Dillon
- [JBoss-dev] CVS update: jboss build.xml Jason Dillon
- [JBoss-dev] CVS update: jboss build.xml Jason Dillon
- [JBoss-dev] CVS update: jboss build.xml Jason Dillon
- [JBoss-dev] CVS update: jboss build.xml marc fleury
- [JBoss-dev] CVS update: jboss build.xml Rickard ?berg
- [JBoss-dev] CVS update: jboss build.xml Jason Dillon
- [JBoss-dev] CVS update: jboss build.xml Jason Dillon
- [JBoss-dev] CVS update: jboss build.xml Chris Kimpton
- [JBoss-dev] CVS update: jboss build.xml Jason Dillon
- [JBoss-dev] CVS update: jboss build.xml Jason Dillon
