Author: buildbot
Date: Sat Jun 15 14:24:03 2013
New Revision: 865752
Log:
Staging update by buildbot for jspwiki
Modified:
websites/staging/jspwiki/trunk/content/ (props changed)
websites/staging/jspwiki/trunk/content/jspwiki/development/source_and_guide.html
Propchange: websites/staging/jspwiki/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jun 15 14:24:03 2013
@@ -1 +1 @@
-1493364
+1493365
Modified:
websites/staging/jspwiki/trunk/content/jspwiki/development/source_and_guide.html
==============================================================================
---
websites/staging/jspwiki/trunk/content/jspwiki/development/source_and_guide.html
(original)
+++
websites/staging/jspwiki/trunk/content/jspwiki/development/source_and_guide.html
Sat Jun 15 14:24:03 2013
@@ -100,13 +100,13 @@ browse</a>) is maintained using Apache S
<h2 id="building-jspwiki">Building JSPWiki</h2>
<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/incubator/jspwiki/trunk/mvn_cheat-sheet.txt?view=co">cheat
sheet</a> of common Maven tasks for this project.</p>
<p>Production distributions (see <a href="../ppmc/how_to_release.html">Release
Page</a>) still use the Apache Ant "ant dist" target, after the build is done
using Maven.</p>
-<h1 id="coding-standards">Coding standards:</h1>
+<h3 id="coding-standards">Coding standards:</h3>
<ul>
<li>Use the <a
href="http://svn.apache.org/viewvc/incubator/jspwiki/trunk/jspwiki-war/src/main/config/dev/jspwiki-eclipse-codestyle.xml?view=co&content-type=text%2Fplain">Eclipse</a>
and <a
href="http://svn.apache.org/viewvc/incubator/jspwiki/trunk/jspwiki-war/src/main/config/dev/jspwiki-checkstyle.xml?view=co&revision=1486481&content-type=text%2Fplain">Checkstyle</a>
formatters (both automatically incorporated when you run mvn eclipse:eclipse
on the project.)</li>
<li>Remove trailing whitespace and whitespace on empty lines</li>
</ul>
-<h1 id="commits">Commits:</h1>
+<h3 id="commits">Commits:</h3>
<ul>
<li>All commits except those to the website or for releases should start with
JSPWIKI-num: JIRA title. If committing a patch from a contributor the commit