Skip to content

initial UnoJarClassLoaderHandler implementation#424

Closed
nsoft wants to merge 1 commit into
classgraph:masterfrom
nsoft:master
Closed

initial UnoJarClassLoaderHandler implementation#424
nsoft wants to merge 1 commit into
classgraph:masterfrom
nsoft:master

Conversation

@nsoft

@nsoft nsoft commented May 1, 2020

Copy link
Copy Markdown
Contributor

I saw you already added something... PR for comparison. Specifically one thing to note vs your earlier commit is that the main/ dir is a location where main.jar is found (not class files)

@lukehutch

Copy link
Copy Markdown
Member

Thanks, that's pretty much identical to what I have, other than the main/ part, so I'll close this PR and fix the main/ issue. So there are no bare classfiles in the jar, with the package root rooted anywhere other than the root of the jar? And main/ does not contain any classfiles outside main.jar?

@lukehutch lukehutch closed this May 1, 2020
lukehutch added a commit that referenced this pull request May 1, 2020
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