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 2017/03/09 21:22:57 UTC

svn commit: r1008017 - in /websites/production/activemq/content: cache/cms.pageCache cache/main.pageCache cache/nms.pageCache cms/source.html how-can-i-get-the-source-code-from-subversion.html nms/source.html source.html svn.html

Author: buildbot
Date: Thu Mar  9 21:22:57 2017
New Revision: 1008017

Log:
Production update by buildbot for activemq

Modified:
    websites/production/activemq/content/cache/cms.pageCache
    websites/production/activemq/content/cache/main.pageCache
    websites/production/activemq/content/cache/nms.pageCache
    websites/production/activemq/content/cms/source.html
    websites/production/activemq/content/how-can-i-get-the-source-code-from-subversion.html
    websites/production/activemq/content/nms/source.html
    websites/production/activemq/content/source.html
    websites/production/activemq/content/svn.html

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

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

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

Modified: websites/production/activemq/content/cms/source.html
==============================================================================
--- websites/production/activemq/content/cms/source.html (original)
+++ websites/production/activemq/content/cms/source.html Thu Mar  9 21:22:57 2017
@@ -72,146 +72,11 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-<div class="wiki-content maincontent"><div class="confluence-information-macro confluence-information-macro-warning"><p class="title">Warning</p><span class="aui-icon aui-icon-small aui-iconfont-error confluence-information-macro-icon"></span><div class="confluence-information-macro-body">
-<p>Apache ActiveMQ-CPP code repository was moved to git, The old svn repo will not be updated.</p></div></div> 
-
-<h2 id="Source-WebBrowsingofSVN">Web Browsing of SVN</h2>
-
-<p>To browse via the web:</p>
-
-<div class="panel" style="border-width: 1px;"><div class="panelContent">
+<div class="wiki-content maincontent"><p>The ActiveMQ-CPP client code is maintained in a Git repository.</p><h2 id="Source-WebBrowsingofGit">Web Browsing of Git</h2><p>To browse via the web:</p><div class="panel" style="border-width: 1px;"><div class="panelContent">
 <p><a shape="rect" class="external-link" href="https://git-wip-us.apache.org/repos/asf?p=activemq-cpp.git">https://git-wip-us.apache.org/repos/asf?p=activemq-cpp.git</a></p>
-</div></div>
-
-<h2 id="Source-CheckingoutfromSVN">Checking out from SVN</h2>
-
-<div class="panel" style="border-width: 1px;"><div class="panelContent">
+</div></div><h2 id="Source-CheckingoutfromGit">Checking out from Git</h2><div class="panel" style="border-width: 1px;"><div class="panelContent">
 <p>git clone <a shape="rect" class="external-link" href="https://git-wip-us.apache.org/repos/asf/activemq-cpp.git">https://git-wip-us.apache.org/repos/asf/activemq-cpp.git</a></p>
