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

Sander Mak edited comment on FELIX-4912 at 6/3/15 1:54 PM:
-----------------------------------------------------------

Created a patch (using a local version of org.apache.felix.dependencymanager 
4.1.0). Note that it was necessary to bump the source/target version of the 
build to 1.5, since DM4 has methods with varargs in the signature.

I also updated the Maven bundle plugin version because the original version 
erroneously emits an import header for org.felix.deploymentadmin because of 
constant used in AutoConfResourceProcessor.java.

Last, I removed the Activator.destroy method because in DM4 the 
DependencyActivatorBase already provides a no-op version for us.


was (Author: sandermak):
Created a patch (using a local version of org.apache.felix.dependencymanager 
4.1.0). Note that it was necessary to bump the source/target version of the 
build to 1.5, since DM4 has methods with varargs in the signature.

I also updated the Maven bundle version because the original version 
erroneously emits an import header for org.felix.deploymentadmin because of 
constant used in AutoConfResourceProcessor.java.

Last, I removed the Activator.destroy method because in DM4 the 
DependencyActivatorBase already provides a no-op version for us.

> Upgrade autoconf to Dependency Manager 4
> ----------------------------------------
>
>                 Key: FELIX-4912
>                 URL: https://issues.apache.org/jira/browse/FELIX-4912
>             Project: Felix
>          Issue Type: Improvement
>          Components: Deployment Admin
>    Affects Versions: deploymentadmin-0.9.6
>            Reporter: Sander Mak
>         Attachments: FELIX-4912.patch
>
>
> I want to use org.apache.felix.deployment.rp.autoconf with DM4, but currently 
> it is built against DM3.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to