antlets/jdepend/src xbuild.xml,1.4,1.5
[email protected] Thu, 26 Feb 2004 12:23:26 -0800
| Newsgroups | gmane.comp.krysalis.metamorphosis.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/metamorphosis/antlets/jdepend/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18763/jdepend/src
Modified Files:
xbuild.xml
Log Message:
import java antlet, jdepend depends on compile
Index: xbuild.xml
===================================================================
RCS file: /cvsroot/metamorphosis/antlets/jdepend/src/xbuild.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** xbuild.xml 25 Feb 2004 22:09:47 -0000 1.4
--- xbuild.xml 26 Feb 2004 20:23:23 -0000 1.5
***************
*** 10,13 ****
--- 10,15 ----
<property name="jdepend.jar" value="jdepend-2.5.jar"/>
+ <importer name="java-0.1"/>
+
<!-- =================================================================== -->
<!-- Init antlet -->
***************
*** 35,39 ****
<!-- XML version -->
<!-- =================================================================== -->
! <target name="jdepend.xml" depends="-jdepend.init" description="Generates metrics report in xml format">
<jdependtask format="xml" fork="yes" outputfile="${jdepend.antlet.build.dir}/jdepend.xml">
<sourcespath>
--- 37,41 ----
<!-- XML version -->
<!-- =================================================================== -->
! <target name="jdepend.xml" depends="-jdepend.init, compile" description="Generates metrics report in xml format">
<jdependtask format="xml" fork="yes" outputfile="${jdepend.antlet.build.dir}/jdepend.xml">
<sourcespath>
-------------------------------------------------------
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