We could also migrate to the current version of Commons Digester. Gary
On Tue, Feb 25, 2014 at 4:01 PM, Oliver Heger <[email protected]>wrote: > Some more comments from me in-line... > > Am 25.02.2014 14:17, schrieb Gary Gregory: > > Yair, > > > > Welcome to Apache Commons. > > > > Please see: > > > > 1- https://commons.apache.org/volunteering.html > > 2- https://commons.apache.org/patches.html > > 3- https://commons.apache.org/building.html > > 4- > > > https://commons.apache.org/proper/commons-configuration/source-repository.html > > > >> 1. Is there any snapshot repository available? > > See 4 above. > > > >> 2. Which percentage of the work is already done in your opinion? > > I do not know. > From a functionality point of view the major part of the work for > version 2.0 is done. However, currently I started a refactoring of > hierarchical configurations which turns out to be bigger than expected. > After this is finished, there are still some minor improvements and some > polishing. And of course, the user guide has to be updated, and a > migration guide should be created. > > > > >> 3. How does this effort differ from the 1.x branch? > > I do not know. > Main differences are: > - Configurations are now created via builders > - The reloading mechanism was redesigned > - Improvements in the area of thread-safety and concurrent access > > Oliver > > > > >> Isn't that also supported on volunteering basis? > > Yes, we are volunteers. > > > > This Mailing List (ML) is the best place to ask questions, do not > hesitate > > to ask and make some noise ;) > > > > Gary > > > > > > > > On Tue, Feb 25, 2014 at 12:19 AM, Yair Ogen <[email protected]> wrote: > > > >> I may be able to contribute. > >> > >> 1. Is there any snapshot repository available? > >> 2. Which percentage of the work is already done in your opinion? > >> 3. How does this effort differ from the 1.x branch? Isn't that also > >> supported on volunteering basis? > >> > >> Thanks > >> On Feb 24, 2014 10:37 PM, "Oliver Heger" <[email protected]> > >> wrote: > >> > >>> Hi Yair, > >>> > >>> thanks for your interest in Commons Configuration. > >>> > >>> Unfortunately, I cannot be more precise than Gary. There is still > >>> ongoing work on a major refactoring of the API for Configuration 2.0. > >>> There is some progress, but it is slow as time for OpenSource is > limited. > >>> > >>> There is no detailed road map. The closest analog is Jira [1], our > >>> ticket system, listing the tasks to be done for the release. However, > >>> this list is not easy to interpret because it contains bug reports, > >>> improvements, wishes, and refactoring tasks in a mix. > >>> > >>> HTH > >>> Oliver > >>> > >>> [1] > >>> > >> > http://commons.apache.org/proper/commons-configuration/issue-tracking.html > >>> > >>> Am 24.02.2014 20:56, schrieb Yair Ogen: > >>>> Thanks, is there some road map somewhere? > >>>> On Feb 24, 2014 8:21 PM, "Gary Gregory" <[email protected]> > >> wrote: > >>>> > >>>>> Yiar, > >>>>> > >>>>> There is no release date planned as of yet. The work is done by > >>> volunteers > >>>>> here. SNAPSHOT builds are not uploaded regularly, you best bet is to > >>>>> download trunk and build it locally. > >>>>> > >>>>> Hopefully someone else will chime in WRT a release timeline. > >>>>> > >>>>> Gary > >>>>> > >>>>> > >>>>> On Mon, Feb 24, 2014 at 1:06 PM, Yair Ogen <[email protected]> > >> wrote: > >>>>> > >>>>>> Does anyone know when Apache commons configuration version 2 will be > >>>>>> released? Even trying to download a maven snapshot is hard to come > >> buy. > >>>>>> > >>>>> > >>>>> > >>>>> > >>>>> -- > >>>>> E-Mail: [email protected] | [email protected] > >>>>> Java Persistence with Hibernate, Second Edition< > >>>>> http://www.manning.com/bauer3/> > >>>>> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> > >>>>> Spring Batch in Action <http://www.manning.com/templier/> > >>>>> Blog: http://garygregory.wordpress.com > >>>>> Home: http://garygregory.com/ > >>>>> Tweet! http://twitter.com/GaryGregory > >>>>> > >>>> > >>> > >>> --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: [email protected] > >>> For additional commands, e-mail: [email protected] > >>> > >>> > >> > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition<http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
