+1
Tested with the following environment
Kernel: 5.4.18-1-MANJARO x86_64 bits: 64 Desktop: KDE Plasma 5.17.5
Distro: Manjaro Linux
Java version: 1.8.0_242, vendor: Oracle Corporation, runtime:
/usr/lib/jvm/java-8-openjdk/jre
Apache Ant(TM) version 1.10.7 compiled on September 10 2019
Apache Maven 3.6.3 (NON-CANONICAL_2019-11-27T20:26:29Z_root)
SOURCE
* Downloaded
https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.3/vc2/netbeans-11.3-source.zip
* Checked for jars
find . -type f -name "*.jar" | xargs -I{} file {}
find . -type f -name "*.jar" | xargs -I{} ls -l {}
* Verified checksum
* Verified signing (Being new to signing, not sure how to interpret the
warning below)
gpg --verify netbeans-11.3-source.zip.asc netbeans-11.3-source.zip
gpg: Signature made Fri Feb 21 15:36:58 2020 CET
gpg: using RSA key
8FE1C26F15E0320E740BAED84A2601CEDA9382F3
gpg: Good signature from "Eric Barboni (Signing Key) <[email protected]>"
[unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the
owner.
* Read NOTICE and LICENSE
* Built using 'time ant'
At first it failed due to Java 11 being used
All fine with Java 8
* Started netbeans and created a simple project and poked around a bit
kicking some tires.
Some questions:
1. Why not https for apache.org in NOTICE?
2. Is 'ant tryme' crippled somehow? I was able to start netbeans that
way but noticed som strange things
'Show on startup' is false for the startup page
I could not access any plugins: Unable to connect to the NetBeans
Distribution because of Timeout while opening connection to
https://netbeans.apache.org/nb/updates/11.3/updates.xml.gz?unique=0
I could not create a simple maven nor ant project: 'This feature is
not yet enabled. Press Next to activate it.' It just hangs after doing that.
Starting nbbuild/netbeans/bin/netbeans works just fine.
After some time, 'ant tryme' worked as expected, so it might have been a
temporary glitch.
BINARY
* Downloaded
https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.3/vc2/netbeans-11.3-bin.zip
* Verified checksum
* Verified signing
* Unzipped
* Started netbeans and created a simple project and poked around a bit
kicking some tires.
Beside doing this test today I've been running the 11.3 snap pretty much
every day since a couple of weeks and it has served me well!
As far as I can tell everything is OK, so
+1 from me
Thank you Eric for putting this together and thank you all other
contributors.
/Patrik
Den fre 21 feb. 2020 kl 19:33 skrev Eric Barboni <[email protected]>:
> 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
> <https://builds.apache.org/view/M-R/view/NetBeans/job/netbeans-TLP/job/netbeans/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
> <https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.3/vc2/netbeans-11.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
>
>