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

[0.29.alpha1.x] [JBEAP-25347] Remove deprecation warning for S2I provisioning env vars #384

Conversation

jmesnil
Copy link
Member

@jmesnil jmesnil commented Aug 8, 2023

  • Remove the deprecation warning when the S2I env vars GALLEON_PROVISION_FEATURE_PACKS or GALLEON_USE_LOCAL_FILE are used
  • Change the warning log to an info log as this is a valid use case to use these env vars to create an application image without access to the source code of the Jakarta EE application

JIRA: https://issues.redhat.com/browse/JBEAP-25347

* Remove the deprecation warning when the S2I env vars `GALLEON_PROVISION_FEATURE_PACKS` or `GALLEON_USE_LOCAL_FILE` are used
* Change the warning log to an info log as this is a valid use case to use these env vars
  to create an application image without access to the source code of the Jakarta EE application

JIRA: https://issues.redhat.com/browse/JBEAP-25347

Signed-off-by: Jeff Mesnil <jmesnil@redhat.com>
@jmesnil jmesnil requested a review from jfdenise as a code owner August 8, 2023 07:56
@jmesnil
Copy link
Member Author

jmesnil commented Aug 8, 2023

Upstream PR is #383

@jfdenise jfdenise merged commit a492212 into wildfly:0.29.alpha1.x Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants