linghengqian commented on issue #30390: URL: https://github.com/apache/shardingsphere/issues/30390#issuecomment-1979139156
- If I understand correctly, you are making an Uber Jar for ShardingSphere JDBC. But it seems like no one has ever needed the Uber Jar before, so it seems to me that fixing the current issue requires adding a Maven module, probably named `org.apache.shardingsphere:shardingsphere-jdbc-all`, and using the specific `maven- assembly-plugin` configuration to make the Uber Jar, and then adding documentation for that only makes sense. There is still room for change in the module name. - I'm assuming you're going to submit a PR. If you don't have time to prepare a PR, I will set an additional issue tag for this issue. -- 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]
