antlets/jalopy/src xbuild.xml,1.1,1.2
[email protected] Tue, 02 Mar 2004 13:17:10 -0800
| Newsgroups | gmane.comp.krysalis.metamorphosis.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/metamorphosis/antlets/jalopy/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2412/jalopy/src
Modified Files:
xbuild.xml
Log Message:
standardising antlets
Index: xbuild.xml
===================================================================
RCS file: /cvsroot/metamorphosis/antlets/jalopy/src/xbuild.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** xbuild.xml 1 Mar 2004 09:03:06 -0000 1.1
--- xbuild.xml 2 Mar 2004 21:16:38 -0000 1.2
***************
*** 1,8 ****
<?xml version="1.0"?>
<project default="jalopy" name="jalopy.antlet">
-
<description>
Formats the java source code.
</description>
<!--
<available property="jalopy.lib" file="lib\${project.jars}"/>
--- 1,9 ----
<?xml version="1.0"?>
<project default="jalopy" name="jalopy.antlet">
<description>
Formats the java source code.
</description>
+ <import file="usage.xml"/>
+
<!--
<available property="jalopy.lib" file="lib\${project.jars}"/>
***************
*** 38,58 ****
</jalopy>
</target>
-
- <!-- =================================================================== -->
- <!-- ================ Checks this antlets settings ===================== -->
- <!-- =================================================================== -->
- <target name="jalopy-check" description="Checks this antlets settings"
- depends="-jalopy.init">
- <echo>
- antlets.dir ${antlets.dir}
- project.build.dir ${project.build.dir}
- project.src.dir ${project.src.dir}
- jalopy.antlet.dir ${jalopy.antlet.dir}
- jalopy.antlet.build.dir ${jalopy.antlet.build.dir}
-
- jalopy.repository ${jalopy.repository}
- jalopy.jar ${jalopy.jar}
- </echo>
- </target>
<target name="-jalopy.init" description="download necessary jars and set classpath">
--- 39,42 ----
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click