ehatcher 02/01/13 06:50:43
Modified: proposal/myrmidon build.xml
Log:
added builtin-ant-roles XDoclet generation
Revision Changes Path
1.34 +2 -0 jakarta-ant/proposal/myrmidon/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-ant/proposal/myrmidon/build.xml,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- build.xml 13 Jan 2002 00:34:55 -0000 1.33
+++ build.xml 13 Jan 2002 14:50:43 -0000 1.34
@@ -473,6 +473,8 @@
</fileset>
<template templateFile="${manifest.dir}/core-ant-descriptor.template"
destinationfile="core-ant-descriptor.xml"/>
+ <template templateFile="${manifest.dir}/builtin-ant-roles.template"
+ destinationfile="builtin-ant-roles.xml"/>
</xdoclet>
</target>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>