You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by md...@apache.org on 2003/11/01 17:22:16 UTC

cvs commit: jakarta-commons/xdocs components.xml

mdiggory    2003/11/01 08:22:16

  Modified:    xdocs    components.xml
  Log:
  Moving Math from sandbox to "pre-release" section.
  
  Revision  Changes    Path
  1.103     +8 -8      jakarta-commons/xdocs/components.xml
  
  Index: components.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/components.xml,v
  retrieving revision 1.102
  retrieving revision 1.103
  diff -u -r1.102 -r1.103
  --- components.xml	27 Oct 2003 21:23:50 -0000	1.102
  +++ components.xml	1 Nov 2003 16:22:15 -0000	1.103
  @@ -367,6 +367,14 @@
       </dd>
       <!-- /Daemon -->
   
  +    <!-- Math -->
  +    <dt><b><big><a href="http://jakarta.apache.org/commons/math/">Math</a></big></b></dt>
  +    <dd>
  +Math is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java program
  +ming language.
  +    </dd>
  +    <!-- /Math -->
  +
      </dl>
     </section>
   
  @@ -434,14 +442,6 @@
        Jakarta JAR Archive Repository
       </dd>
       <!-- /JJar -->
  -
  -
  -    <!-- Math -->
  -    <dt><b><big><a href="http://jakarta.apache.org/commons/sandbox/math/">Math</a></big></b></dt>
  -    <dd>
  -Math is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language.
  -    </dd>
  -    <!-- /Math -->
   
       <!-- Messenger -->
       <dt><b><big><a href="http://jakarta.apache.org/commons/sandbox/messenger/">Messenger</a></big></b></dt>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org