You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "John Ross (JIRA)" <ji...@apache.org> on 2011/05/07 00:54:03 UTC

[jira] [Updated] (ARIES-644) Replace Scope Admin with Region Digraph.

     [ https://issues.apache.org/jira/browse/ARIES-644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Ross updated ARIES-644:
----------------------------

    Attachment: 20110506-1732.patch

This patch removes all references to Scope Admin from org.apache.aries.subsystem.core and org.apache.aries.subsystem.itests. It relaces the previous functionality with that of Region Digraph.

This patch also includes the contents of the following patches.
ARIES-643
ARIES-642
ARIES-641
ARIES-607

This patch requires the Region Digraph bundle added to the local repository according to the following definition.

        <dependency>
            <groupId>org.eclipse.equinox</groupId>
            <artifactId>region</artifactId>
            <version>1.0.0.v20110506</version>
        </dependency>

> Replace Scope Admin with Region Digraph.
> ----------------------------------------
>
>                 Key: ARIES-644
>                 URL: https://issues.apache.org/jira/browse/ARIES-644
>             Project: Aries
>          Issue Type: New Feature
>          Components: Subsystem
>    Affects Versions: 0.4
>            Reporter: John Ross
>         Attachments: 20110506-1732.patch
>
>
> Scope Admin is being relaced with org.eclipse.equinox.region (Region Digraph) as the grouping and isolation mechanism for bundles in subsystems.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira