[jboss-cvs] JBossAS SVN: r94031 - branches/JBPAPP_5_0/testsuite/src/main/org/jboss/test/compatibility/test.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Sep 25 15:07:13 EDT 2009


Author: jason.greene at jboss.com
Date: 2009-09-25 15:07:13 -0400 (Fri, 25 Sep 2009)
New Revision: 94031

Modified:
   branches/JBPAPP_5_0/testsuite/src/main/org/jboss/test/compatibility/test/SerialVersionUIDUnitTestCase.java
Log:
Type-o

Modified: branches/JBPAPP_5_0/testsuite/src/main/org/jboss/test/compatibility/test/SerialVersionUIDUnitTestCase.java
===================================================================
--- branches/JBPAPP_5_0/testsuite/src/main/org/jboss/test/compatibility/test/SerialVersionUIDUnitTestCase.java	2009-09-25 18:44:55 UTC (rev 94030)
+++ branches/JBPAPP_5_0/testsuite/src/main/org/jboss/test/compatibility/test/SerialVersionUIDUnitTestCase.java	2009-09-25 19:07:13 UTC (rev 94031)
@@ -229,7 +229,7 @@
       "org.jboss.virtual.plugins.context.vfs.AssembledDirectoryHandler",
       "org.jboss.virtual.plugins.context.zip.ZipEntryHandler",
       "org.jboss.virtual.AssembledDirectory",
-      "org.jboss.virtual..plugins.context.vfs.AssembledFileHandler",
+      "org.jboss.virtual.plugins.context.vfs.AssembledFileHandler",
       // ignore webservices framework classes
       "org.jboss.wsf",
       // lib/endorsed/stax-api.jar




More information about the jboss-cvs-commits mailing list