-</div></div>
-
-<p>Only project developers can commit to the SVN tree via this method.  SSH must be installed on your client machine. Enter your site password when prompted.</p>
-
-<h3 id="Source-Branches">Branches</h3>
-
-<p>We use the trunk for the next main release; then we use a branch for any bug fixes on the previous major release. You can look at a specific branch in Git.</p>
-
-<h2 id="Source-Buildingthecode">Building the code</h2>
-
-<p>To then build the code see <a shape="rect" href="building.html">Building</a>.</p>
-
-<h2 id="Source-ConfiguringSVN">Configuring SVN</h2>
-
-<p>we use these settings in our local SVN Config files to control the line endings that are used in the files in our projects</p>
-
-<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
-<pre># Add this stuff at bottom of your local file ~/.subversion/config
-#
-[miscellany]
-enable-auto-props = yes
-[auto-props]
-INSTALL = svn:eol-style=native
-KEYS = svn:eol-style=native
-Makefile = svn:eol-style=native
-README = svn:eol-style=native
-abs-linkmap = svn:eol-style=native
-abs-menulinks = svn:eol-style=native
-*.aart = svn:eol-style=native
-*.ac = svn:eol-style=native
-*.am = svn:eol-style=native
-*.bat = svn:eol-style=native
-*.c = svn:eol-style=native
-*.cat = svn:eol-style=native
-*.cgi = svn:eol-style=native
-*.classpath = svn:eol-style=native
-*.cmd = svn:eol-style=native
-*.config = svn:eol-style=native
-*.cpp = svn:eol-style=native
-*.css = svn:eol-style=native
-*.cwiki = svn:eol-style=native
-*.data = svn:eol-style=native
-*.dcl = svn:eol-style=native
-*.doc = svn:mime-type=application/msword
-*.dsp = svn:eol-style=CRLF
-*.dsw = svn:eol-style=CRLF
-*.dtd = svn:eol-style=native
-*.egrm = svn:eol-style=native
-*.ent = svn:eol-style=native
-*.ft = svn:eol-style=native 
-*.fn = svn:eol-style=native
-*.fv = svn:eol-style=native 
-*.grm = svn:eol-style=native
-*.g = svn:eol-style=native
-*.h = svn:eol-style=native
-.htaccess = svn:eol-style=native
-*.html = svn:eol-style=native
-*.ico = svn:mime-type=image/x-icon
-*.ihtml = svn:eol-style=native
-*.in = svn:eol-style=native
-*.java = svn:eol-style=native
-*.jmx = svn:eol-style=native 
-*.jpg = svn:mime-type=image/jpeg
-*.jsp = svn:eol-style=native
-*.js = svn:eol-style=native
-*.junit = svn:eol-style=native
-*.jx = svn:eol-style=native 
-*.manifest = svn:eol-style=native
-*.m4 = svn:eol-style=native
-*.mf = svn:eol-style=native
-*.MF = svn:eol-style=native
-*.meta = svn:eol-style=native
-*.mod = svn:eol-style=native
-*.n3 = svn:eol-style=native
-*.pdf = svn:mime-type=application/pdf
-*.pen = svn:eol-style=native
-*.pl = svn:eol-style=native
-*.pm = svn:eol-style=native
-*.png = svn:mime-type=image/png
-*.pod = svn:eol-style=native
-*.pom = svn:eol-style=native
-*.project = svn:eol-style=native
-*.properties = svn:eol-style=native
-*.py = svn:eol-style=native
-*.rb = svn:eol-style=native
-*.rdf = svn:eol-style=native
-*.rnc = svn:eol-style=native
-*.rng = svn:eol-style=native
-*.rnx = svn:eol-style=native
-*.roles = svn:eol-style=native
-*.rss = svn:eol-style=native
-*.sh = svn:eol-style=native
-*.sln = svn:eol-style=CRLF
-*.sql = svn:eol-style=native
-*.svg = svn:eol-style=native
-*.tld = svn:eol-style=native
-*.txt = svn:eol-style=native
-*.types = svn:eol-style=native
-*.vcproj = svn:eol-style=CRLF
-*.vm = svn:eol-style=native
-*.vsl = svn:eol-style=native
-*.wsdd = svn:eol-style=native
-*.wsdl = svn:eol-style=native
-*.xargs = svn:eol-style=native
-*.xcat = svn:eol-style=native
-*.xconf = svn:eol-style=native
-*.xegrm = svn:eol-style=native
-*.xgrm = svn:eol-style=native
-*.xhtml = svn:eol-style=native
-*.xhtml2 = svn:eol-style=native
-*.xlex = svn:eol-style=native
-*.xlog = svn:eol-style=native
-*.xmap = svn:eol-style=native
-*.xml = svn:eol-style=native
-*.xroles = svn:eol-style=native
-*.xsamples = svn:eol-style=native
-*.xsd = svn:eol-style=native
-*.xsl = svn:eol-style=native
-*.xslt = svn:eol-style=native
-*.xsp = svn:eol-style=native
-*.xul = svn:eol-style=native
-*.xweb = svn:eol-style=native
-*.xwelcome = svn:eol-style=native
-</pre>
-</div></div></div>
+</div></div><p>Only project developers can commit to the Git tree via this method.</p><h3 id="Source-Branches">Branches</h3><p>We use the master for the next main release; then we use a branch for any bug fixes on the previous major release. You can look at a specific branch in Git.</p><h2 id="Source-Buildingthecode">Building the code</h2><p>To then build the code see <a shape="rect" href="building.html">Building</a>.</p><p>&#160;</p></div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/how-can-i-get-the-source-code-from-subversion.html
==============================================================================
--- websites/production/activemq/content/how-can-i-get-the-source-code-from-subversion.html (original)
+++ websites/production/activemq/content/how-can-i-get-the-source-code-from-subversion.html Thu Mar  9 21:22:57 2017
@@ -73,7 +73,7 @@
         <tr>
         <td valign="top" width="100%">
 <div class="wiki-content maincontent">
