[jira] Updated: (ARIES-594) Subsystems needs to be updated for the OSGi Core 4.3 release.

2011-03-02 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross updated ARIES-594: Attachment: patch-20110302-1822.txt This patch updates Subsystems to the OSGi Core 4.3 release. It also

[jira] Updated: (ARIES-594) Subsystems needs to be updated for the OSGi Core 4.3 release.

2011-03-04 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross updated ARIES-594: Attachment: patch-20110304-0803.txt Sorry about that. I see now that one must Add to Version Control (which

[jira] Created: (ARIES-607) Subsystem Scope Admin should be persistent.

2011-03-10 Thread John Ross (JIRA)
Subsystem Scope Admin should be persistent. --- Key: ARIES-607 URL: https://issues.apache.org/jira/browse/ARIES-607 Project: Aries Issue Type: Improvement Components: Subsystem

[jira] Updated: (ARIES-607) Subsystem Scope Admin should be persistent.

2011-03-10 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross updated ARIES-607: Attachment: patch-20110310-1501.txt This patch adds a persistence mechanism to scope admin. The persistent

[jira] Updated: (ARIES-606) Can't build subsystem from fresh checkout and local repo

2011-03-10 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross updated ARIES-606: Attachment: patch-core-20110310-1630.txt Within SubsystemResourceProcessor, this patch changes

[jira] Issue Comment Edited: (ARIES-607) Subsystem Scope Admin should be persistent.

2011-03-18 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13008628#comment-13008628 ] John Ross edited comment on ARIES-607 at 3/18/11 9:03 PM: -- This

[jira] [Commented] (ARIES-640) application.utils imports aries.util version [0.4,1.0) but aries.util exports version 0.3.1

2011-05-03 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13028284#comment-13028284 ] John Ross commented on ARIES-640: - After fixing previous issue, ran into the following

[jira] [Created] (ARIES-641) Subsystems needs to be updated to latest API based on ongoing RFC 152 discussions.

2011-05-03 Thread John Ross (JIRA)
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

[jira] [Updated] (ARIES-641) Subsystems needs to be updated to latest API based on ongoing RFC 152 discussions.

2011-05-03 Thread John Ross (JIRA)
[ 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

[jira] [Created] (ARIES-642) SubsystemAdmin needs to be replaced with root Subsystem

2011-05-05 Thread John Ross (JIRA)
SubsystemAdmin needs to be replaced with root Subsystem --- Key: ARIES-642 URL: https://issues.apache.org/jira/browse/ARIES-642 Project: Aries Issue Type: New Feature Components:

[jira] [Updated] (ARIES-643) Subsystems needs to implement ResourceProcessor API changes.

2011-05-06 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross updated ARIES-643: Attachment: 20110506-0950.patch This patch updates subsystems to use the new ResourceProcessor API. Most of

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

2011-05-06 Thread John Ross (JIRA)
[ 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

[jira] [Created] (ARIES-656) 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) resou

2011-05-18 Thread John Ross (JIRA)
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.

[jira] [Updated] (ARIES-656) 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) resou

2011-05-18 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross updated ARIES-656: Attachment: subsystem.zip 20110518-1916.patch The patch contains the updates discussed in

[jira] [Created] (ARIES-708) org.apache.aries.util pom should point to java6-parent, not java5-parent

2011-07-11 Thread John Ross (JIRA)
org.apache.aries.util pom should point to java6-parent, not java5-parent Key: ARIES-708 URL: https://issues.apache.org/jira/browse/ARIES-708 Project: Aries Issue Type:

[jira] [Resolved] (ARIES-708) org.apache.aries.util pom should point to java6-parent, not java5-parent

2011-07-11 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross resolved ARIES-708. - Resolution: Fixed Fix Version/s: 0.4 Committed changes. org.apache.aries.util pom should point

[jira] [Reopened] (ARIES-708) org.apache.aries.util pom should point to java6-parent, not java5-parent

2011-07-12 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross reopened ARIES-708: - Hi, I don't have any issues with that. My understanding was the standard procedure was to use java6-parent

[jira] [Resolved] (ARIES-708) org.apache.aries.util pom should point to java6-parent, not java5-parent

2011-07-12 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross resolved ARIES-708. - Resolution: Fixed Committed changes to trunk. org.apache.aries.util pom should point to java6-parent,

[jira] [Created] (ARIES-728) Check in initial baseline for subsystems implementation based on latest RFCs.

2011-08-15 Thread John Ross (JIRA)
Check in initial baseline for subsystems implementation based on latest RFCs. - Key: ARIES-728 URL: https://issues.apache.org/jira/browse/ARIES-728 Project: Aries

[jira] [Resolved] (ARIES-728) Check in initial baseline for subsystems implementation based on latest RFCs.

2011-08-15 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross resolved ARIES-728. - Resolution: Fixed Assignee: John Ross Check in initial baseline for subsystems implementation

[jira] [Assigned] (ARIES-729) Move generation of Maven repository from subsystem-core to subsystem-itests.

2011-08-15 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross reassigned ARIES-729: --- Assignee: John Ross Move generation of Maven repository from subsystem-core to subsystem-itests.

[jira] [Resolved] (ARIES-729) Move generation of Maven repository from subsystem-core to subsystem-itests.

2011-08-16 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross resolved ARIES-729. - Resolution: Fixed Move generation of Maven repository from subsystem-core to subsystem-itests.

[jira] [Resolved] (ARIES-730) Generation of the osgi.identity requirement must support version ranges.

2011-08-17 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross resolved ARIES-730. - Resolution: Fixed Generation of the osgi.identity requirement must support version ranges.

[jira] [Commented] (ARIES-730) Generation of the osgi.identity requirement must support version ranges.

2011-08-17 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13086694#comment-13086694 ] John Ross commented on ARIES-730: - Note that the new org.osgi.framework.VersionRange and

[jira] [Created] (ARIES-737) Provide initial support for embedded subsystems.

2011-08-28 Thread John Ross (JIRA)
Provide initial support for embedded subsystems. Key: ARIES-737 URL: https://issues.apache.org/jira/browse/ARIES-737 Project: Aries Issue Type: New Feature Components: Subsystem

[jira] [Resolved] (ARIES-737) Provide initial support for embedded subsystems.

2011-08-29 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross resolved ARIES-737. - Resolution: Fixed Provide initial support for embedded subsystems.

[jira] [Created] (ARIES-738) [subsystems] The subsystem resolver hook modifies a collection it's iterating over.

2011-08-29 Thread John Ross (JIRA)
[subsystems] The subsystem resolver hook modifies a collection it's iterating over. --- Key: ARIES-738 URL: https://issues.apache.org/jira/browse/ARIES-738 Project:

[jira] [Resolved] (ARIES-738) [subsystems] The subsystem resolver hook modifies a collection it's iterating over.

2011-08-29 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross resolved ARIES-738. - Resolution: Fixed Changed the for:each loop into a for loop using an Iterator. The Iterator.remove

[jira] [Resolved] (ARIES-739) [subsystems] Update code based on latest resource, resolver, repository, and subsystem APIs.

2011-08-30 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross resolved ARIES-739. - Resolution: Fixed [subsystems] Update code based on latest resource, resolver, repository, and

[jira] [Resolved] (ARIES-656) 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) reso

