Return-Path: X-Original-To: apmail-aries-dev-archive@www.apache.org Delivered-To: apmail-aries-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 637971160A for ; Tue, 19 Aug 2014 21:15:20 +0000 (UTC) Received: (qmail 30921 invoked by uid 500); 19 Aug 2014 21:15:20 -0000 Delivered-To: apmail-aries-dev-archive@aries.apache.org Received: (qmail 30850 invoked by uid 500); 19 Aug 2014 21:15:20 -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 30550 invoked by uid 99); 19 Aug 2014 21:15:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Aug 2014 21:15:20 +0000 Date: Tue, 19 Aug 2014 21:15:20 +0000 (UTC) From: "Thomas Watson (JIRA)" To: dev@aries.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (ARIES-1237) subsytem BundleEventHook incorrectly associating new bundle installs to subsystems 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/ARIES-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Watson resolved ARIES-1237. ---------------------------------- Resolution: Fixed Fixed with: http://svn.apache.org/viewvc?view=revision&revision=1618991 Thanks! > subsytem BundleEventHook incorrectly associating new bundle installs to subsystems > ---------------------------------------------------------------------------------- > > Key: ARIES-1237 > URL: https://issues.apache.org/jira/browse/ARIES-1237 > Project: Aries > Issue Type: Bug > Components: Subsystem > Affects Versions: subsystem-1.0.1 > Environment: various > Reporter: Samuel Bratton > Fix For: subsystem-1.0.1 > > Attachments: aries1237.patch > > > BundleEvent hook has logic to detect new bundle installed by an existing bundle context that is a subsystem constituent and make the new bundle a constituent of same susbsystem. It is triggering on budles that are merely dependencies. > As a result of this incorrect association, the BundleResolverHook may later incorrectly stop a bundle from resolving by incorrectly associating the "victim" bundle with a subsytem in installing state. -- This message was sent by Atlassian JIRA (v6.2#6252)