Re: Compile & Execute Under Early Access JDK 17

2021-06-14 Thread Ludovic HOCHET
Hello,

I've filed [NETBEANS-5775] [1] for that NoSuchMethodError and Jan
Lahoda is working on a PR to fix it [2].
I've also filed [NETBEANS-5762] [3] which may be more difficult.


[1] https://issues.apache.org/jira/browse/NETBEANS-5775
[2] https://github.com/apache/netbeans/pull/2993
[3] https://issues.apache.org/jira/browse/NETBEANS-5762

On Mon, 14 Jun 2021 at 18:26, Kenneth Fogel  wrote:
>
> I have just installed Java 17 ea 26 and then configured NB 12.4 to use 17 as 
> its version of Java. NetBeans started but was unable to successfully create 
> either a maven or ant project. Code could be compiled and built but the class 
> with main could not be found. It alsdo did not automatically load the Java SE 
> plugin, I had to do that manually. The messages.log reports:
>
> SEVERE [org.openide.util.Exceptions]
> java.lang.NoSuchMethodError: 'void 
> com.sun.tools.javac.util.Log.(com.sun.tools.javac.util.Context, 
> java.io.PrintWriter, java.io.PrintWriter, java.io.PrintWriter)'
> as the most common exception.
>
> This seems to always occur for any issue such as errors parsing my HelloWorld.
>
> There is more I can report on. Compiling under 17 might give us a better 
> result.
>
> For the moment NetBeans 12.4 is unusable on Java 17 ea 26 running on Windows 
> 10.0.19042.1052. Switched back to JDK-16.0.1.0-hotspot and code could be run.
>
> What the Quality Outreach group wants to know is if we are testing our 
> project under EA builds of JDK 17 and if it works.
>
> Ken
>
>
> -Original Message-
> From: Geertjan Wielenga 
> Sent: June 14, 2021 11:39 AM
> To: dev@netbeans.apache.org
> Subject: Re: Compile & Execute Under Early Access JDK 17
>
> There’s also a difference between being able to compile with JDK 17 or run on 
> JDK 17. I think what we should be aiming at os being able to run NetBeans on 
> JDK 17.
>
> Gj
>
>
> On Mon, 14 Jun 2021 at 17:30, Geertjan Wielenga < 
> geertjan.wiele...@googlemail.com> wrote:
>
> > The next release will be 12.5.
> >
> > Gj
> >
> > On Mon, 14 Jun 2021 at 17:29, Geertjan Wielenga <
> > geertjan.wiele...@googlemail.com> wrote:
> >
> >>
> >> The SecurityManager is enabled by default in JDK 17.
> >>
> >> Gj
> >>
> >> On Mon, 14 Jun 2021 at 17:27, Kenneth Fogel
> >> 
> >> wrote:
> >>
> >>> Hi,
> >>>
> >>> I'd like to compile NB 12.4 under JDK 17 ea 26. I believe that there
> >>> are switches necessary to enable the Security Manager. Could you
> >>> please pass on the command line moodifications I will need to
> >>> compile and then run NB or direct me to a web page where this info 
> >>> resides.
> >>>
> >>> Will the next LTS version of NB be 12.5 or 13.0? Please let me know
> >>> who may already be testing with JDK 17. Based on what I can learn I
> >>> will be able to update the OpenJDK Quality Outreach wiki.
> >>>
> >>> I also hope to encourage more developers to test NB with EA versions
> >>> of Java. Think of it as a NetCAT for EA.
> >>>
> >>> Ken
> >>>
> >>>
> >>>



-- 
Ludovic
-

"Les formes qui differencient les etres importent peu
 si leur pensees s'unissent pour batir un univers..."
 Yoko Tsuno (in 'Les titans' by Roger Leloup)
 [The shapes that differenciate beings are not important
 if their thoughts unite to build a universe]

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

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





Re: [VOTE] Release Apache NetBeans 12.2 (vote candidate 2)

2020-11-23 Thread Ludovic HOCHET
+1

built with openjdk 11.0.9.1 2020-11-04
runtime:
Product Version: Apache NetBeans IDE 12.2
Java: 15.0.1; OpenJDK 64-Bit Server VM 15.0.1+9-18
Runtime: OpenJDK Runtime Environment 15.0.1+9-18
System: Windows 10 version 10.0 running on amd64; Cp1252; fr_FR (nb)

