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

Fix for issue 33 #40

Merged
merged 1 commit into from
Oct 28, 2019
Merged

Fix for issue 33 #40

merged 1 commit into from
Oct 28, 2019

Conversation

hgschmie
Copy link
Contributor

Use more care when deciding whether a given file is a class file or a
resource. Align closer to the java specification (and what the class
loaders consider a valid class name).

Add an integration test for issue 33 that tests the example from #33.

Use more care when deciding whether a given file is a class file or a
resource. Align closer to the java specification (and what the class
loaders consider a valid class name).

Add an integration test for issue 33 that tests the example from basepom#33.
@hgschmie hgschmie merged commit 34a709e into basepom:master Oct 28, 2019
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