You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by bu...@apache.org on 2012/12/16 09:32:25 UTC

svn commit: r842611 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/contributors/release-process-one-pager.html content/contributors/release-process.html

Author: buildbot
Date: Sun Dec 16 08:32:24 2012
New Revision: 842611

Log:
Staging update by buildbot for isis

Modified:
    websites/staging/isis/trunk/cgi-bin/   (props changed)
    websites/staging/isis/trunk/content/   (props changed)
    websites/staging/isis/trunk/content/contributors/release-process-one-pager.html
    websites/staging/isis/trunk/content/contributors/release-process.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Dec 16 08:32:24 2012
@@ -1 +1 @@
-1422295
+1422483

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Dec 16 08:32:24 2012
@@ -1 +1 @@
-1422295
+1422483

Modified: websites/staging/isis/trunk/content/contributors/release-process-one-pager.html
==============================================================================
--- websites/staging/isis/trunk/content/contributors/release-process-one-pager.html (original)
+++ websites/staging/isis/trunk/content/contributors/release-process-one-pager.html Sun Dec 16 08:32:24 2012
@@ -205,7 +205,7 @@ mvn clean install -o
 
 <h2>Check code</h2>
 
-<p>Parent version, SNAPSHOTS, also tck</p>
+<p>Update parent version to non-<code>SNAPSHOT</code> (including tck project, if any):</p>
 
 <pre>
 vi `find . -name pom.xml | grep -v target`

Modified: websites/staging/isis/trunk/content/contributors/release-process.html
==============================================================================
--- websites/staging/isis/trunk/content/contributors/release-process.html (original)
+++ websites/staging/isis/trunk/content/contributors/release-process.html Sun Dec 16 08:32:24 2012
@@ -184,7 +184,7 @@
 </h1>
 </div>
 
-<p>This page details the process for formalling releasing Isis modules.  If you've done this before and just want the bare essentials, see this <a href="release-process-one-pager.html">1-pager</a>.</p>
+<p>This page details the process for formalling releasing Isis modules.  If you've done this before and just want the bare essentials, see this <a href="release-process-one-pager.html">one-pager</a>.</p>
 
 <h2>Intro</h2>