2011-09-16 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross resolved ARIES-656. - Resolution: Fixed Assignee: John Ross This contents of this patch have been incorporated. Updated

[jira] [Created] (ARIES-748) Update subsystems to use Equinox impl of org.osgi.service.resolver.Resolver

2011-09-16 Thread John Ross (JIRA)
Update subsystems to use Equinox impl of org.osgi.service.resolver.Resolver --- Key: ARIES-748 URL: https://issues.apache.org/jira/browse/ARIES-748 Project: Aries Issue

[jira] [Resolved] (ARIES-748) Update subsystems to use Equinox impl of org.osgi.service.resolver.Resolver

2011-09-16 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross resolved ARIES-748. - Resolution: Fixed Update subsystems to use Equinox impl of org.osgi.service.resolver.Resolver

[jira] [Created] (ARIES-752) Add test for shared feature resources and reference counting.

2011-09-23 Thread John Ross (JIRA)
Add test for shared feature resources and reference counting. - Key: ARIES-752 URL: https://issues.apache.org/jira/browse/ARIES-752 Project: Aries Issue Type: Test

[jira] [Resolved] (ARIES-752) Add test for shared feature resources and reference counting.

2011-09-23 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross resolved ARIES-752. - Resolution: Fixed Add test for shared feature resources and reference counting.

[jira] [Updated] (ARIES-859) Build break: org.apache.aries.blueprint.itests.ASMMultiBundleTest.multiBundleTest [equinox/3.5.0] failing