On Sat, 21 Nov 2020 at 09:06, Laszlo Kishalmi  wrote:
>
> Dear community,
>
> This is our second voting candidate for the 12.2 release of Apache
> NetBeans. It is built off the same commit as 12.2-rc3. Please note
> all requirements below for validating sources and convenience binaries
> before voting.
>
> Apache NetBeans 12.2 constitutes all clusters in the Apache NetBeans
> Git repository, which together provide the NetBeans Platform (i.e., the
> underlying application framework), as well as all the modules that
> provide the Java SE, Java EE, PHP, JavaScript and Groovy features of
> Apache NetBeans.
>
> Build artifacts are available here :
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2
>
> They were built by the Jenkins pipeline and moved to their place :
> https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release122/20/
>
> We are primarily voting on :
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2/netbeans-12.2-source.zip
>
> SHA512 :
> 84e7584689e0993ee60e9af8ccad2ba247bad8562ab742bf24d19ab56f29ac131943ab54fcf850588e04a00bdd9fea40909e1b91f47c8f545f89cae29144af8e
>
> KEYS file :
> https://downloads.apache.org/netbeans/KEYS
>
> --
>
> Associated to the primary source item you will have (generated with
> pipeline mentioned above)
> * under https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.2/vc2
> binaries associated to the source
> netbeans-12.2-bin.zip
> as well as update content under nbms folder
>
> * under
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.2/vc2
> you will find platform cluster build
> netbeans-platform-12.2-bin.zip
> netbeans-platform-12.2-source.zip
>
> --
>
>
> Release specific wiki page :
> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+12.2
>
> --
>
> Voting requirements
>
> Before voting +1 you are required to download the signed source code
> package, compile it as provided, and test the resulting executable on
> your own platform, along with also verifying that the package meets
> the requirements of the ASF policy on releases - see
> http://www.apache.org/legal/release-policy.html#management
>
> In particular, you should (at least) follow these steps.
>
> 1. Download the artefact to be voted on and unzip it.
>
> 2. Check that the artefact does not contain any jar files, except for:
>  - 
> platform/autoupdate.services/test/unit/src/org/netbeans/api/autoupdate/data/empty.jar
>  - enterprise/glassfish.common/test/unit/data/nottaDir-4_1_2.jar
>  - enterprise/glassfish.common/test/unit/data/subdir/nottaDir-5.0.jar
>  - enterprise/payara.common/test/unit/data/nottaDir-4_1_2.jar
>  - enterprise/payara.common/test/unit/data/subdir/nottaDir-5.0.jar
>  which are only jars by their name
>
> 3. Verify the cryptographic signatures, the NOTICE and LICENSE file
>
> 4. Build it using the README provided by the artifact.
>
> 5. Look in nbbuild/netbeans for the NetBeans installation created by
> the build process and try running it.
>
> In addition to checking the sources, you should check the associated
> convenience binary zips and nbms at the artifact links above.
> As well as checking any artifact functions correctly, you should check
> that it has been correctly signed by a PMC member, and that the source
> being voted on is sufficient to build the relevant binary.
>
> Separate votes will be held on other convenience binaries, including
> installers and Maven artifacts. Those will be dependent on this vote
> passing.
>
> This vote is going to be open at least 72 hours, vote with +1, 0, and
> -1 as usual. (please justify -1)
>
> Please mark your vote with (binding) if you're an Apache NetBeans PMC
> member to help with voting admin.
>
> NetBeans 12.2 will be released if and when this vote passes.
>
> Thank you to all contributors for all your hard work!
>
> Best wishes,
>
> Laszlo Kishalmi
> Release Manager for Apache NetBeans 12.2
>
>
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>


-- 
Ludovic
-

"Les formes qui differencient les etres importent peu
 si leur pensees s'unissent pour batir un univers..."
 Yoko Tsuno (in 'Les titans' by Roger Leloup)
 [The shapes that differenciate beings are not important
 if their thoughts unite to build a universe]


Re: [VOTE] Release Apache NetBeans 12.1 (vote candidate 1)

2020-08-28 Thread Ludovic HOCHET
+1

built with OpenJDK Runtime Environment (build
11.0.8-internal+10-adhoc.Ludovic.jdk11u)
built default ant target
ran with OpenJDK Runtime Environment (build 16-internal+13-adhoc.Ludovic.jdk)
tried Java SE 16 app

