User: starksm 
  Date: 01/07/29 09:32:42

  Modified:    src/build Tag: Branch_2_4 run_tests.xml
  Log:
  Need to flush the security manager authentication cache as different tests
  use the same security domain with different user to role mappings
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.15.2.6  +2 -2      jbosstest/src/build/run_tests.xml
  
  Index: run_tests.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosstest/src/build/run_tests.xml,v
  retrieving revision 1.15.2.5
  retrieving revision 1.15.2.6
  diff -u -r1.15.2.5 -r1.15.2.6
  --- run_tests.xml     2001/07/18 20:08:54     1.15.2.5
  +++ run_tests.xml     2001/07/29 16:32:42     1.15.2.6
  @@ -2,7 +2,7 @@
   
   <!-- An ant build file for running the test code against a
   JBoss server dist
  -$Revision: 1.15.2.5 $
  +$Revision: 1.15.2.6 $
   -->
   <project name="JBossUnitTests" default="run-tests" basedir="../../">
   
  @@ -322,7 +322,7 @@
               </classpath>
               <formatter type="plain" usefile="false" />
   
  -            <test name="org.jboss.test.lock.test.TestSpin" />
  +            <test name="org.jboss.test.perf.test.TestSecurePerf" />
           </junit>
       </target>
   
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to