-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Get rid of test dependencies on derby #5713
Comments
Duplicate of #5712 |
janbartel
added a commit
that referenced
this issue
Nov 25, 2020
Signed-off-by: Jan Bartel <[email protected]>
janbartel
added a commit
that referenced
this issue
Nov 30, 2020
* Issue #5713 Remove dependency on derby Signed-off-by: Jan Bartel <[email protected]> * use the mariadb client version from the property Signed-off-by: olivier lamy <[email protected]> Co-authored-by: olivier lamy <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are 2 modules with test dependencies on derby:
jetty-plus is not actually dependent on derby for testing, and the dependency can be deleted.
We should also try to remove the dependency for the test-loginservice and replace it with mocks where necessary.
The text was updated successfully, but these errors were encountered: