Java Dependencies out of date
Bug #1073329 reported by
Jason Stephenson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Evergreen |
Fix Released
|
Undecided
|
Bill Erickson |
Bug Description
As of JDK 1.6, woodstox and stax-api are no longer required for using the StAX 1.0 API. The javax.xml.stream classes include this interface in the Java core.
Additionally, the Makefile.am for Evergreen Java includes a reference to an outdated version of json.jar as well as memcached.jar.
A branch will be forthcoming that removes the StAX dependencies and updates the json.jar dependency for Evergreen.
description: | updated |
description: | updated |
Changed in evergreen: | |
status: | New → Triaged |
Changed in evergreen: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
The branch fixes the issues with the java dependencies in Evergreen, and also updates the variables in Open-ILS/ src/java/ Makefile. am so that openils.jar will build successfully.
Intalling it afterward is another story and should maybe get its own little sections in the README.
http:// git.evergreen- ils.org/ ?p=working/ Evergreen. git;a=shortlog; h=refs/ heads/user/ dyrcona/ java_deps