+1 (binding)

The default build (ant) fails when using jdk11, with a warning about
accidentally using jdk9 specific api's.
Setting the nbjdk.home in user.build.properties to a jdk8, as the message
suggests, the build fails as well on jdk9 specific code.
With the flag -Dpermit.jdk9.builds=true, the build succeeds.
As we seem to have passed the jdk8 compatibility station, perhaps true
should be default value for this property?


On Mon, Feb 24, 2020 at 3:23 PM Ludovic HOCHET <[email protected]> wrote:

> +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 <[email protected]> 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 with voting admin.
> >
> > NetBeans 11.3 will be released if and when this vote passes.
> >
> > Thank all contributors for hard work !
> >
> >
> >
> > Best Regards,
> >
> >
> >
> > Eric
> >
>
>
> --
> 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: [email protected]
> For additional commands, e-mail: [email protected]
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>

Reply via email to