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&camp=1789&creative=9325&creativeASIN=1617290459&linkCode=as2&tag=garygregory-20&linkId=cadb800f39946ec62ea2b1af9fe6a2b8>

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

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

Reply via email to