[
https://issues.jboss.org/browse/FORGE-537?page=com.atlassian.jira.plugin....
]
Lincoln Baxter III commented on FORGE-537:
------------------------------------------
Would you like to take a shot at fixing and sending a pull request to fix this issue? It
would be a great help since you know what the problem is, and can reproduce it. Thanks so
much!
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
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