Skip to content

Depends on semantic between Liquibase and JPA are no longer applied with custom SpringLiquibase #18673

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

Closed
wants to merge 1 commit into from

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