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

ISPN-12763 Load configuration URIs from classpath #9074

Merged

Conversation

tristantarrant
Copy link
Member

* handle non-absolute URIs as classpath resources
* provide a URLStreamHandlerFactory for the classpath: protocol
@tristantarrant
Copy link
Member Author

@danberindei I've reworked it as follows:

  • the all version is now in the org.infinispan.commons.util package and is public API
  • the jdk11 version stays in the jdkspecific package and is only there to provide a URLStreamHandlerProvider via service loader
    I've also addressed the classloader order and null checks

@danberindei danberindei merged commit 2800b88 into infinispan:master Feb 23, 2021
@danberindei
Copy link
Member

Merged, thanks Tristan!

@tristantarrant tristantarrant deleted the ISPN-12763/uri_classpath branch July 5, 2022 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants