aledsage commented on a change in pull request #1052: Bump groovy-eclipse-batch
from 2.4.3-01 to 2.5.8-02
URL: https://github.com/apache/brooklyn-server/pull/1052#discussion_r356464034
##########
File path: parent/pom.xml
##########
@@ -146,6 +146,16 @@
</dependency>
<!-- END karaf version overrides -->
+
+ <dependency>
+ <groupId>org.codehaus.groovy</groupId>
+ <artifactId>groovy-all</artifactId>
+ <version>${groovy.version}</version>
+ <type>pom</type>
Review comment:
Can you clarify what this change does? If a brooklyn module includes the
dependency `groovy-all` will it still pull in all of the transitive
dependencies of `groovy-all`?
----------------------------------------------------------------
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