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/14 00:14:37 UTC

[GitHub] [groovy] danielsun1106 opened a new pull request #1139: Add Java13 build

danielsun1106 opened a new pull request #1139: Add Java13 build
URL: https://github.com/apache/groovy/pull/1139
 
 
   1) As we do not have enough time to migrate gradle from 5.6.4 to 6.x, we decide to build Groovy with Java 11 and run tests with Java 13. BTW, volunteers to help Apache Groovy polish the Gradle build scripts are always welcome.
   2) Java 13 introduces some new API, e.g. `String::stripIndent`, which has conflicts with GDK's existing method. As a workaround, we add a incubating variant of `stripIndent` in GDK.

----------------------------------------------------------------
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 #1139: Add Java13 build

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #1139: Add Java13 build
URL: https://github.com/apache/groovy/pull/1139
 
 
   

----------------------------------------------------------------
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