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 8FCA5C66E for ; Thu, 11 Jul 2013 08:05:50 +0000 (UTC) Received: (qmail 77221 invoked by uid 500); 11 Jul 2013 08:05:49 -0000 Delivered-To: apmail-incubator-celix-commits-archive@incubator.apache.org Received: (qmail 77199 invoked by uid 500); 11 Jul 2013 08:05:49 -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 77179 invoked by uid 99); 11 Jul 2013 08:05:48 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Jul 2013 08:05:48 +0000 Date: Thu, 11 Jul 2013 08:05:48 +0000 (UTC) From: "Alexander Broekhuis (JIRA)" To: celix-commits@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CELIX-74) The serviceTrackerCustomizer header uses, but does not include, the serviceReference header. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CELIX-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Broekhuis resolved CELIX-74. -------------------------------------- Resolution: Fixed Fix Version/s: 0.0.2-incubating I've updated the file and used Eclipse CDT's Organize Imports feature. Not sure yet if I like it or not, but if this is good enough it could help out fixing other files as well. Could you please take a look if you agree with the fix? ========================================= Author: abroekhuis Date: Thu Jul 11 08:02:17 2013 New Revision: 1502141 URL: http://svn.apache.org/r1502141 Log: CELIX-74: Fixed includes to satisfy all types used in the header itself. > The serviceTrackerCustomizer header uses, but does not include, the serviceReference header. > -------------------------------------------------------------------------------------------- > > Key: CELIX-74 > URL: https://issues.apache.org/jira/browse/CELIX-74 > Project: Celix > Issue Type: Bug > Reporter: Mike van Dongen > Assignee: Alexander Broekhuis > Priority: Critical > Fix For: 0.0.2-incubating > > Original Estimate: 10m > Remaining Estimate: 10m > > The header file 'service_tracker_customizer.h' has references to the type service_reference_pt but this type is not known. > The header file 'service_reference.h' defines the type but is not included. > This bug can be reproduced by simply including 'service_tracker_customizer.h' in an empty project without other Celix includes. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira