copying back parent POM site information in trunk, prior to refactoring

git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@627 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
mindthegab
2012-11-03 11:56:30 +00:00
parent 9ff7d19278
commit 884f1596a9
6 changed files with 252 additions and 0 deletions

35
src/changes/changes.xml Normal file
View File

@@ -0,0 +1,35 @@
<document>
<properties>
<title>Maven Alfresco Lifecycle</title>
<author email="gabriele.columbro@alfresco.com">Gabriele Columbro</author>
</properties>
<body>
<release version="3.9.1" date="2012-04-06" description="Cleaned all defects in the framework and tested with 4.0b">
<action dev="maurizio@session.it" type="fix">Fixed all existing defects to date in Google Code. See http://code.google.com/p/maven-alfresco-archetypes/issues/list?q=label:Milestone-Release391 for details</action>
<action dev="columbro" type="update">Updated and released maven-alfresco-lifecycle and maven-alfresco-archetypes to version 3.9.1</action>
<action dev="columbro" type="update">Updated and released maven-amp-plugin to version 3.0.4</action>
<action dev="columbro" type="update">Updated and released maven-nosnapshot-plugin to version 0.0.8</action>
<action dev="columbro" type="update">Removed all com.sourcesense references</action>
</release>
<release version="3.9.0" date="2011-10-25" description="Upgraded framework to work with Alfresco 4.x and started aligning version numbers to Alfresco"/>
<release version="1.1.0" date="2009-12-03" description="Complete moving of the full infrastructure to Alfresco Community Maven Repository and Share Addon">
<action dev="columbro" type="add">
Moved all the archetypes to work against http://maven.alfresco.com
</action>
<action dev="columbro" type="add">
Added support for Alfresco SHARE archetype
</action>
<action dev="columbro" type="add">
Updated documentation to point to the new infrastructure
</action>
</release>
<release version="1.0.0" date="2009-11-03" description="Complete refactoring of the full support in one multimodule project (maven-alfresco-lifecycle)">
<action dev="columbro" type="add">
Linked all sub modules.
</action>
<action dev="columbro" type="add">
Added this wrapper project to group all Maven Alfresco plugins and archetype useful for the Maven Alfresco Lifecycle support
</action>
</release>
</body>
</document>