-- updated changes and custom announcement

git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@252 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
mindthegab 2009-12-03 20:27:12 +00:00
parent d7fd79f5ea
commit be00cdfcb7
3 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@
<action dev="columbro" type="fix">
Fixed version of maven-buildnumber-plugin (for compatibility issues with maven 2.2.1)
</action>
<action dev="columbro" type="enhancement">
<action dev="columbro" type="update">
Documented versioning scheme and maven-nosnapshot-plugin
</action>
</release>

View File

@ -14,7 +14,7 @@
<action dev="columbro" type="add">
Updated all docs to Maven Alfresco repository
</action>
<action dev="columbro" type="enhancement">
<action dev="columbro" type="update">
Incapsulated jetty run in the -Prun profile, which runs by default jetty during the integration-test phase
</action>
</release>

View File

@ -118,6 +118,7 @@ See also specific modules changes for the latest release:
maven-alfresco-amp-archetype: ${project.url}/maven-alfresco-archetypes/maven-alfresco-amp-archetype/changes-report.html
maven-alfresco-extension-archetype: ${project.url}/maven-alfresco-archetypes/maven-alfresco-extension-archetype/changes-report.html
maven-alfresco-share-archetype: ${project.url}/maven-alfresco-archetypes/maven-alfresco-share-archetype/changes-report.html
maven-amp-plugin: ${project.url}/plugins/maven-amp-plugin/changes-report.html
#if ($urlDownload)
@ -125,7 +126,6 @@ maven-amp-plugin: ${project.url}/plugins/maven-amp-plugin/changes-report.html
For a manual installation, you can download the ${finalName} here:
${urlDownload}
#end
(due to some issues with the sites repo, if you experience issues in accessing pages with Firefox you might just need to reload the page)
Have fun!
-${developmentTeam}