Author: danhaywood
Date: Fri Nov 14 15:16:14 2014
New Revision: 1639665
URL: http://svn.apache.org/r1639665
Log:
updating archetype pages
Modified:
isis/site/trunk/content/intro/getting-started/simpleapp-archetype.md
isis/site/trunk/content/intro/getting-started/todoapp-archetype.md
Modified: isis/site/trunk/content/intro/getting-started/simpleapp-archetype.md
URL:
http://svn.apache.org/viewvc/isis/site/trunk/content/intro/getting-started/simpleapp-archetype.md?rev=1639665&r1=1639664&r2=1639665&view=diff
==============================================================================
--- isis/site/trunk/content/intro/getting-started/simpleapp-archetype.md
(original)
+++ isis/site/trunk/content/intro/getting-started/simpleapp-archetype.md Fri
Nov 14 15:16:14 2014
@@ -29,7 +29,7 @@ The archetype generation process will th
## Generating the App (snapshot release)
-We also maintain the archetype for the most current `-SNAPSHOT`; an app
generated with this archetype will contain the latest features of Isis, but the
usual caveats that some of those features may still be unstable.
+We also maintain the archetype for the most current `-SNAPSHOT`; 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.
The process is almost identical, however you first need to configure your
Maven instance to point to our snapshot repository (hosted on
[Cloudbees](http://www.cloudbees.com). Add the following to your
`~/.m2/settings.xml` file:
Modified: isis/site/trunk/content/intro/getting-started/todoapp-archetype.md
URL:
http://svn.apache.org/viewvc/isis/site/trunk/content/intro/getting-started/todoapp-archetype.md?rev=1639665&r1=1639664&r2=1639665&view=diff
==============================================================================
--- isis/site/trunk/content/intro/getting-started/todoapp-archetype.md
(original)
+++ isis/site/trunk/content/intro/getting-started/todoapp-archetype.md Fri Nov
14 15:16:14 2014
@@ -54,7 +54,7 @@ The archetype generation process will th
## Generating the App (snapshot release)
-We also maintain the archetype for the most current `-SNAPSHOT`; an app
generated with this archetype will contain the latest features of Isis, but the
usual caveats that some of those features may still be unstable.
+We also maintain the archetype for the most current `-SNAPSHOT`; 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.
The process is almost identical, however you first need to configure your
Maven instance to point to our snapshot repository (hosted on
[Cloudbees](http://www.cloudbees.com). Add the following to your
`~/.m2/settings.xml` file: