]
Denis Golovin updated JBDS-3463:
--------------------------------
Fix Version/s: 9.0.0.Beta2
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
Assignee: Denis Golovin
Fix For: 9.0.0.Beta2
Attachments: InstallConfigRecord.xml
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.