Skip to content

Respect Tomcat delegate property for delegation order#391

Merged
lukehutch merged 1 commit into
classgraph:masterfrom
fluxroot:respect-tomcat-delegate-property
Dec 17, 2019
Merged

Respect Tomcat delegate property for delegation order#391
lukehutch merged 1 commit into
classgraph:masterfrom
fluxroot:respect-tomcat-delegate-property

Conversation

@fluxroot

Copy link
Copy Markdown
Contributor

As discussed on Gitter. TomcatWebappClassLoaderBaseHandler should respect org.apache.catalina.loader.WebappClassLoaderBase#delegate to decide whether to use parent-first or parent-last delegation order.

@lukehutch

Copy link
Copy Markdown
Member

Ah! I didn't understand what you were saying on Gitter -- that there is an actual method for fetching the delegation order. Thanks for the pull request!

@lukehutch lukehutch merged commit 5d95b61 into classgraph:master Dec 17, 2019
@lukehutch

Copy link
Copy Markdown
Member

Released in 4.8.59.

@fluxroot fluxroot deleted the respect-tomcat-delegate-property branch December 17, 2019 11:27
@fluxroot

Copy link
Copy Markdown
Contributor Author

Nice! Thanks for merging this one.

michael-simons added a commit to michael-simons/classgraph that referenced this pull request Nov 8, 2024
…nt fields to accomdate Quarkus 3.15.x and earlier and 3.16.x and later.

Fixes classgraph#391.
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