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

Add component property type for agent service name property #595

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Jan 5, 2025

Component property types are much more expressive and convenient to use than string concatenations and less error prone on refactorings/reference searches.

This now adds a new component property type for the p2.agent.service.name and uses it at the place where it previously using the property constant to show usage.

I also checked for the case now that it produces the same component.xml output

Component property types are much more expressive and convenient to use
than string concatenations and less error prone on
refactorings/reference searches.

This now adds a new component property type for the
'p2.agent.service.name' and uses it at the place where it previously
using the property constant to show usage.
Copy link

github-actions bot commented Jan 5, 2025

Test Results

  375 files  ±0    375 suites  ±0   43m 7s ⏱️ - 1m 3s
1 904 tests ±0  1 901 ✅ ±0  3 💤 ±0  0 ❌ ±0 
6 712 runs  ±0  6 703 ✅ ±0  9 💤 ±0  0 ❌ ±0 

Results for commit 91a495f. ± Comparison against base commit 3a74faa.

@laeubi laeubi merged commit 4b71cd1 into eclipse-equinox:master Jan 5, 2025
12 checks passed
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.

1 participant