Skip to content

Conversation

@david-vana
Copy link
Contributor

Fix for #1456
Added a classifier for the 'repackage' execution defined here and also for the 'default' execution defined in the spring-cloud-build parent pom.

Added a classifier for the 'repackage' execution defined here and also for the 'default' execution defined in the spring-cloud-build parent pom.

Signed-off-by: David Vana <[email protected]>
</execution>
<execution>
<goals>
<goal>repackage</goal>
Copy link
Contributor

Choose a reason for hiding this comment

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

you PR made me realize that we do not need the second one... here is the simplification that I hope will be merged tomorrow.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Your PR removes repackage execution from integration-tests submodule. How it is related to my changes in contollers submodule?

Copy link
Contributor

Choose a reason for hiding this comment

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

snap! you're right, they are un-related indeed. my head was in the integration tests at that moment, were controllers are used, so I confused things a bit. Sorry about that!

@wind57
Copy link
Contributor

wind57 commented Mar 10, 2025

I think this one should be against 3.1.x branch, but @ryanjbaxter can confirm.

@ryanjbaxter
Copy link
Contributor

Yes it would be ideal if this was made against the 3.1.x branch and I will merge it forward

@david-vana
Copy link
Contributor Author

Closing this PR in favor of new one #1891 with correct target branch 3.1.x.

@david-vana david-vana closed this Mar 10, 2025
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.

4 participants