Skip to content

Conversation

YangSiJun528
Copy link
Contributor

The ConfigurationFileFormat introduced in gh-1682 is not handled in the copy constructor of MutableProjectDescription and in ProjectDescriptionDiff.

This PR adds the missing logic along with the corresponding tests.

The ConfigurationFileFormat introduced in spring-iogh-1682 is not handled
in the MutableProjectDescription copy constructor or in
ProjectDescriptionDiff.

This commit adds the missing logic and corresponding tests.

Signed-off-by: sijun-yang <yangsijun5528@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Aug 28, 2025
@mhalbritter mhalbritter self-assigned this Aug 28, 2025
@mhalbritter mhalbritter added type: bug and removed status: waiting-for-triage An issue we've not yet triaged labels Aug 28, 2025
@mhalbritter mhalbritter added this to the 0.23.0 milestone Aug 28, 2025
@mhalbritter mhalbritter changed the title Handle ConfigurationFileFormat in description copy and diff ConfigurationFileFormat isn't copied in the description copy and is missing in the diff Aug 28, 2025
mhalbritter pushed a commit that referenced this pull request Aug 28, 2025
The ConfigurationFileFormat introduced in gh-1682 is not handled
in the MutableProjectDescription copy constructor or in
ProjectDescriptionDiff.

This commit adds the missing logic and corresponding tests.

See gh-1693

Signed-off-by: sijun-yang <yangsijun5528@gmail.com>
@mhalbritter
Copy link
Contributor

Thanks @YangSiJun528 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants