Apache » Cocoon »

  Cocoon Sitemap Implementation
      1.0
   homepage

Cocoon Sitemap Implementation 1.0

Changes Report

Release History

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


Release 1.0.1 - TBA

TypeChangesBy
fixnullFix synchronization issues in ContinuationsManager implementation.joerg
fixFix clean up of continuations. Thanks to Miguel Cuervo.joerg

Release 1.0.0 - TBA

TypeChangesBy
fixFixed bug in PoolableProxyHandler class that is responsible for putting components back to the pool. This bug could lead to the situation when components that were not properly recycled landed in the pool. Fixes COCOON-2070. Thanks to Alexander Klimetschek.gkossakowski
fixMoved registration of VariableResolver to BridgeElementParser from SitemapElementParser to make it available to all Avalon components (i.e. input modules).rgoers
removeRemove support for Cocoon 2.0 error handlers, < map:handle-errors type="500" > , which were deprecated since Cocoon 2.1m1.vgritsenko
fixThe settings object is not available in Object Model (it can't be obtained using expressions). Thanks to Luca Morandini.gkossakowski

Release 1.0.0-RC2 - 2007-10-29

TypeChangesBy
fixConstruct xmodule:flow-attr does not accept document object. Fixes problem that caused "The object type: class java.lang.String could not be serialized to XML" exception. Fixes COCOON-2108. Thanks to Hugh Sparks.gkossakowski
fixRegression in < map:serialize/ > - do not override status code if it was not set on serialize element.vgritsenko

Release 1.0.0-RC1 - 2007-07-02

TypeChangesBy
add< map:serialize status-code= " {} " / > supports variable resolution. Fixes COCOON-1354. Thanks to Jochen Seifarth.reinhard

Release 1.0.0-M1 - 2007-03-02

TypeChangesBy
addInitial creation.reinhard