You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@thrift.apache.org by GitBox <gi...@apache.org> on 2022/03/11 03:56:20 UTC

[GitHub] [thrift] Jimexist commented on a change in pull request #2546: use gradle convention in organizing java project

Jimexist commented on a change in pull request #2546:
URL: https://github.com/apache/thrift/pull/2546#discussion_r824366974



##########
File path: lib/java/build.gradle
##########
@@ -36,7 +36,7 @@ buildscript {
 }
 
 plugins {
-    id 'java'
+    id 'java-library'

Review comment:
       https://docs.gradle.org/current/userguide/java_library_plugin.html




-- 
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: notifications-unsubscribe@thrift.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org