SemyonSinchenko opened a new issue, #662:
URL: https://github.com/apache/incubator-graphar/issues/662

   ### Describe the enhancement requested
   
   Protobuf is very popular but version-sensitive dependency that is used 
literally everywhere. We should shade it in Java info to simplify the 
integration of the GAR into other projects. For example, we can simply rename 
all the `com.google.protobuf.*` to something like 
`org.grapharproject.protobuf.*`. It may be easily done via Maven assembly 
plugin.
   
   ### Component(s)
   
   Java


-- 
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: commits-unsubscr...@graphar.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@graphar.apache.org
For additional commands, e-mail: commits-h...@graphar.apache.org

Reply via email to