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

Remove not used extension registry plugins #4784

Merged
merged 1 commit into from
Oct 24, 2019

Conversation

maxandersen
Copy link
Member

Why:

  • want to improve Extension metadata and old registry plugins
    makes that harder.

This change addreses the need by:

  • remove the extension plugin.
  • next step after is to remove the old registry platform but that is
    currently being used.

@maxandersen
Copy link
Member Author

checked i can build (without tests) so lets see what the PR completes if we want to be sure it doesn't break any other IT tests.

@maxandersen
Copy link
Member Author

or @aloubyansky if you can verify you agree i'm fine applying this immediately ;)

@aloubyansky aloubyansky added this to the 0.27.0 milestone Oct 23, 2019
@aloubyansky aloubyansky added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Oct 23, 2019
@geoand
Copy link
Contributor

geoand commented Oct 23, 2019

CI isn't liking this :(

Why:

 * want to improve Extension metadata and old registry plugins
   makes that harder.

This change addreses the need by:

 * remove the extension plugin.
 * next step after is to remove the old registry platform but that is
   currently being used.
@maxandersen
Copy link
Member Author

CI isn't liking this :(

my bad - removed a module but didn't remove the previous built one in .m2 cache thus my local build was running fine. pushed update that should hopefully get us further!

@aloubyansky aloubyansky merged commit db444d7 into quarkusio:master Oct 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage/waiting-for-ci Ready to merge when CI successfully finishes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants