Re: NetBeans 12.0, Groovy and Java 14

2020-03-22 Thread Sven Reimers
PR available, added testing on 11, 14 to the travis matrix ;-)

Now back to figuring out Groovy 3 stuff...

-Sven

On Sat, Mar 21, 2020 at 10:30 PM Sven Reimers 
wrote:

> Started work - see
>
> https://issues.apache.org/jira/browse/NETBEANS-4051
>
> Hope to get it ready for 12.0
>
> -Sven
>
> On Thu, Mar 19, 2020 at 7:31 AM Benjamin Graf 
> wrote:
>
>> Big +1 to update to Groovy 2.5.10
>>
>> Benjamin
>>
>> On 19.03.2020 06:11, Geertjan Wielenga wrote:
>> > Yes, we can include this in one of the betas, if Eric permits, as
>> release
>> > manager.
>> >
>> > Gj
>> >
>> > On Wed, 18 Mar 2020 at 23:54, Sven Reimers 
>> wrote:
>> >
>> >> Hi all,
>> >>
>> >> seems there is an issue with the Groovy version provided with NetBeans
>> wrt
>> >> running on top of Java 14 - some class not found stuff which occurs
>> during
>> >> parsing.
>> >>
>> >> Seems the easy fix would be to update to latest Groovy 2.5.x series,
>> which
>> >> should fix the issue.
>> >>
>> >> I would try to create a PR for this, if everyone agrees that this
>> would be
>> >> good to have on NetBeans 12.0 - else I may just look at getting latest
>> >> Groovy 3.0.x ready for NetBeans 12.x
>> >>
>> >> Comments?
>> >>
>> >> -Sven
>> >>
>> >> --
>> >> Sven Reimers
>> >>
>> >> * Java Champion
>> >> * Apache NetBeans PMC: http://netbeans.apache.org
>> >> * JUG Leader JUG Bodensee: https://www.meetup.com/JUG-Bodensee
>> >> * Duke's Choice Award Winner 2009 & 2018
>> >>
>> >> * LinkedIn: http://www.linkedin.com/in/svenreimers
>> >>
>>
>>
>
> --
> Sven Reimers
>
> * Java Champion
> * Apache NetBeans PMC: http://netbeans.apache.org
> * JUG Leader JUG Bodensee: https://www.meetup.com/JUG-Bodensee
> * Duke's Choice Award Winner 2009 & 2018
>
> * LinkedIn: http://www.linkedin.com/in/svenreimers
>


-- 
Sven Reimers

* Java Champion
* Apache NetBeans PMC: http://netbeans.apache.org
* JUG Leader JUG Bodensee: https://www.meetup.com/JUG-Bodensee
* Duke's Choice Award Winner 2009 & 2018

* LinkedIn: http://www.linkedin.com/in/svenreimers


Re: NetBeans 12.0, Groovy and Java 14

2020-03-21 Thread Sven Reimers
Started work - see

https://issues.apache.org/jira/browse/NETBEANS-4051

Hope to get it ready for 12.0

-Sven

On Thu, Mar 19, 2020 at 7:31 AM Benjamin Graf  wrote:

> Big +1 to update to Groovy 2.5.10
>
> Benjamin
>
> On 19.03.2020 06:11, Geertjan Wielenga wrote:
> > Yes, we can include this in one of the betas, if Eric permits, as release
> > manager.
> >
> > Gj
> >
> > On Wed, 18 Mar 2020 at 23:54, Sven Reimers 
> wrote:
> >
> >> Hi all,
> >>
> >> seems there is an issue with the Groovy version provided with NetBeans
> wrt
> >> running on top of Java 14 - some class not found stuff which occurs
> during
> >> parsing.
> >>
> >> Seems the easy fix would be to update to latest Groovy 2.5.x series,
> which
> >> should fix the issue.
> >>
> >> I would try to create a PR for this, if everyone agrees that this would
> be
> >> good to have on NetBeans 12.0 - else I may just look at getting latest
> >> Groovy 3.0.x ready for NetBeans 12.x
> >>
> >> Comments?
> >>
> >> -Sven
> >>
> >> --
> >> Sven Reimers
> >>
> >> * Java Champion
> >> * Apache NetBeans PMC: http://netbeans.apache.org
> >> * JUG Leader JUG Bodensee: https://www.meetup.com/JUG-Bodensee
> >> * Duke's Choice Award Winner 2009 & 2018
> >>
> >> * LinkedIn: http://www.linkedin.com/in/svenreimers
> >>
>
>

