jruaux 2002/10/30 01:01:33
Modified: Eclipse-Plugin/scripts exportplugin.xml
Log:
Ant script to build the plugin
Revision Changes Path
1.2 +0 -1 jakarta-cactus/Eclipse-Plugin/scripts/exportplugin.xml
Index: exportplugin.xml
===================================================================
RCS file: /home/cvs/jakarta-cactus/Eclipse-Plugin/scripts/exportplugin.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- exportplugin.xml 30 Oct 2002 08:58:44 -0000 1.1
+++ exportplugin.xml 30 Oct 2002 09:01:33 -0000 1.2
@@ -29,7 +29,6 @@
<copy file="plugin.xml" todir="${dest}"/>
<copy file="plugin.properties" todir="${dest}"/>
- <copy file="about.html" todir="${dest}"/>
<copy todir="${dest}/icons">
<fileset dir="icons" />
</copy>
--
To unsubscribe, e-mail: <mailto:cactus-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:cactus-dev-help@;jakarta.apache.org>