-- updated changes per release 3.9.1 (to produce detailed release notes)

-- updated developers info

git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@391 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
mindthegab
2012-04-06 19:13:14 +00:00
parent 691a98030d
commit 2c205788b4
6 changed files with 52 additions and 16 deletions

View File

@@ -4,7 +4,22 @@
<author email="gabriele.columbro@alfresco.com">Gabriele Columbro</author>
</properties>
<body>
<release version="1.9.1" date="2009-12-07"
<release version="3.9.1" date="2012-04-06" description="Consolidated (removed all reported defects) and tested against Alfresco 4.0b">
<action dev="columbro" type="add" issue="5">Support for file-mappings.properties</action>
<action dev="columbro" type="fix" issue="7">FTL content was destroyed</action>
<action dev="columbro" type="fix" issue="19">META-INF not properly included</action>
<action dev="maurizio@session.it" type="fix" issue="23">mAmpResources was ignored</action>
<action dev="maurizio@session.it" type="fix" issue="46">Broken dependency</action>
<action dev="maurizio@session.it" type="fix" issue="54">Cannot find amp-plugin anywhere</action>
<action dev="maurizio@session.it" type="add" issue="55">h2 support</action>
<action dev="maurizio@session.it" type="add" issue="63">Eclipse Support</action>
<action dev="maurizio@session.it" type="add" issue="64">Add alfresco-core.jar provided</action>
<action dev="maurizio@session.it" type="fix" issue="67">Documentation update</action>
<action dev="maurizio@session.it" type="add" issue="72">Add h2 params to avoid DB locking at startup</action>
<action dev="maurizio@session.it" type="add" issue="73">Update archetypes to use Alfresco 4.0b</action>
<action dev="columbro" type="fix" issue="74">Align groupId to org.alfresco</action>
</release>
<release version="1.9.1" date="2009-12-07"
description="Moved to maven.alfresco.com">
<action dev="columbro" type="add">
Moved to http://maven.alfresco.com

View File

@@ -4,6 +4,13 @@
<author email="gabriele.columbro@alfresco.com">Gabriele Columbro</author>
</properties>
<body>
<release version="3.9.1" date="2012-04-06" description="Consolidated (removed all reported defects) and tested against Alfresco 4.0b">
<action dev="columbro" type="fix" issue="7">FTL content was destroyed</action>
<action dev="maurizio@session.it" type="add" issue="55">Enable h2 support</action>
<action dev="maurizio@session.it" type="add" issue="67">Documentation update</action>
<action dev="maurizio@session.it" type="add" issue="72">Add h2 params to avoid DB locking at startup</action>
<action dev="columbro" type="fix" issue="74">Align groupId to org.alfresco</action>
</release>
<release version="1.9.2" date="2011-10-25" description="Tested against Alfresco 4.0b community">
<action dev="columbro" type="remove">
Removed support for H2 since alfresco does not work with it (even in PGSQL compatibility mode)

View File

@@ -4,6 +4,12 @@
<author email="gabriele.columbro@alfresco.com">Gabriele Columbro</author>
</properties>
<body>
<release version="3.9.1" date="2012-04-06" description="Consolidated (removed all reported defects) and tested against Alfresco 4.0b">
<action dev="columbro" type="fix" issue="7">FTL content was destroyed</action>
<action dev="maurizio@session.it" type="fix" issue="67">Documentation update</action>
<action dev="columbro" type="fix" issue="74">Align groupId to org.alfresco</action>
<action dev="maurizio@session.it" type="fix" issue="36">application.properties not found when invoked from parent POM</action>
</release>
<release version="1.9.2" date="2011-10-25" description="Tested against Share 4.0">
<action dev="columbro" type="add">
Updated samples and tested against 4.0