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

Cleanup platformBomXXX and templates #5120

Merged
merged 1 commit into from
Nov 1, 2019

Conversation

maxandersen
Copy link
Member

Why:

  • maven and gradle uses various different spelling and casing of
    quarkusPlatformBomXXX

This change addreses the need by:

  • search and replace to consistently use quarkusPlatformXXX (i.e not bom)
    references as the data is intended to be used to resolve the "platform"
    rather than a specific resource.
  • Future improvements can be done in pom.xml and gradle build files to
    allow overrides but changing that this close to release I evaluated as
    being a bad idea :)

Why:

 * maven and gradle uses various different spelling and casing of
   quarkusPlatformBomXXX

This change addreses the need by:

 * search and replace to consistently use `quarkusPlatformXXX` (i.e not bom)
   references as the data is intended to be used to resolve the "platform"
   rather than a specific resource.
 * Future improvements can be done in pom.xml and gradle build files to
   allow overrides but changing that this close to release I evaluated as
   being a bad idea :)
Copy link
Contributor

@gastaldi gastaldi left a comment

Choose a reason for hiding this comment

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

LGTM

@maxandersen
Copy link
Member Author

lets wait for the CI build to confirm as it could break stuff if I missed a space ;)

@gastaldi
Copy link
Contributor

gastaldi commented Nov 1, 2019

Too bad my review is worthless for CI, let's wait until someone with privileges to approve @geoand ?

Copy link
Contributor

@geoand geoand left a comment

Choose a reason for hiding this comment

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

LGTM

@maxandersen maxandersen changed the title WIP: Cleanup platformBomXXX and templates Cleanup platformBomXXX and templates Nov 1, 2019
@maxandersen maxandersen merged commit ac3d0e7 into quarkusio:master Nov 1, 2019
@gsmet gsmet added this to the 0.28.0 milestone Nov 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants