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

Provide a ClasspathRegistryStrategy? #80

Open
laeubi opened this issue Jul 17, 2022 · 4 comments
Open

Provide a ClasspathRegistryStrategy? #80

laeubi opened this issue Jul 17, 2022 · 4 comments

Comments

@laeubi
Copy link
Member

laeubi commented Jul 17, 2022

For Tycho I have written a ClasspathRegistryStrategy that simply scans a classpath for the usual plugin.xml and recovers the bundle-infos needed here (symbolic name) trough the corresponding MANIFEST.MF.

This works quite well and I wonder if it would be useful to contribute this to Equinox to be used e.g. when the Registry is used outside of OSGi? I also noticed that PDE uses a similar approach to discover Extensions from jar files in the target state so maybe it could be reused there as well?

@github-actions
Copy link

This issue has been inactive for 180 days and is therefore labeled as stale.
If this issue became irrelevant in the meantime please close it as completed. If it is still relevant and you think it should be fixed some possibilities are listed below.
Please read https://github.com/eclipse-equinox/.github/blob/main/CONTRIBUTING.md#contributing-to-eclipse-equinox for ways to influence development.

@github-actions github-actions bot added the stale label Jan 14, 2023
@laeubi laeubi removed the stale label Jan 14, 2023
@github-actions
Copy link

This issue has been inactive for 180 days and is therefore labeled as stale.
If this issue became irrelevant in the meantime please close it as completed. If it is still relevant and you think it should be fixed some possibilities are listed below.
Please read https://github.com/eclipse-equinox/.github/blob/main/CONTRIBUTING.md#contributing-to-eclipse-equinox for ways to influence development.

@github-actions github-actions bot added the stale label Jul 14, 2023
@laeubi laeubi removed the stale label Jul 14, 2023
Copy link

This issue has been inactive for 180 days and is therefore labeled as stale.
If this issue became irrelevant in the meantime please close it as completed. If it is still relevant and you think it should be fixed some possibilities are listed below.
Please read https://github.com/eclipse-equinox/.github/blob/main/CONTRIBUTING.md#contributing-to-eclipse-equinox for ways to influence development.

@github-actions github-actions bot added the stale label Jan 11, 2024
@laeubi laeubi removed the stale label Jan 11, 2024
Copy link

This issue has been inactive for 180 days and is therefore labeled as stale.
If this issue became irrelevant in the meantime please close it as completed. If it is still relevant and you think it should be fixed some possibilities are listed below.
Please read https://github.com/eclipse-equinox/.github/blob/main/CONTRIBUTING.md#contributing-to-eclipse-equinox for ways to influence development.

@github-actions github-actions bot added the stale label Jul 10, 2024
@laeubi laeubi removed the stale label Jul 10, 2024
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

No branches or pull requests

1 participant