svn commit: r1536674 - in /ofbiz/trunk: ./ specialpurpose/ specialpurpose/lucene/lib/

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1536674 - in /ofbiz/trunk: ./ specialpurpose/ specialpurpose/lucene/lib/

jacopoc
Author: jacopoc
Date: Tue Oct 29 11:48:39 2013
New Revision: 1536674

URL: http://svn.apache.org/r1536674
Log:
Upgrade to Lucene latest bug fix release: 4.5.1

Added:
    ofbiz/trunk/specialpurpose/lucene/lib/lucene-analyzers-common-4.5.1.jar   (with props)
    ofbiz/trunk/specialpurpose/lucene/lib/lucene-core-4.5.1.jar   (with props)
    ofbiz/trunk/specialpurpose/lucene/lib/lucene-queryparser-4.5.1.jar   (with props)
Removed:
    ofbiz/trunk/specialpurpose/lucene/lib/lucene-analyzers-common-4.5.0.jar
    ofbiz/trunk/specialpurpose/lucene/lib/lucene-core-4.5.0.jar
    ofbiz/trunk/specialpurpose/lucene/lib/lucene-queryparser-4.5.0.jar
Modified:
    ofbiz/trunk/.classpath
    ofbiz/trunk/specialpurpose/LICENSE

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=1536674&r1=1536673&r2=1536674&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Tue Oct 29 11:48:39 2013
@@ -157,9 +157,9 @@
     <classpathentry kind="lib" path="specialpurpose/ebaystore/lib/ebaycalls.jar"/>
     <classpathentry kind="lib" path="specialpurpose/ebaystore/lib/ebaysdkcore.jar"/>
     <classpathentry kind="lib" path="specialpurpose/ebaystore/lib/helper.jar"/>
-    <classpathentry kind="lib" path="specialpurpose/lucene/lib/lucene-analyzers-common-4.5.0.jar"/>
-    <classpathentry kind="lib" path="specialpurpose/lucene/lib/lucene-core-4.5.0.jar"/>
-    <classpathentry kind="lib" path="specialpurpose/lucene/lib/lucene-queryparser-4.5.0.jar"/>
+    <classpathentry kind="lib" path="specialpurpose/lucene/lib/lucene-analyzers-common-4.5.1.jar"/>
+    <classpathentry kind="lib" path="specialpurpose/lucene/lib/lucene-core-4.5.1.jar"/>
+    <classpathentry kind="lib" path="specialpurpose/lucene/lib/lucene-queryparser-4.5.1.jar"/>
     <classpathentry excluding="org/ofbiz/accounting/thirdparty/cybersource/**|org/ofbiz/accounting/thirdparty/verisign/**|org/ofbiz/accounting/thirdparty/worldpay/**|org/ofbiz/accounting/thirdparty/paypal/PayPalServices.java|org/ofbiz/accounting/thirdparty/orbital/**|org/ofbiz/accounting/thirdparty/securepay/**|org/ofbiz/accounting/thirdparty/ideal/**" kind="src" path="applications/accounting/src"/>
     <classpathentry excluding="org/ofbiz/content/openoffice/|org/ofbiz/content/report/" kind="src" path="applications/content/src"/>
     <classpathentry kind="src" path="applications/manufacturing/src"/>

Modified: ofbiz/trunk/specialpurpose/LICENSE
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/LICENSE?rev=1536674&r1=1536673&r2=1536674&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/LICENSE (original)
+++ ofbiz/trunk/specialpurpose/LICENSE Tue Oct 29 11:48:39 2013
@@ -16,9 +16,9 @@ specialpurpose/cmssite/template/docbook/
 specialpurpose/cmssite/template/docbook/extensions/xalan27.jar
 specialpurpose/cmssite/template/docbook/extensions/webhelpindexer.jar
 specialpurpose/googlecheckout/lib/checkout-sdk-0.8.8.jar
-specialpurpose/lucene/lib/lucene-analyzers-common-4.5.0.jar
-specialpurpose/lucene/lib/lucene-core-4.5.0.jar
-specialpurpose/lucene/lib/lucene-queryparser-4.5.0.jar
+specialpurpose/lucene/lib/lucene-analyzers-common-4.5.1.jar
+specialpurpose/lucene/lib/lucene-core-4.5.1.jar
+specialpurpose/lucene/lib/lucene-queryparser-4.5.1.jar
 
 =========================================================================
                                  Apache License

Added: ofbiz/trunk/specialpurpose/lucene/lib/lucene-analyzers-common-4.5.1.jar
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/lucene/lib/lucene-analyzers-common-4.5.1.jar?rev=1536674&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/trunk/specialpurpose/lucene/lib/lucene-analyzers-common-4.5.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/trunk/specialpurpose/lucene/lib/lucene-core-4.5.1.jar
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/lucene/lib/lucene-core-4.5.1.jar?rev=1536674&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/trunk/specialpurpose/lucene/lib/lucene-core-4.5.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: ofbiz/trunk/specialpurpose/lucene/lib/lucene-queryparser-4.5.1.jar
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/lucene/lib/lucene-queryparser-4.5.1.jar?rev=1536674&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/trunk/specialpurpose/lucene/lib/lucene-queryparser-4.5.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream