Author: buildbot
Date: Thu Nov 29 18:46:52 2012
New Revision: 840031
Log:
Staging update by buildbot for isis
Added:
websites/staging/isis/trunk/content/learning-more/resources/tutorials/
websites/staging/isis/trunk/content/learning-more/resources/tutorials/rrraddd/
websites/staging/isis/trunk/content/learning-more/resources/tutorials/rrraddd/RRRADD
lab.v0.5.pdf (with props)
websites/staging/isis/trunk/content/learning-more/resources/tutorials/rrraddd/myapp.zip
(with props)
Modified:
websites/staging/isis/trunk/cgi-bin/ (props changed)
websites/staging/isis/trunk/content/ (props changed)
websites/staging/isis/trunk/content/documentation.html
websites/staging/isis/trunk/content/learning-more/tutorials.html
Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Nov 29 18:46:52 2012
@@ -1 +1 @@
-1415307
+1415316
Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Nov 29 18:46:52 2012
@@ -1 +1 @@
-1415307
+1415316
Modified: websites/staging/isis/trunk/content/documentation.html
==============================================================================
--- websites/staging/isis/trunk/content/documentation.html (original)
+++ websites/staging/isis/trunk/content/documentation.html Thu Nov 29 18:46:52
2012
@@ -217,7 +217,7 @@
<li><a href="learning-more/isis-reference-documentation.html">Isis Reference
Documentation</a></li>
<li><a href="learning-more/books.html">Books</a></li>
<li><a href="learning-more/articles.html">Articles</a> [stub]</li>
-<li><a href="learning-more/tutorials.html">Tutorials</a> [stub]</li>
+<li><a href="learning-more/tutorials.html">Tutorials</a></li>
<li><a href="learning-more/integtest.html">Integration Testing</a> [stub]
</div>
<div class="span-one-third"></p>
@@ -353,7 +353,7 @@
</div>
<div class="span-one-third"></p>
-<h3>LDAP-based Security <code>0.2.0-incubating</code></h3></li>
+<h3>LDAP Security <code>0.2.0-incubating</code></h3></li>
<li><a href="security/ldap/about.html">About</a> [stub]
</div>
<div class="span-one-third">
Added:
websites/staging/isis/trunk/content/learning-more/resources/tutorials/rrraddd/RRRADD
lab.v0.5.pdf
==============================================================================
Binary file - no diff available.
Propchange:
websites/staging/isis/trunk/content/learning-more/resources/tutorials/rrraddd/RRRADD
lab.v0.5.pdf
------------------------------------------------------------------------------
svn:mime-type = application/pdf
Added:
websites/staging/isis/trunk/content/learning-more/resources/tutorials/rrraddd/myapp.zip
==============================================================================
Binary file - no diff available.
Propchange:
websites/staging/isis/trunk/content/learning-more/resources/tutorials/rrraddd/myapp.zip
------------------------------------------------------------------------------
svn:mime-type = application/zip
Modified: websites/staging/isis/trunk/content/learning-more/tutorials.html
==============================================================================
--- websites/staging/isis/trunk/content/learning-more/tutorials.html (original)
+++ websites/staging/isis/trunk/content/learning-more/tutorials.html Thu Nov 29
18:46:52 2012
@@ -192,13 +192,13 @@
</h1>
</div>
-<p><div class="stub">
-This page is a stub.
-</div></p>
+<h2>RRRADDD!!! Really Ridiculously Rapid Application Development
(Domain-Driven)</h2>
-<p>Isis graduated from the Apache incubator in October 2012; we are currently
setting ourselves up as a top-level project.</p>
+<p>Jeroen and Dan ran this tutorial at the <a
href="http://www.nljug.org/pages/events/content/jfall_2012/sessions/00029/">J-Fall
2012</a> conference as a 50 minute-long session. It seemed to go well, though
we reckon you probably need about 90 minutes to complete it.</p>
-<p>In the meantime you can access our original incubator website <a
href="http://incubator.apache.org/isis" title="Apache Isis (incubator
website)">here</a>.</p>
+<p>The tutorial is based on a slightly-modified version of the quickstart
archetype, configured to use the Wicket viewer and JDO ObjectStore and pointing
at a snapshot in the Apache snapshot repo. You can download the zip <a
href="resources/tutorials/rrraddd/myapp.zip">here</a>; the PDF for the tutorial
is <a href="resources/tutorials/rrraddd/RRRADD+lab.v0.5.pdf">here</a>.</p>
+
+<p>And if you've built Isis locally, then you might want to tweak the
<code>pom.xml</code> of the app to reference the latest-n-greatest snapshot.</p>