You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Marcel Offermans (Assigned) (JIRA)" <ji...@apache.org> on 2012/01/31 09:22:11 UTC

[jira] [Assigned] (FELIX-3243) Autoconf does not recognize non-local non-factory OCDs

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

Marcel Offermans reassigned FELIX-3243:
---------------------------------------

    Assignee: Marcel Offermans
    
> Autoconf does not recognize non-local non-factory OCDs
> ------------------------------------------------------
>
>                 Key: FELIX-3243
>                 URL: https://issues.apache.org/jira/browse/FELIX-3243
>             Project: Felix
>          Issue Type: Bug
>          Components: Deployment Admin
>    Affects Versions: autoconf-rp-0.1.0
>            Reporter: Bram de Kruijff
>            Assignee: Marcel Offermans
>         Attachments: autoconf_isFactoryConfig.patch
>
>
> Small bug means this this never worked:
> {code}
>     private boolean isFactoryConfig(Designate designate) {
>     	String factoryPid = designate.getFactoryPid();
>     	return (factoryPid != null || !"".equals(factoryPid));
>     }
> {code}

--
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