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

Creates a clean set of Pico examples #6800

Merged
merged 13 commits into from May 22, 2023
Merged

Conversation

trentjeff
Copy link
Member

@trentjeff trentjeff commented May 10, 2023

The pre-req changes have been extracted from this into its own PR.

Will resolve #6776

@trentjeff trentjeff added 4.x Version 4.x pico Helidon Injection labels May 10, 2023
@trentjeff trentjeff added this to the 4.0.0-M1 milestone May 10, 2023
@trentjeff trentjeff self-assigned this May 10, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label May 10, 2023
@trentjeff
Copy link
Member Author

Disregard the changes under /pico as that will be merged in from #6801 and then we will rebase over that here.

examples/pico/application/README.md Show resolved Hide resolved
examples/pico/application/pom.xml Outdated Show resolved Hide resolved
@trentjeff trentjeff requested a review from barchetta May 18, 2023 13:04

.level = INFO
io.helidon.config.level = WARNING
io.helidon.config.examples.level = FINEST
Copy link
Member

Choose a reason for hiding this comment

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

Is this logging setting being used?

Copy link
Member Author

Choose a reason for hiding this comment

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

I thought this was a convention, looking at some other examples. It is not needed directly by my examples, no. Do you therefore suggest to remove them?

Copy link
Member

@spericas spericas left a comment

Choose a reason for hiding this comment

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

LGTM

@trentjeff trentjeff merged commit 335fbc0 into helidon-io:main May 22, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x OCA Verified All contributors have signed the Oracle Contributor Agreement. pico Helidon Injection
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants