You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jspwiki.apache.org by bu...@apache.org on 2014/08/18 23:11:12 UTC

svn commit: r919748 - in /websites/staging/jspwiki/trunk/content: ./ development/source_and_guide.html

Author: buildbot
Date: Mon Aug 18 21:11:12 2014
New Revision: 919748

Log:
Staging update by buildbot for jspwiki

Modified:
    websites/staging/jspwiki/trunk/content/   (props changed)
    websites/staging/jspwiki/trunk/content/development/source_and_guide.html

Propchange: websites/staging/jspwiki/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Aug 18 21:11:12 2014
@@ -1 +1 @@
-1608571
+1618740

Modified: websites/staging/jspwiki/trunk/content/development/source_and_guide.html
==============================================================================
--- websites/staging/jspwiki/trunk/content/development/source_and_guide.html (original)
+++ websites/staging/jspwiki/trunk/content/development/source_and_guide.html Mon Aug 18 21:11:12 2014
@@ -100,7 +100,8 @@
 <p>Apache JSPWiki is a <a href="http://maven.apache.org">Maven</a>-based project and 
 builds using the same commands as other Maven projects.  The JSPWiki team maintains 
 a <a href="http://svn.apache.org/viewvc/jspwiki/trunk/mvn_cheat-sheet.md?view=co">cheat sheet</a> 
-of common Maven tasks for this project.</p>
+of common Maven tasks for this project. Current release is 2.10.1 and can be reached through 
+the <a href="../general/downloads.html">downloads</a> page, with development going into 2.10.2.</p>
 <h3 id="coding-standards">Coding standards:</h3>
 <ul>
 <li>Use the <a href="http://svn.apache.org/viewvc/jspwiki/trunk/jspwiki-war/src/main/config/dev/jspwiki-eclipse-codestyle.xml?view=co&content-type=text%2Fplain">Eclipse</a>