]
Max Rydahl Andersen commented on JBDS-3463:
-------------------------------------------
can you attach the installconfig.xml ?
I would say it shouldn't allow any install the UI one wouldn't.
Headless installer should at least warn when running on Java 7
--------------------------------------------------------------
Key: JBDS-3463
URL:
https://issues.jboss.org/browse/JBDS-3463
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Task
Components: installer
Affects Versions: 9.0.0.Beta1
Reporter: Jan Richter
While the GUI installer won't let you complete the installation without choosing Java
8 or higher, the headless installer doesn't care.
If you give it a config with path to Java 7, it will install everything and set Java 7 as
-vm in jbdevstudio.ini. I think it should behave consistently with the GUI or at least
warn that the Java I'm installing with is not supported anymore.