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

Get resources from add-ons #8467

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Conversation

thc202
Copy link
Member

@thc202 thc202 commented Apr 30, 2024

Get the resources from the add-ons when getting resources from the AddOnLoader, to allow e.g. ServiceLoader to find implementations in the add-ons.

This allows the Zest scripts to find/use the GraalVM JavaScript engine and any of the other engines provided by the add-ons.

Get the resources from the add-ons when getting resources from the
`AddOnLoader`, to allow e.g. `ServiceLoader` to find implementations in
the add-ons.

This allows the Zest scripts to find/use the GraalVM JavaScript engine
and any of the other engines provided by the add-ons.

Signed-off-by: thc202 <thc202@gmail.com>
@thc202 thc202 added the bug label Apr 30, 2024
@thc202 thc202 changed the title Get resources from add-ons [WIP] Get resources from add-ons Apr 30, 2024
@thc202 thc202 mentioned this pull request Apr 30, 2024
56 tasks
@thc202 thc202 changed the title [WIP] Get resources from add-ons Get resources from add-ons Apr 30, 2024
@thc202 thc202 added this to the 2.15.0 milestone Apr 30, 2024
@kingthorin kingthorin merged commit 0a6377d into zaproxy:main Apr 30, 2024
10 checks passed
@kingthorin
Copy link
Member

Thanks!

@github-actions github-actions bot locked and limited conversation to collaborators Apr 30, 2024
@thc202 thc202 deleted the resources-addons branch April 30, 2024 11:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

None yet

3 participants