Apache » Cocoon »

  Cocoon Maven 2 Plugin
      1.0
   homepage

Cocoon Maven 2 Plugin 1.0

Changes Report

Release History

VersionDateDescription
1.0.0-M32008-??-??unreleased
1.0.0-M22008-04-27released
1.0.0-M12007-07-02released


Release 1.0.0-M3 - 2008-??-??

TypeChangesBy
updatenullUpgrade to Spring-Framework 2.5.5reinhard

Release 1.0.0-M2 - 2008-04-27

TypeChangesBy
addIntroduce the configuration parameter 'webappProfile'. For now two values are supported: 'cocoon-22' (default) and 'ssf'. 'cocoon-22' creates a Cocoon 2.2 web application, 'ssf' a web application that only makes use of the Servlet-Service Framework.reinhard
addIntroduce the configuration parameter 'customWebappDirectory'. If it is set, the content of the referenced directory is added to the prepared web application.reinhard
updateRename the goal 'cocoon:rcl' to the less obscure name 'cocoon:prepare'. This is closer to the actual meaning because the purpose of this goal is creating a web application that wraps the current block. 'cocooon:rcl' is still supported but deprecated and will be removed in future versions of the plugin.reinhard
addAdd a configuration parameter 'reloadingClassLoaderEnabled' that controlls the usage of the reloading classloader. If it is set to false, a URLClassLoader is used.reinhard
addShow CREATED messages in console only after the first DELETE or UPDATE message was sent. This prevents users from being flooded by CREATED messages during startup.reinhard

Release 1.0.0-M1 - 2007-07-02

TypeChangesBy
addInitial creation.reinhard