Use JavaCC to generate udunits code at build time by lesserwhirls · Pull Request #1461 · Unidata/netcdf-java
Navigation Menu
{{ message }}
Unidata / netcdf-java Public
- Notifications You must be signed in to change notification settings
- Fork 82
Merged
lesserwhirls merged 1 commit intoUnidata:maint-5.xfrom
Jul 18, 2025Merged
Use JavaCC to generate udunits code at build time#1461
lesserwhirls merged 1 commit intoUnidata:maint-5.xfrom
Use JavaCC to generate udunits code at build time#1461
lesserwhirls merged 1 commit intoUnidata:maint-5.xfrom
Conversation
Copy link Copy Markdown
Member
Description of Changes
Rather than relying on checked-in generated code, use javacc to generate code from the JavaCC grammar file at build time.
PR Checklist
- Link to any issues that the PR addresses
- Add labels
- Open as a draft PR
until ready for review - Make sure GitHub tests pass
- Mark PR as "Ready for Review"
Rather than relying on checked-in generated code, use javacc to generate code from the JavaCC grammar file at build time.
lesserwhirls
added this to the
v5.9.0 milestone
lesserwhirls
added
enhancement
labels
Jul 18, 2025
lesserwhirls
marked this pull request as ready for review
lesserwhirls
deleted the
javacc
branch
lesserwhirls
mentioned this pull request
rschmunk
mentioned this pull request
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment