[
https://issues.apache.org/jira/browse/ARIES-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Ross updated ARIES-641:
----------------------------
Attachment: osgi-3.7.0.v20110221.jar
coordinator-1.0.0.v20110314.jar
20110503-1701.patch
This patch accomplishes the goal set out in the description.
I was able to apply this patch and execute the tests successfully from a fresh
environment with the latest repo contents. To that end,
https://issues.apache.org/jira/browse/ARIES-640 may be useful. The patch was
created using "svn diff" from the command line and applied using Tortoise SVN.
This patch also includes the contents of the patch attached to
https://issues.apache.org/jira/browse/ARIES-607.
Note this patch requires additional libraries (also attached) to be available
within the local repository according to the following definitions.
<dependency>
<groupId>org.eclipse.equinox</groupId>
<artifactId>coordinator</artifactId>
<version>1.0.0.v20110314</version>
</dependency>
<dependency>
<groupId>org.eclipse</groupId>
<artifactId>osgi</artifactId>
<version>3.7.0.v20110221</version>
<scope>provided</scope>
</dependency>
> Subsystems needs to be updated to latest API based on ongoing RFC 152
> discussions.
> ----------------------------------------------------------------------------------
>
> Key: ARIES-641
> URL: https://issues.apache.org/jira/browse/ARIES-641
> Project: Aries
> Issue Type: New Feature
> Components: Subsystem
> Affects Versions: 0.4
> Reporter: John Ross
> Attachments: 20110503-1701.patch, coordinator-1.0.0.v20110314.jar,
> osgi-3.7.0.v20110221.jar
>
>
> The Subsystems API has changed quite a bit in recent weeks based on ongoing
> RFC 152 discussions. Although still not complete, the API appears to be
> settling down a bit, and this seemed like a good time to introduce the
> changes. The goal here is to simply replace the current API with the latest
> one, fix resulting compile errors, and make any further necessary changes in
> order to have the existing tests execute successfully.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira