Paul King created GROOVY-8754:
---------------------------------
Summary: Spaces in JAVA_HOME not handled properly for JDK10 on
windows
Key: GROOVY-8754
URL: https://issues.apache.org/jira/browse/GROOVY-8754
Project: Groovy
Issue Type: Bug
Reporter: Paul King
Assignee: Paul King
Current handling seems to be sufficient for some paths through the startGroovy
script but doesn't handle the special processing we do for JAXB under JDK10.
See: [https://github.com/apache/groovy/pull/784]
Workaround is to use the normal Windows path short name, e.g.:
{{C:\Progra~1\Java\jdk-10.0.2}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)