Loading of bundle with duplicate import fails silently
------------------------------------------------------

                 Key: FELIX-3459
                 URL: https://issues.apache.org/jira/browse/FELIX-3459
             Project: Felix
          Issue Type: Bug
          Components: File Install
    Affects Versions: fileinstall-3.1.10
         Environment: Felix 4.0.2
            Reporter: Basil Brunner


Loading a bundle with an invalid Import-Package definition (in my case, 
org.slf4j was imported twice) fails silently. No error message is displayed and 
the bundle doesn't show up in the bundle list.

Installing the same bundle with the felix:install command displays an error 
message ("duplicate import"). It would be helpful if the same error message is 
displayed while loading the bundle with the file install bundle.

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

        

Reply via email to