[
https://issues.jboss.org/browse/JBDS-3463?page=com.atlassian.jira.plugin....
]
Jan Richter commented on JBDS-3463:
-----------------------------------
Just like this:
{noformat}
java -jar jboss-devstudio-9.0.0.Beta1-v20150614-0409-B50-installer-standalone.jar
InstallConfigRecord.xml
{noformat}
Where I'm using Java 7 and the install config is taken from a previous JBDS
9.0.0.Beta1 installation but again with Java 7 set as the target JVM.
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.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)