You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by Mark Struberg <st...@yahoo.de.INVALID> on 2017/05/08 15:44:04 UTC

[DISCUSS] updating prerequisite to Java 1.7 for DeltaSpike-1.8.x and higher?

Java9 is just around the corner and we still support Java6.
Do we finally like to raise our prerequisites to Java7 at least?
This would be for the upcoming 1.8.0 release and onwards.

Wdyt?

LieGrue,
strub

Re: [DISCUSS] updating prerequisite to Java 1.7 for DeltaSpike-1.8.x and higher?

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
storing secrets in a users home folder.
I wanted to ensure that it only has read rights by the user but noone else. Similar to what ssh-keygen does.
This info only exists in Java7
Romain pointed me that this would only work for Unixoid systems though. But I think we could live with it.

Of course this is no show stopper - just a nice to have.

LieGrue,
strub


> Am 08.05.2017 um 21:05 schrieb John D. Ament <jo...@apache.org>:
> 
> What feature is that?
> 
> On May 8, 2017 2:51 PM, "Mark Struberg" <st...@yahoo.de.invalid> wrote:
> 
> Paths and other nio features for accessing file attributes.
> Those are only available in Java7, and I need those now for a new
> DeltaSpike feature...
> 
> Java6 is EOL since 2013 anyway.
> I don't even have a java6 jdk anymore...
> 
> LieGrue,
> strub
> 
> 
> 
>> Am 08.05.2017 um 20:28 schrieb Romain Manni-Bucau <rm...@gmail.com>:
>> 
>> +0 for the same reason
>> 
>> 
>> Romain Manni-Bucau
>> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
>> <https://blog-rmannibucau.rhcloud.com> | Old Blog
>> <http://rmannibucau.wordpress.com> | Github <https://github.com/
> rmannibucau> |
>> LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE Factory
>> <https://javaeefactory-rmannibucau.rhcloud.com>
>> 
>> 2017-05-08 20:25 GMT+02:00 Thomas Andraschko <andraschko.thomas@gmail.com
>> :
>> 
>>> +0
>>> There is no big benefit for using java7.
>>> IMO we should just upgrade to java8 if we start DS 2.0.
>>> 
>>> 2017-05-08 17:44 GMT+02:00 Mark Struberg <st...@yahoo.de.invalid>:
>>> 
>>>> Java9 is just around the corner and we still support Java6.
>>>> Do we finally like to raise our prerequisites to Java7 at least?
>>>> This would be for the upcoming 1.8.0 release and onwards.
>>>> 
>>>> Wdyt?
>>>> 
>>>> LieGrue,
>>>> strub
>>>> 
>>> 


Re: [DISCUSS] updating prerequisite to Java 1.7 for DeltaSpike-1.8.x and higher?

Posted by "John D. Ament" <jo...@apache.org>.
What feature is that?

On May 8, 2017 2:51 PM, "Mark Struberg" <st...@yahoo.de.invalid> wrote:

Paths and other nio features for accessing file attributes.
Those are only available in Java7, and I need those now for a new
DeltaSpike feature...

Java6 is EOL since 2013 anyway.
I don't even have a java6 jdk anymore...

LieGrue,
strub



> Am 08.05.2017 um 20:28 schrieb Romain Manni-Bucau <rm...@gmail.com>:
>
> +0 for the same reason
>
>
> Romain Manni-Bucau
> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> <https://blog-rmannibucau.rhcloud.com> | Old Blog
> <http://rmannibucau.wordpress.com> | Github <https://github.com/
rmannibucau> |
> LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE Factory
> <https://javaeefactory-rmannibucau.rhcloud.com>
>
> 2017-05-08 20:25 GMT+02:00 Thomas Andraschko <andraschko.thomas@gmail.com
>:
>
>> +0
>> There is no big benefit for using java7.
>> IMO we should just upgrade to java8 if we start DS 2.0.
>>
>> 2017-05-08 17:44 GMT+02:00 Mark Struberg <st...@yahoo.de.invalid>:
>>
>>> Java9 is just around the corner and we still support Java6.
>>> Do we finally like to raise our prerequisites to Java7 at least?
>>> This would be for the upcoming 1.8.0 release and onwards.
>>>
>>> Wdyt?
>>>
>>> LieGrue,
>>> strub
>>>
>>

Re: [DISCUSS] updating prerequisite to Java 1.7 for DeltaSpike-1.8.x and higher?

Posted by Mark Struberg <st...@yahoo.de.INVALID>.
Paths and other nio features for accessing file attributes. 
Those are only available in Java7, and I need those now for a new DeltaSpike feature...

Java6 is EOL since 2013 anyway.
I don't even have a java6 jdk anymore...

LieGrue,
strub



> Am 08.05.2017 um 20:28 schrieb Romain Manni-Bucau <rm...@gmail.com>:
> 
> +0 for the same reason
> 
> 
> Romain Manni-Bucau
> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> <https://blog-rmannibucau.rhcloud.com> | Old Blog
> <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
> LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE Factory
> <https://javaeefactory-rmannibucau.rhcloud.com>
> 
> 2017-05-08 20:25 GMT+02:00 Thomas Andraschko <an...@gmail.com>:
> 
>> +0
>> There is no big benefit for using java7.
>> IMO we should just upgrade to java8 if we start DS 2.0.
>> 
>> 2017-05-08 17:44 GMT+02:00 Mark Struberg <st...@yahoo.de.invalid>:
>> 
>>> Java9 is just around the corner and we still support Java6.
>>> Do we finally like to raise our prerequisites to Java7 at least?
>>> This would be for the upcoming 1.8.0 release and onwards.
>>> 
>>> Wdyt?
>>> 
>>> LieGrue,
>>> strub
>>> 
>> 


Re: [DISCUSS] updating prerequisite to Java 1.7 for DeltaSpike-1.8.x and higher?

Posted by Romain Manni-Bucau <rm...@gmail.com>.
+0 for the same reason


Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://blog-rmannibucau.rhcloud.com> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE Factory
<https://javaeefactory-rmannibucau.rhcloud.com>

2017-05-08 20:25 GMT+02:00 Thomas Andraschko <an...@gmail.com>:

> +0
> There is no big benefit for using java7.
> IMO we should just upgrade to java8 if we start DS 2.0.
>
> 2017-05-08 17:44 GMT+02:00 Mark Struberg <st...@yahoo.de.invalid>:
>
> > Java9 is just around the corner and we still support Java6.
> > Do we finally like to raise our prerequisites to Java7 at least?
> > This would be for the upcoming 1.8.0 release and onwards.
> >
> > Wdyt?
> >
> > LieGrue,
> > strub
> >
>

Re: [DISCUSS] updating prerequisite to Java 1.7 for DeltaSpike-1.8.x and higher?

Posted by Thomas Andraschko <an...@gmail.com>.
+0
There is no big benefit for using java7.
IMO we should just upgrade to java8 if we start DS 2.0.

2017-05-08 17:44 GMT+02:00 Mark Struberg <st...@yahoo.de.invalid>:

> Java9 is just around the corner and we still support Java6.
> Do we finally like to raise our prerequisites to Java7 at least?
> This would be for the upcoming 1.8.0 release and onwards.
>
> Wdyt?
>
> LieGrue,
> strub
>