jtstorck commented on issue #3015: NIFI-5254 [WIP] Updated to Groovy 2.5.2 URL: https://github.com/apache/nifi/pull/3015#issuecomment-498810114 @MikeThomsen I haven't gotten to the point where I am extracting the Groovy update from PR 3404. I need to put up a PR for Mockito 2.x and PowerMock 2.x, and then I was going to put up a PR for the Groovy upgrade. If you're okay holding this PR open for a few more days, we can compare notes and try to pull all the Groovy changes together. I'd like to see us avoid, and I'm not sure if this is the proper term, using "aggregate" poms like groovy-all, and instead reference specific modules needed as dependencies whether for production or test code. In addition, I'd like to keep moving toward parent poms only establishing dependency management, rather than forcing dependencies on the submodules. I did a bit of that in PR 3404.
---------------------------------------------------------------- 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
