Author: buildbot
Date: Wed Sep 13 05:57:07 2017
New Revision: 1018091

Log:
Production update by buildbot for cxf

Modified:
    websites/production/cxf/content/cache/main.pageCache
    websites/production/cxf/content/source-repository.html

Modified: websites/production/cxf/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/cxf/content/source-repository.html
==============================================================================
--- websites/production/cxf/content/source-repository.html (original)
+++ websites/production/cxf/content/source-repository.html Wed Sep 13 05:57:07 
2017
@@ -33,7 +33,6 @@
 
 <script src='/resources/highlighter/scripts/shCore.js'></script>
 <script src='/resources/highlighter/scripts/shBrushBash.js'></script>
-<script src='/resources/highlighter/scripts/shBrushJava.js'></script>
 <script>
   SyntaxHighlighter.defaults['toolbar'] = false;
   SyntaxHighlighter.all();
@@ -109,9 +108,11 @@ Apache CXF -- Source Repository
          <td height="100%">
            <!-- Content -->
            <div class="wiki-content">
-<div id="ConfluenceContent"><h2 id="SourceRepository-WebBrowsingofGIT">Web 
Browsing of GIT</h2><p>To browse via the web use the GIT web 
interface:</p><p><a shape="rect" class="external-link" 
href="https://gitbox.apache.org/repos/asf?p=cxf.git";>https://gitbox.apache.org/repos/asf?p=cxf.git</a></p><p>Or
 via FishEye:</p><p><a shape="rect" class="external-link" 
href="https://fisheye.apache.org/browse/cxf";>https://fisheye.apache.org/browse/cxf</a></p><h3
 id="SourceRepository-CheckingoutfromGIT">Checking out from GIT</h3><p>The 
source code can be checked out anonymously over HTTPs by doing:</p><div 
class="code panel pdl" style="border-width: 1px;"><div class="codeContent 
panelContent pdl">
+<div id="ConfluenceContent"><h2 id="SourceRepository-GitHub">GitHub</h2><p>To 
browse the sources via GitHub: <a shape="rect" class="external-link" 
href="https://github.com/apache/cxf"; 
rel="nofollow">https://github.com/apache/cxf</a></p><p>You can fork that 
repository, commit changes to your fork, and submit pull requests through 
GitHub's pull request mechanisms.</p><p>The repository is dual-hosted, so it's 
also valid to use <a shape="rect" class="external-link" 
href="https://gitbox.apache.org/repos/asf?p=cxf.git";>https://gitbox.apache.org/repos/asf?p=cxf.git</a></p><h3
 id="SourceRepository-CheckingoutfromGIT">Checking out from GIT</h3><p>The 
source code can be checked out anonymously over HTTPs by doing:</p><div 
class="code panel pdl" style="border-width: 1px;"><div class="codeContent 
panelContent pdl">
+<pre class="brush: bash; gutter: false; theme: Confluence" 
style="font-size:12px;">git clone https://github.com/apache/cxf.git</pre>
+</div></div><p>or</p><div class="code panel pdl" style="border-width: 
1px;"><div class="codeContent panelContent pdl">
 <pre class="brush: bash; gutter: false; theme: Confluence" 
style="font-size:12px;">git clone 
https://gitbox.apache.org/repos/asf/cxf.git</pre>
-</div></div><p>&#160;</p><h3 id="SourceRepository-ForkingonGitHub">Forking on 
GitHub</h3><p>CXF's git repo is automatically mirrored on github at:&#160;<a 
shape="rect" class="external-link" href="https://github.com/apache/cxf"; 
rel="nofollow">https://github.com/apache/cxf</a>&#160;&#160;</p><p>You can fork 
that repository, commit changes to your fork, and submit pull requests through 
GitHub's pull request mechanisms.</p><p>&#160;</p></div>
+</div></div><p>&#160;</p><h2 id="SourceRepository-FishEye">FishEye</h2><p>In 
addition you can use: <a shape="rect" class="external-link" 
href="https://fisheye.apache.org/browse/cxf";>https://fisheye.apache.org/browse/cxf</a></p></div>
            </div>
            <!-- Content -->
          </td>


Reply via email to