[
https://issues.apache.org/jira/browse/BUILDR-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Assaf Arkin resolved BUILDR-70.
-------------------------------
Resolution: Fixed
Indeed. Instead of one line that passes system properties and another that
passes environment variables, we got two that pass system properties. Fixed in
SVN.
> JUnit not passing environment variables fro the :environment option.
> --------------------------------------------------------------------
>
> Key: BUILDR-70
> URL: https://issues.apache.org/jira/browse/BUILDR-70
> Project: Buildr
> Issue Type: Bug
> Affects Versions: 1.3
> Environment: Windows XP, MRI
> Reporter: Shane Witbeck
>
> the following did work in 1.2.10 and doesn't work in 1.3.0:
> test.using(:environment => {
> "SPG_CONFIG_DIR" => "some directory",
> "COBRA_DBAX_TEMPLATE_DIR" => "some other directory"
> })
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.