Hi Henning, Am 20.10.2013 09:11, schrieb Henning Schmiedehausen: > Hi, > > it seems that config is now working patiently towards a 2.0 release (thanks > Oliver for all the work here!). The current trunk is no longer a drop-in > replacement for code using 1.x (there are method signature changes in > CompositeConfiguration and also bigger changes in the AbstractConfiguration.
Yes, this is true. Before the release the package names and maven coordinates will be changed to avoid jar hell. > > Enter https://issues.apache.org/jira/browse/CONFIGURATION-556. This > regression is a problem for code that I am using. And it turns out that I > am still a committer on configuration. :-) > > I was thinking about creating a maintenance branch for 1.x, apply this > patch and create an 1.10 release candidate. Wow, haven't done that in a > while. Anyone objecting to that plan (and can point me at docs on how > releases are done these days? :-) ). Great! Just go ahead. Unfortunately, releases in Commons are still pretty complicated; we just had a corresponding thread on the dev ML. But with some patience, it is doable. Emmanuel already pointed you to the release instructions on the WIKI, another source of information is available on the web site [1]. In any case, I am glad to see some more activity in this area! Oliver [1] http://commons.apache.org/releases/index.html > > Thanks, > Henning > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
