Update to Netbeans 30#704
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the NetBeans download URL to version 30 in gradle.properties and updates the executable hashes for app.exe and app64.exe in harness-override/override.properties. I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
|
I'll merge soon, I don't think anyone will oppose? |
There was a problem hiding this comment.
Pull request overview
Updates the SDK’s NetBeans platform baseline to a newer Apache NetBeans distribution and aligns the harness launcher patching checksums so the build can continue to safely apply the Windows icon/launcher overrides.
Changes:
- Bump the NetBeans base download URL from the Apache archive to NetBeans 30.
- Update SHA-256
hashBefore/hashAfterentries for harness launcher executables used by theoverrideHarnessGradle task.
Reviewed changes
Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| harness-override/override.properties | Updates harness launcher SHA-256 hashes used to validate/guard the executable override step. |
| gradle.properties | Points netbeansUrl at the NetBeans 30 binary zip in the Apache archive. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.