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

Retry loading resource if it starts with a slash #129

Merged
merged 1 commit into from
Sep 27, 2013

Conversation

cdegroot
Copy link

@cdegroot cdegroot commented Jun 6, 2013

Resource names starting with a slash indicate that people
are confused about how Liquibase loads included files, and
that's ok - they shouldn't have to think about it. In case
files are written with a slash, this patch retries the
load without the leading slash.

Resource names starting with a slash indicate that people
are confused about how Liquibase loads included files, and
that's ok - they shouldn't have to think about it. In case
files are written with a slash, this patch retries the
load without the leading slash.
nvoxland added a commit that referenced this pull request Sep 27, 2013
Retry loading resource if it starts with a slash
@nvoxland nvoxland merged commit a015f2f into liquibase:master Sep 27, 2013
@nvoxland
Copy link
Contributor

Helpful, thanks!

filipelautert added a commit that referenced this pull request Apr 23, 2024
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

3 participants