[jboss-cvs] Repository SVN: r14283 - in nekohtml: 0.9.4 and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Sep 3 10:14:10 EDT 2008


Author: sohil.shah at jboss.com
Date: 2008-09-03 10:14:10 -0400 (Wed, 03 Sep 2008)
New Revision: 14283

Added:
   nekohtml/0.9.4/
   nekohtml/0.9.4/component-info.xml
   nekohtml/0.9.4/lib/
   nekohtml/0.9.4/lib/nekohtml-0.9.4.jar
Log:
adding version 0.9.4

Added: nekohtml/0.9.4/component-info.xml
===================================================================
--- nekohtml/0.9.4/component-info.xml	                        (rev 0)
+++ nekohtml/0.9.4/component-info.xml	2008-09-03 14:14:10 UTC (rev 14283)
@@ -0,0 +1,14 @@
+<project name="nekohtml-component-info">
+   <component id="nekohtml"
+              licenseType="nekohtml"
+              version="0.9.4"
+              projectHome="http://people.apache.org/~andyc/neko/doc/html//"
+              description="a simple HTML scanner and tag balancer">
+      <artifact id="nekohtml-0.9.4.jar"/>
+      
+      <export>
+         <include input="nekohtml-0.9.4.jar"/>         
+      </export>
+   </component>
+
+</project>

Added: nekohtml/0.9.4/lib/nekohtml-0.9.4.jar
===================================================================
(Binary files differ)


Property changes on: nekohtml/0.9.4/lib/nekohtml-0.9.4.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list