[jboss-cvs] Repository SVN: r981 - xmltask and 2 other directories.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Aug 10 15:49:22 EDT 2007
Author: mwringe
Date: 2007-08-10 15:49:22 -0400 (Fri, 10 Aug 2007)
New Revision: 981
Added:
xmltask/
xmltask/1.15.1/
xmltask/1.15.1/component-info.xml
xmltask/1.15.1/lib/
xmltask/1.15.1/lib/xmltask.jar
Log:
Initial checkin of xmltask
Added: xmltask/1.15.1/component-info.xml
===================================================================
--- xmltask/1.15.1/component-info.xml (rev 0)
+++ xmltask/1.15.1/component-info.xml 2007-08-10 19:49:22 UTC (rev 981)
@@ -0,0 +1,17 @@
+<project name="xmltask-component-info">
+
+ <component id="xmltask"
+ licenseType="apache-1.1"
+ version="1.15.1"
+ projectHome="http://www.oopsconsultancy.com/software/xmltask/"
+ description="Ant tasks for editing xml files">
+
+ <artifact id="xmltask.jar"/>
+ <export>
+ <include input="xmltask.jar"/>
+ </export>
+
+ </component>
+
+</project>
+
Added: xmltask/1.15.1/lib/xmltask.jar
===================================================================
(Binary files differ)
Property changes on: xmltask/1.15.1/lib/xmltask.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
More information about the jboss-cvs-commits
mailing list