Jenkins build is back to stable : Aries » Aries EJB Modelling iTests #2093

2014-11-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/Aries/org.apache.aries.ejb$org.apache.aries.ejb.modeller.itest/2093/

Jenkins build is still unstable: Aries #2093

2014-11-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/Aries/changes

Jenkins build is still unstable: Aries » Aries JPA iTests #2094

2014-11-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/Aries/org.apache.aries.jpa$org.apache.aries.jpa.container.itest/2094/

[jira] [Resolved] (ARIES-1269) Add blueprint maven plugin

2014-11-10 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1269. Resolution: Fixed Add blueprint maven plugin --

Build failed in Jenkins: AriesWithSnapshotDependencies #609

2014-11-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/AriesWithSnapshotDependencies/609/changes Changes: [cschneider] [maven-release-plugin] prepare for next development iteration [cschneider] [maven-release-plugin] prepare release blueprint-maven-plugin-1.0.0 [cschneider] Adding scm tag [cschneider]

RE: [VOTE] Release aries blueprint-authz 1.0.0 and blueprint-maven-plugin 1.0.0

2014-11-10 Thread Jean-Baptiste Onofré
+1 (non binding) Regards JB Sent from my Samsung Galaxy smartphone. Original message From: Christian Schneider ch...@die-schneider.net Date:10/11/2014 08:44 (GMT-08:00) To: dev@aries.apache.org Cc: Subject: [VOTE] Release aries blueprint-authz 1.0.0 and

Jenkins build is still unstable: Aries » Aries JPA iTests #2095

2014-11-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/Aries/org.apache.aries.jpa$org.apache.aries.jpa.container.itest/2095/

Jenkins build is still unstable: Aries #2095

2014-11-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/Aries/changes

Jenkins build is back to stable : Aries » Apache Aries Blueprint iTests #2095

2014-11-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/Aries/org.apache.aries.blueprint$org.apache.aries.blueprint.itests/2095/

Re: [VOTE] Release aries blueprint-authz 1.0.0 and blueprint-maven-plugin 1.0.0

2014-11-10 Thread Sergey Beryozkin
+1 Sergey On 10/11/14 16:44, Christian Schneider wrote: As discussed previously, I staged releases for two new blueprint modules: Staging repository: https://repository.apache.org/content/repositories/orgapachearies-1014 Content: blueprint-maven-plugin 1.0.0 org.apache.aries.blueprint-authz

Re: [VOTE] Release aries blueprint-authz 1.0.0 and blueprint-maven-plugin 1.0.0

2014-11-10 Thread David Bosschaert
+1 David On 10 November 2014 09:24, Sergey Beryozkin sberyoz...@gmail.com wrote: +1 Sergey On 10/11/14 16:44, Christian Schneider wrote: As discussed previously, I staged releases for two new blueprint modules: Staging repository:

[jira] [Created] (ARIES-1274) Classname ignored on Subsystem-ImportService

2014-11-10 Thread David Bosschaert (JIRA)
David Bosschaert created ARIES-1274: --- Summary: Classname ignored on Subsystem-ImportService Key: ARIES-1274 URL: https://issues.apache.org/jira/browse/ARIES-1274 Project: Aries Issue

[jira] [Updated] (ARIES-1274) Classname ignored on Subsystem-ImportService

2014-11-10 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert updated ARIES-1274: Description: The Subsystem-ImportService has the following syntax (spec 134.2.1.10):

[Subsystems] Allowing more flexible service filters in Composite subsystems

2014-11-10 Thread David Bosschaert
Hi all, When using Composite Subsystems you can specify the services to be exported and the services to be imported using the Subsystem-ImportService and Subsystem-ExportService headers, for example: Subsystem-ExportService: org.acme.billing.Account; filter:=(user=bob)