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

Adopt Liberty Maven Plugin 3.6 + Liberty Gradle Plugin 3.4 + Auto-Gen of Feature Config #109

Open
yeekangc opened this issue Jun 6, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@yeekangc
Copy link
Member

yeekangc commented Jun 6, 2022

Describe your idea for new feature to add to the Liberty Starter
A clear and concise description of your idea.
What new capabilities would the feature enable or what problem would it solve?

Adopt at least 3.6 of LMP and 3.4 of LGP and update the template to depend on auto-gen of feature config capability to generate the feature config in server.xml.

Should only do this after Jakarta EE 9/9.1 + MicroProfile 5 are supported by the auto-gen capability.

Cc @TrevCraw

Describe why the new feature is important
A clear and concise description of the value of and use case for your suggestion.
For example, "As a developer/admin/etc. I want to be able to x so that I can y.."

Simplified developer experience and usage of latest capabilities for developers.

Any additional context
Add any other context or screenshots about the feature request here.

@gkwan-ibm
Copy link
Member

If set no feature in server.xml and let LMP to generate, the starter should smart enough to determine which level of EE and MP that the LMP can support. In case users select the versions that LMP does not support, server.xml should provide the features list.

@gkwan-ibm
Copy link
Member

gkwan-ibm commented Jul 6, 2022

I doubt that the auto-gen solution cannot 100% address the performance issue #108 of using latest/huge ee and mp features for dev mode.

@kinueng
Copy link
Member

kinueng commented Jan 25, 2023

The OL Starter is currently on:
LGP 3.5.2
LMP 3.7.1

Next step is to look if auto-gen can be enabled for the zips produced by the OL Starter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Design/Discussion
Development

No branches or pull requests

3 participants