[jboss-cvs] JBossAS SVN: r88544 - trunk/testsuite/src/main/org/jboss/test/profileservice/test.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri May 8 13:25:13 EDT 2009


Author: bstansberry at jboss.com
Date: 2009-05-08 13:25:13 -0400 (Fri, 08 May 2009)
New Revision: 88544

Modified:
   trunk/testsuite/src/main/org/jboss/test/profileservice/test/ProfileServiceUnitTestCase.java
Log:
[JBAS-6853] Don't test conf/bootstrap/bindings.xml

Modified: trunk/testsuite/src/main/org/jboss/test/profileservice/test/ProfileServiceUnitTestCase.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/profileservice/test/ProfileServiceUnitTestCase.java	2009-05-08 17:24:00 UTC (rev 88543)
+++ trunk/testsuite/src/main/org/jboss/test/profileservice/test/ProfileServiceUnitTestCase.java	2009-05-08 17:25:13 UTC (rev 88544)
@@ -186,7 +186,6 @@
       // Validate some well known deployments
       String[] expectedNames = {
          "conf/bootstrap/aop.xml",
-         "conf/bootstrap/bindings.xml",
          "conf/bootstrap/classloader.xml",
          "conf/bootstrap/deployers.xml",
          "conf/bootstrap/jmx.xml",




More information about the jboss-cvs-commits mailing list