stefano 2003/02/24 10:38:04
Modified: tools/src blocks-build.xsl Log: added default target so that ant 1.5.1 doesn't complain Revision Changes Path 1.22 +1 -1 xml-cocoon2/tools/src/blocks-build.xsl Index: blocks-build.xsl =================================================================== RCS file: /home/cvs/xml-cocoon2/tools/src/blocks-build.xsl,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- blocks-build.xsl 22 Feb 2003 16:00:15 -0000 1.21 +++ blocks-build.xsl 24 Feb 2003 18:38:04 -0000 1.22 @@ -4,7 +4,7 @@ <xsl:output method="xml" version="1.0" indent="yes" /> <xsl:template match="/"> - <project basedir="." name="blocks"> + <project default="compile" basedir="." name="blocks"> <description>Autogenerated Ant build file that builds blocks.</description> <path id="classpath">