[
https://issues.apache.org/jira/browse/LUCENE-3457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doron Cohen updated LUCENE-3457:
--------------------------------
Attachment: LUCENE-3457.patch
Attached simple patch with the fix.
After applying the patch need to also download commons-compress-1.2.jar and
place it in under module/benchmark/lib and under solr/contrib/extraction/lib.
Currently several solr tests fails for me with this patch, probably not related
to replacing the compress jar, as when running alone (-Dtestcase) they pass.
> Upgrade to commons-compress 1.2
> -------------------------------
>
> Key: LUCENE-3457
> URL: https://issues.apache.org/jira/browse/LUCENE-3457
> Project: Lucene - Java
> Issue Type: Bug
> Components: modules/benchmark
> Reporter: Doron Cohen
> Assignee: Doron Cohen
> Priority: Minor
> Fix For: 3.5, 4.0
>
> Attachments: LUCENE-3457.patch
>
>
> Commons Compress bug COMPRESS-127 was fixed in 1.2, so the workaround in
> benchmark's StreamUtils is no longer required. Compress is also used in solr.
> Replace with new jar in both benchmark and solr and get rid of that
> workaround.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]