-- 
Sven Reimers

* Java Champion
* Apache NetBeans PMC: http://netbeans.apache.org
* JUG Leader JUG Bodensee: https://www.meetup.com/JUG-Bodensee
* Duke's Choice Award Winner 2009 & 2018

* LinkedIn: http://www.linkedin.com/in/svenreimers


Re: NetBeans 12.0, Groovy and Java 14

2020-03-18 Thread Benjamin Graf
Big +1 to update to Groovy 2.5.10

Benjamin

On 19.03.2020 06:11, Geertjan Wielenga wrote:
> Yes, we can include this in one of the betas, if Eric permits, as release
> manager.
>
> Gj
>
> On Wed, 18 Mar 2020 at 23:54, Sven Reimers  wrote:
>
>> Hi all,
>>
>> seems there is an issue with the Groovy version provided with NetBeans wrt
>> running on top of Java 14 - some class not found stuff which occurs during
>> parsing.
>>
>> Seems the easy fix would be to update to latest Groovy 2.5.x series, which
>> should fix the issue.
>>
>> I would try to create a PR for this, if everyone agrees that this would be
>> good to have on NetBeans 12.0 - else I may just look at getting latest
>> Groovy 3.0.x ready for NetBeans 12.x
>>
>> Comments?
>>
>> -Sven
>>
>> --
>> Sven Reimers
>>
>> * Java Champion
>> * Apache NetBeans PMC: http://netbeans.apache.org
>> * JUG Leader JUG Bodensee: https://www.meetup.com/JUG-Bodensee
>> * Duke's Choice Award Winner 2009 & 2018
>>
>> * LinkedIn: http://www.linkedin.com/in/svenreimers
>>



signature.asc
Description: OpenPGP digital signature


Re: NetBeans 12.0, Groovy and Java 14

2020-03-18 Thread Geertjan Wielenga
Yes, we can include this in one of the betas, if Eric permits, as release
manager.

Gj

On Wed, 18 Mar 2020 at 23:54, Sven Reimers  wrote:

> Hi all,
>
> seems there is an issue with the Groovy version provided with NetBeans wrt
> running on top of Java 14 - some class not found stuff which occurs during
> parsing.
>
> Seems the easy fix would be to update to latest Groovy 2.5.x series, which
> should fix the issue.
>
> I would try to create a PR for this, if everyone agrees that this would be
> good to have on NetBeans 12.0 - else I may just look at getting latest
> Groovy 3.0.x ready for NetBeans 12.x
>
> Comments?
>
> -Sven
>
> --
> Sven Reimers
>
> * Java Champion
> * Apache NetBeans PMC: http://netbeans.apache.org
> * JUG Leader JUG Bodensee: https://www.meetup.com/JUG-Bodensee
> * Duke's Choice Award Winner 2009 & 2018
>
> * LinkedIn: http://www.linkedin.com/in/svenreimers
>


NetBeans 12.0, Groovy and Java 14

2020-03-18 Thread Sven Reimers
Hi all,

seems there is an issue with the Groovy version provided with NetBeans wrt
running on top of Java 14 - some class not found stuff which occurs during
parsing.

Seems the easy fix would be to update to latest Groovy 2.5.x series, which
should fix the issue.

I would try to create a PR for this, if everyone agrees that this would be
good to have on NetBeans 12.0 - else I may just look at getting latest
Groovy 3.0.x ready for NetBeans 12.x

Comments?

-Sven

-- 
Sven Reimers

* Java Champion
* Apache NetBeans PMC: http://netbeans.apache.org
* JUG Leader JUG Bodensee: https://www.meetup.com/JUG-Bodensee
* Duke's Choice Award Winner 2009 & 2018

* LinkedIn: http://www.linkedin.com/in/svenreimers