[ https://issues.apache.org/jira/browse/SOLR-6830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrzej Bialecki updated SOLR-6830: ------------------------------------ Attachment: SOLR-6830.diff Tests pass with this patch. > Update the Woodstox API > ----------------------- > > Key: SOLR-6830 > URL: https://issues.apache.org/jira/browse/SOLR-6830 > Project: Solr > Issue Type: Bug > Components: Build > Affects Versions: 5.0 > Reporter: Andrzej Bialecki > Assignee: Andrzej Bialecki > Priority: Minor > Attachments: SOLR-6830.diff > > > Solr uses a really old version (3.2.7) of the Woddstox API, the current > stable version being 4.4.1. > This old version is packaged in the same jar with an equally old version of > StAX2 API. This makes it difficult to update just the StAX API with a more > recent version - in my application I ran into this when trying to use StAXON. > I propose to update to Woodstox 4.4.1 and StAX2 3.1.4. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org