Comment 0 for bug 1073329

Revision history for this message
Jason Stephenson (jstephenson) wrote :

As of JDK 1.6, woodstox and stax-api are no longer required for using the StAX 1.0 API. The javax.xml.stream classess include this interface in the Java core.

Additionally, the Makefile.am for Evergreen Java includes a reference to an outdated version of json.jar.

A branch will be forthcoming that removes the StAX dependencies and updates the json.jar dependency for Evergreen.