Author: buildbot
Date: Fri Sep 25 07:22:29 2015
New Revision: 966762

Log:
Production update by buildbot for activemq

Modified:
    websites/production/activemq/content/cache/main.pageCache
    websites/production/activemq/content/unix-shell-script.html

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

Modified: websites/production/activemq/content/unix-shell-script.html
==============================================================================
--- websites/production/activemq/content/unix-shell-script.html (original)
+++ websites/production/activemq/content/unix-shell-script.html Fri Sep 25 
07:22:29 2015
@@ -83,11 +83,11 @@
         <tr>
         <td valign="top" width="100%">
 <div class="wiki-content maincontent"><p><style type="text/css">/*<![CDATA[*/
-div.rbtoc1439814028021 {padding: 0px;}
-div.rbtoc1439814028021 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1439814028021 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1443165652607 {padding: 0px;}
+div.rbtoc1443165652607 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1443165652607 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style></p><div class="toc-macro rbtoc1439814028021">
+/*]]>*/</style></p><div class="toc-macro rbtoc1443165652607">
 <ul class="toc-indentation"><li><a shape="rect" 
href="#UnixShellScript-Functionaloverview">Functional overview</a></li><li><a 
shape="rect" href="#UnixShellScript-Configuringtheinit-script">Configuring the 
init-script</a>
 <ul class="toc-indentation"><li><a shape="rect" 
href="#UnixShellScript-Version5.11.0andhigher">Version 5.11.0 and higher</a>
 <ul class="toc-indentation"><li><a shape="rect" 
href="#UnixShellScript-Configurationfileoftheinit-script">Configuration file of 
the init-script</a></li><li><a shape="rect" 
href="#UnixShellScript-Versionsprior5.11.0">Versions prior 5.11.0</a></li></ul>
@@ -147,7 +147,7 @@ ACTIVEMQ_DATA="/srv/activemq/instance1/d
 ACTIVEMQ_TMP="/srv/activemq/instance1/tmp"</pre>
 </div></div><p>Control the instance</p><div class="code panel pdl" 
style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <pre class="brush: java; gutter: false; theme: Default" 
style="font-size:12px;">/etc/init.d/activemq-instance1 
start|stop|restart|console|....</pre>
-</div></div><p>&#160;</p><h1 
id="UnixShellScript-Testingandreportinginteroperabilityproblemsforunixplatforms">Testing
 and reporting interoperability problems for unix 
platforms</h1><p>&#160;</p><p>The activemq repo provides a testsuite to 
validate the proper operation of the unix shell script on different 
platforms.</p><ul><li><p>Download the testsuite<br clear="none">Alternatively 
clone the sourcecode repo (<a shape="rect" href="source.html">Source</a>) and 
pick the file <em>assembly/src/test/scripts/init-script-testsuite</em></p><div 
class="code panel pdl" style="border-width: 1px;"><div class="codeContent 
panelContent pdl">
+</div></div><p>&#160;</p><p>Hint: If you are using multiple instances you can 
only add the main instance to the automatic system start using ("update-rc.d" 
or "chkconfig") because the LSB Header "Provides" needs to be uniq.</p><h1 
id="UnixShellScript-Testingandreportinginteroperabilityproblemsforunixplatforms">Testing
 and reporting interoperability problems for unix 
platforms</h1><p>&#160;</p><p>The activemq repo provides a testsuite to 
validate the proper operation of the unix shell script on different 
platforms.</p><ul><li><p>Download the testsuite<br clear="none">Alternatively 
clone the sourcecode repo (<a shape="rect" href="source.html">Source</a>) and 
pick the file <em>assembly/src/test/scripts/init-script-testsuite</em></p><div 
class="code panel pdl" style="border-width: 1px;"><div class="codeContent 
panelContent pdl">
 <pre class="brush: java; gutter: false; theme: Default" 
style="font-size:12px;">cd /tmp
 wget -c 
"https://git-wip-us.apache.org/repos/asf?p=activemq.git;a=blob_plain;f=assembly/src/test/scripts/init-script-testsuite;hb=HEAD";</pre>
 </div></div></li><li><p>Execute the testsuite</p><div class="code panel pdl" 
style="border-width: 1px;"><div class="codeContent panelContent pdl">


Reply via email to