-<div class="confluence-information-macro confluence-information-macro-warning"><p class="title">Warning</p><span class="aui-icon aui-icon-small aui-iconfont-error confluence-information-macro-icon"></span><div class="confluence-information-macro-body"><p>Apache ActiveMQ code repository was moved to git, The old svn repo will not be updated.</p></div></div><h1 id="HowcanIgetthesourcecodefromsubversion-ActiveMQ5">ActiveMQ 5</h1><h2 id="HowcanIgetthesourcecodefromsubversion-WebBrowsingofthegitRepo">Web Browsing of the git Repo</h2><p>To browse via the web:</p><div class="panel" style="border-width: 1px;"><div class="panelContent">
+<h1 id="HowcanIgetthesourcecodefromsubversion-ActiveMQ5">ActiveMQ 5</h1><h2 id="HowcanIgetthesourcecodefromsubversion-WebBrowsingofthegitRepo">Web Browsing of the git Repo</h2><p>To browse via the web:</p><div class="panel" style="border-width: 1px;"><div class="panelContent">
 <p><a shape="rect" class="external-link" href="https://git-wip-us.apache.org/repos/asf?p=activemq.git">https://git-wip-us.apache.org/repos/asf?p=activemq.git</a></p>
 </div></div><h2 id="HowcanIgetthesourcecodefromsubversion-CheckingoutfromthegitRepo">Checking out from the git Repo</h2><div class="panel" style="border-width: 1px;"><div class="panelContent">
 <p>git clone <a shape="rect" class="external-link" href="https://git-wip-us.apache.org/repos/asf/activemq.git">https://git-wip-us.apache.org/repos/asf/activemq.git</a></p>

