Author: gtully
Date: Mon Oct 11 19:49:21 2010
New Revision: 1021484

URL: http://svn.apache.org/viewvc?rev=1021484&view=rev
Log:
allow ref to default xml config from wiki snippet, got lost in the tidying up 
of the config

Modified:
    activemq/trunk/assembly/src/release/conf/activemq.xml

Modified: activemq/trunk/assembly/src/release/conf/activemq.xml
URL: 
http://svn.apache.org/viewvc/activemq/trunk/assembly/src/release/conf/activemq.xml?rev=1021484&r1=1021483&r2=1021484&view=diff
==============================================================================
--- activemq/trunk/assembly/src/release/conf/activemq.xml (original)
+++ activemq/trunk/assembly/src/release/conf/activemq.xml Mon Oct 11 19:49:21 
2010
@@ -14,6 +14,7 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
+<!-- START SNIPPET: example -->
 <beans
   xmlns="http://www.springframework.org/schema/beans";
   xmlns:amq="http://activemq.apache.org/schema/core";
@@ -133,3 +134,4 @@
     <import resource="jetty.xml"/>
     
 </beans>
+<!-- END SNIPPET: example -->


Reply via email to