You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Jacobs Bert (Updated) (JIRA)" <ji...@apache.org> on 2012/03/11 18:48:59 UTC

[jira] [Updated] (FELIX-3386) File install tests use deprecated EasyMock API and fail on BundleContext.getProperty

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

Jacobs Bert updated FELIX-3386:
-------------------------------

    Attachment: fileinstall-easymock.patch

See the attached patch for a fix.
                
> File install tests use deprecated EasyMock API and fail on BundleContext.getProperty
> ------------------------------------------------------------------------------------
>
>                 Key: FELIX-3386
>                 URL: https://issues.apache.org/jira/browse/FELIX-3386
>             Project: Felix
>          Issue Type: Improvement
>          Components: File Install
>            Reporter: Jacobs Bert
>         Attachments: fileinstall-easymock.patch
>
>
> The File Install tests still use the legacy MockControl class. This class got deprecated in EasyMock version 2.
> The tests also fail when someone calls BundleContext.getProperty. The code should record a stub call on this method.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira