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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Sep 3 12:44:27 EDT 2008


Author: sohil.shah at jboss.com
Date: 2008-09-03 12:44:26 -0400 (Wed, 03 Sep 2008)
New Revision: 14287

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

Added: apache-lucene/2.2.0/component-info.xml
===================================================================
--- apache-lucene/2.2.0/component-info.xml	                        (rev 0)
+++ apache-lucene/2.2.0/component-info.xml	2008-09-03 16:44:26 UTC (rev 14287)
@@ -0,0 +1,14 @@
+<project name="apache-lucene-component-info">
+   <component id="apache-lucene"
+              licenseType="apache-2.0"
+              version="2.2.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.2.0/lib/lucene.jar
===================================================================
(Binary files differ)


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




More information about the jboss-cvs-commits mailing list