Hi all,

Release candidates have been staged for the following modules:

subsystem-api 2.0.10
subsystem-core 2.0.10
subsystem 2.0.10 (i.e. the uber bundle)

The following issues were resolved:
ARIES-1338 Bundle manifest parser does not allow multiple packages on
Import-Package clause
ARIES-1383 Provide option to disable the provisioning of dependencies at
install time.
ARIES-1417 Aries Subsystems implementation bundle must provide official
capabilities
ARIES-1441 Subsystem core tries to shutdown the framework when it has a
framework dependency like org.osgi.util.tracker
ARIES-1442 Subsystem impersonates bundles that are a constituent through
sharing the osgi.identity capability
ARIES-1444 Subsystem does not install because feature subsystem exports all
constituents
ARIES-1445 Bundles that are not direct dependencies of a subsystem can be
removed while still in use
ARIES-1446 ResolveContext should stop searching for capabilities once it
found a match
ARIES-1449 Multiple subsystem instances with the same location can be
concurrently installed.
ARIES-1452 Subsystem throws exception when bundle imports osgi framework
ARIES-1459 Installing subsystem with large number of constituents takes
forever or gives out of memory
ARIES-1465 Stopping the Subsystem-Core bundle does not remove synthesized
bundles
ARIES-1485 java.lang.UnsupportedOperationException when a hosted capability
is being inserted by the resolver.
ARIES-1522 NullPointerException (NPE) when creating a RequireBundleHeader
using the filter provided by FelixRequirementAdapter.
ARIES-1523 Application with fragment in archive and host in OBR will fail
to resolve.
ARIES-1538 Never fail a subsystem resolution because an already resolved
resource has a missing dependency.
ARIES-1588 Installation of subsystems fails due to uses constraint
violation after exposing feature capabilities.
ARIES-1590 Subsystem install fails due to unexpected resolve conflict
ARIES-1591 Subsystem install fails due to ArrayIndexOutofBoundsException
ARIES-1720 java.lang.NullPointerException while processing OSGI-INF as a
directory

Note that this release was previously marked as 2.1.0 in JIRA but since
there were no API changes I changed this to 2.0.10. The API release is
identical to the 2.0.8 release and is included just for convience of being
able to use the same version number for both API and Core.

The staging repository is located at
https://repository.apache.org/content/repositories/orgapachearies-1114

You can use this UNIX script to download the release and verify the
signatures:
https://svn.apache.org/repos/asf/aries/scripts/verify_staged_release.sh

Usage:
sh verify_staged_release.sh 1114 tmpdir 2>&1 | tee verifyresults.txt

More details on verifying the release here:
http://aries.apache.org/development/verifyingrelease.html

Please vote:
 +1 Approve the release
 -1 Do not approve the release (please explain why)

This vote will be open for at least 72 hours.

Best regards,

David Bosschaert

Reply via email to