Cocoon

This is where to find the software developed by the Apache Cocoon Project.

The latest release of Apache Cocoon is 2.1.11. Most parts, especially the core can be considered as very stable. Some parts exist that must be considered as alpha, especially those blocks which are marked as such. Previous releases of Apache Cocoon 1 and 2 can be found in the archive at http://archive.apache.org/dist/cocoon/.

Important Notes:

Icon  Name                          Last modified      Size  Description
[PARENTDIR] Parent Directory - [DIR] 2.2/ 2008-04-28 17:30 - [DIR] 3.0/ 2009-01-13 15:04 - [DIR] BINARIES/ 2008-01-15 15:57 - Old binary distributions archive [DIR] SOURCES/ 2008-01-15 15:57 - Source distributions archive [DIR] bricks-cms/ 2005-10-08 07:59 - [DIR] events/ 2008-01-15 15:00 - Materials from events [DIR] subprojects/ 2008-08-10 22:20 - [TXT] cocoon-2.1.11-docs.tar.gz.asc 2008-01-14 11:24 186 Documentation (Unix) [TXT] cocoon-2.1.11-docs.zip.asc 2008-01-14 11:24 186 Documentation (Win.) [TXT] license.txt 2008-01-14 11:37 11K Apache Software License [   ] KEYS 2008-07-28 14:00 54K [   ] cocoon-2.1.11-docs.tar.gz 2008-01-14 11:22 4.2M Documentation (Unix) [   ] cocoon-2.1.11-docs.zip 2008-01-14 11:23 4.3M Documentation (Win.)

NOTE: Starting with 2.1 we only release a source distribution. This issue was discussed on the developer list. Using this source distribution is really easy and avoids most of the common pitfalls of the binary distribution. See further explanation.

NOTE: Cocoon includes all the packages required to run out of the box (included Xerces, Xalan and FOP) so you don't need to download anything else to start.

NOTE: For earlier versions of Cocoon (which did have binary distributions). Due to the incompatibilities between JDK 1.3 and JDK 1.4, you have to choose between a binary version targeted for JDK 1.2/1.3 and a version specially targeted for JDK 1.4 ( Using a build targeted for one JVM on a different JVM may result in runtime errors). Now you see why a source release is easier for everyone.