paulsp      02/05/25 21:08:36

  Modified:    build    Tag: security_14 build.xml
  Added:       src/java/org/apache/jetspeed/test Tag: security_14
                        TestBasicSecurity.java
  Log:
  Cactus test Portlet Security
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.142.2.2 +2 -0      jakarta-jetspeed/build/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/build/build.xml,v
  retrieving revision 1.142.2.1
  retrieving revision 1.142.2.2
  diff -u -r1.142.2.1 -r1.142.2.2
  --- build.xml 25 May 2002 18:18:14 -0000      1.142.2.1
  +++ build.xml 26 May 2002 04:08:36 -0000      1.142.2.2
  @@ -655,6 +655,7 @@
               <test name="org.apache.jetspeed.modules.actions.TestJLoginUser"/>
               <test name="org.apache.jetspeed.test.TestBasicSanity"/>
               <test name="org.apache.jetspeed.util.template.TestJetspeedLink"/>
  +            <test name="org.apache.jetspeed.test.TestBasicSecurity"/>
           </junit>
       </target>
   
  @@ -682,6 +683,7 @@
               <test name="org.apache.jetspeed.modules.actions.TestJLoginUser"/>
               <test name="org.apache.jetspeed.test.TestBasicSanity"/>
               <test name="org.apache.jetspeed.util.template.TestJetspeedLink"/>
  +            <test name="org.apache.jetspeed.test.TestBasicSecurity"/>
           </junit>
       </target>
   
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +429 -0    
jakarta-jetspeed/src/java/org/apache/jetspeed/test/Attic/TestBasicSecurity.java
  
  
  
  

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

Reply via email to