You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Alexander Broekhuis (JIRA)" <ji...@apache.org> on 2013/12/17 12:13:07 UTC

[jira] [Resolved] (CELIX-88) Missing export of endpoint_listener.h

     [ https://issues.apache.org/jira/browse/CELIX-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Broekhuis resolved CELIX-88.
--------------------------------------

    Resolution: Fixed

This is fixed using the new Component based installation support. I added a specific component for the RSA files without the need for a bundle. Please check if this is good enough for your needs. If so, you can close this isseu. Thanks.

----------------
Author: abroekhuis
Date: Tue Dec 17 11:10:50 2013
New Revision: 1551510

URL: http://svn.apache.org/r1551510
Log:
CELIX-88: Added installation for RSA files not part of a bundle using the new Component installation support.

> Missing export of endpoint_listener.h
> -------------------------------------
>
>                 Key: CELIX-88
>                 URL: https://issues.apache.org/jira/browse/CELIX-88
>             Project: Celix
>          Issue Type: Bug
>            Reporter: Bjoern Petri
>            Assignee: Alexander Broekhuis
>            Priority: Minor
>             Fix For: 1.0.0-incubating
>
>         Attachments: endpointlistener_export.patch
>
>
> I implemented an endpoint next to Celix, that's why I would like to have the endpoint_listener.h also exported. As far as i understand, I cannot you the install_bundle macro here, that's why I use install. 
> See attached patch for details.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)