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 2019/11/27 19:37:34 UTC

[GitHub] [groovy] eric-milles opened a new pull request #1108: GROOVY-9174: try junit-platform-launcher as compile-time-only dependency

eric-milles opened a new pull request #1108: GROOVY-9174: try junit-platform-launcher as compile-time-only dependency
URL: https://github.com/apache/groovy/pull/1108
 
 
   I'm not sure of the impact of this change.  But it does manage to build successfully.  Here is a bit of reference material: https://docs.gradle.org/current/userguide/building_java_projects.html#sec:java_dependency_management_overview
   
   Additionally or alternatively, the `groovy-all-X.Y.Z.pom` could include `groovy-test-junit5` as a runtime dependency so it is not part of the compile classpath of a project.  The "all" pom is created in the `upload.gradle` script.

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