jtstorck commented on issue #3015: NIFI-5254 [WIP] Updated to Groovy 2.5.2 URL: https://github.com/apache/nifi/pull/3015#issuecomment-497967401 @MikeThomsen We should collaborate on this Groovy upgrade. In my [WIP pull request](https://github.com/apache/nifi/pull/3404) for Java 11 build compatibility, I also upgraded Groovy. I also tried to clean up the groovy dependencies by having each NiFi module depend on the specific Groovy libs needed, rather than using groovy-all. I am in the process of splitting out the changes in PR 3404 into smaller PRs, and the groovy upgrade would be one of them. Could you take a look at the groovy changes I made in PR 3404? You've probably tested your PR more than I have tested mine; I was focusing on getting the build (compilation and tests) working on Java 11, and getting the NiFi UI to come up on Java 11, but I didn't do much testing of processors that use Groovy.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
