Author: buildbot
Date: Tue Dec 18 20:12:44 2012
New Revision: 843019
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/development-environment.html
websites/staging/isis/trunk/content/contributors/verifying-releases.html
Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Dec 18 20:12:44 2012
@@ -1 +1 @@
-1423610
+1423613
Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Dec 18 20:12:44 2012
@@ -1 +1 @@
-1423610
+1423613
Modified:
websites/staging/isis/trunk/content/contributors/development-environment.html
==============================================================================
---
websites/staging/isis/trunk/content/contributors/development-environment.html
(original)
+++
websites/staging/isis/trunk/content/contributors/development-environment.html
Tue Dec 18 20:12:44 2012
@@ -365,7 +365,7 @@ TODO: to add from the original incubator
<h2>What's Next</h2>
-<p>The next thing to do is probably to build Isis; see <a
href="building-isis.html">here</a>.</p>
+<p>Now you've set up your development environment the next thing to do is to
<a href="building-isis.html">build Isis</a>.</p>
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
Tue Dec 18 20:12:44 2012
@@ -193,7 +193,7 @@
<ul>
<li>a source zip file + corresponding signature (signed by me, which is in the
ASF web of trust and in our KEYS file)</li>
<li>all source files have the Apache license (this is ensured by the running
of the rat plugin prior to release; you could run it on the unzipped
source)</li>
-<li>all dependencies are appropriately licensed; see the DEPENDENCIES file
which is automatically generated from the POMs plus the supplemental-models.xml
file</li>
+<li>all dependencies are appropriately licensed; see the
<code>DEPENDENCIES</code> file which is automatically generated from the POMs
plus the supplemental-models.xml file</li>
</ul>
<p>Note that the binaries are <em>not</em> an ASF release, they merely exist
on the Maven central repo as a convenience.</p>