Hi,

great to see that Commons Configuration 2.0 is out.

There is one question that appeared during the migration in one of my
projects. With Commons Configuration 1.0 a Spring modules factory bean
(org.springmodules.commons.configuration.CommonsConfigurationFactoryBean) was
used to directly use Commons Configuration with Spring's
PropertyPlaceholderConfigurer. As this is no longer maintained, the
question is how to do this with Commons Configuration 2.0.

Of course it should be possible to copy the existing Spring modules
source code to the project and migrate it to 2.0. Is there some better
way to do this? I know Spring offers YAML, but it should be still
Commons Configuration (the existing XML configuration files should not
be affected).

Cheers
Dennis

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

Reply via email to