-
Notifications
You must be signed in to change notification settings - Fork 89
Dependency Updates #3607
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
base: master
Are you sure you want to change the base?
Dependency Updates #3607
Conversation
cee8e9b to
e3170b6
Compare
|
/request-license-review |
License review requests:
After all reviews have concluded, re-run the license-vetting check from the Github Actions web-interface to update its status. Workflow run (with attached summary files): |
|
FYI, I left a comment on https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/25569 that will hopefull get it approve quickly. |
9cefcb7 to
a408292
Compare
|
It looks like the filtering for unwanted versions is broken, might be a regression from suing the Tycho snapshot. |
700d88c to
29744e6
Compare
|
I have checked this locally now with Tycho 5.0.1 I get:
with 5.0.2-SNAPSHOT I get:
So it seems a regression in Tycho 5.0.2 that somehow the filter file is no longer evaluated. |
|
@akurtakov the problematic change seems to be this one that makes the version rules no longer be applied: I'm currently looking into a fix... |
29744e6 to
59ebcaf
Compare
|
Now everything is back to expected state! |
|
The actual issue is a bit nasty, the source bundle itself has the same OSGi data as the original bundle: this causes P2 to resolve the source bundle for the classpath what obviously will not work! I currently try to implement a workaround for Tycho ... |
f3febca to
8d719c2
Compare
8d719c2 to
60522f9
Compare
The content of the target
eclipse-sdk-prereqs.targetwas updatedPlease review the changes and merge if appropriate, or cherry pick individual updates.
The following maven artifacts have been updated:
org.eclipse.jetty.toolchain:jetty-servlet-api:jar:4.0.6has been updated to version4.0.8