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

Restore the features accidentally removed from the category.xml #166

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

merks
Copy link
Contributor

@merks merks commented Jan 22, 2025

@eclipse-ecf-bot
Copy link

Can one of the admins verify this patch?

@scottslewis
Copy link
Contributor

scottslewis commented Jan 22, 2025

@merks for curiosity sake: why does the platform depend upon the org.eclipse.ecf.core.feature ?

@scottslewis scottslewis merged commit cd9e9fb into eclipse:master Jan 22, 2025
2 checks passed
@merks
Copy link
Contributor Author

merks commented Jan 22, 2025

The dependency uses slicer mode so it's either specify that one feature:

image

Or specify the two bundles included by that feature:

    <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.ecf' range='[3.11.0.v20240812-1535,3.11.0.v20240812-1535]'/>
    <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.ecf.identity' range='[3.10.0.v20240812-1535,3.10.0.v20240812-1535]'/>

@merks merks deleted the issue-165 branch January 22, 2025 18:40
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