Re: [configuration] Release with Java 7 compatibility

2018-07-26 Thread Aleksander Ściborek
Yes, so after this release I will be able to add features connected with Java 8 Time API? Aleksander On 25 July 2018 at 23:38, Gary Gregory wrote: > Go for it. > > Gary > > On Wed, Jul 25, 2018, 14:27 Oliver Heger > wrote: > > > Hi, > > > > the current codebase for [configuration] has been upda

Re: [configuration] Release with Java 7 compatibility

2018-07-25 Thread Gary Gregory
Go for it. Gary On Wed, Jul 25, 2018, 14:27 Oliver Heger wrote: > Hi, > > the current codebase for [configuration] has been updated to require > Java 8. However, no Java 8 feature is used so far. > > I would therefore like to go back to Java 7 and get a release out. > Afterwards we can switch t

[configuration] Release with Java 7 compatibility

2018-07-25 Thread Oliver Heger
Hi, the current codebase for [configuration] has been updated to require Java 8. However, no Java 8 feature is used so far. I would therefore like to go back to Java 7 and get a release out. Afterwards we can switch to Java 8. Thoughts? Oliver ---