2012-06-07 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross updated ARIES-859: Component/s: (was: Subsystem) Blueprint Build break:

[jira] [Commented] (ARIES-859) Build break: org.apache.aries.blueprint.itests.ASMMultiBundleTest.multiBundleTest [equinox/3.5.0] failing

2012-06-07 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13291307#comment-13291307 ] John Ross commented on ARIES-859: - The following snippet is from the test output. It gave

[jira] [Commented] (ARIES-859) Build break: org.apache.aries.blueprint.itests.ASMMultiBundleTest.multiBundleTest [equinox/3.5.0] failing

2012-06-07 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13291313#comment-13291313 ] John Ross commented on ARIES-859: - Not sure how you're running your build, but I

[jira] [Commented] (ARIES-864) Import-Package in deployment.mf is being ignored

2012-06-26 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13401330#comment-13401330 ] John Ross commented on ARIES-864: - You're correct. A deployment manifest should be taken as

[jira] [Resolved] (ARIES-825) Update subsystems to latest Subsystem, Resolver, and Repository APIs.

2012-07-03 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross resolved ARIES-825. - Resolution: Fixed Updated to latest OSGi APIs. Passes OSGi CT. Snapshot published to OSGi Git repo,

[jira] [Created] (ARIES-866) Add class copyrights where necessary.

2012-07-04 Thread John Ross (JIRA)
John Ross created ARIES-866: --- Summary: Add class copyrights where necessary. Key: ARIES-866 URL: https://issues.apache.org/jira/browse/ARIES-866 Project: Aries Issue Type: Bug

[jira] [Resolved] (ARIES-866) Add class copyrights where necessary.

2012-07-04 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross resolved ARIES-866. - Resolution: Fixed Added copyrights where necessary. Updated snapshot of RI in OSGi repo.

[jira] [Created] (ARIES-869) Add support for computing service dependencies.

2012-07-05 Thread John Ross (JIRA)
John Ross created ARIES-869: --- Summary: Add support for computing service dependencies. Key: ARIES-869 URL: https://issues.apache.org/jira/browse/ARIES-869 Project: Aries Issue Type: Bug

[jira] [Created] (ARIES-871) Update dependency on util to version 1.0.0.

2012-07-09 Thread John Ross (JIRA)
John Ross created ARIES-871: --- Summary: Update dependency on util to version 1.0.0. Key: ARIES-871 URL: https://issues.apache.org/jira/browse/ARIES-871 Project: Aries Issue Type: Bug

[jira] [Resolved] (ARIES-871) Update dependency on util to version 1.0.0.

2012-07-09 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross resolved ARIES-871. - Resolution: Fixed Util dependency is now 1.0.0. Also updated RI in OSGi repo. Update

[jira] [Created] (ARIES-891) org.apache.aries.subsystem.itests.HelloWorldTest fails

2012-07-30 Thread John Ross (JIRA)
John Ross created ARIES-891: --- Summary: org.apache.aries.subsystem.itests.HelloWorldTest fails Key: ARIES-891 URL: https://issues.apache.org/jira/browse/ARIES-891 Project: Aries Issue Type: Bug

[jira] [Created] (ARIES-895) Missing filter directive on Require-Capability does not translate to a filter value of namespace=*.

2012-07-31 Thread John Ross (JIRA)
John Ross created ARIES-895: --- Summary: Missing filter directive on Require-Capability does not translate to a filter value of namespace=*. Key: ARIES-895 URL: https://issues.apache.org/jira/browse/ARIES-895

[jira] [Resolved] (ARIES-895) Missing filter directive on Require-Capability does not translate to a filter value of namespace=*.

2012-07-31 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross resolved ARIES-895. - Resolution: Fixed Missing filter directives are no longer translated. Null values are anticipated and

[jira] [Created] (ARIES-900) Unresolvable root subsystem should have no effect on the system.

2012-08-03 Thread John Ross (JIRA)
John Ross created ARIES-900: --- Summary: Unresolvable root subsystem should have no effect on the system. Key: ARIES-900 URL: https://issues.apache.org/jira/browse/ARIES-900 Project: Aries Issue

[jira] [Resolved] (ARIES-900) Unresolvable root subsystem should have no effect on the system.

2012-08-03 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross resolved ARIES-900. - Resolution: Fixed Fixed in http://svn.apache.org/viewvc?view=revisionrevision=1369063.

[jira] [Created] (ARIES-901) Version attribute not applied to multiple package names separated by semicolons in import package header.

