From dev-return-1510-archive-asf-public=cust-asf.ponee.io@celix.apache.org Sat Sep 28 14:40:31 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id DF2C9180645 for ; Sat, 28 Sep 2019 16:40:30 +0200 (CEST) Received: (qmail 86864 invoked by uid 500); 28 Sep 2019 14:40:30 -0000 Mailing-List: contact dev-help@celix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@celix.apache.org Delivered-To: mailing list dev@celix.apache.org Received: (qmail 86850 invoked by uid 99); 28 Sep 2019 14:40:30 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Sep 2019 14:40:30 +0000 From: GitBox To: dev@celix.apache.org Subject: [GitHub] [celix] rlenferink opened a new issue #88: Make bundle_archive.h/revision.h and module.h headers private Message-ID: <156968163021.30797.9446386354310682276.gitbox@gitbox.apache.org> Date: Sat, 28 Sep 2019 14:40:30 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit rlenferink opened a new issue #88: Make bundle_archive.h/revision.h and module.h headers private URL: https://github.com/apache/celix/issues/88 To reduce the number of visible headers and the resulting complexity of that make the bundle_archive.h, bundle_revision.h and module.h private headers. Functionality missing should have been added to the bundle.h in issue CELIX-439. --- Original creation date: 10/Apr/2018 Reporter: @pnoltes ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services