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

Use @ServiceRanking component property type annotation in e4.core.tests #1588

Conversation

HannesWell
Copy link
Member

No description provided.

Copy link
Contributor

Test Results

 1 758 files  ±0   1 758 suites  ±0   1h 28m 41s ⏱️ + 2m 6s
 4 170 tests ±0   4 148 ✅ ±0   22 💤 ±0  0 ❌ ±0 
13 107 runs  ±0  12 943 ✅ ±0  164 💤 ±0  0 ❌ ±0 

Results for commit 429de62. ± Comparison against base commit e14565e.

@vogella
Copy link
Contributor

vogella commented Oct 14, 2024

Cool, didn't know about this additional annotation.

@HannesWell HannesWell merged commit be89385 into eclipse-platform:master Oct 14, 2024
17 checks passed
@HannesWell HannesWell deleted the use-ServiceRanking-property-type branch October 14, 2024 20:14
@laeubi
Copy link
Contributor

laeubi commented Oct 15, 2024

@@ -26,6 +26,7 @@ Import-Package: javax.annotation;version="[1.3.0,2.0.0)",
org.junit.runners;version="[4.13.0,5.0.0)",
org.osgi.framework;version="[1.10.0,2.0.0)",
org.osgi.service.component;version="1.3.0",
org.osgi.service.component.propertytypes;version="[1.4.0,2.0.0)",
Copy link
Contributor

Choose a reason for hiding this comment

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

Imports should actually not required for this

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