[jboss-cvs] Repository SVN: r13525 - in apache-lucene: 2.0.0 and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Aug 21 15:13:28 EDT 2008


Author: thomas.heute at jboss.com
Date: 2008-08-21 15:13:27 -0400 (Thu, 21 Aug 2008)
New Revision: 13525

Added:
   apache-lucene/2.0.0/
   apache-lucene/2.0.0/component-info.xml
   apache-lucene/2.0.0/lib/
   apache-lucene/2.0.0/lib/lucene.jar
Log:
Adding lucene 2.0.0


Added: apache-lucene/2.0.0/component-info.xml
===================================================================
--- apache-lucene/2.0.0/component-info.xml	                        (rev 0)
+++ apache-lucene/2.0.0/component-info.xml	2008-08-21 19:13:27 UTC (rev 13525)
@@ -0,0 +1,14 @@
+<project name="apache-lucene-component-info">
+   <component id="apache-lucene"
+              licenseType="apache-2.0"
+              version="2.0.0"
+              projectHome="http://lucene.apache.org/java/docs/index.html/"
+              description="high-performance, full-featured text search engine library">
+      <artifact id="lucene.jar"/>
+      
+      <export>
+         <include input="lucene.jar"/>         
+      </export>
+   </component>
+
+</project>

Added: apache-lucene/2.0.0/lib/lucene.jar
===================================================================
(Binary files differ)


Property changes on: apache-lucene/2.0.0/lib/lucene.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list