Skip to content

Conversation

aloubyansky
Copy link
Member

Fixes #4822
Removed the legacy extensions.json and enahanced the platform json descriptor loader to load the default version from the classpath

@aloubyansky aloubyansky force-pushed the local-platform-descriptor branch from f53410d to 2af1104 Compare October 25, 2019 09:00
@aloubyansky aloubyansky marked this pull request as ready for review October 25, 2019 09:29
@aloubyansky aloubyansky added the area/platform Issues related to definition and interaction with Quarkus Platform label Oct 25, 2019
@aloubyansky aloubyansky added this to the 0.27.0 milestone Oct 25, 2019
@maxandersen
Copy link
Member

just noticed the title "Platform descriptor should only be downloaded when targeting a different version" ...what does that mean ?

@aloubyansky
Copy link
Member Author

Meaning it should perform resolution only when the version of the plugin is different than the Quarkus version.

@maxandersen
Copy link
Member

resolution of what exactly ?

@maxandersen
Copy link
Member

i.e. if I have two platforms with same quarkus version I would still expect a different result...

@aloubyansky
Copy link
Member Author

Sure. Non quarkus-bom platforms will be resolved from Maven.

@aloubyansky aloubyansky force-pushed the local-platform-descriptor branch 2 times, most recently from 4ce6616 to c85bc31 Compare October 25, 2019 17:30
…scriptor loader to load the default version from the classpath
@aloubyansky aloubyansky force-pushed the local-platform-descriptor branch from c85bc31 to faf707f Compare October 25, 2019 18:30
Copy link
Member

@maxandersen maxandersen left a comment

Choose a reason for hiding this comment

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

Looks good now that the build sequence are ensured to have IT run after the bom is built! LGTM!

@maxandersen maxandersen merged commit 796fc09 into quarkusio:master Oct 25, 2019
maxandersen added a commit that referenced this pull request Oct 25, 2019
…riptor"

as it cause test fails in quarkus-test-extension-deployment
This reverts commit 796fc09, reversing
changes made to 1a5053e.
@maxandersen
Copy link
Member

had to revert this as it caused master to fail in quarkus-test-extension-deployment :/

maxandersen added a commit that referenced this pull request Oct 26, 2019
…ptor

Redo #4856 Platform descriptor should only be downloaded when targeting a different version
mmusgrov pushed a commit to mmusgrov/quarkus that referenced this pull request Dec 13, 2019
…form-descriptor"

as it cause test fails in quarkus-test-extension-deployment
This reverts commit 796fc09, reversing
changes made to 1a5053e.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/platform Issues related to definition and interaction with Quarkus Platform

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using tooling, platform descriptor should only be downloaded when targeting a different version

2 participants