Skip to content

allow setting a ClassLoader Supplier#129

Open
asquare wants to merge 1 commit into
apigee:masterfrom
asquare:126
Open

allow setting a ClassLoader Supplier#129
asquare wants to merge 1 commit into
apigee:masterfrom
asquare:126

Conversation

@asquare

@asquare asquare commented Sep 5, 2015

Copy link
Copy Markdown

Specifying a ClassLoader Supplier instead of just a ClassLoader
instance gives more flexibility to the embedder by allowing the
embedder to choose if classes loaded by multiple innovations of
loadJars are isolated from each-other.

Specifying a ClassLoader Supplier instead of just a ClassLoader
instance gives more flexibility to the embedder by allowing the
embedder to choose if classes loaded by multiple innovations of
loadJars are isolated from each-other.
@asquare

asquare commented Sep 8, 2015

Copy link
Copy Markdown
Author

please also back-port this patch to 0.8.5 and 0.8.6

@gbrail

gbrail commented Sep 14, 2015

Copy link
Copy Markdown
Contributor

I pushed 0.8.5.1 to Maven Central this morning, and it should show up there pretty soon. Can you try it out? Assuming it works I'll also do 0.8.6.1 if you also need that.

@asquare

asquare commented Sep 23, 2015

Copy link
Copy Markdown
Author

0.8.5.1 works fine. Please also apply this change to 0.8.6 and publish - we will need it sooner or later. Thanks

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.

2 participants