Am 27.09.2017 um 11:08 schrieb mingleizhang: > It seems I can not directly convert a file to a java Properties class in this > package. I hope it like this. > > > read(fileName: String): Properties > Wouldn't Properties.load() do the trick?
Oliver > > Rice. > > > > > > > > At 2017-09-27 14:33:01, "Andreas Kuhtz" <[email protected]> wrote: >> Hi Gary, >> >> I wasn't aware that pushing a SNAPSHOT build needs the release process will >> all preparations to be executed, but I'll wait for the next release in this >> case. >> Thank you for all the good solutions that are provided by the configuration >> team. >> >> Andreas >> >> 2017-09-26 22:17 GMT+02:00 Gary Gregory <[email protected]>: >> >>> On Tue, Sep 26, 2017 at 2:07 PM, Andreas Kuhtz <[email protected]> >>> wrote: >>> >>>> Thank you for the response. >>>> I looked at http://repository.apache.org/snapshots/ already, but there >>> is >>>> no 2.2-SNAPSHOT. If someone has permissions to publish the current >>>> 2.2-SNAPSHOT that would be great. >>>> >>> >>> Unfortunately, it's more complicated than that. We have a release process >>> that requires a release manager from our team to volunteer and jump through >>> a bunch of hoops. >>> >>> Gary >>> >>> <http://repository.apache.org/snapshots/> >>>> >>>> 2017-09-26 21:59 GMT+02:00 Pascal Schumacher <[email protected]>: >>>> >>>>> Sorry my response was less that clear. The public maven repo address >>> is: >>>>> http://repository.apache.org/snapshots/ >>>>> >>>>> See: https://www.apache.org/dev/repository-faq.html#basic >>>>> >>>>> >>>>> Am 26.09.2017 um 21:56 schrieb Pascal Schumacher: >>>>> >>>>>> No idea if there are concrete plans for a release date of >>>>>> commons-configuration 2.2 with the YAML feature. >>>>>> >>>>>> https://repository.apache.org/content/groups/snapshots/org/a >>>>>> pache/commons/commons-configuration2/ should have a snapshots with >>> the >>>>>> feature. >>>>>> >>>>>> Kind regards, >>>>>> Pascal >>>>>> >>>>>> Am 26.09.2017 um 21:43 schrieb Andreas Kuhtz: >>>>>> >>>>>>> Hello, >>>>>>> >>>>>>> Is there a planned release date for commons-configuration2 or is a >>>>>>> SNAPSHOT >>>>>>> available in a public maven repo? >>>>>>> >>>>>>> I would like to use the YAML configuration in my project. >>>>>>> >>>>>>> Best regards, >>>>>>> Andreas >>>>>>> >>>>>>> >>>>>> >>>>>> --------------------------------------------------------------------- >>>>>> 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] >>>>> >>>>> >>>> >>> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
