-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # 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 <janb@webtide.com>
janbartel
added a commit
that referenced
this issue
Nov 30, 2020
# for free
to join this conversation on GitHub.
Already have an account?
# 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: