Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id EC16B200C85 for ; Tue, 30 May 2017 13:29:52 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id EAB86160BC9; Tue, 30 May 2017 11:29:52 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3CFBD160BC1 for ; Tue, 30 May 2017 13:29:52 +0200 (CEST) Received: (qmail 64346 invoked by uid 500); 30 May 2017 11:29:51 -0000 Mailing-List: contact dev-help@aries.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aries.apache.org Delivered-To: mailing list dev@aries.apache.org Received: (qmail 64335 invoked by uid 99); 30 May 2017 11:29:51 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 May 2017 11:29:51 +0000 Received: from mail-yw0-f176.google.com (mail-yw0-f176.google.com [209.85.161.176]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 04DE91A02C0 for ; Tue, 30 May 2017 11:29:51 +0000 (UTC) Received: by mail-yw0-f176.google.com with SMTP id l74so38444257ywe.2 for ; Tue, 30 May 2017 04:29:50 -0700 (PDT) X-Gm-Message-State: AODbwcDPPHt0QPCac0ikQZ4bYLVsBPwO3M3EFyJfBiH5OiWNOQAby2kh hVMQvIsRDGGbxMfQ9wdhlGyEUiLFRg== X-Received: by 10.129.62.34 with SMTP id l34mr14547974ywa.139.1496143790298; Tue, 30 May 2017 04:29:50 -0700 (PDT) MIME-Version: 1.0 Received: by 10.129.41.211 with HTTP; Tue, 30 May 2017 04:29:29 -0700 (PDT) In-Reply-To: References: From: Guillaume Nodet Date: Tue, 30 May 2017 13:29:29 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [HEADS UP] Merge aries util and util-r42 To: dev@aries.apache.org Content-Type: multipart/alternative; boundary="f403045f40be2764c10550bc1f9e" archived-at: Tue, 30 May 2017 11:29:53 -0000 --f403045f40be2764c10550bc1f9e Content-Type: text/plain; charset="UTF-8" One thing we may want to investigate before a new release is to remove the support for composite bundles (and all dependent code), which afaik, aren't supported anymore in equinox since a long time. https://github.com/apache/aries/blob/trunk/util/util/src/main/java/org/apache/aries/util/tracker/RecursiveBundleTracker.java#L88-L97 2017-05-30 13:07 GMT+02:00 Christian Schneider : > I created a branch for the change here: > https://github.com/cschneider/aries/tree/merge-util > > Christian > > > On 30.05.2017 11:35, Christian Schneider wrote: > >> We are currently maintaining 2 different util bundles. >> One seems to be working on OSGi 4.2 while the other one adds some 4.3.1 >> features. >> >> As 4.2 is quite ancient now I propose we merge the two projects and only >> provide a util bundle that works for >= 4.3. >> I will provide the change in a PR for review. >> Please speak up if there is a reason to keep the separation. >> >> Christian >> >> > -- > Christian Schneider > http://www.liquid-reality.de > > Open Source Architect > http://www.talend.com > > -- ------------------------ Guillaume Nodet --f403045f40be2764c10550bc1f9e--