Author: buildbot
Date: Tue Dec 23 17:58:14 2014
New Revision: 933800

Log:
Staging update by buildbot for sis

Modified:
    websites/staging/sis/trunk/content/   (props changed)
    websites/staging/sis/trunk/content/contributor.html

Propchange: websites/staging/sis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Dec 23 17:58:14 2014
@@ -1 +1 @@
-1647625
+1647629

Modified: websites/staging/sis/trunk/content/contributor.html
==============================================================================
--- websites/staging/sis/trunk/content/contributor.html (original)
+++ websites/staging/sis/trunk/content/contributor.html Tue Dec 23 17:58:14 2014
@@ -169,7 +169,7 @@ by Apache SIS.</p>
 the functionality available in the base module, and the functioning of the 
modules of interest.</p>
 <h1 id="source">Fetching and editing source code</h1>
 <p>Different SIS <a href="branches.html">branches</a> are available depending 
on the target platforms.
-Unless working on a SIS port (e.g. to the Android platform), contributors are 
encouraged
+Unless working on a SIS port (e.g. the Android platform), contributors are 
encouraged
 to work on the SIS branch targeting the most recent JDK platform (currently 
JDK8):</p>
 <div class="codehilite"><pre>svn checkout 
https://svn.apache.org/repos/asf/sis/branches/JDK8 sis
 <span class="nb">cd </span>sis
@@ -183,7 +183,7 @@ and guidelines about the way SIS source
 <p>Copies or displacements of files shall be done with the <code>svn 
copy</code> or <code>svn move</code> command, respectively.
 Be aware that not all IDE or graphical tools perform this action appropriately.
 <strong>Always verify on the command-line</strong>, at least the first times 
that a new tools is used, by executing <code>svn status</code>.
-Files that have been moved or copied shall have a <code>A+</code> symbol in 
the left margin, like below:</p>
+Files that have been moved or copied shall have a <code>+</code> symbol in the 
left margin, like below:</p>
 <div class="codehilite"><pre>D       my-directory/the-old-filename
 A  +    my-directory/the-new-filename
 </pre></div>


Reply via email to