Re: [configuration] Java 8 types

2018-03-28 Thread Jochen Wiedmann
+1 On Wed, Mar 28, 2018 at 9:06 PM, Gary Gregory wrote: > Hi All: > > I say it is time to update Commons Configuration to Java 8 and support the > types in java.time. > > Thoughts? > > Gary - To

[configuration] Java 8 types

2018-03-28 Thread Gary Gregory
Hi All: I say it is time to update Commons Configuration to Java 8 and support the types in java.time. Thoughts? Gary

Re: [DISCUSS] new component for timing?

2018-03-28 Thread Otto Fowler
OK, sounds fine to me. Hopefully we’ll get some buy in and can move forward. I’m not sure what is next though ;) On March 28, 2018 at 13:17:22, Gary Gregory (garydgreg...@gmail.com) wrote: On Wed, Mar 28, 2018 at 11:14 AM, Otto Fowler wrote: > How about

Re: [DISCUSS] new component for timing?

2018-03-28 Thread Gary Gregory
On Wed, Mar 28, 2018 at 11:14 AM, Otto Fowler wrote: > How about commons-timing, having StopWatch, StackWatch and other classes > that > we can find? > I think we start small with only what we need and have today, namely these two classes. Gary > > > > On March 20,

Re: [configuration] environment variables

2018-03-28 Thread Gary Gregory
Nevermind: org.apache.commons.configuration2.EnvironmentConfiguration Gary On Wed, Mar 28, 2018 at 10:04 AM, Gary Gregory wrote: > Hi All: > > I see that Commons Configuration supports system properties but > not environment variables. > > Any objection to adding

Re: [DISCUSS] new component for timing?

2018-03-28 Thread Otto Fowler
How about commons-timing, having StopWatch, StackWatch and other classes that we can find? On March 20, 2018 at 18:40:05, Romain Manni-Bucau (rmannibu...@gmail.com) wrote: I would be happy to revive sirona @asf but dont think [monitoring] as just a few classes would bring enough value compare

[configuration] environment variables

2018-03-28 Thread Gary Gregory
Hi All: I see that Commons Configuration supports system properties but not environment variables. Any objection to adding support for environment variables in the same vein as we have for system properties? Gary

[GitHub] commons-imaging pull request #36: Avoid jpeg parse fail due to jfxx and exif

2018-03-28 Thread hyunuck
GitHub user hyunuck opened a pull request: https://github.com/apache/commons-imaging/pull/36 Avoid jpeg parse fail due to jfxx and exif - add jfxx signature when parsing jpeg - Avoid jpeg parse fail due to exif You can merge this pull request into a Git repository by running: