[
https://issues.apache.org/jira/browse/LUCENE-3937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13241906#comment-13241906
]
Steven Rowe commented on LUCENE-3937:
-------------------------------------
{quote}
bq. wait: i don't think we should remove the licensing information totally?
bq. we still rely on xerces. it should just say 2.9.1 (not patched-hacked
version)
Right, thanks, I'll put it back and adjust the version.
{quote}
So, I'll put it back and adjust the version in {{lucene/NOTICE.txt}}, but think
it should be removed from {{solr/NOTICE.txt}} because it's not actually
included in Solr? Here's what's in {{solr/NOTICE.txt}} now:
{noformat}
Includes software from other Apache Software Foundation projects,
including, but not limited to:
[...]
- Xerces (lib/xercesImpl-2.9.1-patched-XERCESJ-1257.jar)
{noformat}
No xercesImpl jar exists under {{solr/lib/}}.
> Workaround the XERCES-J bug in Benchmark
> ----------------------------------------
>
> Key: LUCENE-3937
> URL: https://issues.apache.org/jira/browse/LUCENE-3937
> Project: Lucene - Java
> Issue Type: Bug
> Reporter: Uwe Schindler
> Assignee: Uwe Schindler
> Priority: Blocker
> Fix For: 3.6, 4.0
>
> Attachments: LUCENE-3937-remaining-references.patch,
> LUCENE-3937.patch, LUCENE-3937.patch
>
>
> In becnhmark we have a patched version of XERCES which is hard to compile
> from source. When looking at the code part patched and the source of
> EnwikiContentSource, to simply provide the XML parser a Reader instead of
> InputStream, so the broken code is not triggered. This assumes, that the
> XML-file is always UTF-8.... If not it will no longer work (because the XML
> parser cannot switch encoding, if it only has a Reader).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]