[ 
https://issues.apache.org/jira/browse/FELIX-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495943
 ] 

Felix Meschberger commented on FELIX-277:
-----------------------------------------

The last comment should read like this:

Adapted the pom.xml file as follows:

  > Dynamic import of org.osgi.service.log
  > ServiceTracker included (privately)
  > Export org.osgi.service.component - this is what the bundle implements
  > Export org.osgi.service.cm - the bundle implements the 
ManagedServiceFactory and requires the class

Fixed in Rev. 538121

> Improve SCR packaging to make it simpler to deploy and use
> ----------------------------------------------------------
>
>                 Key: FELIX-277
>                 URL: https://issues.apache.org/jira/browse/FELIX-277
>             Project: Felix
>          Issue Type: Improvement
>          Components: Declarative Services
>            Reporter: Richard S. Hall
>         Assigned To: Felix Meschberger
>            Priority: Minor
>             Fix For: 1.0.0
>
>
> To me, it seems that it would be more usable if we made 
> "org.osgi.service.log" a dynamically imported package (or optional), since it 
> isn't really required.
> Also, I think we could suck in the Service Tracker package using 
> <Private-Package>, so that we don't have a dependency on compendium, which 
> has a dependency on servlet...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to