2012-08-06 Thread John Ross (JIRA)
John Ross created ARIES-901: --- Summary: Version attribute not applied to multiple package names separated by semicolons in import package header. Key: ARIES-901 URL: https://issues.apache.org/jira/browse/ARIES-901

[jira] [Resolved] (ARIES-901) Version attribute not applied to multiple package names separated by semicolons in import package header.

2012-08-06 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross resolved ARIES-901. - Resolution: Fixed Fixed in http://svn.apache.org/viewvc?view=revisionrevision=1369953.

[jira] [Resolved] (ARIES-902) Reference counts not being checked before removing constituent relationships between the provisioned to subsystem and bundle resources.

2012-08-09 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross resolved ARIES-902. - Resolution: Fixed Fixed in http://svn.apache.org/viewvc?view=revisionrevision=1371183. Knowing when to

[jira] [Commented] (ARIES-910) Integrate Subsystems into the Aries build.

2012-08-27 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13442457#comment-13442457 ] John Ross commented on ARIES-910: - There are four dependencies not currently in maven

[jira] [Commented] (ARIES-910) Integrate Subsystems into the Aries build.

2012-08-28 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13443141#comment-13443141 ] John Ross commented on ARIES-910: - Yes, I looked into the Maven repository for Eclipse, and

[jira] [Commented] (ARIES-910) Integrate Subsystems into the Aries build.

2012-08-28 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13443188#comment-13443188 ] John Ross commented on ARIES-910: - I have uploaded the dependencies to maven central. They

[jira] [Updated] (ARIES-910) Integrate Subsystems into the Aries build.

2012-08-28 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross updated ARIES-910: Attachment: maven-central-artifacts.zip This attachment contains the dependencies packaged as uploadable

[jira] [Commented] (ARIES-910) Integrate Subsystems into the Aries build.

2012-08-30 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13444903#comment-13444903 ] John Ross commented on ARIES-910: - The following artifacts are now available in maven

[jira] [Created] (ARIES-911) application-modeller-common-test pom should depend on application-modeller-standalone-1.0.1-SNAPSHOT.jar

2012-08-30 Thread John Ross (JIRA)
John Ross created ARIES-911: --- Summary: application-modeller-common-test pom should depend on application-modeller-standalone-1.0.1-SNAPSHOT.jar Key: ARIES-911 URL: https://issues.apache.org/jira/browse/ARIES-911

[jira] [Created] (ARIES-912) samples project fails to build with clean m2 repo

2012-08-30 Thread John Ross (JIRA)
John Ross created ARIES-912: --- Summary: samples project fails to build with clean m2 repo Key: ARIES-912 URL: https://issues.apache.org/jira/browse/ARIES-912 Project: Aries Issue Type: Bug

[jira] [Commented] (ARIES-910) Integrate Subsystems into the Aries build.

2012-08-30 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13445204#comment-13445204 ] John Ross commented on ARIES-910: - Changed poms and platform definition to match the

[jira] [Closed] (ARIES-912) samples project fails to build with clean m2 repo

2012-08-30 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross closed ARIES-912. --- Resolution: Fixed Fixed in http://svn.apache.org/viewvc?view=revisionrevision=1379074.

[jira] [Updated] (ARIES-910) Integrate Subsystems into the Aries build.

2012-08-31 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross updated ARIES-910: Attachment: aries.subsystem.subsystem-itests.pom.xml Attachement aries.subsystem.subsystem-itests.pom.xml

[jira] [Updated] (ARIES-910) Integrate Subsystems into the Aries build.

2012-08-31 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross updated ARIES-910: Attachment: aries.pom.xml Attachment aries.pom.xml. Integrates subsystems into the Aries build just before

[jira] [Commented] (ARIES-910) Integrate Subsystems into the Aries build.

2012-08-31 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446064#comment-13446064 ] John Ross commented on ARIES-910: - I completed a successful full Aries build locally with a

[jira] [Commented] (ARIES-910) Integrate Subsystems into the Aries build.

2012-08-31 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13446340#comment-13446340 ] John Ross commented on ARIES-910: - Committed changes contained in

[jira] [Commented] (ARIES-910) Integrate Subsystems into the Aries build.

2012-09-04 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447713#comment-13447713 ] John Ross commented on ARIES-910: - ARIES-910: Attempts to fix the one remaining subsystems

[jira] [Created] (ARIES-918) Start operations on the root subsystem should not affect its constituent bundles.

