arjun4084346 commented on a change in pull request #3159:
URL: https://github.com/apache/incubator-gobblin/pull/3159#discussion_r530681081



##########
File path: gobblin-api/build.gradle
##########
@@ -29,7 +29,11 @@ dependencies {
     compile externalDependency.reflections
     compile externalDependency.typesafeConfig
     compile externalDependency.reactivex
-
+    // Modified to work with Gradle 5
+    compileOnly externalDependency.lombok

Review comment:
       Can the common code be moved to outer build.gradle?




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


Reply via email to