[X] yes / +1
[ ] no / -1 (please justify -1)
[X] binding (member of PMC)

My vote is based on

[X] I have built and tested the source with OpenJDK 21 on Ubuntu Linux 22.04.1 (required) [X] I have tested the binary zip with Oracle JDK 17.0.8 LTS on Ubuntu Linux 22.04.1 [X] I have tested the DEB installer(s) with Oracle JDK 17.0.8 LTS on Ubuntu Linux 22.04.1
[ ] I have tested the Maven artefacts
[X] I have tested the VSCode extension

Additional info (optional) - any specifics on what you've tested:

The DEPENDENCIES produced during locally run "ant build" differs from the DEPENDENCIES in the convenience binary. The difference is:

--- DEPENDENCIES        2024-02-18 19:29:42.000000000 +0100
+++ ../../DEPENDENCIES  2024-02-18 19:17:50.000000000 +0100
@@ -420,8 +420,6 @@
 From: Gradle Inc.
   - Gradle Tooling API: Gradle Tooling API (https://gradle.org/)
License: Apache Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
-  - Gradle Wrapper: Gradle Wrapper (https://gradle.org/)
- License: Apache Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)

 From: Hamcrest
- Hamcrest: Provides a library of matcher objects (http://search.maven.org/#artifactdetails|org.hamcrest|hamcrest-core|1.3|jar)

the convenience binary DEPENDENCIES file lacks an entry for gradle wrapper present in local build from the voted-on sources. But the wrapper jar does not seem to be distributed, so I'll file this as an issue for the buildscripts.

-Svata

---------------------------------------------------------------------
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



Reply via email to