mcconnell    2002/12/01 22:50:20

  Modified:    site/src/xdocs index.xml menu.xml
  Log:
  Patch on docs from Noel J. Bergman
  
  Revision  Changes    Path
  1.2       +4 -4      avalon-sandbox/site/src/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/avalon-sandbox/site/src/xdocs/index.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml 1 Dec 2002 06:43:23 -0000       1.1
  +++ index.xml 2 Dec 2002 06:50:20 -0000       1.2
  @@ -14,7 +14,7 @@
       <s1 title="The Avalon Sandbox Project">
   
   <p>
  -The Avalon Sandbox Project is the homoe to a number of new and emerging 
component-based technologies.  Much of the content is under continuing development and 
should only be used by developers ready to handle the inconvinience of changing APIs.  
On the otherhand, resource contained in this project represent the cutting-edge of COP 
and SOP.  A summary of the respective packages is included below.  Enjoy!
  +The Avalon Sandbox Project is the home to a number of new and emerging 
component-based technologies.  Much of the content is under continuing development and 
should only be used by developers ready to handle the inconvenience of changing APIs.  
On the other hand, resource contained in this project represent the cutting-edge of 
COP and SOP.  A summary of the respective packages is included below.  Enjoy!
   </p>
   
       <s2 title="Contents">
  @@ -23,7 +23,7 @@
   
   <tr>
   <td><a href="http://jakarta.apache.org/avalon/assembly";>Assembly</a></td>
  -<td>A containement toolbox.  The Avalon Assembly project is a API dealing with 
container-side resources.  It includes facilities supporting the management of 
component types, services, deployment profiles, and a component activation unit 
referred to as an appliance.</td>
  +<td>A containment toolbox.  The Avalon Assembly project is a API dealing with 
container-side resources.  It includes facilities supporting the management of 
component types, services, deployment profiles, and a component activation unit 
referred to as an appliance.</td>
   </tr>
   
   <tr>
  @@ -42,7 +42,7 @@
   The meta model encompasses all information about a component that is not
   specified by its work interface and/or lifecycle interfaces.
   Specifically, the Meta Model allows for specification of
  -lifecycle-related constraints/requirments, ie Context, Configuration,
  +lifecycle-related constraints/requirements, ie Context, Configuration,
   Parameter, and Dependency constraints/requirments.</td>
   </tr>
   
  
  
  
  1.2       +2 -1      avalon-sandbox/site/src/xdocs/menu.xml
  
  Index: menu.xml
  ===================================================================
  RCS file: /home/cvs/avalon-sandbox/site/src/xdocs/menu.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- menu.xml  1 Dec 2002 06:43:23 -0000       1.1
  +++ menu.xml  2 Dec 2002 06:50:20 -0000       1.2
  @@ -7,8 +7,9 @@
   
           <item name="Apache" href="http://www.apache.org"/>
           <item name="Avalon Home" href="http://jakarta.apache.org/avalon"/>
  +        <item name="Avalon Sandbox" 
href="http://jakarta.apache.org/avalon/sandbox"/>
   
  -        <menu name="Avalon Sandbox">
  +        <menu name="Sandbox">
               <item name="Overview" href="index.html"/>
               <item name="Warning" href="warnings.html"/>
           </menu>
  
  
  

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

Reply via email to