Author: jstrachan
Date: Wed Jun 14 01:56:50 2006
New Revision: 414154
URL: http://svn.apache.org/viewvc?rev=414154&view=rev
Log:
changed snippet macro
Modified:
incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/security/jaas-broker.xml
Modified:
incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/security/jaas-broker.xml
URL:
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/security/jaas-broker.xml?rev=414154&r1=414153&r2=414154&view=diff
==============================================================================
---
incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/security/jaas-broker.xml
(original)
+++
incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/security/jaas-broker.xml
Wed Jun 14 01:56:50 2006
@@ -16,7 +16,7 @@
-->
<!-- this file can only be parsed using the xbean-spring library -->
-<!-- START SNIPPET: xbean -->
+<!-- START SNIPPET: example -->
<beans xmlns="http://activemq.org/config/1.0">
<bean
class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"/>
@@ -48,4 +48,4 @@
</broker>
</beans>
-<!-- END SNIPPET: xbean -->
+<!-- END SNIPPET: example -->