Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement] Add parameters to select a dependency JAR in the Gradle compileDistribution task. #6203

Open
diqiu50 opened this issue Jan 13, 2025 · 1 comment
Labels
improvement Improvements on everything

Comments

@diqiu50
Copy link
Contributor

diqiu50 commented Jan 13, 2025

What would you like to be improved?

In some development and integration testing scenarios, we want the Gradle compileDistribution task to be able to build the Gravtino server packages and their dependencies via configuration.
like:
gradle compileDistribution -Pwith_mysql
gradle compileDistribution -Pwith_aws
...

How should we improve?

No response

@diqiu50 diqiu50 added the improvement Improvements on everything label Jan 13, 2025
@justinmclean
Copy link
Member

Please note that MySQL license (GPL) is not compatible with the Apache license and that needs to be made clear to the user when installing preferably with a prompt to ask if they are sure they want to do this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvements on everything
Projects
None yet
Development

No branches or pull requests

2 participants