[
https://issues.apache.org/jira/browse/CELIX-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Broekhuis resolved CELIX-75.
--------------------------------------
Resolution: Fixed
This issue is solved by introducing a new macro for bundle installation. This
new macro makes the patch obsolete, but provides an easier alternative.
Please check if the applied changes work.
----------------------
Author: abroekhuis
Date: Tue Oct 1 08:48:12 2013
New Revision: 1527972
URL: http://svn.apache.org/r1527972
Log:
CELIX-75: Added install macro for installation of bundles, headers and
additional resources.
The following targets are now available:
* make install-{bundle name} // install a single bundle
* make install-bundles // installs all (enabled) bundles
* make install-framework // installs the framework
* make install-all // installs the (enabled) bundles and framework
> CMake does not install the Deployment Admin bundle
> --------------------------------------------------
>
> Key: CELIX-75
> URL: https://issues.apache.org/jira/browse/CELIX-75
> Project: Celix
> Issue Type: Bug
> Reporter: Mike van Dongen
> Assignee: Alexander Broekhuis
> Fix For: 0.0.2-incubating
>
> Attachments: deployment_admin_install_library.patch
>
>
> CMake does build the deployment_admin.zip, but when executing `make
> install-release` it does not install this bundle.
--
This message was sent by Atlassian JIRA
(v6.1#6144)