[
https://issues.apache.org/jira/browse/DIRSERVER-1669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128662#comment-13128662
]
Göktürk Gezer commented on DIRSERVER-1669:
------------------------------------------
Patch Notes:
2 submodule added:
* apacheds/apache-felix
* apacheds/dependencies
* in both apacheds and shared, there are some changed poms.
Custom Felix Framework is added as apacheds/apache-felix submodule. Felix is
embedded as POM. On install, this pom fetches all necessary felix binaries and
ApacheDS's dependencies into corresponding directories. There is also a
launcher named ApacheDS-OSGI.launch for launching Felix with all dependencies
and ApacheDS bundles.
3 dependencies of ApacheDS is not OSGI compatible. So i embed them in a new
project apacheds/dependencies and export their needed packages.
> 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: 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