Andrzej Bialecki created SOLR-6830: ---------------------------------------
Summary: 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 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