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

Allow to inject classloader #147

Merged
merged 3 commits into from
Jan 23, 2024
Merged

Conversation

rainbowdashlabs
Copy link
Owner

@rainbowdashlabs rainbowdashlabs commented Jan 23, 2024

When sadu is loaded via an external classloader (for example spigots library loader) it can not access the resources of the original classloader.
This patch allows to define the classloader that is used to load the resources.

@rainbowdashlabs rainbowdashlabs force-pushed the feature/classloader-injection branch 2 times, most recently from 2d29e74 to 496ec3d Compare January 23, 2024 08:56
@rainbowdashlabs rainbowdashlabs force-pushed the feature/classloader-injection branch from 496ec3d to d7dea32 Compare January 23, 2024 08:57
@rainbowdashlabs rainbowdashlabs enabled auto-merge (squash) January 23, 2024 09:19
@rainbowdashlabs rainbowdashlabs changed the base branch from main to dev January 23, 2024 09:29
@rainbowdashlabs rainbowdashlabs merged commit 4f2364a into dev Jan 23, 2024
2 checks passed
@rainbowdashlabs rainbowdashlabs deleted the feature/classloader-injection branch January 23, 2024 09:30
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