You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/12/30 00:22:58 UTC

[GitHub] [shardingsphere] taojintianxia opened a new issue, #23178: refactor the agent shade plugin usage

taojintianxia opened a new issue, #23178:
URL: https://github.com/apache/shardingsphere/issues/23178

   There is some confusion about the usage of the shade plugin in the agent, that will make the artifact chaos, some of these should not be packaged.
   
   refacor the shade plugin in agent to make it more clear by following missions :
   - [ ] relocation should be config in submodule, not on the top parent pom.i.e. zipkin packing config should in pom under zipkin, not in pom under plugins
   - [ ] every single thrid party dependency should be relocated, except three common dependencies : guava、bytebuddy、snakeyaml, these three dependencies will be packaged in bootsrap
   - [ ] every submodule shade plugin must use the shade config `minimizeJar`
   - [ ] refactor the assembly file for upon changes


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

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


[GitHub] [shardingsphere] terrymanu closed issue #23178: refactor the agent shade plugin usage

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #23178: refactor the agent shade plugin usage
URL: https://github.com/apache/shardingsphere/issues/23178


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

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