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 476EB18BC5 for ; Thu, 22 Oct 2015 12:21:28 +0000 (UTC) Received: (qmail 82004 invoked by uid 500); 22 Oct 2015 12:21:28 -0000 Delivered-To: apmail-aries-dev-archive@aries.apache.org Received: (qmail 81961 invoked by uid 500); 22 Oct 2015 12:21:27 -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 81946 invoked by uid 99); 22 Oct 2015 12:21:27 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Oct 2015 12:21:27 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id B00B82C1F65 for ; Thu, 22 Oct 2015 12:21:27 +0000 (UTC) Date: Thu, 22 Oct 2015 12:21:27 +0000 (UTC) From: "John Ross (JIRA)" To: dev@aries.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ARIES-1377) Subsystems 2.0.4 Release 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-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross updated ARIES-1377: ----------------------------- Fix Version/s: (was: subsystem-bundle-2.0.4) (was: subsystem-core-2.0.4) subsystem-2.0.4 > Subsystems 2.0.4 Release > ------------------------ > > Key: ARIES-1377 > URL: https://issues.apache.org/jira/browse/ARIES-1377 > Project: Aries > Issue Type: Task > Components: Subsystem > Reporter: John Ross > Assignee: John Ross > Fix For: subsystem-2.0.4 > > Attachments: TEST-org.osgi.test.cases.subsystem-6.0.0.html, TEST-org.osgi.test.cases.subsystem.secure-6.0.0.html > > > This will track the 2.0.4 release of the following subsystems modules. > subsystem-core > previous release 2.0.2 > svn diff -r 1688374 > http://svn.apache.org/viewvc/aries/tags/org.apache.aries.subsystem.core-2.0.2/ > ARIES-1348: subsystems that are dependencies are not auto started > ARIES-1368: Fragment resources receive the osgi.identity capability type of osgi.bundle but should receive osgi.fragment. Also, osgi.wiring.host capabilities and requirements are not computed for bundle or fragment resources. > ARIES-1371: Move subsystems to Aries Util 1.1.1 > ARIES-1381: java.lang.ClassCastException: org.apache.aries.subsystem.core.archive.GenericDirective cannot be cast to org.apache.aries.subsystem.core.archive.VersionRangeAttribute > ARIES-1352: Do not overwrite existing configuration when installing a subsystem > ARIES-1388: Compute requirement filters only once. > ARIES-1356: getInstance method on the core Activator shows up on jvisualvm sampling during performance analysis > ARIES-1359: Performance improvement on the findProviders method in the SystemRepository class > ARIES-1389: Compute service requirements and capabilities once in BundleRevisionResource. > ARIES-1390: BasicCapability should take advantage of the effective immutability of capabilities. > ARIES-1392: Provide a more efficient implementation of a system repository. > ARIES-1394: Provide more efficient implementations of the local and content repositories. > ARIES-1396: Use capability set when calculating subsystem dependencies. > ARIES-1397: Use capability set with preferred provider repository. > ARIES-1399: Trunk fails OSGi R6 CT > ARIES-1387: Make equals and hashCode comparisons within the header, clause, and parameter hierarchies based on equivalency rather than string equals. > ARIES-1084: Subsystem : Failure on restart after framework crash > ARIES-1408: The RequireCapabilityHeader currently only supports requirements defined by the Aries implementation > ARIES-1404: Restart of the osgi container does not restart subsystem core because of an error related to missing resource org.apache.aries.subsystem.resource.synthesized > ARIES-1416: BundleException "bundle is already installed" when the Preferred-Provider subsystem header points to a bundle. > ARIES-1357: BasicSubsystem can be used by the subsystem install process a factor 6 times faster > ARIES-1419: Provide-Capability header parser does not support typed attributes. > ARIES-1235: Installation of a Subsystem containing Subsystems extremely slow > ARIES-1328: Application subsystem does not import service capabilities > ARIES-1421: SimpleFilter attribute extraction can not handle version ranges > ARIES-1419: Provide-Capability header parser does not support typed attributes. > ARIES-1423: IllegalArgumentException when GenericHeader has no clauses > subsystem-api > previous release 2.0.2 > svn diff -r 1688370 > http://svn.apache.org/viewvc/aries/tags/org.apache.aries.subsystem.api-2.0.2/ > ARIES-1371: Move subsystems to Aries Util 1.1.1 > subsystem-bundle > previous release 2.0.2 > svn diff -r 1688378 > http://svn.apache.org/viewvc/aries/tags/org.apache.aries.subsystem-2.0.2/ > ARIES-1371: Move subsystems to Aries Util 1.1.1 > subsystem-obr > previous release 1.0.1 > svn diff -r 1668058 > http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.subsystem.obr-1.0.1/ > ARIES-1410: The FelixResourceAdapter does not return all capabilities when given a null namespace. -- This message was sent by Atlassian JIRA (v6.3.4#6332)