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 2014/07/25 00:16:24 UTC

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

Author: buildbot
Date: Thu Jul 24 22:16:24 2014
New Revision: 917314

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

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jul 24 22:16:24 2014
@@ -1 +1 @@
-1613312
+1613313

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jul 24 22:16:24 2014
@@ -1 +1 @@
-1613312
+1613313

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 Thu Jul 24 22:16:24 2014
@@ -415,7 +415,7 @@ Make sure you are in the correct directo
 
 <pre><code>cd core
 
-export ISISTMP=/c/tmp     # or whatever
+export ISISTMP=/c/tmp              # or whatever
 export ISISART=isis
 export ISISDEV=1.7.0-SNAPSHOT
 export ISISREL=1.6.0
@@ -426,7 +426,7 @@ export ISISRC=RC1
 
 <pre><code>cd component/xxx/yyy
 
-export ISISTMP=/c/tmp     # or whatever
+export ISISTMP=/c/tmp              # or whatever
 export ISISART=isis-xxx-yyy
 export ISISDEV=1.7.0-SNAPSHOT
 export ISISREL=1.6.0
@@ -437,6 +437,7 @@ export ISISRC=RC1
 
 <pre><code>cd component/viewer/wicket
 
+export ISISTMP=/c/tmp              # or whatever
 export ISISART=isis-viewer-wicket
 export ISISDEV=1.7.0-SNAPSHOT
 export ISISREL=1.6.0