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 2004/01/30 15:53:11 UTC

cvs commit: jakarta-commons/configuration/xdocs changes.xml

epugh       2004/01/30 06:53:11

  Modified:    configuration/xdocs changes.xml
  Log:
  Update changes
  
  Revision  Changes    Path
  1.7       +5 -4      jakarta-commons/configuration/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/configuration/xdocs/changes.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- changes.xml	30 Jan 2004 14:05:00 -0000	1.6
  +++ changes.xml	30 Jan 2004 14:53:11 -0000	1.7
  @@ -7,13 +7,14 @@
   
     <body>
       <release version="1.0-dev-4" date="">
  +	 <action dev="epugh" type="add">
  +      	ConfigurationException is now thrown by public methods instead of Exception or
  +      	IOException or whatnot.
  +     </action>       
   	 <action dev="ebourg" type="add">
         	For configuration based on properties files, allow characters like \n etc
         	to be escaped and unescaped.
  -     </action>      
  -	 <action dev="epugh" type="add">
  -      	ConfigurationFactory now throws ConfigurationLoadException.
  -     </action>       	
  +     </action>             	
   	 <action dev="ebourg" type="add">
         	New DatabaseConfiguration that uses a database to store the properties. It supports 2 table structures :
         	<ul>
  
  
  

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