rhoughton-pivot commented on a change in pull request #5018:
URL: https://github.com/apache/geode/pull/5018#discussion_r418402480



##########
File path: gradle/java.gradle
##########
@@ -73,7 +73,7 @@ gradle.taskGraph.whenReady({ graph ->
       }
     }
     jar.metaInf {
-      from("$rootDir/LICENSE")
+      from("$rootDir/geode-assembly/src/main/dist/LICENSE")

Review comment:
       Two things:
   1) Why do we have two copies of the `LICENSE` file?
   2) Why are they different!?




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to