You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "EarthChen (via GitHub)" <gi...@apache.org> on 2023/05/18 05:52:50 UTC

[GitHub] [dubbo] EarthChen commented on a diff in pull request #12343: feat:remove jprotoc dependency

EarthChen commented on code in PR #12343:
URL: https://github.com/apache/dubbo/pull/12343#discussion_r1197404618


##########
dubbo-compiler/pom.xml:
##########
@@ -37,8 +37,9 @@
 
     <dependencies>
         <dependency>
-            <groupId>com.salesforce.servicelibs</groupId>
-            <artifactId>jprotoc</artifactId>
+            <groupId>com.github.spullara.mustache.java</groupId>

Review Comment:
   format



##########
dubbo-compiler/README.md:
##########
@@ -0,0 +1,20 @@
+## dubbo-complier移除jpotoc依赖

Review Comment:
   pls use english



-- 
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@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org