Skip to content

Dependency Updates#3823

Open
eclipse-releng-bot wants to merge 1 commit into
masterfrom
update_target
Open

Dependency Updates#3823
eclipse-releng-bot wants to merge 1 commit into
masterfrom
update_target

Conversation

@eclipse-releng-bot
Copy link
Copy Markdown
Contributor

The content of the target eclipse-sdk-prereqs.target was updated

Please review the changes and merge if appropriate, or cherry pick individual updates.

The following maven artifacts have been updated:

  • org.ow2.asm:asm-analysis:jar:9.9.1 has been updated to version 9.10
    • additionally requires java.package; org.objectweb.asm [9.10.0,9.11.0) compared to the previous version
    • additionally requires java.package; org.objectweb.asm.signature [9.10.0,9.11.0) compared to the previous version
    • additionally requires java.package; org.objectweb.asm.tree [9.10.0,9.11.0) compared to the previous version
  • org.ow2.asm:asm-commons:jar:9.9.1 has been updated to version 9.10
    • additionally requires java.package; org.objectweb.asm [9.10.0,9.11.0) compared to the previous version
    • additionally requires java.package; org.objectweb.asm.signature [9.10.0,9.11.0) compared to the previous version
    • additionally requires java.package; org.objectweb.asm.tree [9.10.0,9.11.0) compared to the previous version
  • org.ow2.asm:asm-tree:jar:9.9.1 has been updated to version 9.10
    • additionally requires java.package; org.objectweb.asm [9.10.0,9.11.0) compared to the previous version
    • additionally requires java.package; org.objectweb.asm.signature [9.10.0,9.11.0) compared to the previous version
  • org.ow2.asm:asm-util:jar:9.9.1 has been updated to version 9.10
    • additionally requires java.package; org.objectweb.asm [9.10.0,9.11.0) compared to the previous version
    • additionally requires java.package; org.objectweb.asm.signature [9.10.0,9.11.0) compared to the previous version
    • additionally requires java.package; org.objectweb.asm.tree [9.10.0,9.11.0) compared to the previous version
    • additionally requires java.package; org.objectweb.asm.tree.analysis [9.10.0,9.11.0) compared to the previous version
  • org.ow2.asm:asm:jar:9.9.1 has been updated to version 9.10

@akurtakov
Copy link
Copy Markdown
Member

/request-license-check

Copy link
Copy Markdown
Contributor

@merks merks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@akurtakov @iloveeclipse

I'll block this because ASM updates always causes problem because it causes this failure in Orbit:

[ERROR] Cannot satisfy dependency: org.eclipse.orbit.maven.osgi.all.feature.group 4.40.0.v20260515-1000 depends on: org.eclipse.equinox.p2.iu; org.jacoco.core [0.8.14.202510111229,0.8.14.202510111229]

So always we need to open an issue like the following for jacoco to update it's dependency range:

jacoco/jacoco#1964

Doing this update in the Platform right at the boundary where the Platform's M3 and before everyone else's M3 is just asking for problems; we've had them before and we'll definitely have them again.

And @Godin understandably does not appreciate sudden pressure to publish a a new jacoco version to Maven Central.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants