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: Mark inject processor as preview (warning when executed). #7590

Merged
merged 2 commits into from
Sep 15, 2023

Conversation

tomas-langer
Copy link
Member

@tomas-langer tomas-langer commented Sep 14, 2023

Description

Resolves #7413

Helidon inject processor will print a warning when configured in a project.
This can be disabled through -Ainject.acceptPreview=true compiler argument

Documentation

Documentation should mention that helidon-inject and all related modules are in preview - we may need to do backward incompatible changes to these modules, so if customer uses them directly or through annotation processor, they need to be aware of this.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Sep 14, 2023
@tomas-langer tomas-langer linked an issue Sep 14, 2023 that may be closed by this pull request
@tomas-langer tomas-langer self-assigned this Sep 15, 2023
@tomas-langer tomas-langer added the 4.x Version 4.x label Sep 15, 2023
@tomas-langer tomas-langer merged commit ce90631 into helidon-io:main Sep 15, 2023
@tomas-langer tomas-langer deleted the 7413-inject-as-preview branch September 15, 2023 15:43
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4.x: Mark Helidon inject modules as preview
2 participants