[
https://issues.apache.org/jira/browse/DIRSERVER-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128961#comment-13128961
]
Pierre-Arnaud Marcelot commented on DIRSERVER-1669:
---------------------------------------------------
Hi Göktürk,
Sorry I didn't saw the instructions in the mail.
How about adding it as a 'provided' dependency to the pom?
<dependencies>
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.main</artifactId>
<version>4.0.1</version>
<scope>provided</scope>
</dependency>
This would avoid the extra step and manual configuration.
> Embed Custom Felix Framework
> ----------------------------
>
> Key: DIRSERVER-1669
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1669
> Project: Directory ApacheDS
> Issue Type: New Feature
> Affects Versions: 2.0.0-M4
> Environment: linux
> Reporter: Göktürk Gezer
> Labels: apacheds, felix, osgi
> Fix For: 2.0.0-M4
>
> Attachments: ApacheDS-OSGI.launch.log, custom-felix.diff
>
>
> ApacheDS is moving on OSGI. To easily run and debug code on OSGI, custom
> Felix Framework and its launchers must be added to ApacheDS.
--
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