Release History

VersionDateDescription
1.2 2004-10-31
1.2-rc1 2004-08-23
1.1-dev in CVS
2.4-dev in CVS

Get the RSS feed of the last changes

Release 1.2 - 2004-10-31

TypeChangesBy
add Add IDE (Eclipse) Howto. henning
update Bring 2.3.1 flavor in line with Turbine and Torque release. henning

Release 1.2-rc1 - 2004-08-23

TypeChangesBy
add Add a personality for the upcoming Turbine 2.3.1 release. henning
add Different OM layers can be configured when setting up the application. Currently only Torque and no OM layer are supported (Volunteers for Hibernate, OJB wanted!) henning
update Installation of the demo pages to verify the function of a new web application can be skipped. henning
add Most parts of the plugin deployment and WAR packing can be skipped by setting skip properties and replaced by custom postGoal scripts. henning
update remove the inplace switch, replace with mode selection to allow easy adding of other modes (Hint! Hint! We could really use an Eclipse Mode using the eclipse plugin). henning
update Moved the flavor directories into common directories under the flavor version (suggested by Eric Pugh). henning
add Added a resources directory as it is referenced in many other parts of the Turbine documentation (suggested by Lester Ward). henning
update Reworked the inplace mode to be really " in place " . No more turbine:deploy needed (suggested by Lester Ward). henning
update Reworked the creation of the maven.war.webxml property (suggested by Lester Ward). henning
add Added a pages directory to put HTML pages that are part of an application in. henning
add Added an index.html page so that accessing the webapp without any other part paths redirect to the Turbine home page. henning
add Add copyright notices to all files. henning

Release 1.1-dev - in CVS

TypeChangesBy
update Replaced the turbine:inplacegoal by making turbine:deployconfigureable. henning
add Add lots of xdocs for documenting the plugin. henning
add Add turbine.app.flavorswitch for setting up different types of Turbine applications. henning

Release 2.4-dev - in CVS

TypeChangesBy
add Added goals turbine:inplace-war and turbine:inplace-clean to facilate inplace editing of war files. epugh
add Put various *.master files directly in the plugin resouces directory. epugh
update Allow the plugin to compile by adding required empty directories. epugh