Modified: websites/production/activemq/content/nms/source.html
==============================================================================
--- websites/production/activemq/content/nms/source.html (original)
+++ websites/production/activemq/content/nms/source.html Thu Mar  9 21:22:57 2017
@@ -72,53 +72,26 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-<div class="wiki-content maincontent"><h2 id="Source-WebBrowsingofSVN">Web Browsing of SVN</h2>
-
-<p>To browse  via the web use the ViewVC interface:</p>
-
-<p><a shape="rect" class="external-link" href="http://svn.apache.org/viewvc/activemq/activemq-dotnet/">http://svn.apache.org/viewvc/activemq/activemq-dotnet/</a></p>
-
-<p>Or to browse the source tree directly:</p>
-
-<p><a shape="rect" class="external-link" href="https://svn.apache.org/repos/asf/activemq/activemq-dotnet/">https://svn.apache.org/repos/asf/activemq/activemq-dotnet/</a></p>
-
-<h2 id="Source-CheckingoutfromSVN">Checking out from SVN</h2>
-
-<p>To download the entire source tree, run the following command. This will bring in all of the projects and their shipping tags and development branches.</p>
-
-<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
-<pre>svn co https://svn.apache.org/repos/asf/activemq/activemq-dotnet activemq-dotnet
+<div class="wiki-content maincontent"><h2 id="Source-WebBrowsingofGitrepositories">Web Browsing of Git repositories</h2><p>Browse the source tree of each of the NMS projects directly:</p><div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
+<pre>https://git-wip-us.apache.org/repos/asf/activemq-nms-api.git
+https://git-wip-us.apache.org/repos/asf/activemq-nms-openwire.git
+https://git-wip-us.apache.org/repos/asf/activemq-nms-amqp.git
+https://git-wip-us.apache.org/repos/asf/activemq-nms-ems.git
+https://git-wip-us.apache.org/repos/asf/activemq-nms-msmq.git
+https://git-wip-us.apache.org/repos/asf/activemq-nms-stomp.git
+https://git-wip-us.apache.org/repos/asf/activemq-nms-zmq.git
+https://git-wip-us.apache.org/repos/asf/activemq-nms-xms.git</pre>
+</div></div><h2 id="Source-CheckingoutfromSVN">Checking out from SVN</h2><p>To download the individual projects, run the following command(s):</p><div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
+<pre>git clone https://git-wip-us.apache.org/repos/asf/activemq-nms-api.git
+git clone https://git-wip-us.apache.org/repos/asf/activemq-nms-openwire.git
+git clone https://git-wip-us.apache.org/repos/asf/activemq-nms-amqp.git
+git clone https://git-wip-us.apache.org/repos/asf/activemq-nms-ems.git
+git clone https://git-wip-us.apache.org/repos/asf/activemq-nms-msmq.git
+git clone https://git-wip-us.apache.org/repos/asf/activemq-nms-stomp.git
+git clone https://git-wip-us.apache.org/repos/asf/activemq-nms-zmq.git
+git clone https://git-wip-us.apache.org/repos/asf/activemq-nms-xms.git
 </pre>
-</div></div>
-
-<p>To download individual projects, run the following command(s):</p>
-
-<div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
-<pre>svn co https://svn.apache.org/repos/asf/activemq/activemq-dotnet/Apache.NMS/trunk Apache.NMS
-svn co https://svn.apache.org/repos/asf/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk Apache.NMS.ActiveMQ
-svn co https://svn.apache.org/repos/asf/activemq/activemq-dotnet/Apache.NMS.Stomp/trunk Apache.NMS.Stomp
-svn co https://svn.apache.org/repos/asf/activemq/activemq-dotnet/Apache.NMS.EMS/trunk Apache.NMS.EMS
-svn co https://svn.apache.org/repos/asf/activemq/activemq-dotnet/Apache.NMS.MSMQ/trunk Apache.NMS.MSMQ
-svn co https://svn.apache.org/repos/asf/activemq/activemq-dotnet/Apache.NMS.WCF/trunk Apache.NMS.WCF
-svn co https://svn.apache.org/repos/asf/activemq/activemq-dotnet/Apache.NMS.ZMQ/trunk Apache.NMS.ZMQ
-</pre>
-</div></div>
-
-<p>Only project developers can commit to the SVN tree via this method.  SSH must be installed on your client machine. Enter your site password when prompted.</p>
-
-<h3 id="Source-SVNandEclipse">SVN and Eclipse</h3>
-
-<p>See <a shape="rect" class="external-link" href="http://www-128.ibm.com/developerworks/library/os-ecl-subversion/index.html" rel="nofollow">this article</a> for getting started guides. Basically you need <a shape="rect" class="external-link" href="http://subclipse.tigris.org" rel="nofollow">subclipse</a></p>
-
-<h3 id="Source-Branches">Branches</h3>
-
-<p>We use the trunk for the next main release; then we use a branch for any bug fixes on the previous major release. You can look at a specific branch here</p>
-
-<p><a shape="rect" class="external-link" href="https://svn.apache.org/repos/asf/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches">https://svn.apache.org/repos/asf/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/branches</a></p>
-
-<h2 id="Source-Buildingthecode">Building the code</h2>
-
-<p>To then build the code see <a shape="rect" href="building.html">Building</a>.</p></div>
+</div></div><p>Only project developers can commit to the Git tree via this method.</p><h3 id="Source-Branches">Branches</h3><p>We use the master for the next main release; then we use a branch for any bug fixes on the previous major release.</p><h2 id="Source-Buildingthecode">Building the code</h2><p>To then build the code see <a shape="rect" href="building.html">Building</a>.</p></div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/source.html
==============================================================================
--- websites/production/activemq/content/source.html (original)
+++ websites/production/activemq/content/source.html Thu Mar  9 21:22:57 2017
@@ -72,7 +72,7 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-<div class="wiki-content maincontent"><div class="confluence-information-macro confluence-information-macro-warning"><p class="title">Warning</p><span class="aui-icon aui-icon-small aui-iconfont-error confluence-information-macro-icon"></span><div class="confluence-information-macro-body"><p>Apache ActiveMQ code repository was moved to git, The old svn repo will not be updated.</p></div></div><h1 id="Source-ActiveMQ5">ActiveMQ 5</h1><h2 id="Source-WebBrowsingofthegitRepo">Web Browsing of the git Repo</h2><p>To browse via the web:</p><div class="panel" style="border-width: 1px;"><div class="panelContent">
+<div class="wiki-content maincontent"><h1 id="Source-ActiveMQ5">ActiveMQ 5</h1><h2 id="Source-WebBrowsingofthegitRepo">Web Browsing of the git Repo</h2><p>To browse via the web:</p><div class="panel" style="border-width: 1px;"><div class="panelContent">
 <p><a shape="rect" class="external-link" href="https://git-wip-us.apache.org/repos/asf?p=activemq.git">https://git-wip-us.apache.org/repos/asf?p=activemq.git</a></p>
 </div></div><h2 id="Source-CheckingoutfromthegitRepo">Checking out from the git Repo</h2><div class="panel" style="border-width: 1px;"><div class="panelContent">
 <p>git clone <a shape="rect" class="external-link" href="https://git-wip-us.apache.org/repos/asf/activemq.git">https://git-wip-us.apache.org/repos/asf/activemq.git</a></p>