On Wed, 26 Aug 2020 at 16:48, Neil C Smith  wrote:
>
> Dear community,
>
> This is our first voting candidate for the 12.1 release of Apache
> NetBeans. It is built off the same commit as 12.1-beta4. Please note
> all requirements below for validating sources and convenience binaries
> before voting.
>
> Apache NetBeans 12.1 constitutes all clusters in the Apache NetBeans
> Git repo, which together provide the NetBeans Platform (i.e., the
> underlying application framework), as well as all the modules that
> provide the Java SE, Java EE, PHP, JavaScript and Groovy features of
> Apache NetBeans.
>
> Build artefacts are available here :
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.1/vc1
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.1/vc1
>
> They were built by the Jenkins pipeline and moved to their place :
> https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release121/13/
>
> We are primarily voting on :
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.1/vc1/netbeans-12.1-source.zip
>
> SHA512 :
> 0282eb2542212a9ac360ab63fc65653be8e1473a1dc862bf08cfc36aa915d70a561c6afe0c6b15c3bc238a411777b8e2698a3dd7c26a40b3270ab63809ed7547
>  ./netbeans-12.1-source.zip
>
> KEYS file :
> https://downloads.apache.org/netbeans/KEYS
>
> --
>
> Associated to the primary source item you will have (generated with
> pipeline mentioned above)
> * under https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.1/vc1
> binaries associated to the source
> netbeans-12.1-bin.zip
> as well as update content under nbms folder
>
> * under 
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.1/vc1
> you will find platform cluster build
> netbeans-platform-12.1-bin.zip
> netbeans-platform-12.1-source.zip
>
> --
>
> Apache NetBeans Git Repo tag : 12.1-vc1 :
> https://github.com/apache/netbeans/tree/12.1-vc1
>
> Release specific wiki page :
> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+12.1
>
> --
>
> Voting requirements
>
> Before voting +1 you are required to download the signed source code
> package, compile it as provided, and test the resulting executable on
> your own platform, along with also verifying that the package meets
> the requirements of the ASF policy on releases - see
> http://www.apache.org/legal/release-policy.html#management
>
> In particular, you should (at least) follow these steps.
>
> 1. Download the artefact to be voted on and unzip it.
>
> 2. Check that the artefact does not contain any jar files, except for:
> - 
> platform/autoupdate.services/test/unit/src/org/netbeans/api/autoupdate/data/empty.jar
> - enterprise/glassfish.common/test/unit/data/nottaDir-4_1_2.jar
> - enterprise/glassfish.common/test/unit/data/subdir/nottaDir-5.0.jar
> - enterprise/payara.common/test/unit/data/nottaDir-4_1_2.jar
> - enterprise/payara.common/test/unit/data/subdir/nottaDir-5.0.jar
> which are only jars by their name
>
> 3. Verify the cryptographic signatures, the NOTICE and LICENSE file
>
> 4. Build it using the README provided by the artefact.
>
> 5. Look in nbbuild/netbeans for the NetBeans installation created by
> the build process and try running it.
>
> In addition to checking the sources, you should check the associated
> convenience binary zips and nbms at the artefact links above.
> As well as checking any artefact functions correctly, you should check
> that it has been correctly signed by a PMC member, and that the source
> being voted on is sufficient to build the relevant binary.
>
> Separate votes will be held on other convenience binaries, including
> installers and Maven artefacts. Those will be dependent on this vote
> passing.
>
> This vote is going to be open at least 72 hours, vote with +1, 0, and
> -1 as usual. (please justify -1)
>
> Please mark your vote with (binding) if you're an Apache NetBeans PMC
> member to help with voting admin.
>
> NetBeans 12.1 will be released if and when this vote passes.
>
> Thank you to all contributors for all your hard work!
>
> Best wishes,
>
> Neil
> Release Manager for Apache NetBeans 12.1
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>


-- 
Ludovic
-

