[jira] [Updated] (ARIES-1377) Subsystems API/Core/Bundle 2.0.3 Release

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

[jira] [Resolved] (ARIES-1394) Provide more efficient implementations of the local and content repositories.

2015-09-03 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross resolved ARIES-1394. -- Resolution: Fixed http://svn.apache.org/r1701058 > Provide more efficient implementations of the local

[jira] [Created] (ARIES-1394) Provide more efficient implementations of the local and content repositories.

2015-09-03 Thread John Ross (JIRA)
John Ross created ARIES-1394: Summary: Provide more efficient implementations of the local and content repositories. Key: ARIES-1394 URL: https://issues.apache.org/jira/browse/ARIES-1394 Project: Aries

[jira] [Created] (ARIES-1395) Add a structure-only option to Blueprint xml-validation feature

2015-09-03 Thread Akitoshi Yoshida (JIRA)
Akitoshi Yoshida created ARIES-1395: --- Summary: Add a structure-only option to Blueprint xml-validation feature Key: ARIES-1395 URL: https://issues.apache.org/jira/browse/ARIES-1395 Project: Aries

[jira] [Updated] (ARIES-1394) Provide more efficient implementations of the local and content repositories.

2015-09-03 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross updated ARIES-1394: - Attachment: UseExistingSubsystemResourceContentSetsRatherThanContentHeaderToIdentifyContent-after.cpu

[jira] [Updated] (ARIES-1395) Add a structure-only option to Blueprint xml-validation feature

2015-09-03 Thread Akitoshi Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akitoshi Yoshida updated ARIES-1395: Attachment: 0001-ARIES-1395-Add-a-structure-only-option-to-Blueprint-.patch Hi Dan, as

[jira] [Created] (ARIES-1396) Use capability set when calculating subsystem dependencies.

2015-09-03 Thread John Ross (JIRA)
John Ross created ARIES-1396: Summary: Use capability set when calculating subsystem dependencies. Key: ARIES-1396 URL: https://issues.apache.org/jira/browse/ARIES-1396 Project: Aries Issue

[jira] [Commented] (ARIES-1357) BasicSubsystem can be used by the subsystem install process a factor 6 times faster

2015-09-03 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729705#comment-14729705 ] John Ross commented on ARIES-1357: -- I'm working my way back to this, but I have a few concerns with this

[jira] [Updated] (ARIES-1396) Use capability set when calculating subsystem dependencies.

2015-09-03 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross updated ARIES-1396: - Attachment: BigApplicationTest.java AbstractPerformanceTest.java

[jira] [Assigned] (ARIES-1393) XAJpaTemplate calls EntityManager#joinTransaction regardless of desired TransactionType

2015-09-03 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider reassigned ARIES-1393: -- Assignee: Christian Schneider > XAJpaTemplate calls

[jira] [Updated] (ARIES-1377) Subsystems API/Core/Bundle 2.0.3 Release

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

[jira] [Resolved] (ARIES-1396) Use capability set when calculating subsystem dependencies.

2015-09-03 Thread John Ross (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Ross resolved ARIES-1396. -- Resolution: Fixed http://svn.apache.org/r1701121 > Use capability set when calculating subsystem

Re: [VOTE] Release Aries JMX 1.1.5

2015-09-03 Thread David Bosschaert
I've fixed this now - sorry for the delay. David On 2 September 2015 at 21:23, Samuel E Bratton wrote: > Is trunk now stable after the jmx release? > > When I build it, it seems to be broken due to jmx-itests/pom.xml > referencing a

RE: JTA 2 - Bug in XAJpaTemplate#txExpr using TransactionType.Supports?

2015-09-03 Thread Christian Schneider
This indeed sounds like a bug. Can you open a jira issue for it? Christian Am 03.09.2015 4:13 vorm. schrieb : > Couple of corrections: > > 1) I meant to put 'JPA 2' in the subject to indicate this being related to > new aries JPA 2 bundles, specifically the

[jira] [Updated] (ARIES-1357) BasicSubsystem can be used by the subsystem install process a factor 6 times faster

2015-09-03 Thread Bas (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bas updated ARIES-1357: --- Attachment: patch-all-performance-fixes.patch We went further with this patch, it includes previous performance

[jira] [Created] (ARIES-1393) XAJpaTemplate calls EntityManager#joinTransaction regardless of desired TransactionType

2015-09-03 Thread Matthew Pitts (JIRA)
Matthew Pitts created ARIES-1393: Summary: XAJpaTemplate calls EntityManager#joinTransaction regardless of desired TransactionType Key: ARIES-1393 URL: https://issues.apache.org/jira/browse/ARIES-1393

[jira] [Updated] (ARIES-1393) XAJpaTemplate calls EntityManager#joinTransaction regardless of desired TransactionType

2015-09-03 Thread Matthew Pitts (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Pitts updated ARIES-1393: - Description: When calling txExpr methods with TransactionType.Supports on OSGi-exposed

RE: JTA 2 - Bug in XAJpaTemplate#txExpr using TransactionType.Supports?

2015-09-03 Thread Matthew.W.Pitts
Thanks for the feedback. I have posted the ticket [1]. [1] https://issues.apache.org/jira/browse/ARIES-1393 -Original Message- From: cschneider...@gmail.com [mailto:cschneider...@gmail.com] On Behalf Of Christian Schneider Sent: Thursday, September 03, 2015 6:11 AM To: