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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Nov 19 11:59:08 EST 2008


Author: anil.saldhana at jboss.com
Date: 2008-11-19 11:59:08 -0500 (Wed, 19 Nov 2008)
New Revision: 81302

Modified:
   trunk/testsuite/build.xml
Log:
remove the todo comment

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2008-11-19 16:56:20 UTC (rev 81301)
+++ trunk/testsuite/build.xml	2008-11-19 16:59:08 UTC (rev 81302)
@@ -1636,8 +1636,6 @@
       <echo message="jboss.home.dir=${jboss.dist}" />
       <echo message="jboss.server.home.dir=${jboss.dist}${/}server${/}default" />
 
-      <!-- TODO: Need to fix JBAS-4154
-      -->
       <server:start name="securitymgr"/>
 
       <junit dir="${module.output}"
@@ -1772,8 +1770,6 @@
           -->
        </patternset>
      </create-config>
-     <!-- TODO: Need to fix JBAS-4154
-     -->
      <server:start name="jacc-securitymgr"/>
 
      <mkdir dir="${build.reports}"/>




More information about the jboss-cvs-commits mailing list