Skip to content

NIFI-12051 Moving to latest groovy 4.x 4.0.15 and migrating to org.apache instead of legacy org.codehaus packages. Closer to Java 21 readiness#7692

Closed
joewitt wants to merge 3 commits intoapache:mainfrom
joewitt:NIFI-12051
Closed

Conversation

@joewitt
Copy link
Contributor

@joewitt joewitt commented Sep 14, 2023

…s. Doesnt appear to work with Groovy 4x.

Summary

NIFI-00000

Tracking

Please complete the following tracking steps prior to pull request creation.

Issue Tracking

Pull Request Tracking

  • Pull Request title starts with Apache NiFi Jira issue number, such as NIFI-00000
  • Pull Request commit message starts with Apache NiFi Jira issue number, as such NIFI-00000

Pull Request Formatting

  • Pull Request based on current revision of the main branch
  • Pull Request refers to a feature branch with one commit containing changes

Verification

Please indicate the verification steps performed prior to pull request creation.

Build

  • Build completed using mvn clean install -P contrib-check
    • JDK 17

Licensing

  • New dependencies are compatible with the Apache License 2.0 according to the License Policy
  • New dependencies are documented in applicable LICENSE and NOTICE files

Documentation

  • Documentation formatting appears as expected in rendered files

@joewitt joewitt changed the title making groovy 4.x work. Remove support for groovy from nifi graph db… NIFI-12051 Moving to latest groovy 4.x 4.0.15 and migrating to org.apache instead of legacy org.codehaus packages. Closer to Java 21 readiness Sep 14, 2023
@joewitt joewitt force-pushed the NIFI-12051 branch 2 times, most recently from c89c87a to 2d5cbb3 Compare September 14, 2023 16:29
@joewitt
Copy link
Contributor Author

joewitt commented Sep 14, 2023

will force push an update soon to rebase off the latest improvements in main.

@joewitt joewitt force-pushed the NIFI-12051 branch 3 times, most recently from a07b8d5 to 3284567 Compare September 14, 2023 20:39
Copy link
Contributor

@exceptionfactory exceptionfactory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The majority of these changes appear to be straightforward, pending some confirmation of basic Groovy 4 compatibility. I noted two modules where the Groovy dependencies can be removed completely because there are no longer any Groovy-based tests.

…ache instead of legacy org.codehaus packages. Closer to Java 21 readiness
Copy link
Contributor

@exceptionfactory exceptionfactory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for making the adjustments @joewitt, the latest version looks good! +1 merging to main

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.

2 participants