"Les formes qui differencient les etres importent peu
 si leur pensees s'unissent pour batir un univers..."
 Yoko Tsuno (in 'Les titans' by Roger Leloup)
 [The shapes that differenciate beings are not important
 if their thoughts unite 

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

2020-06-02 Thread Ludovic HOCHET
+1

built from netbeans-12.0-source.zip
with OpenJDK 8u252 and 11.0.7
ran with OpenJDK 14.0.1 and 15-internal+25-adhoc.Ludovic.jdk
Windows 10 2004 FR

On Sun, 31 May 2020 at 14:13, Eric Barboni  wrote:
>
> Dear community,
>
> This is our first voting candidate for the 12.0 LTS 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 12.0 constitutes all clusters in the Apache NetBeans Git
> repo, which together provide the NetBeans Platform (i.e., the underlying
> application framework), as well as all the modules that provide the Java SE,
> Java EE, PHP, JavaScript and Groovy features of Apache NetBeans.
>
> Build artefacts are available here:
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.0/vc1
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.0/vc1
>
> They were built by the Jenkins pipeline and moved to their place:
> https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-TLP/job/netbea
> ns/job/release120/23
>
> We are primarily voting on:
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.0/vc1/netbeans-1
> 2.0-source.zip
> SHA512:
> f172579f4d1e5bef3631c974d232c193e40739c40dc4f6d3d0f9b746d6c7fdb90b871b327487
> f39bade66840650e0d594970066ae4e0625d75d4584ecb6c1a70
> ./netbeans-12.0-source.zip
>
> KEYS file:
> https://downloads.apache.org/netbeans/KEYS
>
> --
>
> Associated to the primary source item you will have (generated with pipeline
> mentioned above)
> *under https://dist.apache.org/repos/dist/dev/netbeans/netbeans/12.0/vc1
> binaries associated to the source
> netbeans-12.0-bin.zip
> as well as update content under nbms folder
> *under
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/12.0/vc1
> you will find platform cluster build
> netbeans-platform-12.0-bin
> netbeans-platform-12.0-source
>
> Associated Apache Maven artefacts RELEASE120 can be found at
> https://repository.apache.org/content/repositories/orgapachenetbeans-1058
>
> Artefacts are composed of jars,nbm,sources,javadocs,pom.
>
> --
>
> Apache NetBeans Git Repo tag: 12.0-vc1 :
>
> https://github.com/apache/netbeans/tree/12.0-vc1
>
> Release specific wiki page:
>
> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+12.0
>
> Before voting +1 you are required to download the signed source code
> package, compile it as provided, and test the resulting executable on your
> own platform, along with also verifying that the package meets the
> requirements of the ASF policy on releases - see
> http://www.apache.org/legal/release-policy.html#management
>
> In particular, you should (at least) follow these steps.
>
> 1. Download the artefact to be voted on and unzip it.
> 2. Check that the artefact does not contain any jar files, except for:
>
> -
> platform/autoupdate.services/test/unit/src/org/netbeans/api/autoupdate/data/
> empty.jar
> - enterprise/glassfish.common/test/unit/data/nottaDir-4_1_2.jar
> - enterprise/glassfish.common/test/unit/data/subdir/nottaDir-5.0.jar
> - enterprise/payara.common/test/unit/data/nottaDir-4_1_2.jar
> - enterprise/payara.common/test/unit/data/subdir/nottaDir-5.0.jar
>
> which are only jars by their name
>
> 3. Verify the cryptographic signatures, the NOTICE and LICENSE file 4. Build
> it using the README provided by the artefact.
> 5. Look in nbbuild/netbeans for the NetBeans installation created by the
> build process and try running it.
>
> In addition to checking the sources, you should check the associated
> convenience binary zips and nbms at the artefact links above.
> As well as checking any artefact functions correctly, you should check that
> it has been correctly signed by a PMC member,
> and that the source being voted on is sufficient to build the relevant
> binary.
> Separate votes will be held on other convenience binaries, mostly for each
> installer. Those will be dependent on this vote passing.
>
> This vote is going to be open at least 72 hours, vote with +1, 0, and -1 as
> usual. (please justify -1)
>
> Please mark your vote with (binding) if you're an Apache NetBeans PMC member
> to help with voting admin.
> NetBeans 12.0 will be released if and when this vote passes.
>
> Thank all contributors for hard work !
>
> Best Regards,
> Eric
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>


-- 
Ludovic
-

"Les formes qui differencient les etres importent peu
 si leur pensees s'unissent pour batir un univers..."
 Yoko Tsuno (in 'Les titans' by Roger Leloup)
 [The shapes that differenciate beings are not 

Re: [VOTE] Accept donation of CND code to Apache NetBeans

2020-05-16 Thread Ludovic HOCHET
a) +1
b) +1

On Fri, 15 May 2020 at 08:30, Jan Lahoda  wrote:
>
> Hi,
>
> There are two question on which there should be a vote:
>
> a) does Apache NetBeans accept the donation of the CND code from Oracle?
> The zips are here:
>
> http://hg.netbeans.org/releases/raw-file/tip/ApacheDonation4.zip
>
> sha256sum: 70fe5d6a8b405db2e6008970048721eb0e00566a9f51ab55d96a1d3f23963de0
>
> sha512sum:
> 981ad23f81d6e3bca506c307b737baadde74481931482f6ede9a9a62af77c9ba4066e9846eb83584a5a2de296f1f00d9b0fe7371fad832175de2a7b46c79ed47
>
>
>
> http://hg.netbeans.org/releases/raw-file/3a01e22248d4/ApacheDonation4.5.zip
>
> sha256sum: c04a9956715600670180a0677fbce4204593fec79fe904013d62245d9dc7ad81
>
> sha512sum:
> a5e7435009b10634ce6c6175af5f5d6d650827607726f0689e0a93a32497e9aacc9a2a9a6669e5e3a4f16edea75266e1d5de9583bbc0644def915fc432f4921f
>
>
> and were also put into Jira, for permanent record:
>
> https://issues.apache.org/jira/browse/NETBEANS-4333
>
> This is part of the IP Clearance.
>
>
> [ ] +1 : Accept contribution of "CND code"
> [ ]  0 : No opinion
> [ ] -1 : Reject contribution because...
>
>
> b) does Apache NetBeans approve to put the code into branch "cnd" of the
> main NetBeans repository:
>
> https://git.apache.org/repos/asf?p=netbeans.git
>
> and prepare it there for the IP Clearance:
>
> https://incubator.apache.org/ip-clearance/
>
>
> [ ] +1 : Approve using branch cnd in the main repository
> [ ]  0 : No opinion
> [ ] -1 : Reject using branch cnd in the main repository because...
>
>
> Vote is open for at least 72h .
>
>
> Thank you for your votes!
>
>  Jan



-- 
Ludovic
-

