[ http://issues.apache.org/jira/browse/FOR-771?page=all ]
Ross Gardler updated FOR-771:
-----------------------------
Fix Version: 0.8-dev
Patch applied - thanks.
This only affects the .sh scri[t for Forrest. Is there a need to update the .bat script in
a similar way?
Any windows people out there please have a look at this patch and make necessary changes or
close this issue.
> bin/forrest: Incomplete symlink resolution and incorrect argument passing
> -------------------------------------------------------------------------
>
> Key: FOR-771
> URL: http://issues.apache.org/jira/browse/FOR-771
> Project: Forrest
> Type: Bug
> Components: Core operations
> Versions: 0.7, 0.8-dev
> Reporter: Richard Calmbach
> Fix For: 0.8-dev
> Attachments: bin_forrest.diff
>
> Issues in bin/forrest:
> 1. The symlink resolution does not handle chained symlinks
> 2. The value assigned to FORREST_HOME is not canonical
> 3. Command line arguments are passed to ant as $@ instead of "$@"
> The attached patch bin_forrest.diff fixes these issues and is against SVN HEAD (rev.
232917). The symlink resolution code is less verbose than before (borrowed from the Ant launch
script).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|