[
https://issues.jboss.org/browse/JBDS-1921?page=com.atlassian.jira.plugin....
]
Nick Boldt edited comment on JBDS-1921 at 11/4/11 3:09 PM:
-----------------------------------------------------------
OK, I'm rewriting the error message as follows for 41x and trunk:
41x:
{code}
- "The directory
"+chosenPath+"\ncontains a "+detectedVersion+" Java VM. It needs to be
a Java 5 compatible version of Java.");
+ "The directory
"+chosenPath+"\ncontains Java VM version "+detectedVersion+". Please
specify a Java 6 compatible VM directory.");
{code}
We don't actually (yet) test JBDS5 w/ JDK 7, do we?
was (Author: nickboldt):
OK, I'm rewriting the error message as follows for 41x and trunk:
41x:
- "The directory
"+chosenPath+"\ncontains a "+detectedVersion+" Java VM. It needs to be
a Java 5 compatible version of Java.");
+ "The directory
"+chosenPath+"\ncontains Java VM version "+detectedVersion+". Please
specify a Java 6 compatible VM directory.");
We don't actually (yet) test JBDS5 w/ JDK 7, do we?
JBDS installer says it needs a Java 5 compatible JVM, but also
requires Java 6+
-------------------------------------------------------------------------------
Key: JBDS-1921
URL:
https://issues.jboss.org/browse/JBDS-1921
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: installer
Affects Versions: 4.1.1.GA
Environment: Win7_64, installing from
jbdevstudio-product-win32-4.1.1.v201111031526R-H749-GA.jar
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.1.1.GA, 5.0.0.Beta1
Attachments: JDK7-JBDS411-install.PNG
If you try to install JBDS 4.1.1 w/ JDK7, you get told "The directory c:\program
files (x86)\java\jre7\ contains a "1.7.0_01" Java VM. It needs to be a Java 5
compatible version of Java."
Meanwhile the installer (page 4 of 9) states "JBoss Developer Studio works with Java
6".
Seems like these two messages should be in alignment about requiring JDK6, not 5.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira