nickchalko 2004/03/25 11:14:42
Modified: project antworks-antlets.xml
Log:
Formated
Revision Changes Path
1.2 +10 -27 gump/project/antworks-antlets.xml
Index: antworks-antlets.xml
===================================================================
RCS file: /home/cvs/gump/project/antworks-antlets.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- antworks-antlets.xml 25 Mar 2004 19:13:45 -0000 1.1
+++ antworks-antlets.xml 25 Mar 2004 19:14:42 -0000 1.2
@@ -15,31 +15,14 @@
limitations under the License.
-->
<module name="antworks-antlets">
-
- <url href="http://antworks.sourceforge.xml/antlets"/>
- <description>
- Generate and publish all the antlets
- </description>
-
- <cvs repository="sourceforge" host-prefix="cvs.antworks" dir="antworks"
module="antlets" />
-
-
-
- <project name="antworks-antlets" fullname="Antworks Antlets">
- <package>org.krysalis.antworks.antlets</package>
-
- <ant buildfile="build-bootstrap.xml" target="gump">
-
- </ant>
-
- <depend project="ant" inherit="runtime"/>
- <depend project="antworks-importer" inherit="runtime"/>
-
-
-
- <nag to="[EMAIL PROTECTED]"
- from="[EMAIL PROTECTED]"/>
- </project>
-
-
+ <url href="http://antworks.sourceforge.xml/antlets"/>
+ <description> Generate and publish all the antlets </description>
+ <cvs repository="sourceforge" host-prefix="cvs.antworks" dir="antworks"
module="antlets"/>
+ <project name="antworks-antlets" fullname="Antworks Antlets">
+ <package>org.krysalis.antworks.antlets</package>
+ <ant buildfile="build-bootstrap.xml" target="gump"/>
+ <depend project="ant" inherit="runtime"/>
+ <depend project="antworks-importer" inherit="runtime"/>
+ <nag to="[EMAIL PROTECTED]" from="[EMAIL PROTECTED]"/>
+ </project>
</module>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]