Skip to content

Conversation

@eddumelendez
Copy link
Contributor

See gh-10464

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Oct 29, 2017
@wilkinsona
Copy link
Member

I'm thinking twice about renaming the properties. While things are now consistent between Flyway and Liquibase, the Liquibase properties for configuring the change log and checking it don't match up any more.

@wilkinsona wilkinsona added the for: team-attention An issue we'd like other members of the team to review label Oct 29, 2017
@philwebb
Copy link
Member

I'm tempted to keep the two properties distinct as well. I think the consistency within the class is more important that consistency between Flyway & Liquibase.

@wilkinsona
Copy link
Member

wilkinsona commented Oct 31, 2017

@eddumelendez Sorry for changing our minds on this one. Would you like to update your pull request so that it just switches the default value and leaves the property names unchanged?

@wilkinsona wilkinsona added status: waiting-for-feedback We need additional information before we can continue and removed for: team-attention An issue we'd like other members of the team to review labels Oct 31, 2017
@philwebb philwebb added priority: normal type: enhancement A general enhancement and removed status: waiting-for-feedback We need additional information before we can continue status: waiting-for-triage An issue we've not yet triaged labels Oct 31, 2017
@philwebb philwebb added this to the 2.0.0.M6 milestone Oct 31, 2017
@wilkinsona wilkinsona self-assigned this Nov 1, 2017
@wilkinsona wilkinsona closed this in dcc6d8d Nov 2, 2017
wilkinsona added a commit that referenced this pull request Nov 2, 2017
* gh-10807:
  Align default of flyway.check-location with equivalent Liquibase prop
@wilkinsona
Copy link
Member

Thank you once again, @eddumelendez

wilkinsona added a commit that referenced this pull request Nov 2, 2017
Flyway implicitly adds classpath: to locations without a prefix but
resource loader fails to find migratons on the classpath without the
prefix.

Add an explicit classpath: prefix so that both Flyway and the resource
loader used to check the locations can find the migration location.

See gh-10807
@eddumelendez eddumelendez deleted the gh-10464 branch January 17, 2018 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants