Author: buildbot
Date: Sun Jul 28 05:49:19 2013
New Revision: 871521

Log:
Staging update by buildbot for mina

Modified:
    websites/staging/mina/trunk/content/   (props changed)
    websites/staging/mina/trunk/content/ftpserver-project/getting_source.html
    websites/staging/mina/trunk/content/mina-project/sources.html
    websites/staging/mina/trunk/content/sshd-project/sources.html
    websites/staging/mina/trunk/content/vysper-project/sources.html

Propchange: websites/staging/mina/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 28 05:49:19 2013
@@ -1 +1 @@
-1505690
+1507765

Modified: 
websites/staging/mina/trunk/content/ftpserver-project/getting_source.html
==============================================================================
--- websites/staging/mina/trunk/content/ftpserver-project/getting_source.html 
(original)
+++ websites/staging/mina/trunk/content/ftpserver-project/getting_source.html 
Sun Jul 28 05:49:19 2013
@@ -120,6 +120,9 @@
 <p>write access :</p>
 <p>git clone https://git-wip-us.apache.org/repos/asf/mina-ftpserver.git 
ftpserver</p>
 <p>You will not be able to commit into the project if you are not a 
committer.</p>
+<h1 id="documentation">Documentation</h1>
+<p>The Website documentation is published via Apache SVN pubsub. The website 
source resides at</p>
+<p><a 
href="https://svn.apache.org/repos/asf/mina/site/trunk/content/ftpserver-project/";>https://svn.apache.org/repos/asf/mina/site/trunk/content/ftpserver-project/</a></p>
 
                 </div><!-- rightColumn -->
                 <div id="endContent"></div>

Modified: websites/staging/mina/trunk/content/mina-project/sources.html
==============================================================================
--- websites/staging/mina/trunk/content/mina-project/sources.html (original)
+++ websites/staging/mina/trunk/content/mina-project/sources.html Sun Jul 28 
05:49:19 2013
@@ -101,6 +101,7 @@
       <li><a 
href="http://people.apache.org/~vgritsenko/stats/projects/mina.html"; 
class="external-link" rel="nofollow">Statistics</a></li>
     </ul>
 
+
     <h5>Community</h5>
     <ul>
       <li><a href="http://www.apache.org/foundation/contributing.html"; 
class="external-link" rel="nofollow">Contributing</a></li>
@@ -109,6 +110,7 @@
       <li><a href="http://www.apache.org/security/"; class="external-link" 
rel="nofollow">Security</a></li>
     </ul>
 
+
     <h5>About Apache</h5>
     <ul>
       <li><a href="http://www.apache.org"; class="external-link" 
rel="nofollow">Apache main site</a></li>
@@ -117,6 +119,7 @@
       <li><a href="http://www.apache.org/foundation/thanks.html"; 
class="external-link" rel="nofollow">Thanks</a></li>
     </ul>
 
+
     <h3><a name="Navigation-Upcoming"></a>Upcoming</h3>
     <ul>
       <li>No event</li>
@@ -183,6 +186,9 @@
 </table>
 <h1 id="commit-changes-to-git">Commit Changes to Git</h1>
 <p>In order to be able to push some modification, you have to be a 
committer.</p>
+<h1 id="documentation">Documentation</h1>
+<p>The Website documentation is published via Apache SVN pubsub. The website 
source resides at</p>
+<p><a 
href="https://svn.apache.org/repos/asf/mina/site/trunk";>https://svn.apache.org/repos/asf/mina/site/trunk</a></p>
 
 
 

Modified: websites/staging/mina/trunk/content/sshd-project/sources.html
==============================================================================
--- websites/staging/mina/trunk/content/sshd-project/sources.html (original)
+++ websites/staging/mina/trunk/content/sshd-project/sources.html Sun Jul 28 
05:49:19 2013
@@ -119,6 +119,9 @@
 <p>write access :</p>
 <p>git clone https://git-wip-us.apache.org/repos/asf/mina-sshd.git sshd</p>
 <p>You will not be able to commit into the project if you are not a 
committer.</p>
+<h1 id="documentation">Documentation</h1>
+<p>The Website documentation is published via Apache SVN pubsub. The website 
source resides at</p>
+<p><a 
href="https://svn.apache.org/repos/asf/mina/site/trunk/content/sshd-project/";>https://svn.apache.org/repos/asf/mina/site/trunk/content/sshd-project/</a></p>
 
                 </div><!-- rightColumn -->
                 <div id="endContent"></div>

Modified: websites/staging/mina/trunk/content/vysper-project/sources.html
==============================================================================
--- websites/staging/mina/trunk/content/vysper-project/sources.html (original)
+++ websites/staging/mina/trunk/content/vysper-project/sources.html Sun Jul 28 
05:49:19 2013
@@ -125,17 +125,20 @@ To install all of Vysper (core, modules 
 
 <p>You can also build a complete, runnable Vysper server:</p>
 <div class="codehilite"><pre><span class="n">cd</span> <span 
class="n">dist</span>
-<span class="n">mvn</span> <span class="n">clean</span> <span 
class="nb">package</span>
+<span class="n">mvn</span> <span class="n">clean</span> <span 
class="n">package</span>
 </pre></div>
 
 
 <p>On successful build, you will find a functional binary package at</p>
-<div class="codehilite"><pre><span class="n">target</span><span 
class="o">/</span><span class="n">vysper</span><span class="o">-</span><span 
class="mf">1.0.0</span><span class="o">-</span><span 
class="n">SNAPSHOT</span><span class="o">-</span><span 
class="n">bin</span><span class="o">.</span><span class="p">{</span><span 
class="n">zip</span><span class="o">|</span><span class="n">tar</span><span 
class="o">.</span><span class="n">gz</span><span class="p">}</span>
+<div class="codehilite"><pre><span class="n">target</span><span 
class="o">/</span><span class="n">vysper</span><span class="o">-</span>1<span 
class="p">.</span>0<span class="p">.</span>0<span class="o">-</span><span 
class="n">SNAPSHOT</span><span class="o">-</span><span 
class="n">bin</span><span class="p">.{</span><span class="n">zip</span><span 
class="o">|</span><span class="n">tar</span><span class="p">.</span><span 
class="n">gz</span><span class="p">}</span>
 </pre></div>
 
 
 <p>Unpackaging a bin-package reveals a bin/ directory, containing run-scripts 
for Windows and Unix/MacOS.
 Executing this script will boot a working Vysper XMPP server.</p>
+<h1 id="documentation">Documentation</h1>
+<p>The Website documentation is published via Apache SVN pubsub. The website 
source resides at</p>
+<p><a 
href="https://svn.apache.org/repos/asf/mina/site/trunk/content/vysper-project/";>https://svn.apache.org/repos/asf/mina/site/trunk/content/vysper-project/</a></p>
 
                 </div><!-- rightColumn -->
                 <div id="endContent"></div>


Reply via email to