-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generate JRE enum and dependent tests and add JAVA_24 #3855
Conversation
marcphilipp
commented
Jun 11, 2024
- Generate code based on YaML file
- Simplify task dependencies
- Add JTE dependency
- Generate JRE enum
- Extract JavaVersionPredicates
- Generate JavaVersionPredicates
- Simplify tests
- Introduce project sub dir
- Generate DisabledOnJreIntegrationTests
- Generate EnabledOnJreIntegrationTests
- Move generated sources to conventional target dir
- Generate EnabledOnJreConditionTests
- Generate DisabledOnJreConditionTests
- Add license header to generated sources
- Move template model and data to separate project
- Move templates to subprojects
- Clean up dependencies
- Add JRE.JAVA_24
- version: 24 | ||
since: '5.11' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💬 New JDK versions can now be added with two lines. 🎉
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😱
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I recognize a code wizard when I see one. Well done, Marc! 🧙