scolebourne    2004/02/28 09:20:16

  Modified:    compress/xdocs index.xml
               clazz/xdocs index.xml
  Log:
  Add status subsection around status
  
  Revision  Changes    Path
  1.3       +2 -0      jakarta-commons-sandbox/compress/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/compress/xdocs/index.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.xml 28 Feb 2004 16:07:04 -0000      1.2
  +++ index.xml 28 Feb 2004 17:20:16 -0000      1.3
  @@ -21,6 +21,7 @@
   It has migrated via:<br />
   Ant -> Avalon-Excalibur -> Commons-IO -> Commons-Compress.
   </p>
  +<subsection name="Status">
   <p>
    <ul>
     <li>This code is in the commons <i>sandbox</i></li>
  @@ -29,6 +30,7 @@
     <li>If you like the code and want to push it towards a release, join the mailing 
list!</li>
    </ul>
   </p>
  +</subsection>
   </section>
   
   <section name="Documentation">
  
  
  
  1.5       +10 -8     jakarta-commons-sandbox/clazz/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/clazz/xdocs/index.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- index.xml 20 Feb 2004 01:06:47 -0000      1.4
  +++ index.xml 28 Feb 2004 17:20:16 -0000      1.5
  @@ -34,14 +34,6 @@
   All help is gratefully received.
   </p>
   <p>
  - <ul>
  -  <li>This code is in the commons <i>sandbox</i></li>
  -  <li>The code is unreleased</li>
  -  <li>Methods and classes can and will appear and disappear without warning</li>
  -  <li>If you like the code and want to push it towards a release, join the mailing 
list!</li>
  - </ul>
  -</p>
  -<p>
   The initial list of requirements driving the design was:
    <ul>
     <li>Handle all classes, not just beans</li>
  @@ -53,6 +45,16 @@
     <li>Be simple to learn</li>
    </ul>
   </p>
  +<subsection name="Status">
  +<p>
  + <ul>
  +  <li>This code is in the commons <i>sandbox</i></li>
  +  <li>The code is unreleased</li>
  +  <li>Methods and classes can and will appear and disappear without warning</li>
  +  <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