Modified: websites/production/activemq/content/svn.html
==============================================================================
--- websites/production/activemq/content/svn.html (original)
+++ websites/production/activemq/content/svn.html Thu Mar  9 21:22:57 2017
@@ -73,7 +73,7 @@
         <tr>
         <td valign="top" width="100%">
 <div class="wiki-content maincontent">
-<div class="confluence-information-macro confluence-information-macro-warning"><p class="title">Warning</p><span class="aui-icon aui-icon-small aui-iconfont-error confluence-information-macro-icon"></span><div class="confluence-information-macro-body"><p>Apache ActiveMQ code repository was moved to git, The old svn repo will not be updated.</p></div></div><h1 id="SVN-ActiveMQ5">ActiveMQ 5</h1><h2 id="SVN-WebBrowsingofthegitRepo">Web Browsing of the git Repo</h2><p>To browse via the web:</p><div class="panel" style="border-width: 1px;"><div class="panelContent">
+<h1 id="SVN-ActiveMQ5">ActiveMQ 5</h1><h2 id="SVN-WebBrowsingofthegitRepo">Web Browsing of the git Repo</h2><p>To browse via the web:</p><div class="panel" style="border-width: 1px;"><div class="panelContent">
 <p><a shape="rect" class="external-link" href="https://git-wip-us.apache.org/repos/asf?p=activemq.git">https://git-wip-us.apache.org/repos/asf?p=activemq.git</a></p>
 </div></div><h2 id="SVN-CheckingoutfromthegitRepo">Checking out from the git Repo</h2><div class="panel" style="border-width: 1px;"><div class="panelContent">
 <p>git clone <a shape="rect" class="external-link" href="https://git-wip-us.apache.org/repos/asf/activemq.git">https://git-wip-us.apache.org/repos/asf/activemq.git</a></p>