You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by bu...@apache.org on 2012/09/13 14:24:22 UTC

svn commit: r831891 - in /websites/staging/deltaspike/trunk/content: ./ deltaspike/source.html

Author: buildbot
Date: Thu Sep 13 12:24:21 2012
New Revision: 831891

Log:
Staging update by buildbot for deltaspike

Modified:
    websites/staging/deltaspike/trunk/content/   (props changed)
    websites/staging/deltaspike/trunk/content/deltaspike/source.html

Propchange: websites/staging/deltaspike/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Sep 13 12:24:21 2012
@@ -1 +1 @@
-1384295
+1384303

Modified: websites/staging/deltaspike/trunk/content/deltaspike/source.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/source.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/source.html Thu Sep 13 12:24:21 2012
@@ -61,15 +61,15 @@
                 <h1>Get Source and compile it</h1>
               </div>
               <p><h1 id="source-repository">Source Repository</h1>
-<p>We are using GIT and the <em>READ-ONLY</em> source code is hosted on github at this location:</p>
-<ul>
-<li><a href="https://github.com/apache/incubator-deltaspike">https://github.com/apache/incubator-deltaspike</a></li>
-</ul>
-<p>The official GIT repository of the project is available here :</p>
+<p>We are using GIT and the official GIT repository of the project is available here :</p>
 <ul>
 <li><a href="https://git-wip-us.apache.org/repos/asf/incubator-deltaspike.git">https://git-wip-us.apache.org/repos/asf/incubator-deltaspike.git</a></li>
 </ul>
 <p>For other Apache projects, see also <a href="https://git-wip-us.apache.org/repos/asf">https://git-wip-us.apache.org/repos/asf</a>)</p>
+<p>The <em>READ-ONLY</em> source code is also available on GitHub web site at this address :</p>
+<ul>
+<li><a href="https://github.com/apache/incubator-deltaspike">https://github.com/apache/incubator-deltaspike</a></li>
+</ul>
 <p>Remarks :</p>
 <ul>
 <li>If you are new to Git you might like to try the <a href="http://git.or.cz/course/svn.html">Git guide for subversion users</a> or have a look at the <a href="http://git-scm.com/book">Git community book</a>.</li>