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 2012/12/10 13:24:03 UTC

svn commit: r1419369 - in /isis/site/trunk/content: contributors/release-process-rat-exclusions.md contributors/release-process.md contributors/release-snapshot.md documentation.md

Author: danhaywood
Date: Mon Dec 10 12:24:02 2012
New Revision: 1419369

URL: http://svn.apache.org/viewvc?rev=1419369&view=rev
Log:
isis site - release notes, contributors notes etc

Removed:
    isis/site/trunk/content/contributors/release-process-rat-exclusions.md
Modified:
    isis/site/trunk/content/contributors/release-process.md
    isis/site/trunk/content/contributors/release-snapshot.md
    isis/site/trunk/content/documentation.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=1419369&r1=1419368&r2=1419369&view=diff
==============================================================================
--- isis/site/trunk/content/contributors/release-process.md (original)
+++ isis/site/trunk/content/contributors/release-process.md Mon Dec 10 12:24:02 2012
@@ -111,22 +111,6 @@ mvn clean install -o
 All remaining steps should be performed in the base directory of the module being released.
 }
 
-<!--
-- site builds ok
-
-<pre>
-sh msdf.sh -o
-</pre>
-
-- archetype is ok
-
-  - archetype runs ok
-
-     using `-D archetypeCatalog=local`
-
-  - app generated from the archetype runs ok
--->
-
 
 ### Code cleanup / formatting
 
@@ -262,4 +246,4 @@ DEFUNCT
 ### Update downloads.apt.vm
 
 The website's `src/site/apt/downloads.apt.vm` file lists (what will be) the current release, along with any archived releases. Update this to reflect how things will be once the release is complete.
--->
\ No newline at end of file
+-->

Modified: isis/site/trunk/content/contributors/release-snapshot.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/contributors/release-snapshot.md?rev=1419369&r1=1419368&r2=1419369&view=diff
==============================================================================
--- isis/site/trunk/content/contributors/release-snapshot.md (original)
+++ isis/site/trunk/content/contributors/release-snapshot.md Mon Dec 10 12:24:02 2012
@@ -1,5 +1,9 @@
 Title: Deploying a Snapshot Release
 
+{stub
+This page is a work-in-progress; it needs to be updated with respect to the [release process](release-process.html) for multiple releasable modules.
+}
+
 The only prerequisites for performing a release is that the contributor has configured their environment. This involves updating your `~/.m2/settings.xml` file:
 
 <pre>

Modified: isis/site/trunk/content/documentation.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/documentation.md?rev=1419369&r1=1419368&r2=1419369&view=diff
==============================================================================
--- isis/site/trunk/content/documentation.md (original)
+++ isis/site/trunk/content/documentation.md Mon Dec 10 12:24:02 2012
@@ -48,12 +48,12 @@ Title: Documentation
 
 - [Using Git](contributors/using-git.html)
 - [Git Workflow](contributors/git-workflow.html)
-- [Coding Conventions](contributors/coding-conventions.html) [stub]
+- [Coding Conventions](contributors/coding-conventions.html)
 
 ###  Committers
 
 - [Updating the CMS site](contributors/updating-the-cms-site.html)
-- [Release snapshot](contributors/release-snapshot.html)
+- [Release snapshot](contributors/release-snapshot.html) [wip]
 - [Release process](contributors/release-process.html) [wip]
 - [Key Generation](contributors/key-generation.html)