You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Jeff Hodges (JIRA)" <ji...@apache.org> on 2009/07/13 23:31:14 UTC

[jira] Updated: (BUILDR-296) scala tests are not passed properties as sysproperties.

     [ https://issues.apache.org/jira/browse/BUILDR-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Hodges updated BUILDR-296:
-------------------------------

    Attachment: scalasysprop.tar.bz2

Sample project demonstrating the system property problem in scala tests.

> scala tests are not passed properties as sysproperties.
> -------------------------------------------------------
>
>                 Key: BUILDR-296
>                 URL: https://issues.apache.org/jira/browse/BUILDR-296
>             Project: Buildr
>          Issue Type: Bug
>          Components: Test frameworks
>    Affects Versions: 1.3.4
>            Reporter: Jeff Hodges
>         Attachments: scalasysprop.tar.bz2
>
>
> In a scala build, it seems that :properties passed to test.using() are not being passed as a system properties (ant.sysproperty), but instead as a straight ant.property. 
> This causes problems when you let buildr user profiles have information about jna.library.path, etc.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.