joerg 2003/11/18 10:06:16
Modified: tools/targets compile-build.xml
Log:
${tools}/src => ${tools.src}
Revision Changes Path
1.2 +1 -1 cocoon-2.1/tools/targets/compile-build.xml
Index: compile-build.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/tools/targets/compile-build.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- compile-build.xml 18 Nov 2003 17:20:23 -0000 1.1
+++ compile-build.xml 18 Nov 2003 18:06:16 -0000 1.2
@@ -133,7 +133,7 @@
<xslt in="${gump.descriptor}"
out="${build.temp}/blocks-build.xml"
processor="trax"
- style="${tools}/src/blocks-build.xsl"/>
+ style="${tools.src}/blocks-build.xsl"/>
</target>
<!-- patch the cocoon role file -->