Skip to content

Conversation

nosan
Copy link
Contributor

@nosan nosan commented Oct 21, 2019

LiquibaseEntityManagerFactoryDependsOnPostProcessor is no longer called if a user has registered SpringLiquibase bean.

This commit fixes this issue by changing the import place.

see gh-18666

…lled

if user has registered `SpringLiquibase` bean.

This commit fixes this issue by changing the import place.

Closes spring-projectsgh-18666
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Oct 21, 2019
@wilkinsona wilkinsona added type: regression A regression from a previous release and removed status: waiting-for-triage An issue we've not yet triaged labels Oct 21, 2019
@wilkinsona wilkinsona added this to the 2.2.1 milestone Oct 21, 2019
@snicoll snicoll self-assigned this Oct 22, 2019
@snicoll snicoll changed the title LiquibaseEntityManagerFactoryDependsOnPostProcessor is no longer called Depends on semantic between Liquibase and JPA are no longer applied with custom SpringLiquibase Oct 22, 2019
snicoll pushed a commit that referenced this pull request Oct 22, 2019
This commits restores the dependency between Liquibase and the JPA
EntityManager even if a custom `SpringLiquibase` is configured.

See gh-18673
@snicoll snicoll closed this in 7a8088d Oct 22, 2019
@snicoll
Copy link
Member

snicoll commented Oct 22, 2019

Thanks again @nosan

@nosan nosan deleted the gh-18666 branch January 28, 2020 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: regression A regression from a previous release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants