Skip to content

CORE-3262 fix: FileSystemResourceAccessor fails with non-hierarchical… #830

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

Merged
merged 1 commit into from
Nov 24, 2018
Merged

CORE-3262 fix: FileSystemResourceAccessor fails with non-hierarchical… #830

merged 1 commit into from
Nov 24, 2018

Conversation

iorjfeiofjseoirf
Copy link

… URLs on class path

Multi-release Jars on the classpath caused a java.lang.IllegalArgumentException "URI is not hierarchical" in FileSystemResourceAccessor::addRootPath()

@flozano
Copy link

flozano commented Oct 30, 2018

Any chance of this being merged? we can't upgrade JDK without this.

@nvoxland nvoxland merged commit ccc9a57 into liquibase:master Nov 24, 2018
@nvoxland
Copy link
Contributor

Merged in, thanks. Was this an issue you saw in 3.6 as well? Or just in master?

@vbauer
Copy link
Contributor

vbauer commented Nov 24, 2018

[FYI] We faced with it in version 3.6

@iorjfeiofjseoirf
Copy link
Author

[FYI] I was able to reproduce the issue in versions 3.5.5, 3.6.1 and master.

@flozano
Copy link

flozano commented Nov 29, 2018

Thanks for merging. When is release planned including this change? a 3.6.x hotfix would be enough probably...

@trauchhaupt
Copy link

I can confirm, that with a current 3.7.0 snapshot (own build) the problem is gone. In our scenario, no other bugs were detected when using java 11.

@iorjfeiofjseoirf
Copy link
Author

This fix is part of Liquibase Release 3.6.3.

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.

None yet

5 participants