Skip to content

Conversation

dreis2211
Copy link
Contributor

@dreis2211 dreis2211 commented Feb 6, 2020

Hi,

this PR is an attempt to fix #20050 which causes the specific modules not to be deployed.

Let me know what you think.
Cheers,
Christoph

Both spring-boot-configuration-metadata and spring-boot-properties-migrator
missed the deployed plugin and were thus not released properly.

Closes spring-projectsgh-20050
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 6, 2020
@snicoll snicoll added type: regression A regression from a previous release and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 6, 2020
@snicoll snicoll self-assigned this Feb 6, 2020
@snicoll snicoll added this to the 2.3.0.M2 milestone Feb 6, 2020
snicoll pushed a commit that referenced this pull request Feb 6, 2020
This commit registers 'org.springframework.boot.deployed' to
spring-boot-configuration-metadata and spring-boot-properties-migrator
to make sure they are deployed as expected.

See gh-20051
@snicoll snicoll closed this in 2020460 Feb 6, 2020
@wilkinsona wilkinsona changed the title Add missing deployed plugin to modules Spring Boot configuration metadata module no longer deployed to repository Feb 6, 2020
@snicoll snicoll changed the title Spring Boot configuration metadata module no longer deployed to repository Spring Boot configuration metadata and properties migrator modules no longer deployed to repository Feb 7, 2020
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.

Spring Boot configuration metadata no longer deployed to repository
3 participants