2012-09-04 Thread John Ross (JIRA)
John Ross created ARIES-918: --- Summary: Start operations on the root subsystem should not affect its constituent bundles. Key: ARIES-918 URL: https://issues.apache.org/jira/browse/ARIES-918 Project: Aries

[jira] [Commented] (ARIES-910) Integrate Subsystems into the Aries build.

2012-09-04 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447820#comment-13447820 ] John Ross commented on ARIES-910: - Another attempt at fixing the

[jira] [Resolved] (ARIES-910) Integrate Subsystems into the Aries build.

2012-09-04 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross resolved ARIES-910. - Resolution: Fixed Build 1662 had no failures with all tests executed. Closing as fixed.

[jira] [Assigned] (ARIES-918) Start operations on the root subsystem should not affect its constituent bundles.

2012-09-05 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross reassigned ARIES-918: --- Assignee: John Ross Start operations on the root subsystem should not affect its constituent

[jira] [Resolved] (ARIES-918) Start operations on the root subsystem should not affect its constituent bundles.

2012-09-05 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross resolved ARIES-918. - Resolution: Fixed Fixed in http://svn.apache.org/viewvc?view=revisionrevision=1381199.

[jira] [Created] (ARIES-920) Subsystems fails OSGi secure CT.

2012-09-05 Thread John Ross (JIRA)
John Ross created ARIES-920: --- Summary: Subsystems fails OSGi secure CT. Key: ARIES-920 URL: https://issues.apache.org/jira/browse/ARIES-920 Project: Aries Issue Type: Bug Components:

[jira] [Resolved] (ARIES-920) Subsystems fails OSGi secure CT.

2012-09-05 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross resolved ARIES-920. - Resolution: Fixed Fixed in http://svn.apache.org/viewvc?view=revisionrevision=1381225.

[jira] [Created] (ARIES-921) java.lang.IllegalStateException: Orphaned bundle revision detected: org.eclipse.osgi_3.8.0.v20120529-1548

2012-09-06 Thread John Ross (JIRA)
John Ross created ARIES-921: --- Summary: java.lang.IllegalStateException: Orphaned bundle revision detected: org.eclipse.osgi_3.8.0.v20120529-1548 Key: ARIES-921 URL: https://issues.apache.org/jira/browse/ARIES-921

[jira] [Commented] (ARIES-921) java.lang.IllegalStateException: Orphaned bundle revision detected: org.eclipse.osgi_3.8.0.v20120529-1548

2012-09-06 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13449973#comment-13449973 ] John Ross commented on ARIES-921: - This issue occurs because the bundle event hook is

[jira] [Commented] (ARIES-921) java.lang.IllegalStateException: Orphaned bundle revision detected: org.eclipse.osgi_3.8.0.v20120529-1548

2012-09-06 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13449988#comment-13449988 ] John Ross commented on ARIES-921: - Fixed in

[jira] [Resolved] (ARIES-921) java.lang.IllegalStateException: Orphaned bundle revision detected: org.eclipse.osgi_3.8.0.v20120529-1548

2012-09-06 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross resolved ARIES-921. - Resolution: Fixed java.lang.IllegalStateException: Orphaned bundle revision detected:

[jira] [Created] (ARIES-922) NPE in SubsystemResource.findContent

2012-09-07 Thread John Ross (JIRA)
John Ross created ARIES-922: --- Summary: NPE in SubsystemResource.findContent Key: ARIES-922 URL: https://issues.apache.org/jira/browse/ARIES-922 Project: Aries Issue Type: Bug Components:

[jira] [Commented] (ARIES-922) NPE in SubsystemResource.findContent

2012-09-07 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13450683#comment-13450683 ] John Ross commented on ARIES-922: - This issue is occurring on a framework restart with a

[jira] [Resolved] (ARIES-922) NPE in SubsystemResource.findContent

2012-09-07 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross resolved ARIES-922. - Resolution: Fixed Fixed in http://svn.apache.org/viewvc?view=revisionrevision=1382116. If a bundle is

[jira] [Closed] (ARIES-497) Subsystem-scope: some prototype work for java security

2012-09-13 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross closed ARIES-497. --- Resolution: Not A Problem Closing as no longer relevant. Security requirements have been defined by the

[jira] [Resolved] (ARIES-448) Support absence of a version attribute on Subsystem content

2012-09-13 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross resolved ARIES-448. - Resolution: Fixed The requested functionality is part of the implementation. Support

