+1 (binding) - signature and SHA512 checked - verified repository content and source zip match - build from source (on JDK-8 ok, failed on JDK-11) - basic test of jackpot succeeded - eyeballed LICENSE and NOTICE files for binary and source
- Building on JDK 11 fails: -do-compile: [mkdir] Created dir: /home/matthias/v/jackpot/lib/build/classes [nb-javac] Compiling 4 source files to /home/matthias/v/jackpot/lib/build/classes [nb-javac] Ignoring source, target and bootclasspath as release has been set [nb-javac] warning: [path] bad path element "/usr/lib/jvm/java-11-openjdk-amd64/lib/tools.jar": no such file or directory [nb-javac] /home/matthias/v/jackpot/build/public-package-jars/org-netbeans-api-annotations-common.jar(/org/netbeans/api/annotations/common/NonNull.class): warning: Cannot find annotation method 'when()' in type 'Nonnull': class file for javax.annotation.Nonnull not found [nb-javac] warning: unknown enum constant When.ALWAYS [nb-javac] reason: class file for javax.annotation.meta.When not found [nb-javac] warning: No processor claimed any of these annotations: org.netbeans.api.annotations.common.NonNull [nb-javac] /home/matthias/v/jackpot/lib/src/org/netbeans/modules/jackpot30/cmdline/lib/Utils.java:21: error: package com.sun.source.util does not exist [nb-javac] import com.sun.source.util.JavacTask; [nb-javac] ^ [nb-javac] /home/matthias/v/jackpot/build/public-package-jars/org-netbeans-api-annotations-common.jar(/org/netbeans/api/annotations/common/NonNull.class): warning: Cannot find annotation method 'when()' in type 'Nonnull': class file for javax.annotation.Nonnull not found [nb-javac] warning: unknown enum constant When.ALWAYS [nb-javac] reason: class file for javax.annotation.meta.When not found [nb-javac] 1 error [nb-javac] 6 warnings BUILD FAILED /home/matthias/v/jackpot/build.xml:59: The following error occurred while executing this line: /home/matthias/bin/netbeans-dev/harness/suite.xml:163: The following error occurred while executing this line: /home/matthias/bin/netbeans-dev/harness/common.xml:207: Compile failed; see the compiler error output for details. Am Montag, den 29.03.2021, 07:40 +0200 schrieb Jan Lahoda: Dear all, I'd like to release the standalone Java Hints tool ("jackpot") based on Apache NetBeans 12.3, this time hopefully with the right artefacts. The release is here: https://dist.apache.org/repos/dist/dev/netbeans/netbeans-jackpot/netbeans-jackpot-12.3-vc2/apache-netbeans-jackpot-12.3.zip Signature file: https://dist.apache.org/repos/dist/dev/netbeans/netbeans-jackpot/netbeans-jackpot-12.3-vc2/apache-netbeans-jackpot-12.3.zip.asc SHA512: de3ab8282083a86cbb4eb6c1720839656de7478697800e8132e9193ef15ab467217ab41dade993558938b350f543ff4df968e2513bb0c59095269a97f75ab76c apache-netbeans-jackpot-12.3.zip KEYS file: https://dist.apache.org/repos/dist/release/netbeans/KEYS Apache NetBeans Jackpot 3.0 Git Repo tag: https://github.com/apache/netbeans-jackpot30/releases/tag/netbeans-jackpot-12.3-vc2 Convenience binaries: -built standalone tool: https://dist.apache.org/repos/dist/dev/netbeans/netbeans-jackpot/netbeans-jackpot-12.3-vc2/apache-netbeans-jackpot-12.3-bin.zip Its signature file: https://dist.apache.org/repos/dist/dev/netbeans/netbeans-jackpot/netbeans-jackpot-12.3-vc2/apache-netbeans-jackpot-12.3-bin.zip.asc and its SHA512: 6dd7ca2f901d2a1c07d909fb51dc506d407413a0fc6f0ab514f17ce6dc12ae9e5daad51fb4e986e89c840f30bf9dcc39966b938d567ec8a64f2166ea8bbf7e1f apache-netbeans-jackpot-12.3-bin.zip -there is also a plugin staging Maven repository here: https://repository.apache.org/content/repositories/orgapachenetbeans-1086 This vote is going to be open at least 72 hours, vote with +1, 0, and -1 as usual. Thanks for any feedback! Jan --------------------------------------------------------------------- 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