[ https://issues.apache.org/jira/browse/FELIX-3521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13281556#comment-13281556 ]
Thomas Watson commented on FELIX-3521: -------------------------------------- Do the capabilities in the testcase actually contain the proper attributes for the bundle-symbolic-name? I would not think the resolver would be responsible for adding them for you. > Regression related to RequireBundle and Import-Package with > bundle-symbolic-name attribute > ------------------------------------------------------------------------------------------ > > Key: FELIX-3521 > URL: https://issues.apache.org/jira/browse/FELIX-3521 > Project: Felix > Issue Type: Bug > Components: Resolver > Reporter: Thomas Diesler > Attachments: test.log > > > For this test > https://github.com/tdiesler/jbosgi-resolver/blob/3.0/felix/src/test/java/org/jboss/test/osgi/resolver/RequireBundleResolverTest.java#L226 > I get > Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.313 sec <<< > FAILURE! > testImportBySymbolicName(org.jboss.test.osgi.resolver.RequireBundleResolverTest) > Time elapsed: 0.053 sec <<< FAILURE! > junit.framework.AssertionFailedError: > expected:<AbstractResource[requirebundleC:0.0.0]> but > was:<AbstractResource[requirebundleB:0.0.0]> -- 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