Jimexist commented on code in PR #2601:
URL: https://github.com/apache/thrift/pull/2601#discussion_r867438931
##########
lib/java/build.gradle:
##########
@@ -60,7 +60,6 @@ if (Boolean.parseBoolean(project.release)) {
// Keeping the rest of the build logic in functional named scripts for clarity
apply from: 'gradle/environment.gradle'
apply from: 'gradle/sourceConfiguration.gradle'
-apply from: 'gradle/additionalArtifacts.gradle'
Review Comment:
this file is removed and not needed and superseded by
https://github.com/apache/thrift/pull/2601/files#diff-da5bde3bdf21a82cc6725ecd18f6f9f7d7c1dbcf7789e264892b51053a330a36R41-R43
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]