Hi Shalin,

you have to also update the JAR checksums (and later add the correct svn props 
to the new checksum files).

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: [email protected]

> -----Original Message-----
> From: [email protected] [mailto:[email protected]]
> Sent: Tuesday, February 25, 2014 8:09 AM
> To: [email protected]
> Subject: svn commit: r1571593 - in /lucene/dev/trunk: lucene/ivy-
> versions.properties solr/CHANGES.txt
> 
> Author: shalin
> Date: Tue Feb 25 07:09:07 2014
> New Revision: 1571593
> 
> URL: http://svn.apache.org/r1571593
> Log:
> SOLR-5613: Upgrade to commons-codec 1.9 for better BeiderMorseFilter
> performance
> 
> Modified:
>     lucene/dev/trunk/lucene/ivy-versions.properties
>     lucene/dev/trunk/solr/CHANGES.txt
> 
> Modified: lucene/dev/trunk/lucene/ivy-versions.properties
> URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/ivy-
> versions.properties?rev=1571593&r1=1571592&r2=1571593&view=diff
> ==========================================================
> ====================
> --- lucene/dev/trunk/lucene/ivy-versions.properties (original)
> +++ lucene/dev/trunk/lucene/ivy-versions.properties Tue Feb 25 07:09:07
> +++ 2014
> @@ -51,7 +51,7 @@ com.sun.jersey.version = 1.8  /com.typesafe/config =
> 1.0.2  /commons-beanutils/commons-beanutils = 1.7.0  /commons-
> cli/commons-cli = 1.2 -/commons-codec/commons-codec = 1.7
> +/commons-codec/commons-codec = 1.9
>  /commons-collections/commons-collections = 3.2.1  /commons-
> configuration/commons-configuration = 1.6  /commons-digester/commons-
> digester = 2.0
> 
> Modified: lucene/dev/trunk/solr/CHANGES.txt
> URL:
> http://svn.apache.org/viewvc/lucene/dev/trunk/solr/CHANGES.txt?rev=157
> 1593&r1=1571592&r2=1571593&view=diff
> ==========================================================
> ====================
> --- lucene/dev/trunk/solr/CHANGES.txt (original)
> +++ lucene/dev/trunk/solr/CHANGES.txt Tue Feb 25 07:09:07 2014
> @@ -113,6 +113,9 @@ Other Changes
>  * SOLR-5609: If legacy mode is disabled don't let cores create
> slices/replicas/collections .
>    All operations should be performed through collection API (Noble Paul)
> 
> +* SOLR-5613: Upgrade to commons-codec 1.9 for better BeiderMorseFilter
> performance.
> +  (Thomas Champagne, Shawn Heisey via shalin)
> +
>  ==================  4.7.0 ==================
> 
>  Versions of Major Components



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to