Author: jstrachan
Date: Tue Jun 6 08:20:54 2006
New Revision: 412147
URL: http://svn.apache.org/viewvc?rev=412147&view=rev
Log:
updated the snippet tags
Modified:
incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/xbean/activemq.xml
Modified:
incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/xbean/activemq.xml
URL:
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/xbean/activemq.xml?rev=412147&r1=412146&r2=412147&view=diff
==============================================================================
---
incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/xbean/activemq.xml
(original)
+++
incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/xbean/activemq.xml
Tue Jun 6 08:20:54 2006
@@ -16,7 +16,7 @@
-->
<!-- this file can only be parsed using the xbean-spring library -->
-<!-- START SNIPPET: xbean -->
+<!-- START SNIPPET: example -->
<beans>
<bean
class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"/>
@@ -55,4 +55,4 @@
</bean>
-->
</beans>
-<!-- END SNIPPET: xbean -->
+<!-- END SNIPPET: example -->