Re: [CONFIGURATION] Update platform requirement from Java 6 to 7

2017-04-10 Thread Gary Gregory
On Mon, Apr 10, 2017 at 12:36 PM, Oliver Heger <oliver.he...@oliver-heger.de
> wrote:

> Hi,
>
> Am 10.04.2017 um 07:46 schrieb Gary Gregory:
> > Hi All,
> >
> > I'd like to implement:
> >
> > [CONFIGURATION-661 Update platform requirement from Java 6 to 7
> >
> > as a requirement for:
> >
> > CONFIGURATION-662
> > Add API org.apache.commons.configuration2.DataConfiguration.getPath(
> String)
> > methods
> >
> > and whatever other Java 7 types will come in handy.
>
> yes, I think it is time for Java 7.


Done in SVN.


> This should make a bunch of other
> improvements possible as well.


Like removing redundant generics type declarations, which I did.


> For instance, it should also be possible
> to load configurations from a Path.
>

I tried to do the getPath() APIs but ran into weird stack overflow issues.
I'll back to pick that up again later.

Gary


>
> Oliver
>
> >
> > Thank you,
> > Gary
> >
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition
<https://www.amazon.com/gp/product/1617290459/ref=as_li_tl?ie=UTF8=1789=9325=1617290459=as2=garygregory-20=cadb800f39946ec62ea2b1af9fe6a2b8>

<http:ir-na.amazon-adsystem.com/e/ir?t=garygregory-20=am2=1=1617290459>
JUnit in Action, Second Edition
<https://www.amazon.com/gp/product/1935182021/ref=as_li_tl?ie=UTF8=1789=9325=1935182021=as2=garygregory-20=31ecd1f6b6d1eaf8886ac902a24de418%22>

<http:ir-na.amazon-adsystem.com/e/ir?t=garygregory-20=am2=1=1935182021>
Spring Batch in Action
<https://www.amazon.com/gp/product/1935182951/ref=as_li_tl?ie=UTF8=1789=9325=1935182951=%7B%7BlinkCode%7D%7D=garygregory-20=%7B%7Blink_id%7D%7D%22%3ESpring+Batch+in+Action>
<http:ir-na.amazon-adsystem.com/e/ir?t=garygregory-20=am2=1=1935182951>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory


Re: [CONFIGURATION] Update platform requirement from Java 6 to 7

2017-04-10 Thread Oliver Heger
Hi,

Am 10.04.2017 um 07:46 schrieb Gary Gregory:
> Hi All,
> 
> I'd like to implement:
> 
> [CONFIGURATION-661 Update platform requirement from Java 6 to 7
> 
> as a requirement for:
> 
> CONFIGURATION-662
> Add API org.apache.commons.configuration2.DataConfiguration.getPath(String)
> methods
> 
> and whatever other Java 7 types will come in handy.

yes, I think it is time for Java 7. This should make a bunch of other
improvements possible as well. For instance, it should also be possible
to load configurations from a Path.

Oliver

> 
> Thank you,
> Gary
> 

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[CONFIGURATION] Update platform requirement from Java 6 to 7

2017-04-09 Thread Gary Gregory
Hi All,

I'd like to implement:

[CONFIGURATION-661 Update platform requirement from Java 6 to 7

as a requirement for:

CONFIGURATION-662
Add API org.apache.commons.configuration2.DataConfiguration.getPath(String)
methods

and whatever other Java 7 types will come in handy.

Thank you,
Gary

-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition
<https://www.amazon.com/gp/product/1617290459/ref=as_li_tl?ie=UTF8=1789=9325=1617290459=as2=garygregory-20=cadb800f39946ec62ea2b1af9fe6a2b8>

<http:ir-na.amazon-adsystem.com/e/ir?t=garygregory-20=am2=1=1617290459>
JUnit in Action, Second Edition
<https://www.amazon.com/gp/product/1935182021/ref=as_li_tl?ie=UTF8=1789=9325=1935182021=as2=garygregory-20=31ecd1f6b6d1eaf8886ac902a24de418%22>

<http:ir-na.amazon-adsystem.com/e/ir?t=garygregory-20=am2=1=1935182021>
Spring Batch in Action
<https://www.amazon.com/gp/product/1935182951/ref=as_li_tl?ie=UTF8=1789=9325=1935182951=%7B%7BlinkCode%7D%7D=garygregory-20=%7B%7Blink_id%7D%7D%22%3ESpring+Batch+in+Action>
<http:ir-na.amazon-adsystem.com/e/ir?t=garygregory-20=am2=1=1935182951>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory