History of Changes
Changes are chronologically ordered from top (most recent) to bottom
(least recent)
Cocoon 1.1.1 - Apr 5 1999
(Greg Ritter, Adrian Durkin, Stefano Mazzocchi)
- Fixed a problem with the getClassloader() method returning null. Now Cocoon doesn't
always use the internal properties file but adds hardcoded default values. This is because
in Java 1.1 there is no getSystemClassloader() method (SM).
- Included the updated versions of both OpenXML 1.0.5 and XSL:P 19990326 which should fix
lots of bugs and improve the overall performance (SM)
- Patched to avoid the use of File.toURL() method which is not found under the Java1
platform (SM, thanks to AD)
- Added DoNothingCache to avoid caching during document debugging (GR)
Cocoon 1.1 - Mar 25 1999
(Patrick Gardella, Stefano Mazzocchi, Greg
Ritter, Keith Visco)
- Changed the stylesheet mapping processing instruction from illegal
"xml:stylesheet" to standard "xml-stylesheet" (SM)
- Created Cocoon logo (SM)
- Added support for XSL:P processor (SM and KV)
- Removed support for Koala XSL parser (SM)
- Added LRU caching (both memory and disk) (GR)
- Redesigned internal framework (SM)
- Fixed some typos and english bugs in docs (PG)
Cocoon 1.0 - Mar 10 1999
(Stefano Mazzocchi)
Copyright (c) 1999 The Java Apache
Project.
$Id: changes.html,v 1.5 1999/03/29 23:16:00 stefano Exp $
All rights reserved.