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.
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.