"Les formes qui differencient les etres importent peu
 si leur pensees s'unissent pour batir un univers..."
 Yoko Tsuno (in 'Les titans' by Roger Leloup)
 [The shapes that differenciate beings are not important
 if their thoughts unite to build a universe]

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

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





Re: Congratulations to Geertjan and Neil, new ASF Members!

2020-04-30 Thread Ludovic HOCHET
Congratulations!

On Thu, 30 Apr 2020 at 15:02, Bertrand Delacretaz
 wrote:
>
> Hi,
>
> I'm pleased to announce that two NetBeans PMC members, Geertjan
> Wielenga and Neil C Smith have recently been elected as Members of the
> Apache Software Foundation.
>
> Congratulations and that's well deserved, thank you for all your work
> helping our communities!
>
> See 
> https://blogs.apache.org/foundation/entry/the-apache-software-foundation-welcomes9
> for more details and links.
>
> -Bertrand
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>


-- 
Ludovic
-

"Les formes qui differencient les etres importent peu
 si leur pensees s'unissent pour batir un univers..."
 Yoko Tsuno (in 'Les titans' by Roger Leloup)
 [The shapes that differenciate beings are not important
 if their thoughts unite to build a universe]

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

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





Re: Dedication message for NetBeans 12

2020-04-08 Thread Ludovic HOCHET
+1
sad news

