
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:
Name Last modified Size Description
Parent Directory -
2.2/ 28-Apr-2008 09:30 -
BINARIES/ 15-Jan-2008 07:57 - Old binary distributions archive
KEYS 06-May-2008 00:29 35K
SOURCES/ 15-Jan-2008 07:57 - Source distributions archive
bricks-cms/ 07-Oct-2005 23:59 -
cocoon-2.1.10-docs.tar.gz 21-Dec-2006 23:46 4.2M Documentation (Unix)
cocoon-2.1.10-docs.tar.gz.asc 21-Dec-2006 23:46 194 Documentation (Unix)
cocoon-2.1.10-docs.zip 21-Dec-2006 23:48 4.3M Documentation (Win.)
cocoon-2.1.10-docs.zip.asc 21-Dec-2006 23:48 194 Documentation (Win.)
cocoon-2.1.10-src.tar.gz 19-Dec-2006 03:05 48M Cocoon 2.1 distribution (Unix, source only)
cocoon-2.1.10-src.tar.gz.asc 20-Dec-2006 23:58 194 Cocoon 2.1 distribution (Unix, source only)
cocoon-2.1.10-src.zip 19-Dec-2006 03:05 53M Cocoon 2.1 distribution (Win., source only)
cocoon-2.1.10-src.zip.asc 20-Dec-2006 23:59 194 Cocoon 2.1 distribution (Win., source only)
cocoon-2.1.11-docs.tar.gz 14-Jan-2008 03:22 4.2M Documentation (Unix)
cocoon-2.1.11-docs.tar.gz.asc 14-Jan-2008 03:24 186 Documentation (Unix)
cocoon-2.1.11-docs.zip 14-Jan-2008 03:23 4.3M Documentation (Win.)
cocoon-2.1.11-docs.zip.asc 14-Jan-2008 03:24 186 Documentation (Win.)
cocoon-2.1.11-src.tar.gz 31-Dec-2007 01:25 46M Cocoon 2.1 distribution (Unix, source only)
cocoon-2.1.11-src.tar.gz.asc 31-Dec-2007 01:25 186 Cocoon 2.1 distribution (Unix, source only)
cocoon-2.1.11-src.zip 31-Dec-2007 01:33 52M Cocoon 2.1 distribution (Win., source only)
cocoon-2.1.11-src.zip.asc 31-Dec-2007 01:33 186 Cocoon 2.1 distribution (Win., source only)
cocoon-2.1.9-docs.tar.gz 09-Apr-2006 02:38 4.0M Documentation (Unix)
cocoon-2.1.9-docs.tar.gz.asc 09-Apr-2006 02:38 194 Documentation (Unix)
cocoon-2.1.9-docs.zip 09-Apr-2006 02:47 4.2M Documentation (Win.)
cocoon-2.1.9-docs.zip.asc 09-Apr-2006 02:47 194 Documentation (Win.)
cocoon-2.1.9-src.tar.gz 07-Apr-2006 04:58 45M Cocoon 2.1 distribution (Unix, source only)
cocoon-2.1.9-src.tar.gz.asc 07-Apr-2006 04:58 194 Cocoon 2.1 distribution (Unix, source only)
cocoon-2.1.9-src.zip 07-Apr-2006 05:40 50M Cocoon 2.1 distribution (Win., source only)
cocoon-2.1.9-src.zip.asc 07-Apr-2006 05:40 194 Cocoon 2.1 distribution (Win., source only)
cocoon-latest-docs.tar.gz 21-Dec-2006 23:46 4.2M Documentation (Unix)
cocoon-latest-docs.tar.gz.asc 21-Dec-2006 23:46 194 Documentation (Unix)
cocoon-latest-docs.zip 21-Dec-2006 23:48 4.3M Documentation (Win.)
cocoon-latest-docs.zip.asc 21-Dec-2006 23:48 194 Documentation (Win.)
cocoon-latest-src.tar.gz 31-Dec-2007 01:25 46M Latest distribution (Unix)
cocoon-latest-src.tar.gz.asc 31-Dec-2007 01:25 186 Latest distribution (Unix)
cocoon-latest-src.zip 31-Dec-2007 01:33 52M Latest distribution (Win.)
cocoon-latest-src.zip.asc 31-Dec-2007 01:33 186 Latest distribution (Win.)
events/ 15-Jan-2008 07:00 - Materials from events
license.txt 14-Jan-2008 03:37 11K Apache Software License
subprojects/ 28-Apr-2008 09:29 -
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.