Updated application test, new feature test, and added support for both local
(exist in the subsystem archive) and remote (referenced by but not in subsystem
archive) resources.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: ARIES-656
URL: https://issues.apache.org/jira/browse/ARIES-656
Project: Aries
Issue Type: Improvement
Components: Subsystem
Affects Versions: 0.4
Reporter: John Ross
The following updates have been made to subsystems.
The API has been updated with the latest changes.
The application test was updated to use the new header names. Code necessary to
process the new header names was added.
A new test for features was started. Code necessary to support features and
distinguish between subsystem types was started.
One of the things subsystems needs to do is build repositories from any
resources included with the subsystem archives. These local repositories
containing resources included within the archive will be used in conjunction
with remote repositories containing resources identified as part of the
subsystem content but not included in the archive itself as well as any
additional transitive dependencies identified during resolution. Creating the
local repositories requires a thorough parsing of any content included in the
archive in order to create the Resources, Capabilities, Requirements, etc. used
by the repository and resolver. The beginnings of this infrastructure have been
put in place.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira