In the sandbox, Buildr should use an absolute path when setting the HOME env
variable.
--------------------------------------------------------------------------------------
Key: BUILDR-309
URL: https://issues.apache.org/jira/browse/BUILDR-309
Project: Buildr
Issue Type: Bug
Affects Versions: 1.3.4
Reporter: Antoine Toulme
Priority: Minor
This is happening against the trunk. I am developing a buildr plugin named
buildr4osgi, and I need to reuse the Buildr spec helpers.
In the sandbox, the ENV['HOME'] is set to tmp/home.
As a result, settings.yaml for example is looked up in the wrong folder.
The fix is attached as a patch to this bug.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.