Andrew M wrote:
> On this page:
> 
> http://commons.apache.org/configuration/userguide/howto_compositeconfigurati
> on.html#Composite_Configuration_Details
> 
>  
> 
> the example doesn't work.  CompositConfiguration has no addDefaults()
> method.
> 
>  

Thank you for spotting this. The line should read
cc.addConfiguration(fileToDefaults);

I will change this in svn, then it becomes visible when the site is
published the next time.

Oliver

> 
> -andrew
> 
>  
> 
>  
> 
> 


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

Reply via email to