[jboss-cvs] JBossAS SVN: r68188 - trunk/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Dec 12 11:58:58 EST 2007


Author: adrian at jboss.org
Date: 2007-12-12 11:58:57 -0500 (Wed, 12 Dec 2007)
New Revision: 68188

Modified:
   trunk/testsuite/build.xml
Log:
[JBAS-4548] - Typo

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2007-12-12 16:57:42 UTC (rev 68187)
+++ trunk/testsuite/build.xml	2007-12-12 16:58:57 UTC (rev 68188)
@@ -811,7 +811,7 @@
       <!-- Tests invoking JBossCache via MBean interface, which is no longer supported -->
       <exclude name="org/jboss/test/cluster/defaultcfg/cache/test/*"/> 
       <!-- JBAS-4548 -->
-      <exclude name="org/jboss/test/deployers/ear/test/EmbbededDataSourceUnitTestCase.class"/>
+      <exclude name="org/jboss/test/deployers/ear/test/EmbeddedDatasourceUnitTestCase.class"/>
    </patternset>
 	
    <patternset id="jbossmq.excludes">




More information about the jboss-cvs-commits mailing list