Skip to content

Fix issue with searching changelogs in classpath#51

Open
re3lex wants to merge 1 commit into
testcontainers:mainfrom
re3lex:classpath-search-path-fix
Open

Fix issue with searching changelogs in classpath#51
re3lex wants to merge 1 commit into
testcontainers:mainfrom
re3lex:classpath-search-path-fix

Conversation

@re3lex
Copy link
Copy Markdown

@re3lex re3lex commented Oct 15, 2025

Currently liquibase cannot find changelogs stored in dependencies while creating testcontainer because constructor SearchPathResourceAccessor(String searchPath, ResourceAccessor... defaultAccessors) is ignoring provided array of ResourceAccessors if searchPath is defined/

This is fix is adding ResourceAccessors into instance of SearchPathResourceAccessor.

@Kavan72
Copy link
Copy Markdown

Kavan72 commented Nov 21, 2025

@rnorth @eddumelendez @sivaprasadreddy anyone can please check on this issue, we are also getting same problem.

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