Apache » Cocoon »

  Cocoon Pipeline Components
      1.0
   homepage

Cocoon Pipeline Components 1.0

Changes Report

Release History

VersionDateDescription
1.0.1TBAunreleased
1.0.02008-03-25released
1.0.0-RC22007-10-29released
1.0.0-RC12007-07-02released
1.0.0-M12007-03-02released


Release 1.0.1 - TBA

TypeChangesBy
updatenullSet default encoding for all text based serializers (such as XML, XHTML, text, etc) to UTF-8.vgritsenko

Release 1.0.0 - 2008-03-25

TypeChangesBy
fixThe paginator when used with spring has thrown errors since the service() method never got called. Adding workaround to use the paginator with spring.thorsten

Release 1.0.0-RC2 - 2007-10-29

TypeChangesBy

Release 1.0.0-RC1 - 2007-07-02

TypeChangesBy
addImplement support of XMLizable exceptions in the ExceptionGeneratorvgritsenko

Release 1.0.0-M1 - 2007-03-02

TypeChangesBy
fixFix threading issue with internal cache in ResourceReader. Fixes COCOON-1977. Thanks to Ellis Pritchard.joerg