[
https://issues.jboss.org/browse/FORGE-537?page=com.atlassian.jira.plugin....
]
Gernot P updated FORGE-537:
---------------------------
Attachment: forge.bat
Excuse me, but I don't have git installed on my system, so I send my patched version
of forge.bat as attchement.
The changes are minimal, they start at line 33 and ends at line 39
forge.bat uses %HOMEDRIVE%%HOMEPATH%
------------------------------------
Key: FORGE-537
URL:
https://issues.jboss.org/browse/FORGE-537
Project: Forge
Issue Type: Bug
Affects Versions: 1.0.2.Final
Environment: windows 7
Reporter: Gernot P
Attachments: forge.bat
forge.bat ueses %HOMEDRIVE%%HOMEPATH% to determine the user's home directory, but
using %USERPROFILE% would be the better choice, because java.exe also uses %USERPROFILE%
to set user.home system property.
--
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