You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by bu...@apache.org on 2013/11/15 12:21:46 UTC

svn commit: r886723 - in /websites/production/activemq/content: cache/main.pageCache contributing.html how-can-i-contribute.html

Author: buildbot
Date: Fri Nov 15 11:21:46 2013
New Revision: 886723

Log:
Production update by buildbot for activemq

Modified:
    websites/production/activemq/content/cache/main.pageCache
    websites/production/activemq/content/contributing.html
    websites/production/activemq/content/how-can-i-contribute.html

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

Modified: websites/production/activemq/content/contributing.html
==============================================================================
--- websites/production/activemq/content/contributing.html (original)
+++ websites/production/activemq/content/contributing.html Fri Nov 15 11:21:46 2013
@@ -104,13 +104,7 @@ e.g. take a look at some of the existing
 
 <h2><a shape="rect" name="Contributing-Workingonthecode"></a>Working on the code</h2>
 
-<p>Grab the <a shape="rect" href="source.html" title="Source">Source</a> from SVN</p>
-<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
-svn co https://svn.apache.org/repos/asf/activemq/trunk activemq
-cd activemq
-]]></script>
-</div></div>
+<p>Grab the <a shape="rect" href="source.html" title="Source">Source</a> from git</p>
 
 <p>Build the project.</p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">

Modified: websites/production/activemq/content/how-can-i-contribute.html
==============================================================================
--- websites/production/activemq/content/how-can-i-contribute.html (original)
+++ websites/production/activemq/content/how-can-i-contribute.html Fri Nov 15 11:21:46 2013
@@ -107,13 +107,7 @@ e.g. take a look at some of the existing
 
 <h2><a shape="rect" name="HowcanIcontribute-Workingonthecode"></a>Working on the code</h2>
 
-<p>Grab the <a shape="rect" href="source.html" title="Source">Source</a> from SVN</p>
-<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
-svn co https://svn.apache.org/repos/asf/activemq/trunk activemq
-cd activemq
-]]></script>
-</div></div>
+<p>Grab the <a shape="rect" href="source.html" title="Source">Source</a> from git</p>
 
 <p>Build the project.</p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">