On Fri, 3 Apr 2020 at 13:54, Sven Reimers  wrote:
>
> Hi all,
>
> I assume most of you already heard about Carl Quinn passing away on April
> 1st (see https://twitter.com/javaposse/status/1245583036588019715?s=19)..
>
> He was a dear friend, a humble community guy and one of the people working
> on NetBeans features in Sun days...
>
> So I would suggest to put in a dedication "in memoriam Carl Quinn" for the
> 12.0 Apache NetBeans release... what do you think?
>
> Not sure how, not sure where just pondering the general idea first.
>
>
> If you need any more ressons - just follow the twitter thread..
>
> Comments?
>
> Thanks for considering and stay safe
>
> -Sven



-- 
Ludovic
-

"Les formes qui differencient les etres importent peu
 si leur pensees s'unissent pour batir un univers..."
 Yoko Tsuno (in 'Les titans' by Roger Leloup)
 [The shapes that differenciate beings are not important
 if their thoughts unite to build a universe]

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

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





Re: [VOTE] Release Apache NetBeans-11.3 Windows Installer

2020-03-01 Thread Ludovic HOCHET
+1

Thanks,

On Fri, 28 Feb 2020 at 15:29, Arunava Sinha  wrote:
>
> Hi,
>
> Primary voting artifact:
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.3/installers/Apache-NetBeans-11.3-bin-windows-x64.exe
>
> KEYS file:
> https://dist.apache.org/repos/dist/release/netbeans/KEYS
>
> PG signature file:
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.3/installers/Apache-NetBeans-11.3-bin-windows-x64.exe.asc
>
> SHA512 checksum file
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.3/installers/Apache-NetBeans-11.3-bin-windows-x64.exe.sha512
>
> Built using Jenkins job:
> https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-installers/47/
>
> Installer build steps:
> https://cwiki.apache.org/confluence/display/NETBEANS/Installer+Build+Steps
>
> This vote is going to be open at least 72 hours, vote with +1, 0, and -1
> as usual.
>
> Please mark your vote with (binding) if you're an Apache NetBeans PMC
> member.
>
> Apache NetBeans-11.3 Windows Installer will be released if and when this
> vote passes.
>
> Thanks,
>
> Arunava Sinha
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>


-- 
Ludovic
-

"Les formes qui differencient les etres importent peu
 si leur pensees s'unissent pour batir un univers..."
 Yoko Tsuno (in 'Les titans' by Roger Leloup)
 [The shapes that differenciate beings are not important
 if their thoughts unite to build a universe]

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

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





Re: Fast Feedback Installer : macos1015 and windows users

2020-02-28 Thread Ludovic HOCHET
Thanks, the update check is working now.
I think a notice is good enough.

Best Regards,

Le ven. 28 févr. 2020 à 16:13, Eric Barboni  a écrit :

> Thanks for feedback,
>  I did miss some parameter in the redirect, hope it's better now. Mirror
> should be synchronized since Wednesday.
>
>  For jdk14 maybe a notice should be added and we need to solve in 12.0.
>
> Best Regards
> Eric
> -Message d'origine-
> De : Ludovic HOCHET 
> Envoyé : vendredi 28 février 2020 15:36
> À : dev@netbeans.apache.org
> Objet : Re: Fast Feedback Installer : macos1015 and windows users
>
> It won't install with JDK 14 (Pack 200 removed).
> Installs on Windows 10 1909 with JDK 13. Except checking for updates
> failed for me. Trying to check for updates once NetBeans is manually
> launched suggests the updates.xml.gz is blocked on the mirror I was
> redirected to (which may be normal since the release is not complete? )
> Basic Java + Maven checks are ok.
>
> Le ven. 28 févr. 2020 à 14:02, Eric Barboni  a écrit :
>
> > Hi folks
> >
> > Arunava Sinha did all the preparation of the installer including
> > certification / notarization.
> >
> > Voting mail are almost ready.
> >
> >
> >
> > Can we have feedback to see if the binaries are correct so vote can be
> > done without being scared of not working certify/nota
> >
> >
> >
> >  <
> > https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.3/installe
> > rs/>
> > https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.3/installe
> > rs/
> >
> >
> >
> > Apache-NetBeans-11.3-bin-windows-x64.exe is ok for windows users
> > (editor should be asf) Apache-NetBeans-11.3-bin-macosx.dmg is ok for
> > macos 1015 users (don't know what happen here)
> >
> >
> >
> > Best Regards
> >
> > Eric
> >
> >
> >
> >
> >
> >
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>


Re: Fast Feedback Installer : macos1015 and windows users

2020-02-28 Thread Ludovic HOCHET
It won't install with JDK 14 (Pack 200 removed).
Installs on Windows 10 1909 with JDK 13. Except checking for updates failed
for me. Trying to check for updates once NetBeans is manually launched
suggests the updates.xml.gz is blocked on the mirror I was redirected to
(which may be normal since the release is not complete? )
Basic Java + Maven checks are ok.

Le ven. 28 févr. 2020 à 14:02, Eric Barboni  a écrit :

> Hi folks
>
> Arunava Sinha did all the preparation of the installer including
> certification / notarization.
>
> Voting mail are almost ready.
>
>
>
> Can we have feedback to see if the binaries are correct so vote can be done
> without being scared of not working certify/nota
>
>
>
>  <
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.3/installers/>
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.3/installers/
>
>
>
> Apache-NetBeans-11.3-bin-windows-x64.exe is ok for windows users (editor
> should be asf) Apache-NetBeans-11.3-bin-macosx.dmg is ok for macos 1015
> users (don't know what happen here)
>
>
>
> Best Regards
>
> Eric
>
>
>
>
>
>


Re: [VOTE] Release Apache NetBeans 11.3 [vote candidate 2]

2020-02-24 Thread Ludovic HOCHET
+1

downloaded source zip, sha512 ok
checked presence of LICENSE and notice ok
checked allowed jars being the only jars ok
built with own build of OpenJDK 11.0.6 on Windows 10 1909 ok
ran the resulting binary on own build of OpenJDK 15+11 ok

downloaded bin zip, sha512 ok
checked presence of LICENSE and notice ok
ran on own build of OpenJDK 11.0.6 ok

thanks!

On Fri, 21 Feb 2020 at 19:32, Eric Barboni  wrote:
>
> Dear community,
>
>
>
> Time, it needs time
>
> Be we are back again
>
> .  (slightly base on a song :D )
>
> This is our second voting candidate for the 11.3 release of Apache NetBeans.
> Matthias found a bad generation of LICENSE file that should be fixed now.
>
> Note that this is our second release vote where you are required to check
> both sources and convenience binaries before voting!
>
>
>
> See requirements below.
>
>
>
> Apache NetBeans 11.3 constitutes all clusters in the Apache NetBeans Git
> repo, which together provide the NetBeans Platform (i.e., the underlying
>
> application framework), as well as all the modules that provide the Java
> SE,Java EE, PHP, JavaScript and Groovy features of Apache NetBeans.
>
> Build artefacts are available here:
>
>
>
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.3/vc2
>
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/11.3/vc2
>
>
>
> They were built by the Jenkins pipeline and moved to their place:
>
>
>
> https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-TLP/job/netbea
> ns/job/release113/20
>
>
>
> We are primarily voting on:
>
>
>
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.3/vc2/netbeans-1
> 1.3-source.zip
>
>
>
> SHA512:
>
> (sha512 generation changed a bit, no more folder info)
>
> af0f52aec261d307626f0089b6957ba559808268d90e0c41720b481d40cc42d7474b0ffe5b93
> baf7c03ec7ebf3c9bbe1d229c219f8057a5f26294d46de0d986c
> ./netbeans-11.3-source.zip
>
> KEYS file:
>
> https://dist.apache.org/repos/dist/release/netbeans/KEYS
>
>
>
> --
>
>
>
> Associated to the primary source item you will have (generated with pipeline
> mentioned above)
>
>
>
> under https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.3/vc2
>
>   binaries associated to the source
>
>   netbeans-11.3-bin.zip
>
>   as well as update content under nbms folder
>
>   a small testrelease.sh script over here
> https://dist.apache.org/repos/dist/dev/netbeans
>
>
>
> under
>
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/11.3/vc2
>
>
>
>   you will find platform cluster build
>
>   netbeans-platform-11.3-bin
>
>   netbeans-platform-11.3-source
>
>
>
>
>
> Associated Apache Maven artefacts RELEASE113 can be found at
>
> https://repository.apache.org/content/repositories/orgapachenetbeans-1056
>
>
>
> Artefacts are composed of jars,nbm,sources,javadocs,pom.
>
>
>
> --
>
>
>
> Apache NetBeans Git Repo tag: 11.3-vc2 :
>
>
>
> https://github.com/apache/netbeans/tree/11.3-vc2
>
>
>
> Release specific wiki page:
>
> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+11.3
>
>
>
>
>
> Before voting +1 you are required to download the signed source code
>
> package, compile it as provided, and test the resulting executable on your
>
> own platform, along with also verifying that the package meets the
>
> requirements of the ASF policy on releases - see
>
> http://www.apache.org/legal/release-policy.html#management
>
>
>
>
>
> In particular, you should (at least) follow these steps.
>
>
>
> 1. Download the artefact to be voted on and unzip it.
>
>
>
> 2. Check that the artefact does not contain any jar files, except for:
>
>
>
> -
> platform/autoupdate.services/test/unit/src/org/netbeans/api/autoupdate/data/
>
> empty.jar
>
> - enterprise/glassfish.common/test/unit/data/nottaDir-4_1_2.jar
>
> - enterprise/glassfish.common/test/unit/data/subdir/nottaDir-5.0.jar
>
> - enterprise/payara.common/test/unit/data/nottaDir-4_1_2.jar
>
> - enterprise/payara.common/test/unit/data/subdir/nottaDir-5.0.jar
>
>
>
> which are only jars by their name
>
>
>
> 3. Verify the cryptographic signatures, the NOTICE and LICENSE file 4. Build
>
> it using the README provided by the artefact.
>
>
>
> 5. Look in nbbuild/netbeans for the NetBeans installation created by the
>
> build process and try running it.
>
>
>
> In addition to checking the sources, you should check the associated
>
> convenience binary zips and nbms at the artefact links above. As well as
>
> checking any artefact functions correctly, you should check that it has been
>
> correctly signed by a PMC member, and that the source being voted on is
>
> sufficient to build the relevant binary. Separate votes will be held on
> other convenience binaries, mostly for each installer.
>
> Those will be dependent on this vote passing.
>
> This vote is going to be open at least 72 hours, vote with +1, 0, and -1 as
> usual. (please justify -1)
>
>
>
> Please mark your vote with (binding) if you're an Apache NetBeans PMC member
> to help 

Re: [VOTE] Release Apache NetBeans 11.2 Windows Installer

2019-10-28 Thread Ludovic HOCHET
+1

On Fri, 25 Oct 2019 at 17:56,  wrote:
>
> Hi,
>
> Artifacts are available here:
>
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.2-vc1
>
> Built using Jenkins job:
>
> https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-installers/
>
> Primary voting artifact:
>
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.2-vc1/Apache-NetBeans-11.2-bin-windows-x64.exe
>
> SHA512:
>
> a9a33d19afc439971fc3a3a0d2e5d3404fd1b372c1995067e3fa97bc0f17c7a9471462d592b6b0f46b5b3bd5461a6768625334f7576f4b3ed54f2aebc575cc6b
> Apache-NetBeans-11.2-bin-windows-x64.exe
>
> KEYS file:
>
> https://dist.apache.org/repos/dist/release/netbeans/KEYS
>
> Installer build steps:
>
> https://cwiki.apache.org/confluence/display/NETBEANS/Installer+Build+Steps
>
> Please check that the artifact functions correctly and has been
> correctly signed by a PMC member.
>
> This vote is going to be open at least 72 hours, vote with +1, 0, and -1
> as usual. Please mark your vote with (binding) if you're an Apache
> NetBeans PMC member.
>
> Apache NetBeans 11.2 Windows Installer will be released if and when this
> vote passes.
>
> Thanks,
>
> Reema
>
>
>
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>


-- 
Ludovic
-

"Les formes qui differencient les etres importent peu
 si leur pensees s'unissent pour batir un univers..."
 Yoko Tsuno (in 'Les titans' by Roger Leloup)
 [The shapes that differenciate beings are not important
 if their thoughts unite to build a universe]

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

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





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

2019-10-21 Thread Ludovic HOCHET
+1
built from the source zip with JDK 8u232, ran on top of JDK 13.0.1

On Sun, 20 Oct 2019 at 14:26, Neil C Smith  wrote:
>
> 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 NetBeans
> Git repo, which together provide the NetBeans Platform (i.e., the
> underlying application framework), as well as all the modules that
> provide the Java SE, Java EE, PHP, JavaScript and Groovy features of
> Apache NetBeans.
>
> Build artefacts are available here:
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.2-vc1/
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/11.2-vc1/
>
> They were built by the Jenkins pipeline at:
> https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-TLP/job/netbeans/job/release112/29/
>
> We are primarily voting on:
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.2-vc1/netbeans-11.2-vc1-source.zip
>
> SHA512:
> 4586ec37778d7b7044e4a456408fce1686ea70db9847d5a24e2974728774d57963c1d0372c54b91008835b16b0d5c7f99b8b5714387b40116c8f28a331392a39
>  ./netbeans-11.2-vc1-source.zip
>
> KEYS file:
> https://dist.apache.org/repos/dist/release/netbeans/KEYS
>
> Apache NetBeans Git Repo tag: 11.2-vc1 :
> https://github.com/apache/netbeans/tree/11.2-vc1
>
>
> Release specific wiki page:
> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+11.2
>
>
> Before voting +1 you are required to download the signed source code
> package, compile it as provided, and test the resulting executable on
> your own platform, along with also verifying that the package meets
> the requirements of the ASF policy on releases - see
> http://www.apache.org/legal/release-policy.html#management
>
> In particular, you should (at least) follow these steps.
>
> 1. Download the artefact to be voted on and unzip it.
> 2. Check that the artefact does not contain any jar files, except for:
> - 
> platform/autoupdate.services/test/unit/src/org/netbeans/api/autoupdate/data/empty.jar
> - enterprise/glassfish.common/test/unit/data/nottaDir-4_1_2.jar
> - enterprise/glassfish.common/test/unit/data/subdir/nottaDir-5.0.jar
> - enterprise/payara.common/test/unit/data/nottaDir-4_1_2.jar
> - enterprise/payara.common/test/unit/data/subdir/nottaDir-5.0.jar
> which are only jars by their name
> 3. Verify the cryptographic signatures, the NOTICE and LICENSE file
> 4. Build it using the README provided by the artefact.
> 5. Look in nbbuild/netbeans for the NetBeans installation created by
> the build process and try running it.
>
>
> In addition to checking the sources, you should check the associated
> convenience binary zips and nbms at the artefact links above. As well
> as checking any artefact functions correctly, you should check that it
> has been correctly signed by a PMC member, and that the source being
> voted on is sufficient to build the relevant binary. Separate votes
> will be held on other convenience binaries, including Maven artefacts
> and for each installer. Those will be dependent on this vote passing.
>
>
> This vote is going to be open at least 72 hours, vote with +1, 0, and
> -1 as usual.  Please mark your vote with (binding) if you're an Apache
> NetBeans PMC member to help with voting admin.  NetBeans 11.2 will be
> released if and when this vote passes.
>
>
> Thank you for all the hard work!
>
> Best wishes,
>
> Neil
> Volunteer Release Manager for Apache NetBeans 11.2
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>


-- 
Ludovic
-

"Les formes qui differencient les etres importent peu
 si leur pensees s'unissent pour batir un univers..."
 Yoko Tsuno (in 'Les titans' by Roger Leloup)
 [The shapes that differenciate beings are not important
 if their thoughts unite to build a universe]

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

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





Re: Future of old NetBeans bug tracker

2019-10-21 Thread Ludovic HOCHET
I'll +1 on keeping a read only instance of the old Bugzilla (on Apache
infra if possible).
I've started to have a look at MavenCommandLineExecutor
(NETBEANS-3254) and there are many issue references that may be
helpful to look up.

On Fri, 18 Oct 2019 at 18:56, Geertjan Wielenga  wrote:
>
> Hi all,
>
> As we know, we're on JIRA now, i.e., all issues are reported here:
>
> https://issues.apache.org/jira/projects/NETBEANS
>
> The old location from the pre-Apache days are here:
>
> https://netbeans.org/bugzilla
>
> The question is what to do with the above, sure it is read-only, no one
> should be able to create new issues there and at the top of the page
> there's messaging about using the new Apache NetBeans JIRA.
>
> However, since we want to move away from Oracle infrastructure, what do we
> want to do with the NetBeans Bugzilla, ultimately? Simply take it out of
> the air, get and backup the database dump files, or host them somehow?
>
> We have the NetBeans Bugzilla database dump files available at this stage,
> i.e., they're available to use inside Oracle, but the question is what to
> do with them next, where to put them, if anywhere, whether they should be
> hosted, and where.
>
> Any ideas are welcome.
>
> Gj



-- 
Ludovic
-

"Les formes qui differencient les etres importent peu
 si leur pensees s'unissent pour batir un univers..."
 Yoko Tsuno (in 'Les titans' by Roger Leloup)
 [The shapes that differenciate beings are not important
 if their thoughts unite to build a universe]

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

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





Re: Apache NetBeans 11.1 Installers

2019-07-23 Thread Ludovic HOCHET
Works fine on Windows 10 1903, with OpenJDK 8 and 11.

Le lun. 22 juil. 2019 à 14:39,  a écrit :

> Hi,
>
> Installers are shared here:
>
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.1/
>
> Please help verify these artifacts.
>
> Need minimum 3 +1s from PMC members, with one test on each OS installer,
> before we make these publicly available from release page.
>
> Thanks,
>
> Reema
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>