Return-Path: X-Original-To: apmail-incubator-celix-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-celix-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 42E831008E for ; Wed, 2 Oct 2013 14:17:01 +0000 (UTC) Received: (qmail 51246 invoked by uid 500); 2 Oct 2013 14:16:51 -0000 Delivered-To: apmail-incubator-celix-commits-archive@incubator.apache.org Received: (qmail 51005 invoked by uid 500); 2 Oct 2013 14:16:45 -0000 Mailing-List: contact celix-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: celix-dev@incubator.apache.org Delivered-To: mailing list celix-commits@incubator.apache.org Received: (qmail 50400 invoked by uid 99); 2 Oct 2013 14:16:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Oct 2013 14:16:42 +0000 Date: Wed, 2 Oct 2013 14:16:42 +0000 (UTC) From: "Bjoern Petri (JIRA)" To: celix-commits@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CELIX-88) Missing export of endpoint_listener.h MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Bjoern Petri created CELIX-88: --------------------------------- Summary: 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 Priority: Minor 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#6144)