Skip to content
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

Update version ranges of dependencies for bundles/org.eclipse.equinox.transforms.xslt #762

Merged

Conversation

eclipse-equinox-bot
Copy link
Contributor

Import-Package org.osgi.framework 1.3.0 (compiled against 1.10.0 provided by org.eclipse.osgi 3.23.0.v20241212-0858) includes 1.5.0 (provided by org.eclipse.osgi 3.5.1.R35x_v20090827) but this version is missing the method org/osgi/framework/BundleContext#registerService referenced by org.eclipse.equinox.internal.transforms.xslt.Activator.

Import-Package org.osgi.framework 1.3.0 (compiled against 1.10.0 provided by org.eclipse.osgi 3.23.0.v20241212-0858) includes 1.4.0 (provided by org.eclipse.osgi 3.4.3.R34x_v20081215-1030) but this version is missing the method org/osgi/framework/BundleContext#registerService referenced by org.eclipse.equinox.internal.transforms.xslt.Activator.

Import-Package org.osgi.util.tracker 1.0.0 (compiled against 1.5.4 provided by org.eclipse.osgi 3.23.0.v20241212-0858) includes 1.4.2 (provided by org.eclipse.osgi 3.5.1.R35x_v20090827) but this version is missing the method org/osgi/util/tracker/ServiceTracker#<init> referenced by org.eclipse.equinox.internal.transforms.xslt.Activator.

Import-Package org.osgi.util.tracker 1.0.0 (compiled against 1.5.4 provided by org.eclipse.osgi 3.23.0.v20241212-0858) includes 1.3.3 (provided by org.eclipse.osgi 3.4.3.R34x_v20081215-1030) but this version is missing the method org/osgi/util/tracker/ServiceTracker#<init> referenced by org.eclipse.equinox.internal.transforms.xslt.Activator.

Suggested lower version for package org.osgi.framework is 1.6.0 out of [1.4.0, 1.5.0, 1.6.0, 1.7.0, 1.8.0, 1.9.0, 1.10.0]
Suggested lower version for package org.osgi.util.tracker is 1.5.0 out of [1.3.3, 1.4.0, 1.4.2, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.5.4]

Copy link

Test Results

  666 files  ±0    666 suites  ±0   1h 19m 12s ⏱️ + 3m 16s
2 219 tests ±0  2 172 ✅ ±0   47 💤 ±0  0 ❌ ±0 
6 801 runs  ±0  6 658 ✅ ±0  143 💤 ±0  0 ❌ ±0 

Results for commit 16ed834. ± Comparison against base commit 6ef3b0b.

@laeubi laeubi merged commit 7376b27 into master Jan 25, 2025
26 of 27 checks passed
@akurtakov akurtakov deleted the dependency-check/bundles/org.eclipse.equinox.transforms.xslt branch January 25, 2025 07:08
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.

2 participants