[jboss-cvs] JBossAS SVN: r58940 - branches/Branch_4_0/testsuite/src/main/org/jboss/test/web/test

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Dec 8 22:40:03 EST 2006


Author: bstansberry at jboss.com
Date: 2006-12-08 22:40:02 -0500 (Fri, 08 Dec 2006)
New Revision: 58940

Modified:
   branches/Branch_4_0/testsuite/src/main/org/jboss/test/web/test/ClusteredSingleSignOnUnitTestCase.java
Log:
Remove extraneous log entry

Modified: branches/Branch_4_0/testsuite/src/main/org/jboss/test/web/test/ClusteredSingleSignOnUnitTestCase.java
===================================================================
--- branches/Branch_4_0/testsuite/src/main/org/jboss/test/web/test/ClusteredSingleSignOnUnitTestCase.java	2006-12-08 23:13:01 UTC (rev 58939)
+++ branches/Branch_4_0/testsuite/src/main/org/jboss/test/web/test/ClusteredSingleSignOnUnitTestCase.java	2006-12-09 03:40:02 UTC (rev 58940)
@@ -123,8 +123,6 @@
     */
    private void webappUndeployTest(String firstWar, String secondWar) throws Exception
    {
-      log.info("+++ testWebappUndeploy");
-      
       String[] httpURLs  = super.getHttpURLs();
 
       String serverA = httpURLs[0];




More information about the jboss-cvs-commits mailing list