antlets/ruperDepend/src xbuild.xml,1.2,1.3 getdepend.xsl,1.1,1.2
| Newsgroups | gmane.comp.krysalis.metamorphosis.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/metamorphosis/antlets/ruperDepend/src
In directory sc8-pr-cvs1:/tmp/cvs-serv32217/ruperDepend/src
Modified Files:
xbuild.xml getdepend.xsl
Log Message:
More JARS checked in.
I needed a version of RuperDepend without the centipede check.
Index: xbuild.xml
===================================================================
RCS file: /cvsroot/metamorphosis/antlets/ruperDepend/src/xbuild.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** xbuild.xml 23 Dec 2003 01:07:25 -0000 1.2
--- xbuild.xml 23 Dec 2003 02:07:25 -0000 1.3
***************
*** 15,25 ****
</path>
! <!-- TODO use antlibs -->
! <typedef file="${ruperDepend.antlet.dir}/type.properties">
! <classpath refid="ruperDepend.classpath"/>
! </typedef>
! <taskdef file="${ruperDepend.antlet.dir}/tasks.properties">
! <classpath refid="ruperDepend.classpath"/>
! </taskdef>
--- 15,21 ----
</path>
! <typedef resource="org/krysalis/centipede/ant/antlib.xml" >
! <classpath refid="ruperDepend.classpath"/>
! </typedef>
Index: getdepend.xsl
===================================================================
RCS file: /cvsroot/metamorphosis/antlets/ruperDepend/src/getdepend.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** getdepend.xsl 23 Dec 2003 00:40:29 -0000 1.1
--- getdepend.xsl 23 Dec 2003 02:07:25 -0000 1.2
***************
*** 30,37 ****
<xsl:attribute name="name">copy-exported-jars</xsl:attribute>
<mkdir>
! <xsl:attribute name="dir">${java.antlib.dist.bin.dir}/lib</xsl:attribute>
</mkdir>
<copy flatten="true">
! <xsl:attribute name="toDir">${java.antlib.dist.bin.dir}/lib</xsl:attribute>
<fileset >
<xsl:attribute name="refid">lib.${project.name}.fileset.export.jars</xsl:attribute>
--- 30,37 ----
<xsl:attribute name="name">copy-exported-jars</xsl:attribute>
<mkdir>
! <xsl:attribute name="dir">${java.antlet.dist.bin.dir}/lib</xsl:attribute>
</mkdir>
<copy flatten="true">
! <xsl:attribute name="toDir">${java.antlet.dist.bin.dir}/lib</xsl:attribute>
<fileset >
<xsl:attribute name="refid">lib.${project.name}.fileset.export.jars</xsl:attribute>
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click