Skip to content
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

jaxb-runtime added only if not present already #499

Merged
merged 3 commits into from
Jun 20, 2024

Conversation

BoykoAlex
Copy link
Contributor

Add jaxb-runtime only if it is not present already via a transitive dependency.

@BoykoAlex
Copy link
Contributor Author

This would affect rewrite-spring unit test for petclinic which would need to have jaxb-runtime removed from the expected pom but this is a good thing since it is not needed anyway.

@timtebeek timtebeek self-requested a review June 20, 2024 17:11
@timtebeek timtebeek added the enhancement New feature or request label Jun 20, 2024
BoykoAlex and others added 2 commits June 20, 2024 13:20
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

@timtebeek timtebeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great to see this fixed! Should help reduce any accidental noise added the build files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants