Re: 11.2 features and download pages

2019-10-20 Thread Antonio
Hi all, I've modified the jenkins job configuration [1] to use the new "JDK 1.8 (latest)" that Infra has kindly reconfigured. We should be good until Infra changes the contents of the combo again :-) Cheers, Antonio [1]

Re: Deprecated versions Maven/Ant/Java to be removed soon.

2019-10-20 Thread Antonio
Hi Geertjan, In the past the website jenkins script failed because we had specified a version of JDK8 that Infra had deprecated (without notice). We should be checking the "Configuration" section of our Jenkins jobs, making sure we use the proper versions and not the deprecated ones. I'll

Re: [VOTE] Release Apache NetBeans 11.2 [vote candidate 1]

2019-10-20 Thread Jaroslav Tulach
+1 (binding) I focused on the platform. It starts and I could install Gradle support from provided NBMs into it and get the system running. -jt ne 20. 10. 2019 v 14:26 odesílatel Neil C Smith napsal: > Dear all, > > This is our first voting candidate for the 11.2 release of Apache > NetBeans.

Re: [VOTE] Release Apache NetBeans 11.2 [vote candidate 1]

2019-10-20 Thread Laszlo Kishalmi
+1 (binding) What has been tested: * Checksums (source and binary): Ok * Signatures (source and binary): Ok * Checked for Jars: Ok * Checked NOTICE: There is a reference of Kotlin compiler. (That might me my bad, not to notice that some Kotlin support already in this release) *

Re: [VOTE] Release Apache NetBeans 11.2 [vote candidate 1]

2019-10-20 Thread Geertjan Wielenga
+1 (binding) Built from source with the following environment: openjdk version "1.8.0_192" OpenJDK Runtime Environment (build 1.8.0_192-amazon-corretto-preview-b12) OpenJDK 64-Bit Server VM (build 25.192-b12, mixed mode) Ran with 'ant tryme' and with 'nbbuild/netbeans/bin/netbeans'. Looked

Re: [VOTE] Release Apache NetBeans 11.2 [vote candidate 1]

2019-10-20 Thread Glenn Holmer
On 10/20/19 7:26 AM, Neil C Smith wrote: > This is our first voting candidate for the 11.2 release of Apache > NetBeans. Note that this is our first release vote where you are > required to check both sources and convenience binaries before voting! > See requirements below. +1 (binding)

RE: Question about NOTICE file for 11.2

2019-10-20 Thread Eirik Bakke
Another piece of code from IntelliJ was this patch for smooth scrolling on Windows: https://github.com/apache/netbeans/pull/881 -- Eirik -Original Message- From: Geertjan Wielenga Sent: Sunday, October 20, 2019 3:21 PM To: dev Subject: Re: Question about NOTICE file for 11.2 Very

Re: Question about NOTICE file for 11.2

2019-10-20 Thread Geertjan Wielenga
Very nice, thank you. Gj On Sun, Oct 20, 2019 at 3:14 PM Neil C Smith wrote: > On Sun, 20 Oct 2019, 14:11 Neil C Smith, wrote: > > > > > > > On Sun, 20 Oct 2019, 14:03 Geertjan Wielenga, > wrote: > > > >> Hi all, > >> > >> The NOTICE file in netbeans-11.2-vc1-source.zip includes this: > >> >

Re: Question about NOTICE file for 11.2

2019-10-20 Thread Neil C Smith
On Sun, 20 Oct 2019, 14:11 Neil C Smith, wrote: > > > On Sun, 20 Oct 2019, 14:03 Geertjan Wielenga, wrote: > >> Hi all, >> >> The NOTICE file in netbeans-11.2-vc1-source.zip includes this: >> >> Kotlin Compiler >> > Copyright 2010-2019 JetBrains s.r.o and respective authors and >> developers >>

Re: Question about NOTICE file for 11.2

2019-10-20 Thread Neil C Smith
On Sun, 20 Oct 2019, 14:03 Geertjan Wielenga, wrote: > Hi all, > > The NOTICE file in netbeans-11.2-vc1-source.zip includes this: > > Kotlin Compiler > > Copyright 2010-2019 JetBrains s.r.o and respective authors and developers > > > > > > This software includes code from IntelliJ IDEA Community

Question about NOTICE file for 11.2

2019-10-20 Thread Geertjan Wielenga
Hi all, The NOTICE file in netbeans-11.2-vc1-source.zip includes this: Kotlin Compiler > Copyright 2010-2019 JetBrains s.r.o and respective authors and developers > > > This software includes code from IntelliJ IDEA Community Edition > Copyright (C) JetBrains s.r.o. >

[VOTE] Release Apache NetBeans 11.2 [vote candidate 1]

2019-10-20 Thread Neil C Smith
Dear all, This is our first voting candidate for the 11.2 release of Apache NetBeans. Note that this is our first release vote where you are required to check both sources and convenience binaries before voting! See requirements below. Apache NetBeans 11.2 constitutes all clusters in the Apache

Re: Deprecated versions Maven/Ant/Java to be removed soon.

2019-10-20 Thread Geertjan Wielenga
Hi Antonio, Thanks, how/where do we do this -- or can you do this and then document what you've done so that I'd be able to do it myself next time? Thanks, Gj On Wed, Oct 16, 2019 at 9:01 AM Antonio wrote: > Hi all, > > FYI: ASF Infra will be deprecating older versions of Ant/Maven/Java in >

Re: 11.2 features and download pages

2019-10-20 Thread Neil C Smith
On Sun, 20 Oct 2019 at 11:50, Geertjan Wielenga wrote: > But they're not, what needs to be done or should I do differently? Nothing. Looks like our website Jenkins build is broken by the changes Antonio mentioned the other day. The JDK being specified is no longer available since the Jenkins

11.2 features and download pages

2019-10-20 Thread Geertjan Wielenga
Hi all, especially Neil and Antonio, I started putting together the features and download pages: https://github.com/apache/netbeans-website/tree/master/netbeans.apache.org/src/content/download/nb112 I.e.,: