[jboss-cvs] JBossAS SVN: r59075 - projects/microcontainer/trunk/spring-int/src/resources/xml-test/org/jboss/test/spring/test

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Dec 18 08:30:36 EST 2006


Author: alesj
Date: 2006-12-18 08:30:34 -0500 (Mon, 18 Dec 2006)
New Revision: 59075

Modified:
   projects/microcontainer/trunk/spring-int/src/resources/xml-test/org/jboss/test/spring/test/TestDescribe.xml
Log:
Describe test - working for list, set.

Modified: projects/microcontainer/trunk/spring-int/src/resources/xml-test/org/jboss/test/spring/test/TestDescribe.xml
===================================================================
--- projects/microcontainer/trunk/spring-int/src/resources/xml-test/org/jboss/test/spring/test/TestDescribe.xml	2006-12-18 13:10:19 UTC (rev 59074)
+++ projects/microcontainer/trunk/spring-int/src/resources/xml-test/org/jboss/test/spring/test/TestDescribe.xml	2006-12-18 13:30:34 UTC (rev 59075)
@@ -18,6 +18,7 @@
          <value>ones</value>
       </set>
    </property>
+<!--
    <property name="map">
       <entry>
          <key>
@@ -26,4 +27,5 @@
          <value>myvalue</value>
       </entry>
    </property>
+-->
 </bean>




More information about the jboss-cvs-commits mailing list