[ https://issues.apache.org/jira/browse/ARIES-903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dominik Przybysz closed ARIES-903. ---------------------------------- Resolution: Won't Do Application module is deprecated and removed from the main repository > Import-Service requirement not compatible with clauses coming from Felix > bundlerepository > ----------------------------------------------------------------------------------------- > > Key: ARIES-903 > URL: https://issues.apache.org/jira/browse/ARIES-903 > Project: Aries > Issue Type: Bug > Components: Application > Reporter: Tuomas Kiviaho > Priority: Major > Attachments: ImportedServiceTransformer.java > > > org.apache.felix.bundlerepository.impl.DataModelHelperImpl.doImportExportServices() > produces service import requirement filters in form of > (service=org.osgi.service.packageadmin.PackageAdmin) but > org.apache.aries.application.modelling.impl.ImportedServiceImpl generates an > attribute filter that doesn't match to it. (&(service=service > (objectClass=org.osgi.service.packageadmin.PackageAdmin)) > > I assume that service exports function similarly. > The problem can be replicated by trying to install org.apache.felix.shell > version 1.4.3 that imports package admin service shown in example (from felix > 4.0.3) > PS. The actual problem might be at bundlerepository end because I have no > idea which of the forms is the correct one. -- This message was sent by Atlassian Jira (v8.20.10#820010)