You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ta...@apache.org on 2002/03/25 22:43:14 UTC

cvs commit: jakarta-jetspeed/webapp/WEB-INF/psml/test testcase.psml

taylor      02/03/25 13:43:14

  Modified:    webapp/WEB-INF/psml/test testcase.psml
  Log:
  - new test case for security on porlets set
  
  Revision  Changes    Path
  1.2       +5 -0      jakarta-jetspeed/webapp/WEB-INF/psml/test/testcase.psml
  
  Index: testcase.psml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/webapp/WEB-INF/psml/test/testcase.psml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- testcase.psml	22 Mar 2002 18:31:15 -0000	1.1
  +++ testcase.psml	25 Mar 2002 21:43:14 -0000	1.2
  @@ -1,6 +1,11 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <portlets id="01" name="theRootSet">
   
  +    <security>
  +        <role name="manager"/>
  +        <role name="user"/>
  +    </security>
  +
       <metainfo>
         <title>Jetspeed</title>
         <description>This is the default page for me</description>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>