Cool, haven“t looked at that. But nice "introduction" in <macrodef> :-)
Jan
> -----Original Message-----
> From: bodewig@apache.org [mailto:bodewig@apache.org]
> Sent: Tuesday, October 07, 2003 1:45 PM
> To: ant-cvs@apache.org
> Subject: cvs commit: ant build.xml
>
>
> bodewig 2003/10/07 04:44:34
>
> Modified: . build.xml
> Log:
> Reintroduce ant-jdepend.jar
>
> Revision Changes Path
> 1.398 +1 -0 ant/build.xml
>
> Index: build.xml
> ===================================================================
> RCS file: /home/cvs/ant/build.xml,v
> retrieving revision 1.397
> retrieving revision 1.398
> diff -u -r1.397 -r1.398
> --- build.xml 2 Oct 2003 07:21:42 -0000 1.397
> +++ build.xml 7 Oct 2003 11:44:34 -0000 1.398
> @@ -848,6 +848,7 @@
> <optional-jar dep="jai"/>
> <optional-jar dep="swing"/>
> <optional-jar dep="jsch"/>
> + <optional-jar dep="jdepend"/>
>
> <jar
> destfile="${build.lib}/${optional.jars.prefix}-weblogic.jar"
> basedir="${build.classes}"
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
> For additional commands, e-mail: dev-help@ant.apache.org
>
|