[
https://issues.apache.org/jira/browse/ARIES-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Ross updated ARIES-1377:
-----------------------------
Description:
This will track the 2.0.3 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
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
ARIES-1410: The FelixResourceAdapter does not return all capabilities
when given a null namespace.
was:
This will track the 2.0.3 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.
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
ARIES-1410: The FelixResourceAdapter does not return all capabilities
when given a null namespace.
> Subsystems API/Core/Bundle 2.0.3 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
>
> This will track the 2.0.3 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
> 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
> 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)