You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by GitBox <gi...@apache.org> on 2020/01/16 02:35:23 UTC

[GitHub] [groovy] blindpirate opened a new pull request #1142: Update gradle wrapper to 6.1

blindpirate opened a new pull request #1142: Update gradle wrapper to 6.1
URL: https://github.com/apache/groovy/pull/1142
 
 
   Let's see if it breaks anything on CI.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [groovy] asfgit closed pull request #1142: Update gradle wrapper to 6.1

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #1142: Update gradle wrapper to 6.1
URL: https://github.com/apache/groovy/pull/1142
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [groovy] paulk-asert commented on issue #1142: Update gradle wrapper to 6.1

Posted by GitBox <gi...@apache.org>.
paulk-asert commented on issue #1142: Update gradle wrapper to 6.1
URL: https://github.com/apache/groovy/pull/1142#issuecomment-576689597
 
 
   Merged, thanks. I had to swap to the experimental spotbugs plugin to work with 6.
   We still have an issue with codenarc. Firstly, it uses groovy.util.XmlParser which at least for 4, has now been replaced with groovy.xml.XmlParser. But from memory, and I'll try again on 3_0_X tomorrow, there was some kind of classpath issue on the gradle plugin side of things on top of that.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services