[jira] [Updated] (ARIES-869) Add support for computing blueprint service dependencies.

2012-09-13 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross updated ARIES-869: Description: Subsystems needs to support the ability to compute service dependencies. Applications, for

[jira] [Commented] (ARIES-869) Add support for computing blueprint service dependencies.

2012-09-13 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13454843#comment-13454843 ] John Ross commented on ARIES-869: - I narrowed the focus of this defect so that it's

[jira] [Created] (ARIES-925) Out of memory error in Apache Aries build.

2012-09-18 Thread John Ross (JIRA)
John Ross created ARIES-925: --- Summary: Out of memory error in Apache Aries build. Key: ARIES-925 URL: https://issues.apache.org/jira/browse/ARIES-925 Project: Aries Issue Type: Bug

[jira] [Commented] (ARIES-925) Out of memory error in Apache Aries build.

2012-09-18 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13458024#comment-13458024 ] John Ross commented on ARIES-925: - I believe this issue was caused by

[jira] [Commented] (ARIES-869) Add support for computing blueprint service dependencies.

2012-09-25 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13463273#comment-13463273 ] John Ross commented on ARIES-869: - See

[jira] [Created] (ARIES-927) Imports org.osgi.service.framework package as optional but assumes it's there nevertheless.

2012-09-25 Thread John Ross (JIRA)
John Ross created ARIES-927: --- Summary: Imports org.osgi.service.framework package as optional but assumes it's there nevertheless. Key: ARIES-927 URL: https://issues.apache.org/jira/browse/ARIES-927

[jira] [Updated] (ARIES-927) Imports org.osgi.service.framework package as optional but assumes it's there nevertheless.

2012-09-25 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross updated ARIES-927: Attachment: aries927.patch Proposed patch. The call to b instanceof CompositeBundle is protected by a

[jira] [Updated] (ARIES-927) Imports org.osgi.service.framework package as optional but assumes it's there nevertheless.

2012-09-26 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross updated ARIES-927: Attachment: aries927-areMultipleFrameworksAvailable.patch Yes, I see what you're saying. The

[jira] [Commented] (ARIES-927) Imports org.osgi.service.framework package as optional but assumes it's there nevertheless.

2012-09-27 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13464645#comment-13464645 ] John Ross commented on ARIES-927: - I intend to release the changes in

[jira] [Assigned] (ARIES-927) Imports org.osgi.service.framework package as optional but assumes it's there nevertheless.

2012-09-27 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross reassigned ARIES-927: --- Assignee: John Ross Imports org.osgi.service.framework package as optional but assumes it's

[jira] [Resolved] (ARIES-927) Imports org.osgi.service.framework package as optional but assumes it's there nevertheless.

2012-09-27 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross resolved ARIES-927. - Resolution: Fixed Fixed in http://svn.apache.org/viewvc?view=revisionrevision=1391209.

[jira] [Created] (ARIES-931) NPE in Application iTests

2012-10-02 Thread John Ross (JIRA)
John Ross created ARIES-931: --- Summary: NPE in Application iTests Key: ARIES-931 URL: https://issues.apache.org/jira/browse/ARIES-931 Project: Aries Issue Type: Bug Components:

[jira] [Updated] (ARIES-931) NPE in Application iTests

2012-10-02 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross updated ARIES-931: Attachment: aries931.patch This proposed patch takes the path of least resistance. An additional

[jira] [Commented] (ARIES-868) Subsystem support for woven package dependencies

2012-10-02 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13468098#comment-13468098 ] John Ross commented on ARIES-868: - RFC 191 in CPEG will enhance the Weaving Hook Service

[jira] [Resolved] (ARIES-925) Out of memory error in Apache Aries build.

2012-10-02 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross resolved ARIES-925. - Resolution: Fixed Several builds and a couple of weeks have passed without a recurrence.

[jira] [Updated] (ARIES-931) NPE in Application iTests

2012-10-02 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross updated ARIES-931: Attachment: (was: aries931.patch) NPE in Application iTests -

[jira] [Updated] (ARIES-931) NPE in Application iTests

2012-10-02 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross updated ARIES-931: Attachment: aries931.patch Updated patch with correct Equinox framework version in definition file.

[jira] [Commented] (ARIES-931) NPE in Application iTests

2012-10-04 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13469310#comment-13469310 ] John Ross commented on ARIES-931: - Are there any objections to my releasing the contents of

  1   2   3   4   5   6   7   >