-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
[build] remove extraneous dependency #232
Conversation
I think there are a number of problems with this PR at the moment:
I think all in all, this PR could be closed. The latest released version of Monex (4.0.0) works well against eXist-db 6.1.0, and the older version of Monex works well against eXist-db 5.4.0 and 6.0.1. |
f654a43
to
be27814
Compare
Test failures seem to be unrelated to exist-version |
Did you read my posts in the release channel @adamretter ? |
@line-o Yes - as you saw I also responded to them. |
What has to be done to get this PR merged? |
|
Your concerns were adressed. Removing the extraneous dependency is really needed. |
Can you explain/signpost? I haven't seen that yet... |
Did not see that 4.0.0 was released - does not roll back version
Does not change slf4j-api version
Does not do that anymore |
|
The package.json is unrelated, yes. Is it a problem? I don't think so. If you want to provide a separate PR for this, go ahead.
You must be looking at a different diff. |
OK, ... I'll give you a moment then. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess that the version bump from 4.0.0 to 4.0.1 is ok as you only remove the unneeded slf4j activation library..
@reinhapa the version bump is actually just a leftover from the release not handling the package.json by itself see eXist-db/documentation#876 |
be27814
to
2ccb7fd
Compare
2ccb7fd
to
2404489
Compare
remove extraneous dependency on log4j-slf4j2-impl
from https://www.slf4j.org/manual.html