markusthoemmes commented on a change in pull request #2414: SPI approach for 
pluggable implementations
URL: 
https://github.com/apache/incubator-openwhisk/pull/2414#discussion_r131065086
 
 

 ##########
 File path: common/scala/build.gradle
 ##########
 @@ -10,6 +10,7 @@ repositories {
 
 dependencies {
     compile "org.scala-lang:scala-library:${gradle.scala.version}"
+    compile "org.scala-lang:scala-reflect:${gradle.scala.version}"
 
 Review comment:
   As noted below, we can get around that dependency by using `MAnifest` over 
`ClassTag`
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to