Re: [configuration] RDF configuration serialization format

2018-04-11 Thread Oliver Heger
Hi Claude, (Note that I have added the component name to the subject because this is a shared list.) Am 11.04.2018 um 10:49 schrieb Claude Warren: > Greetings, > > I have been using commons configuration2 for sometime with apache jena. > The RDF format has many of the same properties of the XML

Re: snapshot packaging?

2018-04-11 Thread Oliver Heger
Hi, Am 11.04.2018 um 10:42 schrieb Claude Warren: > Greetings, > > Is the snapshot packaging for commons configuration2 available for download > / maven? AFAIK, there are no nightly builds that are deployed automatically; but it is possible to deploy snapshot builds manually to the Apache Maven

RDF configuration serialization format

2018-04-11 Thread Claude Warren
Greetings, I have been using commons configuration2 for sometime with apache jena. The RDF format has many of the same properties of the XML format but maps to an RDF graph rather than the XML tree. I would like to extend and contribute the code as a new serialization format. What is the recomme

snapshot packaging?

2018-04-11 Thread Claude Warren
Greetings, Is the snapshot packaging for commons configuration2 available for download / maven? If so what is the current snapshot number? As follow-on questions: What is the release cadence for commons configuration / when is the next scheduled release? What is the process for initiating a bu