Skip to content

Commit

Permalink
Update some notes.
Browse files Browse the repository at this point in the history
Issue: COCOON-2333


git-svn-id: https://svn.apache.org/repos/asf/cocoon/branches/BRANCH_2_1_X@1421691 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
David Crossley committed Dec 14, 2012
1 parent 7cb9a9c commit b39240f
Showing 1 changed file with 17 additions and 5 deletions.
22 changes: 17 additions & 5 deletions misc/notes/review-jars.txt
Expand Up @@ -22,6 +22,7 @@ L: = Version of the dependency that is currently in Cocoon
R: = Version that is now released.
If followed by "(J: 4)", then this is the last release for Java 1.4
W: = URL (and also see notes in lib/jars.xml)
U: = Notes about potential upgrade.

F: C: = Forrest is equivalent to Cocoon
F: O: = Forrest is older than Cocoon
Expand All @@ -36,10 +37,12 @@ R: commons-beanutils-1.8.3
L: lib/core/commons-cli-1.0.jar
F: N: commons-cli-1.2
R: commons-cli-1.2
http://commons.apache.org/cli/

L: lib/core/commons-collections-3.2.jar
F: N: commons-collections-3.2.1
R:
R: commons-collections-3.2.1
http://commons.apache.org/collections/

L: lib/core/commons-httpclient-2.0.2.jar
F: C:
Expand All @@ -50,10 +53,12 @@ Now replaced by Apache HttpComponents HttpClient
L: lib/core/commons-io-1.3.1.jar
F: N: commons-io-1.4
R: commons-io-1.4 (J: 4)
http://commons.apache.org/io/

L: lib/core/commons-jexl-1.0.jar
F: C:
R: commons-jexl-1.1 or commons-jexl-2.1.1
http://commons.apache.org/jexl/

L: lib/core/commons-jxpath-1.2.jar
F: N: commons-jxpath-1.3
Expand Down Expand Up @@ -110,6 +115,7 @@ L: lib/core/xml-commons-resolver-1.1.jar
F: N: xml-commons-resolver-1.2-dev-r395116
R: xml-commons-resolver-1.2
http://xerces.apache.org/xml-commons/
U: To be done.

L: lib/endorsed/jakarta-bcel-20040329.jar
F: C:
Expand All @@ -127,10 +133,13 @@ L: lib/endorsed/xercesImpl-2.11.0.jar
F: O: xercesImpl-2.9.1.jar
R: xercesImpl-2.11.0
http://xerces.apache.org/xerces2-j/
U: Up-to-date

L: lib/endorsed/xml-apis-1.4.01.jar
F: O: xml-apis-1.3.04
R:
R: xml-apis-1.4.01
This comes with Xerces
U: Up-to-date

L: lib/optional/antlr-2.7.6.jar
F: X:
Expand All @@ -151,6 +160,7 @@ L: lib/optional/batik-all-1.6.jar
F: C:
R: batik-1.7
http://xmlgraphics.apache.org/batik/
U: To be done.

L: lib/optional/bsf-2.4.0.jar
F: X:
Expand All @@ -172,7 +182,7 @@ R:

L: lib/optional/commons-codec-1.3.jar
F: C:
R: commons-codec-1.5 depending on java version
R: commons-codec-1.5 (J: 4)
http://commons.apache.org/codec/

L: lib/optional/commons-dbcp-1.2.1.jar
Expand Down Expand Up @@ -224,6 +234,7 @@ L: lib/optional/fop-0.95.jar
F: C:
R: fop-1.0 (J: 4)
http://xmlgraphics.apache.org/fop/
U: To be done.

L: lib/optional/geronimo-spec-activation-1.0.2-rc4.jar
F: X:
Expand Down Expand Up @@ -290,10 +301,10 @@ Code went to FOP. http://xmlgraphics.apache.org/fop/

L: lib/optional/jing-20030619.jar
F: C:
R: jing-20091111
R: jing-20030619 (J: 4)
The newer Jing is here, but requires Java 5
https://code.google.com/p/jing-trang/
Does have activity since then, but not yet release.
Done:

L: lib/optional/joost-20040330.jar
F: X:
Expand Down Expand Up @@ -401,6 +412,7 @@ L: lib/optional/xmlgraphics-commons-1.3.1.jar
F: C:
R: xmlgraphics-commons-1.5
http://xmlgraphics.apache.org/commons/
U: To be done.

L: lib/optional/xmlrpc-1.1.jar
F: X:
Expand Down

0 comments on commit b39240f

Please sign in to comment.