Author: buildbot
Date: Fri Nov 14 15:17:19 2014
New Revision: 929204
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/intro/getting-started/simpleapp-archetype.html
websites/staging/isis/trunk/content/intro/getting-started/todoapp-archetype.html
Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Nov 14 15:17:19 2014
@@ -1 +1 @@
-1639665
+1639666
Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Nov 14 15:17:19 2014
@@ -1 +1 @@
-1639665
+1639666
Modified:
websites/staging/isis/trunk/content/intro/getting-started/simpleapp-archetype.html
==============================================================================
---
websites/staging/isis/trunk/content/intro/getting-started/simpleapp-archetype.html
(original)
+++
websites/staging/isis/trunk/content/intro/getting-started/simpleapp-archetype.html
Fri Nov 14 15:17:19 2014
@@ -451,7 +451,7 @@
<p>We also maintain the archetype for the most current <code>-SNAPSHOT</code>;
an app generated with this archetype will contain the latest features of Isis,
but the usual caveats apply: some features still in development may be
unstable.</p>
-<p>The process is almost identical, however you first need to configure your
Maven instance to point to our snapshot repository (hosted on <a
href="http://www.cloudbees.com">Cloudbees</a>. Add the following to your
<code>~/.m2/settings.xml</code> file:</p>
+<p>The process is almost identical to that for stable releases, however you do
first need to configure your Maven instance to point to our snapshot repository
(hosted on <a href="http://www.cloudbees.com">Cloudbees</a>. Add the following
to your <code>~/.m2/settings.xml</code> file:</p>
<pre><code><profile>
<id>cloudbees-snapshots</id>
Modified:
websites/staging/isis/trunk/content/intro/getting-started/todoapp-archetype.html
==============================================================================
---
websites/staging/isis/trunk/content/intro/getting-started/todoapp-archetype.html
(original)
+++
websites/staging/isis/trunk/content/intro/getting-started/todoapp-archetype.html
Fri Nov 14 15:17:19 2014
@@ -475,7 +475,7 @@
<p>We also maintain the archetype for the most current <code>-SNAPSHOT</code>;
an app generated with this archetype will contain the latest features of Isis,
but the usual caveats apply: some features still in development may be
unstable.</p>
-<p>The process is almost identical, however you first need to configure your
Maven instance to point to our snapshot repository (hosted on <a
href="http://www.cloudbees.com">Cloudbees</a>. Add the following to your
<code>~/.m2/settings.xml</code> file:</p>
+<p>The process is almost identical to that for stable releases, however you do
first need to configure your Maven instance to point to our snapshot repository
(hosted on <a href="http://www.cloudbees.com">Cloudbees</a>. Add the following
to your <code>~/.m2/settings.xml</code> file:</p>
<pre><code><profile>
<id>cloudbees-snapshots</id>