[
https://issues.apache.org/jira/browse/FELIX-4912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sander Mak updated FELIX-4912:
------------------------------
Attachment: FELIX-4912.patch
Created a patch (using a local version of org.apache.felix.dependencymanager
4.0.1). 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)