You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 27, 2025. It is now read-only.
Given that the publication processes was fixed already with eclipse-platform/eclipse.platform.releng#48 it likely only requires a re-build and re-publication of `org.eclipse.osgi.util.
Just like o.e.equinox.preferences (handled eclipse-equinox/equinox.bundles#54)
org.eclipse.osgi.utilalso uses wrong groudIds (org.osgi.utilinstead oforg.osgi) for the newly introduced osgi dependencies from Maven-Central:https://repo1.maven.org/maven2/org/eclipse/platform/org.eclipse.osgi.util/3.7.0/org.eclipse.osgi.util-3.7.0.pom
Given that the publication processes was fixed already with eclipse-platform/eclipse.platform.releng#48 it likely only requires a re-build and re-publication of `org.eclipse.osgi.util.
@sravanlakkimsetti @akurtakov can you please take care of this again.