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/06/02 19:29:35 UTC

cvs commit: jakarta-commons-sandbox/configuration/xdocs index.xml

epugh       2003/06/02 10:29:35

  Modified:    configuration/xdocs index.xml
  Log:
  Tweaking documentation
  
  Revision  Changes    Path
  1.4       +4 -2      jakarta-commons-sandbox/configuration/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/configuration/xdocs/index.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- index.xml	3 Dec 2002 12:31:10 -0000	1.3
  +++ index.xml	2 Jun 2003 17:29:35 -0000	1.4
  @@ -5,6 +5,7 @@
       <author email="pete@kazmier.com">Pete Kazmier</author>
       <author email="mpoeschl@marmot.at">Martin Poeschl</author>
       <author email="jason@zenplex.com">Jason van Zyl</author>
  +    <author email="epugh@upstate.com">Eric Pugh</author>
       <title>Configuration</title>
     </properties>
   
  @@ -17,8 +18,9 @@
           ExtendedProperties is a little unweildly and deals
           specifically with properties files. We wanted to use a
           general Configuration interface and allow the source of the
  -        values to vary. Right now we only have the properties file
  -        version working, but the XML configuration will soon work.
  +        values to vary. Right now you can load properties from a simple
  +        properties file, an XML file, JNDI settings, as well as use
  +        a mix different sources using a ConfigurationFactory.
         </p>
       </section>
     </body>
  
  
  

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