You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2004/04/03 11:34:32 UTC

cvs commit: avalon/merlin/platform/xdocs/reference/system/kernel/security/profile/permissions/permission action.xml index.xml

mcconnell    2004/04/03 01:34:32

  Modified:    merlin/platform/xdocs/extensions/platform index.xml
               merlin/platform/xdocs/reference/system/kernel/security
                        index.xml
               merlin/platform/xdocs/reference/system/kernel/security/profile
                        index.xml
               merlin/platform/xdocs/reference/system/kernel/security/profile/permissions
                        index.xml
               merlin/platform/xdocs/reference/system/kernel/security/profile/permissions/permission
                        action.xml index.xml
  Log:
  Replace TO DO comments with real content.
  
  Revision  Changes    Path
  1.3       +3 -3      avalon/merlin/platform/xdocs/extensions/platform/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/avalon/merlin/platform/xdocs/extensions/platform/index.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.xml	3 Apr 2004 08:52:17 -0000	1.2
  +++ index.xml	3 Apr 2004 09:34:32 -0000	1.3
  @@ -20,12 +20,12 @@
   <document>
   
     <properties>
  -    <title>JMX Extension</title>
  +    <title>Platform Extension</title>
       <author email="dev@avalon.apache.org">Avalon Development Team</author>
     </properties>
   
     <body>
  -    <section name="Platform Tools">
  +    <section name="Platform Extensions">
         <subsection name="Index">
           <table>
             <tr><th>Topic</th><th>Summary</th></tr>
  
  
  
  1.2       +2 -1      avalon/merlin/platform/xdocs/reference/system/kernel/security/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/avalon/merlin/platform/xdocs/reference/system/kernel/security/index.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml	1 Apr 2004 23:49:12 -0000	1.1
  +++ index.xml	3 Apr 2004 09:34:32 -0000	1.2
  @@ -31,7 +31,8 @@
   
         <subsection name="Description">
           <p>
  -          TO BE DONE
  +          Declaration of a security model including a set of named 
  +          security profiles.
           </p>
         </subsection>
   
  
  
  
  1.2       +3 -1      avalon/merlin/platform/xdocs/reference/system/kernel/security/profile/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/avalon/merlin/platform/xdocs/reference/system/kernel/security/profile/index.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml	1 Apr 2004 23:49:12 -0000	1.1
  +++ index.xml	3 Apr 2004 09:34:32 -0000	1.2
  @@ -31,7 +31,9 @@
   
         <subsection name="Description">
           <p>
  -          TO BE DONE
  +          A named security profile.  A profile contains a set of permissions
  +          that are assiated with the profile name and may be assigned to a 
  +          component via a target declaration.
           </p>
         </subsection>
   
  
  
  
  1.2       +1 -1      avalon/merlin/platform/xdocs/reference/system/kernel/security/profile/permissions/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/avalon/merlin/platform/xdocs/reference/system/kernel/security/profile/permissions/index.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml	1 Apr 2004 23:49:12 -0000	1.1
  +++ index.xml	3 Apr 2004 09:34:32 -0000	1.2
  @@ -31,7 +31,7 @@
   
         <subsection name="Description">
           <p>
  -          TO BE DONE
  +          Declaration of a set of security permissions.
           </p>
         </subsection>
   
  
  
  
  1.3       +1 -1      avalon/merlin/platform/xdocs/reference/system/kernel/security/profile/permissions/permission/action.xml
  
  Index: action.xml
  ===================================================================
  RCS file: /home/cvs/avalon/merlin/platform/xdocs/reference/system/kernel/security/profile/permissions/permission/action.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- action.xml	2 Apr 2004 00:19:01 -0000	1.2
  +++ action.xml	3 Apr 2004 09:34:32 -0000	1.3
  @@ -33,7 +33,7 @@
         <subsection name="Description">
   <p>
   Multiple actions may be contained within the scope of a permission.  
  -Each action contains a single value.
  +Each action contains a single action value.
   </p>
         </subsection>
   
  
  
  
  1.2       +1 -1      avalon/merlin/platform/xdocs/reference/system/kernel/security/profile/permissions/permission/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/avalon/merlin/platform/xdocs/reference/system/kernel/security/profile/permissions/permission/index.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml	1 Apr 2004 23:49:12 -0000	1.1
  +++ index.xml	3 Apr 2004 09:34:32 -0000	1.2
  @@ -32,7 +32,7 @@
   
         <subsection name="Description">
   <p>
  -Declaration of a action attributed to the permission.
  +          Declaration of a security permission.
   </p>
         </subsection>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org