You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2006/07/09 01:07:09 UTC

svn commit: r420216 - /geronimo/sandbox/svkmerge/m2migration/modules/security/pom.xml

Author: jdillon
Date: Sat Jul  8 16:07:09 2006
New Revision: 420216

URL: http://svn.apache.org/viewvc?rev=420216&view=rev
Log:
Update failed test

Modified:
    geronimo/sandbox/svkmerge/m2migration/modules/security/pom.xml

Modified: geronimo/sandbox/svkmerge/m2migration/modules/security/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/sandbox/svkmerge/m2migration/modules/security/pom.xml?rev=420216&r1=420215&r2=420216&view=diff
==============================================================================
--- geronimo/sandbox/svkmerge/m2migration/modules/security/pom.xml (original)
+++ geronimo/sandbox/svkmerge/m2migration/modules/security/pom.xml Sat Jul  8 16:07:09 2006
@@ -116,7 +116,7 @@
                            | FIXME: This test was disabled because it is failing in non-obvious ways
                            |        and requires someone with more insight to resolve
                          -->
-                        <exclude>**/LoginKerberosTest.java</exclude>
+                        <exclude>**/ConfigurationEntryTest.java</exclude>
                     </excludes>
                 </configuration>
             </plugin>