mcconnell    2002/09/13 08:01:53

  Modified:    meta/src/java/org/apache/excalibur/meta/info/builder
                        package.html
               meta/src/xdocs type.xml
  Log:
  Updated supporting documentation to show <type><info>...
  
  Revision  Changes    Path
  1.3       +2 -2      
jakarta-avalon-excalibur/meta/src/java/org/apache/excalibur/meta/info/builder/package.html
  
  Index: package.html
  ===================================================================
  RCS file: 
/home/cvs/jakarta-avalon-excalibur/meta/src/java/org/apache/excalibur/meta/info/builder/package.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- package.html      25 Aug 2002 02:49:09 -0000      1.2
  +++ package.html      13 Sep 2002 15:01:52 -0000      1.3
  @@ -23,7 +23,7 @@
     Defintion of a single component descriptor.
     --&gt;</i></font>
   
  -  &lt;component&gt;
  +  &lt;info&gt;
   
       <font color="gray"><i>&lt;!-- the name of the component (character 
restriction appply) --&gt;</i></font>
   
  @@ -43,7 +43,7 @@
   
       &lt;/attributes&gt;
   
  -  &lt;/component&gt;
  +  &lt;/info&gt;
   
     <font color="gray"><i>&lt;!--
     The set of logging catagories the component uses. 
  
  
  
  1.3       +4 -4      jakarta-avalon-excalibur/meta/src/xdocs/type.xml
  
  Index: type.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/meta/src/xdocs/type.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- type.xml  9 Sep 2002 13:57:19 -0000       1.2
  +++ type.xml  13 Sep 2002 15:01:53 -0000      1.3
  @@ -40,10 +40,10 @@
   
   
       <font color="gray"><i>&lt;!--
  -    Defintion of a single component descriptor.
  +    Defintion of a single component info descriptor.
       --&gt;</i></font>
   
  -    &lt;component&gt;
  +    &lt;info&gt;
   
         <font color="gray"><i>&lt;!-- the name of the component (character 
restriction appply) --&gt;</i></font>
   
  @@ -63,7 +63,7 @@
   
         &lt;/attributes&gt;
   
  -    &lt;/component&gt;
  +    &lt;/info&gt;
   
       <font color="gray"><i>&lt;!--
       The set of logging catagories the component uses. 
  
  
  

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

Reply via email to