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 2013/10/24 14:41:32 UTC

svn commit: r883935 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/contributors/verifying-releases.html

Author: buildbot
Date: Thu Oct 24 12:41:32 2013
New Revision: 883935

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/verifying-releases.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Oct 24 12:41:32 2013
@@ -1 +1 @@
-1535357
+1535358

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Oct 24 12:41:32 2013
@@ -1 +1 @@
-1535357
+1535358

Modified: websites/staging/isis/trunk/content/contributors/verifying-releases.html
==============================================================================
--- websites/staging/isis/trunk/content/contributors/verifying-releases.html (original)
+++ websites/staging/isis/trunk/content/contributors/verifying-releases.html Thu Oct 24 12:41:32 2013
@@ -317,7 +317,7 @@ rm -rf ~/.m2/repository/org/apache/isis
 
 <p>The build process depends on whether the artifact is of Isis core or of one of its components.</p>
 
-<h3>Isis Core</h3>
+<h4>Isis Core</h4>
 
 <p>To build Isis core, first download any dependencies:</p>
 
@@ -335,7 +335,7 @@ mvn clean install -o
 
 <p>Confirm that the versions of the Isis artifacts now cached in your local repository are correct.</p>
 
-<h3>Isis Component</h3>
+<h4>Isis Component</h4>
 
 <p>To build an Isis component, build without the offline flag; Maven should pull down the component's dependencies from the Maven central repo:</p>