[jboss-cvs] JBossAS SVN: r68098 - trunk/testsuite/src/resources/xml/mbeanserver.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Dec 10 07:00:29 EST 2007


Author: dimitris at jboss.org
Date: 2007-12-10 07:00:29 -0500 (Mon, 10 Dec 2007)
New Revision: 68098

Modified:
   trunk/testsuite/src/resources/xml/mbeanserver/testXMBean2.xml
Log:
revert my last change, Alexey had already fixed the test.

Modified: trunk/testsuite/src/resources/xml/mbeanserver/testXMBean2.xml
===================================================================
--- trunk/testsuite/src/resources/xml/mbeanserver/testXMBean2.xml	2007-12-10 11:53:24 UTC (rev 68097)
+++ trunk/testsuite/src/resources/xml/mbeanserver/testXMBean2.xml	2007-12-10 12:00:29 UTC (rev 68098)
@@ -2,7 +2,8 @@
 
 <mbean xmlns="urn:jboss-test:xmbean:2.0">
 
-   <description>An xmbean description with custom interceptors that are handled by the JavaBeanSchemaInitializer</description>
+   <description>An xmbean description with custom interceptors that are handled by the JavaBeanSchemaInitializer
+   </description>
 
    <class>org.jboss.naming.JNDIBindingService</class>
    <descriptors>




More information about the jboss-cvs-commits mailing list