You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2009/12/08 16:50:19 UTC

[jira] Closed: (FELIX-1735) Use system property to provide bundle jar file to integration tests

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

Felix Meschberger closed FELIX-1735.
------------------------------------


SCR 1.2.0 has been released. Close all issues.

> Use system property to provide bundle jar file to integration tests
> -------------------------------------------------------------------
>
>                 Key: FELIX-1735
>                 URL: https://issues.apache.org/jira/browse/FELIX-1735
>             Project: Felix
>          Issue Type: Improvement
>          Components: Declarative Services (SCR)
>    Affects Versions: scr-1.2.0
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: scr-1.2.0
>
>
> Currently the integration tests depend on a hard coded file name for the bundle JAR file to tests. This file is created in the pre-integration-test by copying the actual bundle file to the file with the fixed name. It would probably be better to use a system property to set the name of the bundle jar file and interpret that in the integration tests.
> For ease of use in IDEs the fixed file name can be left as a fallback if the system property is not set. And the maven project provides a profile which copies the bundle file after creating it.

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