blob: f256ec8d3c483d553277cd17b4d35e82e999ffb7 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
* Copyright 2001-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-->
<document>
<properties>
<title>Changes</title>
<author email="hps@intermeta.de">Henning P. Schmiedehausen</author>
</properties>
<body>
<release version="1.2" date="2004-10-31">
<action dev="henning" type="add">
Add IDE (Eclipse) Howto.
</action>
<action dev="henning" type="update">
Bring 2.3.1 flavor in line with Turbine and Torque release.
</action>
</release>
<release version="1.2-rc1" date="2004-08-23">
<action dev="henning" type="add">
Add a personality for the upcoming Turbine 2.3.1 release.
</action>
<action dev="henning" type="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!)
</action>
<action dev="henning" type="update">
Installation of the demo pages to verify the function of a new web application can
be skipped.
</action>
<action dev="henning" type="add">
Most parts of the plugin deployment and WAR packing can be skipped by setting skip
properties and replaced by custom postGoal scripts.
</action>
<action dev="henning" type="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).
</action>
<action dev="henning" type="update">
Moved the flavor directories into common directories under the flavor version
(suggested by Eric Pugh).
</action>
<action dev="henning" type="add">
Added a resources directory as it is referenced in many other parts of the Turbine
documentation (suggested by Lester Ward).
</action>
<action dev="henning" type="update">
Reworked the inplace mode to be really &quot;in place&quot;. No more turbine:deploy
needed (suggested by Lester Ward).
</action>
<action dev="henning" type="update">
Reworked the creation of the maven.war.webxml property (suggested by Lester Ward).
</action>
<action dev="henning" type="add">
Added a pages directory to put HTML pages that are part of an application in.
</action>
<action dev="henning" type="add">
Added an index.html page so that accessing the webapp without any other part paths
redirect to the Turbine home page.
</action>
<action dev="henning" type="add">
Add copyright notices to all files.
</action>
</release>
<release version="1.1-dev" date="in CVS">
<action dev="henning" type="update">
Replaced the <code>turbine:inplace</code> goal by making <code>turbine:deploy</code>
configureable.
</action>
<action dev="henning" type="add">
Add lots of xdocs for documenting the plugin.
</action>
<action dev="henning" type="add">
Add <code>turbine.app.flavor</code> switch for setting up different types of Turbine
applications.
</action>
</release>
<release version="2.4-dev" date="in CVS">
<action dev="epugh" type="add">
Added goals turbine:inplace-war and turbine:inplace-clean to facilate inplace editing
of war files.
</action>
<action dev="epugh" type="add">
Put various *.master files directly in the plugin resouces directory.
</action>
<action dev="epugh" type="update">
Allow the plugin to compile by adding required empty directories.
</action>
</release>
</body>
</document>