Details
-
Type:
Improvement
-
Status:
Closed
(View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.6.1
-
Fix Version/s: 1.6.1
-
Component/s: build
-
Labels:None
Description
Upgrade the JSword jars to the latest and greatest.
I've upgraded the following:
commons-codec-1.3 to commons-codec-1.4
commons-net-1.4.1 to commons-net-2.2 (requires Java 5)
commons-httpclient-1.3 to httpcomponents (httpclient-1.4-beta1 and httpcore-1.4) (both require Java 5)
What's left:
lucene-2.9.1 -> lucene-3.0.2 (requires Java 5)
icu4j-4.0 -> icu4j-4.4.2 (implements Unicode 5.2 and requires Java 5)
xalan-2.7.0 -> xalan-2.7.1
xerces-j-2.7.1 -> xerces-j-2.11.0
These last 3 are currently optional. If they are present, then JSword will run better (icu4j) and/or faster (xalan/xerces).