User: user57
Date: 01/08/27 02:01:37
Modified: jetty build.xml
Log:
o help targets use taskname="help"
o clobbering build.log on all modules
Revision Changes Path
1.5 +2 -2 contrib/jetty/build.xml
Index: build.xml
===================================================================
RCS file: /cvsroot/jboss/contrib/jetty/build.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- build.xml 2001/08/27 04:47:23 1.4
+++ build.xml 2001/08/27 09:01:37 1.5
@@ -503,7 +503,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>
@@ -512,7 +512,7 @@
<!-- ================================================================== -->
<target name="help">
- <projecthelp>
+ <projecthelp taskname="help">
<header><![CDATA[
The ${module.Name} module.
]]></header>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development
- [JBoss-dev] CVS update: contrib/jetty build.xml Jason Dillon
- [JBoss-dev] CVS update: contrib/jetty build.xml Jason Dillon
- [JBoss-dev] CVS update: contrib/jetty build.xml Jason Dillon
- [JBoss-dev] CVS update: contrib/jetty build.xml Jason Dillon
- [JBoss-dev] CVS update: contrib/jetty build.xml Jason Dillon
- [JBoss-dev] CVS update: contrib/jetty build.xml Jason Dillon
- [JBoss-dev] CVS update: contrib/jetty build.xml Jason Dillon
- [JBoss-dev] CVS update: contrib/jetty build.xml David Jencks
- [JBoss-dev] CVS update: contrib/jetty build.xml David Jencks
- Re: [JBoss-dev] CVS update: contrib/jetty build.xm... Julian Gosnell
- [JBoss-dev] CVS update: contrib/jetty build.xml Jules Gosnell
- [JBoss-dev] CVS update: contrib/jetty build.xml Jules Gosnell
- [JBoss-dev] CVS update: contrib/jetty build.xml Jules Gosnell
- [JBoss-dev] CVS update: contrib/jetty build.xml Jules Gosnell
- [JBoss-dev] CVS update: contrib/jetty build.xml Jules Gosnell
