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

The hint for webapp:config is confusing #667

Closed
andxu opened this issue May 29, 2019 · 1 comment
Closed

The hint for webapp:config is confusing #667

andxu opened this issue May 29, 2019 · 1 comment

Comments

@andxu
Copy link
Contributor

andxu commented May 29, 2019

Define value for javaVersion(Default: jre8):

  1. jre8 [*]
  2. java11
    Enter index to use:
    Define value for runtimeStack(Default: TOMCAT 8.5):
  3. TOMCAT 9.0
  4. jre8
  5. TOMCAT 8.5 [*]
  6. WILDFLY 14

javaVersion : jre8 and java 11? why not Java 8 and Java 11?
runtimeStack: the order should be sorted, so TOMCAT 9.5 and 8.5 will be conjunct, and all the value should be case consistent: jre8 and TOMCAT is weird , and you should also have some description about these options, user will NOT know what does jre8 runtime mean.

@Flanker32
Copy link
Member

Fixed in #675

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants