Skip to content
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

Migrate GroovuinoML to Gradle 7 + Java 17 + Groovy 4 and more... #35

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

juliensatti
Copy link

A few improvements to keep the Groovy embedded DSL version up to date (and fashionable).

Notable changes:

  • JVM Kernel Maven compiler version bump;
  • Migrate project from Maven to Gradle (incompatibility between JDK17 and Maven/Groovy Compiler);
  • Changed target version of GroovuinoML to Java 17 (LTS) and Groovy 4;
  • Automate build & run of GroovuinoML embedded DSL;
  • Refactor Groovy embedded DSL directory;
  • Add some documentation;
  • More surprises...

Use shadowJar plugin to create a fat jar with all dependencies, upgrade to latest available versions of Java and Groovy, validated behavior, added automated build and run scripts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant