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

4.x archetype - Create new archetype layout #8817

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

tvallin
Copy link
Member

@tvallin tvallin commented May 30, 2024

Description

fix #8811

This PR does not impact the generated code by the archetype, except changing a few tests order:

  • testGreet()
  • testMetricsObserver()

And required modules from module-info.java:

  • io.helidon.microprofile.jwt.auth
  • io.helidon.webserver.observe.metrics
  • io.helidon.metrics.api

These changes does not impact application runtime nor proper testing.

Documentation

None

@tvallin tvallin added enhancement New feature or request archetypes 4.x Version 4.x labels May 30, 2024
@tvallin tvallin added this to the 4.1.0 milestone May 30, 2024
@tvallin tvallin self-assigned this May 30, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label May 30, 2024
Signed-off-by: tvallin <thibault.vallin@oracle.com>
Signed-off-by: tvallin <thibault.vallin@oracle.com>
Signed-off-by: tvallin <thibault.vallin@oracle.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x archetypes enhancement New feature or request OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4.x - Archetype: Create new archetype layout
1 participant