bodewig 2004/04/13 02:24:24
Modified: project jelly-tags.xml
Log:
jelly-tags-ant-1.5 is no longer needed
Revision Changes Path
1.59 +0 -40 gump/project/jelly-tags.xml
Index: jelly-tags.xml
===================================================================
RCS file: /home/cvs/gump/project/jelly-tags.xml,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- jelly-tags.xml 7 Apr 2004 15:18:31 -0000 1.58
+++ jelly-tags.xml 13 Apr 2004 09:24:24 -0000 1.59
@@ -42,46 +42,6 @@
to="[EMAIL PROTECTED]"/>
</project>
- <project name="commons-jelly-tags-ant-1.5">
- <package>org.apache.commons.jelly.tags.ant</package>
- <description>This is a Jelly interface for Ant.</description>
-
- <ant basedir="ant" target="jar">
- <property name="final.name" value="commons-jelly-tags-ant-@@DATE@@"/>
- <sysproperty name="build.clonevm" value="true"/>
- </ant>
-
- <depend project="ant-1.5" inherit="runtime"/>
-
- <!-- core jelly build dependencies -->
- <depend project="commons-beanutils" runtime="true"/>
- <depend project="commons-collections" runtime="true"/>
- <depend project="commons-jexl"/>
- <depend project="commons-logging" runtime="true"/>
- <depend project="packaged-dom4j"/>
- <depend project="junit"/>
- <depend project="xml-xerces"/>
-
- <!-- extra dependencies -->
- <depend project="commons-cli"/>
- <depend project="commons-discovery"/>
- <depend project="jakarta-servletapi-4"/>
- <depend project="nekohtml"/>
-
- <depend project="commons-jelly"/>
- <depend project="commons-grant"/>
- <depend project="commons-jelly-tags-util"/>
- <depend project="commons-jelly-tags-junit"/>
-
- <work nested="ant/target/classes"/>
- <work nested="ant/target/test-classes"/>
-
- <jar name="ant/target/commons-jelly-tags-ant-@@DATE@@.jar"/>
-
- <nag from="Morgan Delagrange <[EMAIL PROTECTED]>"
- to="[EMAIL PROTECTED]"/>
- </project>
-
<project name="commons-jelly-tags-antlr">
<package>org.apache.commons.jelly.tags.antlr</package>
<description>This is a Jelly interface for Antlr.</description>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]