taylor      2002/06/04 18:20:07

  Modified:    build    Tag: security_14 build.xml
  Log:
  added unit test for user management
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.142.2.9 +1 -1      jakarta-jetspeed/build/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/build/build.xml,v
  retrieving revision 1.142.2.8
  retrieving revision 1.142.2.9
  diff -u -r1.142.2.8 -r1.142.2.9
  --- build.xml 4 Jun 2002 04:52:01 -0000       1.142.2.8
  +++ build.xml 5 Jun 2002 01:20:07 -0000       1.142.2.9
  @@ -902,7 +902,7 @@
   
               <!-- JUnit unit tests -->
               <test name="org.apache.jetspeed.services.security.TestUserManagement"/>
  -            <test 
name="org.apache.jetspeed.services.security.TestPortalAuthentication"/>
  +            <test 
name="org.apache.jetspeed.services.security.TestPortalAuthentication"/> 
   
           </junit>
       </target>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to