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/06/05 18:22:24 UTC

svn commit: r864549 - in /websites/production/activemq/content: broker-properties-uri.html cache/main.pageCache

Author: buildbot
Date: Wed Jun  5 16:22:24 2013
New Revision: 864549

Log:
Production update by buildbot for activemq

Modified:
    websites/production/activemq/content/broker-properties-uri.html
    websites/production/activemq/content/cache/main.pageCache

Modified: websites/production/activemq/content/broker-properties-uri.html
==============================================================================
--- websites/production/activemq/content/broker-properties-uri.html (original)
+++ websites/production/activemq/content/broker-properties-uri.html Wed Jun  5 16:22:24 2013
@@ -93,9 +93,14 @@ properties:http://foo.com/foo.properties
 </pre>
 </div></div> 
 
-<p>Here is <a shape="rect" class="external-link" href="http://svn.apache.org/repos/asf/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/config/broker.properties">an example properties file</a></p>
+<p>Here is <a shape="rect" class="external-link" href="http://svn.apache.org/repos/asf/activemq/trunk/activemq-unit-tests/src/test/resources/org/apache/activemq/config/broker.properties">an example properties file</a></p>
 
-<div class="error"><span class="error">Error formatting macro: snippet: java.lang.IndexOutOfBoundsException: Index: 20, Size: 20</span> </div>
+<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
+<pre class="code-java">useJmx = <span class="code-keyword">false</span>
+persistent = <span class="code-keyword">false</span>
+brokerName = Cheese
+</pre>
+</div></div>
           </div>
         </td>
         <td valign="top">

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