You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ep...@apache.org on 2003/12/23 16:47:02 UTC

cvs commit: jakarta-commons/xdocs/stylesheets/menus components.xml sandbox.xml

epugh       2003/12/23 07:47:02

  Modified:    xdocs    components.xml
               xdocs/stylesheets/menus components.xml sandbox.xml
  Log:
  Add graduated Configuration component to proper website.
  
  Revision  Changes    Path
  1.109     +14 -2     jakarta-commons/xdocs/components.xml
  
  Index: components.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/components.xml,v
  retrieving revision 1.108
  retrieving revision 1.109
  diff -u -r1.108 -r1.109
  --- components.xml	14 Dec 2003 06:13:05 -0000	1.108
  +++ components.xml	23 Dec 2003 15:47:02 -0000	1.109
  @@ -95,7 +95,7 @@
        </ul>
       </dd>
       <!-- /Collections -->
  -
  +    
       <!-- DBCP -->
       <dt><b><big><a href="http://jakarta.apache.org/commons/dbcp/">DBCP</a></big></b></dt>
       <dd>
  @@ -351,7 +351,19 @@
        </ul>
       </dd>
       <!-- /Betwixt -->
  -
  +    
  +    <!-- Configuration -->
  +    <dt><b><big><a href="http://jakarta.apache.org/commons/configuration/">Configuration</a></big></b></dt>
  +    <dd>
  +     Commons-Configuration Tools to assist in the reading of configuration/preferences files in
  +     various formats.
  +     <br/>
  +     Releases:
  +     <ul>       
  +     </ul>
  +    </dd>
  +    <!-- /Configuration -->
  +    
      <!-- HttpClient -->
       <dt><b><big><a href="http://jakarta.apache.org/commons/httpclient/">HttpClient</a></big></b></dt>
       <dd>
  
  
  
  1.7       +1 -0      jakarta-commons/xdocs/stylesheets/menus/components.xml
  
  Index: components.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/stylesheets/menus/components.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- components.xml	30 Nov 2003 15:58:16 -0000	1.6
  +++ components.xml	23 Dec 2003 15:47:02 -0000	1.7
  @@ -7,6 +7,7 @@
       <item name="CLI"                   href="http://jakarta.apache.org/commons/cli/"/>
       <item name="Codec"                 href="http://jakarta.apache.org/commons/codec/"/>
       <item name="Collections"           href="http://jakarta.apache.org/commons/collections.html"/>
  +    <item name="Configuration"         href="http://jakarta.apache.org/commons/configuration"/>
       <item name="Daemon"                href="http://jakarta.apache.org/commons/daemon" />
       <item name="DBCP"                  href="http://jakarta.apache.org/commons/dbcp"/>
       <item name="DbUtils"               href="http://jakarta.apache.org/commons/dbutils/"/>
  
  
  
  1.9       +0 -1      jakarta-commons/xdocs/stylesheets/menus/sandbox.xml
  
  Index: sandbox.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/stylesheets/menus/sandbox.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- sandbox.xml	7 Dec 2003 19:24:27 -0000	1.8
  +++ sandbox.xml	23 Dec 2003 15:47:02 -0000	1.9
  @@ -7,7 +7,6 @@
       <item name="Chain"                 href="http://jakarta.apache.org/commons/sandbox/chain/"/>
       <item name="Clazz"                 href="http://jakarta.apache.org/commons/sandbox/clazz/"/>
       <item name="Compress"              href="http://jakarta.apache.org/commons/sandbox/compress/"/>
  -    <item name="Configuration"         href="http://jakarta.apache.org/commons/sandbox/configuration/"/>
       <item name="Events"                href="http://jakarta.apache.org/commons/sandbox/events/"/>
       <item name="Functor"               href="http://jakarta.apache.org/commons/sandbox/functor/"/>
       <item name="HiveMind"              href="http://jakarta.apache.org/commons/sandbox/hivemind/"/>
  
  
  

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