scolebourne    2004/02/28 09:18:58

  Modified:    events/xdocs index.xml
               convert/xdocs index.xml
               email/xdocs index.xml
  Log:
  Add status subsection around status
  
  Revision  Changes    Path
  1.6       +2 -0      jakarta-commons-sandbox/events/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/events/xdocs/index.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- index.xml 20 Feb 2004 01:00:26 -0000      1.5
  +++ index.xml 28 Feb 2004 17:18:58 -0000      1.6
  @@ -31,6 +31,7 @@
   It focusses on the Java Collections Framework, providing decorators to other 
collections
   that fire events.
   </p>
  +<subsection name="Status">
   <p>
    <ul>
     <li>This code is in the commons <i>sandbox</i></li>
  @@ -39,6 +40,7 @@
     <li>If you like the code and want to push it towards a release, join the mailing 
list!</li>
    </ul>
   </p>
  +</subsection>
   </section>
   
   
  
  
  
  1.4       +2 -0      jakarta-commons-sandbox/convert/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/convert/xdocs/index.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- index.xml 20 Feb 2004 01:05:18 -0000      1.3
  +++ index.xml 28 Feb 2004 17:18:58 -0000      1.4
  @@ -31,6 +31,7 @@
   an object of one type to another. The first stage will focus on Object to String and
   String to Object conversions. All help is gratefully received.
   </p>
  +<subsection name="Status">
   <p>
    <ul>
     <li>This code is in the commons <i>sandbox</i></li>
  @@ -39,6 +40,7 @@
     <li>If you like the code and want to push it towards a release, join the mailing 
list!</li>
    </ul>
   </p>
  +</subsection>
   </section>
   
   
  
  
  
  1.4       +2 -0      jakarta-commons-sandbox/email/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/email/xdocs/index.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- index.xml 28 Feb 2004 16:22:12 -0000      1.3
  +++ index.xml 28 Feb 2004 17:18:58 -0000      1.4
  @@ -56,6 +56,7 @@
   </li>
   </ul>
   </p>
  +<subsection name="Status">
   <p>
    <ul>
     <li>This code is in the commons <i>sandbox</i></li>
  @@ -64,6 +65,7 @@
     <li>If you like the code and want to push it towards a release, join the mailing 
list!</li>
    </ul>
   </p>
  +</subsection>
   </section>
   
   
  
  
  

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

Reply via email to