New Ibator Build Process Fails if JAVA_HOME includes a space ------------------------------------------------------------
Key: IBATIS-546 URL: https://issues.apache.org/jira/browse/IBATIS-546 Project: iBatis for Java Issue Type: Bug Components: Tools Affects Versions: 2.3.4 Environment: Windows XP SP3 Reporter: Dan Turkenkopf Priority: Minor The new build process works great except that the ant.bat will fail if the JAVA_HOME contains a space in it (e.g. C:\Program Files) This is easily fixed by throwing quotes around %JAVA_HOME%\bin\java in ant.bat. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.