You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2014/10/21 08:12:21 UTC

svn commit: r1633279 - /isis/site/trunk/content/contributors/release-process.md

Author: danhaywood
Date: Tue Oct 21 06:12:20 2014
New Revision: 1633279

URL: http://svn.apache.org/r1633279
Log:
updates for 1.7.0 release

Modified:
    isis/site/trunk/content/contributors/release-process.md

Modified: isis/site/trunk/content/contributors/release-process.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/contributors/release-process.md?rev=1633279&r1=1633278&r2=1633279&view=diff
==============================================================================
--- isis/site/trunk/content/contributors/release-process.md (original)
+++ isis/site/trunk/content/contributors/release-process.md Tue Oct 21 06:12:20 2014
@@ -825,17 +825,14 @@ The Isis team is pleased to announce the
 * SimpleApp Archetype 1.7.0
 * ToDoApp Archetype 1.7.0
 
-Note that:
-* Isis Core now incorporates the JDO Objectstore, Restful Objects Viewer and 
-  Shiro Security, all previously released as separate components.
-* ToDoApp Archetype was previously the 'Quickstart (Wicket/Restful/JDO) archetype'
-* SimpleApp Archetype was previously the 'Simple (Wicket/Restful/JDO) archetype'
-
 New features in this release include:
 - ...
 
 Full release notes are available at [1,2,3,4] on the Isis website.
 
+Note that:
+* ...
+
 You can access this release directly from the Maven central repo [5], 
 or download the release and build it from source [6].
 
@@ -845,8 +842,8 @@ Enjoy!
 
 [1] http://isis.apache.org/core/release-notes/isis-1.x.0.html
 [2] http://isis.apache.org/components/viewers/wicket/release-notes/isis-viewer-wicket-1.x.0.html
-[3] http://isis.apache.org/getting-started/release-notes/todoapp-archetype-1.x.0.html
-[4] http://isis.apache.org/getting-started/release-notes/simpleapp-archetype-1.x.0.html
+[3] http://isis.apache.org/archetypes/release-notes/todoapp-archetype-1.x.0.html
+[4] http://isis.apache.org/archetypes/release-notes/simpleapp-archetype-1.x.0.html
 [5] http://search.maven.org
 [6] http://isis.apache.org/download.html
 </pre>