[RESULT] [VOTE] Release Spi-Fly 1.0.1

2014-07-15 Thread Guillaume Nodet
Closing this vote with 6 +1s (4 binding).
I'll publish the release.


2014-07-09 10:31 GMT+02:00 Guillaume Nodet :

> I'm starting a vote to release the spi-fly 1.0.1 bundles:
>org.apache.aries.spifly.core-internal
>org.apache.aries.spifly.dynamic.bundle
>org.apache.aries.spifly.static.bundle
>org.apache.aries.spifly.static.tool
>org.apache.aries.spifly.weaver-internal
>
> Staging repository:
>
> https://repository.apache.org/content/repositories/orgapachearies-1006/org/apache/aries/spifly/
> Change log: Upgrade all modules to the released parent Change parent
> version to 2.0.0-SNAPSHOT [ARIES-1192] Upgrade to maven-bundle-plugin
> 2.4.1-SNAPSHOT [ARIES-1185] SPI Fly does not work with Java 8 Define the
> versioning plugin as an execution in the parent pom. It can thus be removed
> from ALL the other poms. Fix spi-fly tests spy fly build with java6, maven
> 3.2.1 [ARIES-1006] Upgrade to the "new" parent pom and OSGi 4.3.1 Convert
> file to use unix line delimiters. [ARIES-1156] SPI-Fly static tool does not
> work with Require-Capability bundles [ARIES-1156] SPI Fly fix syntax errors
> with static tool Manifest generation [SPI Fly] Fix for NPE. Additional
> example that shows a single bundle being a provider and consumer at the
> same time. Add Aries Versioning Plugin for the bundles in this project.
>
> Please review and vote,
>
> Cheers,
> Guillaume
>
>


Re: [VOTE] Release Spi-Fly 1.0.1

2014-07-15 Thread Guillaume Nodet
+1


2014-07-09 10:31 GMT+02:00 Guillaume Nodet :

> I'm starting a vote to release the spi-fly 1.0.1 bundles:
>org.apache.aries.spifly.core-internal
>org.apache.aries.spifly.dynamic.bundle
>org.apache.aries.spifly.static.bundle
>org.apache.aries.spifly.static.tool
>org.apache.aries.spifly.weaver-internal
>
> Staging repository:
>
> https://repository.apache.org/content/repositories/orgapachearies-1006/org/apache/aries/spifly/
> Change log: Upgrade all modules to the released parent Change parent
> version to 2.0.0-SNAPSHOT [ARIES-1192] Upgrade to maven-bundle-plugin
> 2.4.1-SNAPSHOT [ARIES-1185] SPI Fly does not work with Java 8 Define the
> versioning plugin as an execution in the parent pom. It can thus be removed
> from ALL the other poms. Fix spi-fly tests spy fly build with java6, maven
> 3.2.1 [ARIES-1006] Upgrade to the "new" parent pom and OSGi 4.3.1 Convert
> file to use unix line delimiters. [ARIES-1156] SPI-Fly static tool does not
> work with Require-Capability bundles [ARIES-1156] SPI Fly fix syntax errors
> with static tool Manifest generation [SPI Fly] Fix for NPE. Additional
> example that shows a single bundle being a provider and consumer at the
> same time. Add Aries Versioning Plugin for the bundles in this project.
>
> Please review and vote,
>
> Cheers,
> Guillaume
>
>


[jira] [Created] (ARIES-1227) Allow PerserService to parse successfully when namespace handlers are missing

2014-07-15 Thread Thomas Watson (JIRA)
Thomas Watson created ARIES-1227:


 Summary: Allow PerserService to parse successfully when namespace 
handlers are missing
 Key: ARIES-1227
 URL: https://issues.apache.org/jira/browse/ARIES-1227
 Project: Aries
  Issue Type: Improvement
  Components: Blueprint
Reporter: Thomas Watson
Assignee: Thomas Watson


The blueprint ParserService exposes the blueprint parser to other bundles.  
This is great because it allows other bundles to model and reason about 
blueprint dependencies.  But the ParserService currently fails with a 
ComponentDefinitionException if a custom NamespaceHandler is used within the 
component XML file being parsed and that custom NamespaceHandler service is not 
currently registered.

This becomes painful in scenarios where we are trying to reason about the 
dependencies of a group of bundles and one of these bundles provides a 
NamespaceHandler service which will be used at runtime by other bundles in the 
group.  For example, an OSGi Subsystem may be installed with such a group of 
bundles as its content.  The subsystems implementation in Aries attempts to 
model the blueprint dependencies of the bundle resources before actually 
installing and starting the bundles.  This is done by using the blueprint 
ParserService.  But it always fails to do so because any blueprint XML that 
uses the custom namespace will fail to model correctly which ultimately results 
in a subsystem installation failure.

It would be nice if the ParserService could be configured to ignore the missing 
NamespaceHandlers and continue with modelling the basic blueprint XML.  One way 
to accomplish this would be to have a framework property that can be configured 
to ignore when a namespace is missing while using the ParserService.  This will 
only change the behavior of the ParserService and not the internal usage of the 
Parser implementation by blueprint-core.  It should also not change the current 
behavior of the ParserService unless the option to ignore is enabled explicitly.

Another option is to change the ParserService API somehow to pass in an option 
to ignore unknown NamespaceHandlers.  This has an unfortunate side-effect of 
exploding the API of the ParserService and the many other layers built on top 
of it (e.g. ParserProxy and ModelledResourceManager which get used by Aries 
subsystesms).  Perhaps that is the correct thing to do, but I am not 
comfortable changing that much API for this usecase.  A global switch that 
simply enables the option to ignore missing NamespaceHandlers is good enough 
for my usage.  If others want to add API to allow clients of the API to make 
that choice that is fine with me, but I would prefer that to be done by someone 
more familiar with the overall API here.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


Build failed in Jenkins: Aries #2013

2014-07-15 Thread Apache Jenkins Server
See 

Changes:

[cschneider] ARIES-1226 Fix in docs

--
[...truncated 15605 lines...]
[JENKINS] Archiving 
 
to 
org.apache.aries.quiesce/org.apache.aries.quiesce.manager/1.0.1-SNAPSHOT/org.apache.aries.quiesce.manager-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.aries.quiesce/org.apache.aries.quiesce.manager/1.0.1-SNAPSHOT/org.apache.aries.quiesce.manager-1.0.1-SNAPSHOT.jar
Sending artifact delta relative to Aries ? Apache Aries Quiesce Manager #2012
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 26577 bytes
Compression is 0.0%
Took 81 ms
[JENKINS] Archiving 
 to 
org.apache.aries.subsystem/subsystem/1.0.0-SNAPSHOT/subsystem-1.0.0-SNAPSHOT.pom
Sending artifact delta relative to Aries ? Apache Aries Subsystem #2012
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2263 bytes
Compression is 0.0%
Took 74 ms
[JENKINS] Archiving 

 to 
org.apache.aries.spifly.examples/org.apache.aries.spifly.examples.client1.jar/1.0.1-SNAPSHOT/org.apache.aries.spifly.examples.client1.jar-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Aries ? Apache Aries Example SPI Client Jar 
1 #1999
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1993 bytes
Compression is 0.0%
Took 73 ms
[JENKINS] Archiving 

 to 
org.apache.aries.samples.blueprint.helloworld/org.apache.aries.samples.blueprint.helloworld.eba/1.0.1-SNAPSHOT/org.apache.aries.samples.blueprint.helloworld.eba-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Aries ? Apache Aries Blueprint HelloWorld 
EBA #1999
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2983 bytes
Compression is 0.0%
Took 1.7 sec
[JENKINS] Archiving 
 to 
org.apache.aries.samples.blog/org.apache.aries.samples.blog.api/1.0.1-SNAPSHOT/org.apache.aries.samples.blog.api-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Aries ? Apache Aries blog sample API #1999
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1954 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving 

 to 
org.apache.aries.quiesce/org.apache.aries.quiesce.manager.itest/1.0.1-SNAPSHOT/org.apache.aries.quiesce.manager.itest-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.aries.quiesce/org.apache.aries.quiesce.manager.itest/1.0.1-SNAPSHOT/org.apache.aries.quiesce.manager.itest-1.0.1-SNAPSHOT.jar
Sending artifact delta relative to Aries ? Aries Quiesce Manager iTests #2012
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 18164 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving 

 to 
org.apache.aries.blueprint/org.apache.aries.blueprint.jexl.evaluator/1.0.1-SNAPSHOT/org.apache.aries.blueprint.jexl.evaluator-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.aries.blueprint/org.apache.aries.blueprint.jexl.evaluator/1.0.1-SNAPSHOT/org.apache.aries.blueprint.jexl.evaluator-1.0.1-SNAPSHOT.jar
Sending artifact delta relative to Aries ? Apache Aries Blueprint JEXL 
evaluator #2012
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 18629 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving 
 
to 
org.apache.aries.ejb/org.apache.aries.ejb.modeller.itest/1.0.1-SNAPSHOT/org.apache.aries.ejb.modeller.itest-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.aries.ejb/org.apache.aries.ejb.modeller.itest/1.0.1-SNAPSHOT/org.apache.aries.ejb.modeller.itest-1.0.1-SNAPSHOT.jar
Sending artifact delta relative to Aries ? Aries EJB Modelling iTests #2012
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 33947 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving 


Re: [VOTE] Release Spi-Fly 1.0.1

2014-07-15 Thread Christian Schneider

+1 (non binding)

Currently the aries build on jenkins fails because the spy-fli 1.0.1 
release is already used but not yet available in maven central.
So I wonder if we could add the staging repository to the trunk poms to 
enable the build.

Then after the releaese is done we could remove it again.

This could bring a bit more stability to the build while we do releases.
WDYT?

Christian


On 09.07.2014 10:31, Guillaume Nodet wrote:

I'm starting a vote to release the spi-fly 1.0.1 bundles:
org.apache.aries.spifly.core-internal
org.apache.aries.spifly.dynamic.bundle
org.apache.aries.spifly.static.bundle
org.apache.aries.spifly.static.tool
org.apache.aries.spifly.weaver-internal

Staging repository:

https://repository.apache.org/content/repositories/orgapachearies-1006/org/apache/aries/spifly/
Change log: Upgrade all modules to the released parent Change parent
version to 2.0.0-SNAPSHOT [ARIES-1192] Upgrade to maven-bundle-plugin
2.4.1-SNAPSHOT [ARIES-1185] SPI Fly does not work with Java 8 Define the
versioning plugin as an execution in the parent pom. It can thus be removed
from ALL the other poms. Fix spi-fly tests spy fly build with java6, maven
3.2.1 [ARIES-1006] Upgrade to the "new" parent pom and OSGi 4.3.1 Convert
file to use unix line delimiters. [ARIES-1156] SPI-Fly static tool does not
work with Require-Capability bundles [ARIES-1156] SPI Fly fix syntax errors
with static tool Manifest generation [SPI Fly] Fix for NPE. Additional
example that shows a single bundle being a provider and consumer at the
same time. Add Aries Versioning Plugin for the bundles in this project.

Please review and vote,

Cheers,
Guillaume




--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
http://www.talend.com



Build failed in Jenkins: Aries » Apache Aries SPI Fly Weaver (internal module) #2013

2014-07-15 Thread Apache Jenkins Server
See 


--
[INFO] 
[INFO] 
[INFO] Building Apache Aries SPI Fly Weaver (internal module) 1.0.2-SNAPSHOT
[INFO] 
Downloading: 
http://download.eclipse.org/rt/eclipselink/maven.repo/org/apache/aries/spifly/org.apache.aries.spifly.core-internal/1.0.1/org.apache.aries.spifly.core-internal-1.0.1.pom
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/aries/spifly/org.apache.aries.spifly.core-internal/1.0.1/org.apache.aries.spifly.core-internal-1.0.1.pom
[WARNING] The POM for 
org.apache.aries.spifly:org.apache.aries.spifly.core-internal:jar:1.0.1 is 
missing, no dependency information available
Downloading: 
http://download.eclipse.org/rt/eclipselink/maven.repo/org/apache/aries/spifly/org.apache.aries.spifly.core-internal/1.0.1/org.apache.aries.spifly.core-internal-1.0.1.jar
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/aries/spifly/org.apache.aries.spifly.core-internal/1.0.1/org.apache.aries.spifly.core-internal-1.0.1.jar


Build failed in Jenkins: AriesWithSnapshotDependencies #531

2014-07-15 Thread Apache Jenkins Server
See 

Changes:

[cschneider] ARIES-1226 Fix in docs

--
[...truncated 12921 lines...]
Downloading: 
http://download.eclipse.org/rt/eclipselink/maven.repo/org/apache/aries/spifly/org.apache.aries.spifly.core-internal/1.0.1/org.apache.aries.spifly.core-internal-1.0.1.jar
Downloading: 
http://repo1.maven.org/maven2/org/apache/aries/spifly/org.apache.aries.spifly.core-internal/1.0.1/org.apache.aries.spifly.core-internal-1.0.1.jar
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Aries :: Parent POM ... SUCCESS [1.496s]
[INFO] Aries Maven EBA Plugin  SUCCESS [2.455s]
[INFO] Apache Aries Unit Test Support  SUCCESS [3.061s]
[INFO] Apache Aries Test Support . SUCCESS [0.028s]
[INFO] Apache Aries Util classes compiled under r 42 framework  SUCCESS [2.022s]
[INFO] Apache Aries Util . SUCCESS [9.054s]
[INFO] Apache Aries Util . SUCCESS [0.024s]
[INFO] Apache Aries Proxy API  SUCCESS [0.384s]
[INFO] Apache Aries Proxy Service  SUCCESS [1.453s]
[INFO] Apache Aries Proxy Bundle . SUCCESS [0.422s]
[INFO] Apache Aries Proxy iTests . SUCCESS [0.919s]
[INFO] Apache Aries Class Proxy .. SUCCESS [0.025s]
[INFO] Apache Aries Quiesce API .. SUCCESS [0.323s]
[INFO] Apache Aries Quiesce Manager .. SUCCESS [0.356s]
[INFO] Aries Quiesce Manager iTests .. SUCCESS [0.240s]
[INFO] Apache Aries Quiesce .. SUCCESS [0.033s]
[INFO] Apache Aries Blueprint API  SUCCESS [0.488s]
[INFO] Apache Aries Blueprint Parser . SUCCESS [0.493s]
[INFO] Apache Aries Blueprint Core ... SUCCESS [3.135s]
[INFO] Apache Aries Blueprint CM . SUCCESS [0.360s]
[INFO] Apache Aries Blueprint Bundle . SUCCESS [1.706s]
[INFO] Apache Aries Blueprint Compatiblity Fragment Bundle  SUCCESS [0.198s]
[INFO] Apache Aries Blueprint Core Compatiblity Fragment Bundle  SUCCESS 
[0.122s]
[INFO] Apache Aries Blueprint no-OSGI  SUCCESS [0.607s]
[INFO] Apache Aries Blueprint Web  SUCCESS [0.097s]
[INFO] Apache Aries Blueprint Web OSGI ... SUCCESS [0.341s]
[INFO] Apache Aries Blueprint JEXL evaluator . SUCCESS [0.314s]
[INFO] Apache Aries Blueprint Sample . SUCCESS [0.430s]
[INFO] Apache Aries Blueprint Annotation API . SUCCESS [0.398s]
[INFO] Apache Aries Blueprint Annotation Impl  SUCCESS [0.488s]
[INFO] Aries :: blueprint :: annotation based authorization  SUCCESS [0.249s]
[INFO] Apache Aries Blueprint Sample for Testing Annotation  SUCCESS [0.447s]
[INFO] Apache Aries Blueprint Sample Fragment for Testing Annotation  SUCCESS 
[0.292s]
[INFO] Apache Aries Blueprint WAR Sample . SUCCESS [0.513s]
[INFO] Apache Aries Blueprint Test Bundle A .. SUCCESS [0.681s]
[INFO] Apache Aries Blueprint Test Bundle B .. SUCCESS [0.476s]
[INFO] Apache Aries Blueprint Test Quiesce Bundle  SUCCESS [0.346s]
[INFO] Apache Aries Blueprint iTests . SUCCESS [0.410s]
[INFO] Apache Aries Blueprint  SUCCESS [0.013s]
[INFO] Apache Aries JNDI API . SUCCESS [0.208s]
[INFO] Apache Aries JNDI Core  SUCCESS [0.411s]
[INFO] Apache Aries JNDI URL Handler . SUCCESS [0.472s]
[INFO] Apache Aries JNDI RMI Handler . SUCCESS [0.140s]
[INFO] Apache Aries JNDI Bundle .. SUCCESS [0.275s]
[INFO] Apache Aries JNDI Support for Legacy Runtimes . SUCCESS [0.164s]
[INFO] Apache Aries JNDI "business logic" test bundle for Aries jndi-url iTests 
 SUCCESS [0.221s]
[INFO] Apache Aries JNDI Test Bundle for Aries jndi-url iTests  SUCCESS [0.293s]
[INFO] Apache Aries JNDI iTests for jndi-url . SUCCESS [0.234s]
[INFO] Apache Aries JNDI . SUCCESS [0.012s]
[INFO] Apache Aries Transaction Manager .. SUCCESS [1.438s]
[INFO] Apache Aries Transaction Blueprint  SUCCESS [0.326s]
[INFO] Apache Aries Transaction Enlisting JDBC Datasource  SUCCESS [1.502s]
[INFO] Apache Aries JMS Pool . SUCCESS [0.710s]
[INFO] Apache Aries Transaction Test Datasource Configuration  SUCCESS [0.251s]
[INFO] Apache Aries Transaction Test Bundle .. SUCCESS [0.281s]
[INFO] Apache Aries Transaction Integration Tests  SUCCESS [0.167s]
[INFO] Apache Aries Transac

Build failed in Jenkins: AriesWithSnapshotDependencies #530

2014-07-15 Thread Apache Jenkins Server
See 

Changes:

[jbonofre] [ARIES-1047] Add JPA 2.1 support

--
[...truncated 12960 lines...]
Downloading: 
http://download.eclipse.org/rt/eclipselink/maven.repo/org/apache/aries/spifly/org.apache.aries.spifly.core-internal/1.0.1/org.apache.aries.spifly.core-internal-1.0.1.jar
Downloading: 
http://repo1.maven.org/maven2/org/apache/aries/spifly/org.apache.aries.spifly.core-internal/1.0.1/org.apache.aries.spifly.core-internal-1.0.1.jar
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Aries :: Parent POM ... SUCCESS [1.748s]
[INFO] Aries Maven EBA Plugin  SUCCESS [4.379s]
[INFO] Apache Aries Unit Test Support  SUCCESS [5.089s]
[INFO] Apache Aries Test Support . SUCCESS [0.447s]
[INFO] Apache Aries Util classes compiled under r 42 framework  SUCCESS [3.551s]
[INFO] Apache Aries Util . SUCCESS [13.198s]
[INFO] Apache Aries Util . SUCCESS [0.155s]
[INFO] Apache Aries Proxy API  SUCCESS [1.179s]
[INFO] Apache Aries Proxy Service  SUCCESS [4.988s]
[INFO] Apache Aries Proxy Bundle . SUCCESS [1.632s]
[INFO] Apache Aries Proxy iTests . SUCCESS [1.422s]
[INFO] Apache Aries Class Proxy .. SUCCESS [0.059s]
[INFO] Apache Aries Quiesce API .. SUCCESS [0.361s]
[INFO] Apache Aries Quiesce Manager .. SUCCESS [0.275s]
[INFO] Aries Quiesce Manager iTests .. SUCCESS [0.359s]
[INFO] Apache Aries Quiesce .. SUCCESS [0.062s]
[INFO] Apache Aries Blueprint API  SUCCESS [0.433s]
[INFO] Apache Aries Blueprint Parser . SUCCESS [0.491s]
[INFO] Apache Aries Blueprint Core ... SUCCESS [3.184s]
[INFO] Apache Aries Blueprint CM . SUCCESS [0.876s]
[INFO] Apache Aries Blueprint Bundle . SUCCESS [1.820s]
[INFO] Apache Aries Blueprint Compatiblity Fragment Bundle  SUCCESS [0.149s]
[INFO] Apache Aries Blueprint Core Compatiblity Fragment Bundle  SUCCESS 
[0.275s]
[INFO] Apache Aries Blueprint no-OSGI  SUCCESS [0.523s]
[INFO] Apache Aries Blueprint Web  SUCCESS [0.530s]
[INFO] Apache Aries Blueprint Web OSGI ... SUCCESS [0.470s]
[INFO] Apache Aries Blueprint JEXL evaluator . SUCCESS [0.441s]
[INFO] Apache Aries Blueprint Sample . SUCCESS [0.392s]
[INFO] Apache Aries Blueprint Annotation API . SUCCESS [0.385s]
[INFO] Apache Aries Blueprint Annotation Impl  SUCCESS [0.594s]
[INFO] Aries :: blueprint :: annotation based authorization  SUCCESS [1.101s]
[INFO] Apache Aries Blueprint Sample for Testing Annotation  SUCCESS [0.372s]
[INFO] Apache Aries Blueprint Sample Fragment for Testing Annotation  SUCCESS 
[0.345s]
[INFO] Apache Aries Blueprint WAR Sample . SUCCESS [0.755s]
[INFO] Apache Aries Blueprint Test Bundle A .. SUCCESS [0.749s]
[INFO] Apache Aries Blueprint Test Bundle B .. SUCCESS [0.694s]
[INFO] Apache Aries Blueprint Test Quiesce Bundle  SUCCESS [0.416s]
[INFO] Apache Aries Blueprint iTests . SUCCESS [0.842s]
[INFO] Apache Aries Blueprint  SUCCESS [0.026s]
[INFO] Apache Aries JNDI API . SUCCESS [0.234s]
[INFO] Apache Aries JNDI Core  SUCCESS [0.496s]
[INFO] Apache Aries JNDI URL Handler . SUCCESS [0.701s]
[INFO] Apache Aries JNDI RMI Handler . SUCCESS [0.517s]
[INFO] Apache Aries JNDI Bundle .. SUCCESS [0.637s]
[INFO] Apache Aries JNDI Support for Legacy Runtimes . SUCCESS [0.200s]
[INFO] Apache Aries JNDI "business logic" test bundle for Aries jndi-url iTests 
 SUCCESS [0.256s]
[INFO] Apache Aries JNDI Test Bundle for Aries jndi-url iTests  SUCCESS [0.366s]
[INFO] Apache Aries JNDI iTests for jndi-url . SUCCESS [0.365s]
[INFO] Apache Aries JNDI . SUCCESS [0.025s]
[INFO] Apache Aries Transaction Manager .. SUCCESS [2.720s]
[INFO] Apache Aries Transaction Blueprint  SUCCESS [0.389s]
[INFO] Apache Aries Transaction Enlisting JDBC Datasource  SUCCESS [1.217s]
[INFO] Apache Aries JMS Pool . SUCCESS [0.784s]
[INFO] Apache Aries Transaction Test Datasource Configuration  SUCCESS [0.390s]
[INFO] Apache Aries Transaction Test Bundle .. SUCCESS [0.292s]
[INFO] Apache Aries Transaction Integration Tests  SUCCESS [0.228s]
[INFO] Apache Arie

Build failed in Jenkins: Aries » Apache Aries SPI Fly Weaver (internal module) #2012

2014-07-15 Thread Apache Jenkins Server
See 


--
[INFO] 
[INFO] 
[INFO] Building Apache Aries SPI Fly Weaver (internal module) 1.0.2-SNAPSHOT
[INFO] 
Downloading: 
http://download.eclipse.org/rt/eclipselink/maven.repo/org/apache/aries/spifly/org.apache.aries.spifly.core-internal/1.0.1/org.apache.aries.spifly.core-internal-1.0.1.pom
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/aries/spifly/org.apache.aries.spifly.core-internal/1.0.1/org.apache.aries.spifly.core-internal-1.0.1.pom
[WARNING] The POM for 
org.apache.aries.spifly:org.apache.aries.spifly.core-internal:jar:1.0.1 is 
missing, no dependency information available
Downloading: 
http://download.eclipse.org/rt/eclipselink/maven.repo/org/apache/aries/spifly/org.apache.aries.spifly.core-internal/1.0.1/org.apache.aries.spifly.core-internal-1.0.1.jar
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/aries/spifly/org.apache.aries.spifly.core-internal/1.0.1/org.apache.aries.spifly.core-internal-1.0.1.jar


Build failed in Jenkins: Aries #2012

2014-07-15 Thread Apache Jenkins Server
See 

Changes:

[jbonofre] [ARIES-1047] Add JPA 2.1 support

[cschneider] ARIES-1226 Adding some license headers

--
[...truncated 15608 lines...]
[JENKINS] Archiving 
 
to 
org.apache.aries.quiesce/org.apache.aries.quiesce.manager/1.0.1-SNAPSHOT/org.apache.aries.quiesce.manager-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.aries.quiesce/org.apache.aries.quiesce.manager/1.0.1-SNAPSHOT/org.apache.aries.quiesce.manager-1.0.1-SNAPSHOT.jar
Sending artifact delta relative to Aries ? Apache Aries Quiesce Manager #2011
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 26577 bytes
Compression is 0.0%
Took 77 ms
[JENKINS] Archiving 
 to 
org.apache.aries.subsystem/subsystem/1.0.0-SNAPSHOT/subsystem-1.0.0-SNAPSHOT.pom
Sending artifact delta relative to Aries ? Apache Aries Subsystem #2011
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2263 bytes
Compression is 0.0%
Took 73 ms
[JENKINS] Archiving 

 to 
org.apache.aries.spifly.examples/org.apache.aries.spifly.examples.client1.jar/1.0.1-SNAPSHOT/org.apache.aries.spifly.examples.client1.jar-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Aries ? Apache Aries Example SPI Client Jar 
1 #1999
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1993 bytes
Compression is 0.0%
Took 73 ms
[JENKINS] Archiving 

 to 
org.apache.aries.samples.blueprint.helloworld/org.apache.aries.samples.blueprint.helloworld.eba/1.0.1-SNAPSHOT/org.apache.aries.samples.blueprint.helloworld.eba-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Aries ? Apache Aries Blueprint HelloWorld 
EBA #1999
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2983 bytes
Compression is 0.0%
Took 73 ms
[JENKINS] Archiving 
 to 
org.apache.aries.samples.blog/org.apache.aries.samples.blog.api/1.0.1-SNAPSHOT/org.apache.aries.samples.blog.api-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Aries ? Apache Aries blog sample API #1999
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1954 bytes
Compression is 0.0%
Took 0.16 sec
[JENKINS] Archiving 

 to 
org.apache.aries.quiesce/org.apache.aries.quiesce.manager.itest/1.0.1-SNAPSHOT/org.apache.aries.quiesce.manager.itest-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.aries.quiesce/org.apache.aries.quiesce.manager.itest/1.0.1-SNAPSHOT/org.apache.aries.quiesce.manager.itest-1.0.1-SNAPSHOT.jar
Sending artifact delta relative to Aries ? Aries Quiesce Manager iTests #2011
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 18163 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving 

 to 
org.apache.aries.blueprint/org.apache.aries.blueprint.jexl.evaluator/1.0.1-SNAPSHOT/org.apache.aries.blueprint.jexl.evaluator-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.aries.blueprint/org.apache.aries.blueprint.jexl.evaluator/1.0.1-SNAPSHOT/org.apache.aries.blueprint.jexl.evaluator-1.0.1-SNAPSHOT.jar
Sending artifact delta relative to Aries ? Apache Aries Blueprint JEXL 
evaluator #2011
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 18626 bytes
Compression is 0.0%
Took 0.14 sec
[JENKINS] Archiving 
 
to 
org.apache.aries.ejb/org.apache.aries.ejb.modeller.itest/1.0.1-SNAPSHOT/org.apache.aries.ejb.modeller.itest-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.aries.ejb/org.apache.aries.ejb.modeller.itest/1.0.1-SNAPSHOT/org.apache.aries.ejb.modeller.itest-1.0.1-SNAPSHOT.jar
Sending artifact delta relative to Aries ? Aries EJB Modelling iTests #2011
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 34036 bytes
Compression is 0.0%
Took 79 ms
[JENKINS] Archiving 


[jira] [Commented] (ARIES-1047) Update Aries for JPA 2.1

2014-07-15 Thread JIRA

[ 
https://issues.apache.org/jira/browse/ARIES-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14062154#comment-14062154
 ] 

Jean-Baptiste Onofré commented on ARIES-1047:
-

http://svn.apache.org/viewvc?view=revision&revision=1610718

> Update Aries for JPA 2.1
> 
>
> Key: ARIES-1047
> URL: https://issues.apache.org/jira/browse/ARIES-1047
> Project: Aries
>  Issue Type: New Feature
>Reporter: Brett E. Meyer
>Assignee: Jean-Baptiste Onofré
>
> While implementing OSGi support in Hibernate, I forked Aries JPA and updated 
> it for JPA 2.1 -- we needed it as a test bed.  The spec is not yet out 
> (currently in a final draft and will hopefully soon be voted on).  The fork 
> uses Hibernate's current implementation of the 2.1 API.
> I'm creating a pull request with the work, just in case you want it as a 
> starting point for whenever you begin to support 2.1.  It's pretty simplistic 
> -- updated the POMs and manifests, added un-implemented methods, etc.  There 
> are several places where features, new to 2.1, may need to be implemented, 
> however some of them may just need to throw Unsupported.
> Pull request: https://github.com/apache/aries/pull/3
> Feel free to take it or leave it!



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Resolved] (ARIES-1047) Update Aries for JPA 2.1

2014-07-15 Thread JIRA

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

Jean-Baptiste Onofré resolved ARIES-1047.
-

Resolution: Fixed

> Update Aries for JPA 2.1
> 
>
> Key: ARIES-1047
> URL: https://issues.apache.org/jira/browse/ARIES-1047
> Project: Aries
>  Issue Type: New Feature
>Reporter: Brett E. Meyer
>Assignee: Jean-Baptiste Onofré
>
> While implementing OSGi support in Hibernate, I forked Aries JPA and updated 
> it for JPA 2.1 -- we needed it as a test bed.  The spec is not yet out 
> (currently in a final draft and will hopefully soon be voted on).  The fork 
> uses Hibernate's current implementation of the 2.1 API.
> I'm creating a pull request with the work, just in case you want it as a 
> starting point for whenever you begin to support 2.1.  It's pretty simplistic 
> -- updated the POMs and manifests, added un-implemented methods, etc.  There 
> are several places where features, new to 2.1, may need to be implemented, 
> however some of them may just need to throw Unsupported.
> Pull request: https://github.com/apache/aries/pull/3
> Feel free to take it or leave it!



--
This message was sent by Atlassian JIRA
(v6.2#6252)


Build failed in Jenkins: AriesWithSnapshotDependencies #529

2014-07-15 Thread Apache Jenkins Server
See 

Changes:

[cschneider] ARIES-1226 Adding some license headers

[cschneider] ARIES-1226 JAAS and JEE annotation based authorization

--
[...truncated 14871 lines...]
Downloading: 
http://download.eclipse.org/rt/eclipselink/maven.repo/org/apache/aries/spifly/org.apache.aries.spifly.core-internal/1.0.1/org.apache.aries.spifly.core-internal-1.0.1.jar
Downloading: 
http://repo1.maven.org/maven2/org/apache/aries/spifly/org.apache.aries.spifly.core-internal/1.0.1/org.apache.aries.spifly.core-internal-1.0.1.jar
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Aries :: Parent POM ... SUCCESS [1.545s]
[INFO] Aries Maven EBA Plugin  SUCCESS [3.049s]
[INFO] Apache Aries Unit Test Support  SUCCESS [2.314s]
[INFO] Apache Aries Test Support . SUCCESS [0.026s]
[INFO] Apache Aries Util classes compiled under r 42 framework  SUCCESS [0.956s]
[INFO] Apache Aries Util . SUCCESS [8.621s]
[INFO] Apache Aries Util . SUCCESS [0.041s]
[INFO] Apache Aries Proxy API  SUCCESS [0.288s]
[INFO] Apache Aries Proxy Service  SUCCESS [1.206s]
[INFO] Apache Aries Proxy Bundle . SUCCESS [0.355s]
[INFO] Apache Aries Proxy iTests . SUCCESS [0.992s]
[INFO] Apache Aries Class Proxy .. SUCCESS [0.143s]
[INFO] Apache Aries Quiesce API .. SUCCESS [0.211s]
[INFO] Apache Aries Quiesce Manager .. SUCCESS [0.343s]
[INFO] Aries Quiesce Manager iTests .. SUCCESS [0.267s]
[INFO] Apache Aries Quiesce .. SUCCESS [0.067s]
[INFO] Apache Aries Blueprint API  SUCCESS [0.386s]
[INFO] Apache Aries Blueprint Parser . SUCCESS [0.437s]
[INFO] Apache Aries Blueprint Core ... SUCCESS [2.355s]
[INFO] Apache Aries Blueprint CM . SUCCESS [0.454s]
[INFO] Apache Aries Blueprint Bundle . SUCCESS [2.204s]
[INFO] Apache Aries Blueprint Compatiblity Fragment Bundle  SUCCESS [0.172s]
[INFO] Apache Aries Blueprint Core Compatiblity Fragment Bundle  SUCCESS 
[0.445s]
[INFO] Apache Aries Blueprint no-OSGI  SUCCESS [0.953s]
[INFO] Apache Aries Blueprint Web  SUCCESS [2.679s]
[INFO] Apache Aries Blueprint Web OSGI ... SUCCESS [0.929s]
[INFO] Apache Aries Blueprint JEXL evaluator . SUCCESS [0.758s]
[INFO] Apache Aries Blueprint Sample . SUCCESS [0.405s]
[INFO] Apache Aries Blueprint Annotation API . SUCCESS [0.214s]
[INFO] Apache Aries Blueprint Annotation Impl  SUCCESS [2.250s]
[INFO] Aries :: blueprint :: annotation based authorization  SUCCESS [0.864s]
[INFO] Apache Aries Blueprint Sample for Testing Annotation  SUCCESS [0.339s]
[INFO] Apache Aries Blueprint Sample Fragment for Testing Annotation  SUCCESS 
[0.260s]
[INFO] Apache Aries Blueprint WAR Sample . SUCCESS [2.133s]
[INFO] Apache Aries Blueprint Test Bundle A .. SUCCESS [0.887s]
[INFO] Apache Aries Blueprint Test Bundle B .. SUCCESS [0.690s]
[INFO] Apache Aries Blueprint Test Quiesce Bundle  SUCCESS [0.467s]
[INFO] Apache Aries Blueprint iTests . SUCCESS [8.070s]
[INFO] Apache Aries Blueprint  SUCCESS [0.016s]
[INFO] Apache Aries JNDI API . SUCCESS [0.248s]
[INFO] Apache Aries JNDI Core  SUCCESS [0.618s]
[INFO] Apache Aries JNDI URL Handler . SUCCESS [0.629s]
[INFO] Apache Aries JNDI RMI Handler . SUCCESS [0.208s]
[INFO] Apache Aries JNDI Bundle .. SUCCESS [0.833s]
[INFO] Apache Aries JNDI Support for Legacy Runtimes . SUCCESS [0.189s]
[INFO] Apache Aries JNDI "business logic" test bundle for Aries jndi-url iTests 
 SUCCESS [0.216s]
[INFO] Apache Aries JNDI Test Bundle for Aries jndi-url iTests  SUCCESS [0.265s]
[INFO] Apache Aries JNDI iTests for jndi-url . SUCCESS [5.679s]
[INFO] Apache Aries JNDI . SUCCESS [0.014s]
[INFO] Apache Aries Transaction Manager .. SUCCESS [6.504s]
[INFO] Apache Aries Transaction Blueprint  SUCCESS [0.382s]
[INFO] Apache Aries Transaction Enlisting JDBC Datasource  SUCCESS [7.157s]
[INFO] Apache Aries JMS Pool . SUCCESS [1.959s]
[INFO] Apache Aries Transaction Test Datasource Configuration  SUCCESS [1.491s]
[INFO] Apache Aries Transaction Test Bundle .. SUCCESS [0.505s]
[INFO] Apache Arie

Build failed in Jenkins: Aries #2011

2014-07-15 Thread Apache Jenkins Server
See 

Changes:

[cschneider] ARIES-1226 JAAS and JEE annotation based authorization

--
[...truncated 16428 lines...]
[JENKINS] Archiving 
 
to 
org.apache.aries.quiesce/org.apache.aries.quiesce.manager/1.0.1-SNAPSHOT/org.apache.aries.quiesce.manager-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.aries.quiesce/org.apache.aries.quiesce.manager/1.0.1-SNAPSHOT/org.apache.aries.quiesce.manager-1.0.1-SNAPSHOT.jar
Sending artifact delta relative to Aries ? Apache Aries Quiesce Manager #2010
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 26578 bytes
Compression is 0.0%
Took 1.6 sec
[JENKINS] Archiving 
 to 
org.apache.aries.subsystem/subsystem/1.0.0-SNAPSHOT/subsystem-1.0.0-SNAPSHOT.pom
Sending artifact delta relative to Aries ? Apache Aries Subsystem #2010
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2263 bytes
Compression is 0.0%
Took 0.14 sec
[JENKINS] Archiving 

 to 
org.apache.aries.spifly.examples/org.apache.aries.spifly.examples.client1.jar/1.0.1-SNAPSHOT/org.apache.aries.spifly.examples.client1.jar-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Aries ? Apache Aries Example SPI Client Jar 
1 #1999
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1993 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving 

 to 
org.apache.aries.samples.blueprint.helloworld/org.apache.aries.samples.blueprint.helloworld.eba/1.0.1-SNAPSHOT/org.apache.aries.samples.blueprint.helloworld.eba-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Aries ? Apache Aries Blueprint HelloWorld 
EBA #1999
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2983 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving 
 to 
org.apache.aries.samples.blog/org.apache.aries.samples.blog.api/1.0.1-SNAPSHOT/org.apache.aries.samples.blog.api-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Aries ? Apache Aries blog sample API #1999
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1954 bytes
Compression is 0.0%
Took 73 ms
[JENKINS] Archiving 

 to 
org.apache.aries.quiesce/org.apache.aries.quiesce.manager.itest/1.0.1-SNAPSHOT/org.apache.aries.quiesce.manager.itest-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.aries.quiesce/org.apache.aries.quiesce.manager.itest/1.0.1-SNAPSHOT/org.apache.aries.quiesce.manager.itest-1.0.1-SNAPSHOT.jar
Sending artifact delta relative to Aries ? Aries Quiesce Manager iTests #2010
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 18163 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving 

 to 
org.apache.aries.blueprint/org.apache.aries.blueprint.jexl.evaluator/1.0.1-SNAPSHOT/org.apache.aries.blueprint.jexl.evaluator-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.aries.blueprint/org.apache.aries.blueprint.jexl.evaluator/1.0.1-SNAPSHOT/org.apache.aries.blueprint.jexl.evaluator-1.0.1-SNAPSHOT.jar
Sending artifact delta relative to Aries ? Apache Aries Blueprint JEXL 
evaluator #2010
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 18626 bytes
Compression is 0.0%
Took 82 ms
[JENKINS] Archiving 
 
to 
org.apache.aries.ejb/org.apache.aries.ejb.modeller.itest/1.0.1-SNAPSHOT/org.apache.aries.ejb.modeller.itest-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.aries.ejb/org.apache.aries.ejb.modeller.itest/1.0.1-SNAPSHOT/org.apache.aries.ejb.modeller.itest-1.0.1-SNAPSHOT.jar
Sending artifact delta relative to Aries ? Aries EJB Modelling iTests #2010
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 34035 bytes
Compression is 0.0%
Took 0.16 sec
[JENKINS] Archiving 


Build failed in Jenkins: Aries » Apache Aries SPI Fly Weaver (internal module) #2011

2014-07-15 Thread Apache Jenkins Server
See 


--
[INFO] 
[INFO] 
[INFO] Building Apache Aries SPI Fly Weaver (internal module) 1.0.2-SNAPSHOT
[INFO] 
Downloading: 
http://download.eclipse.org/rt/eclipselink/maven.repo/org/apache/aries/spifly/org.apache.aries.spifly.core-internal/1.0.1/org.apache.aries.spifly.core-internal-1.0.1.pom
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/aries/spifly/org.apache.aries.spifly.core-internal/1.0.1/org.apache.aries.spifly.core-internal-1.0.1.pom
[WARNING] The POM for 
org.apache.aries.spifly:org.apache.aries.spifly.core-internal:jar:1.0.1 is 
missing, no dependency information available
Downloading: 
http://download.eclipse.org/rt/eclipselink/maven.repo/org/apache/aries/spifly/org.apache.aries.spifly.core-internal/1.0.1/org.apache.aries.spifly.core-internal-1.0.1.jar
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/aries/spifly/org.apache.aries.spifly.core-internal/1.0.1/org.apache.aries.spifly.core-internal-1.0.1.jar


[jira] [Resolved] (ARIES-1226) JAAS and JEE annotation based authorization

2014-07-15 Thread Christian Schneider (JIRA)

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

Christian Schneider resolved ARIES-1226.


Resolution: Fixed

> JAAS and JEE annotation based authorization
> ---
>
> Key: ARIES-1226
> URL: https://issues.apache.org/jira/browse/ARIES-1226
> Project: Aries
>  Issue Type: New Feature
>  Components: Blueprint
>Reporter: Christian Schneider
>Assignee: Christian Schneider
>
> Provide a new blueprint extension for authorization based on JAAS 
> Authentication and JEE security annotations.
> The extension will install a interceptor for blueprint beans that are 
> annotated with @RolesAllowed or @DenyAll. 
> At runtime calls will be checked for a JAAS login context. Access to methods 
> will only be granted if the principals match the required roles.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Created] (ARIES-1226) JAAS and JEE annotation based authorization

2014-07-15 Thread Christian Schneider (JIRA)
Christian Schneider created ARIES-1226:
--

 Summary: JAAS and JEE annotation based authorization
 Key: ARIES-1226
 URL: https://issues.apache.org/jira/browse/ARIES-1226
 Project: Aries
  Issue Type: New Feature
  Components: Blueprint
Reporter: Christian Schneider
Assignee: Christian Schneider


Provide a new blueprint extension for authorization based on JAAS 
Authentication and JEE security annotations.

The extension will install a interceptor for blueprint beans that are annotated 
with @RolesAllowed or @DenyAll. 

At runtime calls will be checked for a JAAS login context. Access to methods 
will only be granted if the principals match the required roles.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Resolved] (ARIES-1134) Enable JPA 2.1 API and correct inconsistent versioning

2014-07-15 Thread JIRA

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

Jean-Baptiste Onofré resolved ARIES-1134.
-

Resolution: Duplicate

> Enable JPA 2.1 API and correct inconsistent  versioning
> --
>
> Key: ARIES-1134
> URL: https://issues.apache.org/jira/browse/ARIES-1134
> Project: Aries
>  Issue Type: Improvement
>  Components: Blueprint, JPA
>Reporter: Albert Lee
>Assignee: Jean-Baptiste Onofré
>Priority: Minor
> Attachments: ARIES-1134.patch
>
>
> There are some inconsistency of  version useage between 
> these modules:
> jpa/jpa-api/pom.xml
> jpa/jpa-container/pom.xml
> jpa/jpa-container-context/pom.xml
> jpa/jpa-container-eclipselink-adapter/pom.xml
> javax.persistence;version="[1.0.0,2.1.0)",
> javax.persistence.spi;version="[1.0.0,2.1.0)",
> javax.persistence.criteria;version="[1.1.0,2.1.0)";
> javax.persistence.metamodel;version="[1.1.0,2.1.0)";
> and 
> jpa-blueprint-aries/pom.xml
> javax.persistence;version="[1.0.0,3.0.0)",
> I would like to propose all these modules' version updated to 
> javax.persistence;version="[1.0.0,3.0.0)",
> so the JPA 2.1 API can be used at runtime, if enabled by the container 
> environment.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


Jenkins build is back to normal : Aries » Apache Aries Application Installer #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Bundle Framework Manager provider #2010

2014-07-15 Thread Apache Jenkins Server
See 




Build failed in Jenkins: Aries » Apache Aries SPI Fly Weaver (internal module) #2010

2014-07-15 Thread Apache Jenkins Server
See 


--
[INFO] 
[INFO] 
[INFO] Building Apache Aries SPI Fly Weaver (internal module) 1.0.2-SNAPSHOT
[INFO] 
Downloading: 
http://download.eclipse.org/rt/eclipselink/maven.repo/org/apache/aries/spifly/org.apache.aries.spifly.core-internal/1.0.1/org.apache.aries.spifly.core-internal-1.0.1.pom
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/aries/spifly/org.apache.aries.spifly.core-internal/1.0.1/org.apache.aries.spifly.core-internal-1.0.1.pom
[WARNING] The POM for 
org.apache.aries.spifly:org.apache.aries.spifly.core-internal:jar:1.0.1 is 
missing, no dependency information available
Downloading: 
http://download.eclipse.org/rt/eclipselink/maven.repo/org/apache/aries/spifly/org.apache.aries.spifly.core-internal/1.0.1/org.apache.aries.spifly.core-internal-1.0.1.jar
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/aries/spifly/org.apache.aries.spifly.core-internal/1.0.1/org.apache.aries.spifly.core-internal-1.0.1.jar


Jenkins build is back to normal : Aries » Apache Aries JMX Blueprint Core #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Application Utils #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Aries EJB Extender iTests #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Aries EJB Modelling iTests #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Aries JPA Container #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Application Converters #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries JMX Core via Whiteboards #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Aries JPA Container Managed Contexts #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries JMX API #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Subsystem #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries JMX #2010

2014-07-15 Thread Apache Jenkins Server
See 



Jenkins build is back to normal : Aries » Apache Aries Application Deployment Management #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Test Bundle for Aries JPA Blueprint iTests #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Aries JPA Container blueprint integration for Aries blueprint #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries JMX Blueprint API #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Application Resolve CM Transform #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Bundle Repository provider #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Aries OpenEJB Runtime Extender #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Web Component #2010

2014-07-15 Thread Apache Jenkins Server
See 



Jenkins build is back to normal : Aries » Apache Aries Isolated Application Runtime #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Application Runtime #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Subsystem Core #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Aries EJB Modelling Integration #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Application distribution for isolated application support #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Application API #2010

2014-07-15 Thread Apache Jenkins Server
See 




Build failed in Jenkins: Aries #2010

2014-07-15 Thread Apache Jenkins Server
See 

Changes:

[cschneider] Upgrading to proxy impl 1.0.3 after release

[cschneider] Upgrading to proxy impl 1.0.3 after release

--
[...truncated 17248 lines...]
Archive block size is 32768
Received 0 blocks and 2551 bytes
Compression is 0.0%
Took 1.4 sec
[JENKINS] Archiving 

 to 
org.apache.aries.samples.ariestrader/assemblies/1.0.1-SNAPSHOT/assemblies-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Aries ? AriesTrader :: Assemblies #1999
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2716 bytes
Compression is 0.0%
Took 0.16 sec
[JENKINS] Archiving 

 to 
org.apache.aries.samples.blueprint.helloworld/org.apache.aries.samples.blueprint.helloworld.itests/1.0.1-SNAPSHOT/org.apache.aries.samples.blueprint.helloworld.itests-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Aries ? Apache Aries Blueprint sample iTests 
#1999
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8962 bytes
Compression is 0.0%
Took 0.15 sec
[JENKINS] Archiving 
 to 
org.apache.aries/org.apache.aries.util/1.1.1-SNAPSHOT/org.apache.aries.util-1.1.1-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.aries/org.apache.aries.util/1.1.1-SNAPSHOT/org.apache.aries.util-1.1.1-SNAPSHOT.jar
[JENKINS] Archiving 

 to 
org.apache.aries/org.apache.aries.util/1.1.1-SNAPSHOT/org.apache.aries.util-1.1.1-SNAPSHOT-javadoc.jar
Sending artifact delta relative to Aries ? Apache Aries Util #2009
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 361167 bytes
Compression is 0.0%
Took 0.3 sec
[JENKINS] Archiving 

 to 
org.apache.aries.transaction/org.apache.aries.transaction.jdbc/2.1.0-SNAPSHOT/org.apache.aries.transaction.jdbc-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.aries.transaction/org.apache.aries.transaction.jdbc/2.1.0-SNAPSHOT/org.apache.aries.transaction.jdbc-2.1.0-SNAPSHOT.jar
[JENKINS] Archiving 

 to 
org.apache.aries.transaction/org.apache.aries.transaction.jdbc/2.1.0-SNAPSHOT/org.apache.aries.transaction.jdbc-2.1.0-SNAPSHOT.xsd
[JENKINS] Archiving 

 to 
org.apache.aries.transaction/org.apache.aries.transaction.jdbc/2.1.0-SNAPSHOT/org.apache.aries.transaction.jdbc-2.1.0-SNAPSHOT-schema.html
Sending artifact delta relative to Aries ? Apache Aries Transaction Enlisting 
JDBC Datasource #2009
Archived 4 artifacts
Archive block size is 32768
Received 3 blocks and 212986 bytes
Compression is 31.6%
Took 1.6 sec
[JENKINS] Archiving 
 to 
org.apache.aries.samples/blueprint/1.0.1-SNAPSHOT/blueprint-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Aries ? Apache Aries Blueprint samples #1999
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2225 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving 

 to 
org.apache.aries.samples.ariestrader/org.apache.aries.samples.ariestrader.all/1.0.1-SNAPSHOT/org.apache.aries.samples.ariestrader.all-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Aries ? AriesTrader :: Assemblies - EBA - 
ALL #1999
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4160 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving 

 to 
org.apache.aries.spifly.examples/org.apache.aries.spifly.examples.provider.consumer.bundle/1.0.1-SNAPSHOT/org.apache.aries.spifly.examples.provider.consumer.bundle-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Aries ? Apache Aries Example SPI Provider 
Consumer Bundle #1999
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3979 bytes
Compression is 0.0%
Took 72 ms
[JENKINS] Archiving 

 to 
org.apache.aries.blueprint/org.apache.aries.blu

Jenkins build is back to normal : Aries » Apache Aries Application OBR Resolver #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Transaction Integration Tests #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Application Modelling tests #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Test Bundle for Aries JPA Container iTests #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Application distribution #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Aries EJB Component #2010

2014-07-15 Thread Apache Jenkins Server
See 



Jenkins build is back to normal : Aries » Apache Aries Subsystems Bundle #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Aries JPA Container API #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Subsystem iTests interfaces bundle #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Transaction - reactor pom #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Application Default local platform #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Application #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Application Resolve CM Transform iTests #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries JMX Core #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries JMX Bundle #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Application Bundle #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Web integration tests #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries SPI Fly Core (internal module) #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Aries JPA Component #2010

2014-07-15 Thread Apache Jenkins Server
See 



Jenkins build is back to normal : Aries » Apache Aries Bundle Framework provider #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Application itests sample application interface #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Web Url handler #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Subsystem iTests #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Subsystem OBR #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Aries JPA iTests #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries JMX integration tests #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Application integration tests #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Application Modelling #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Application Modelling Standalone #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Test Bundle for Aries JPA Container advanced iTests #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries repository generator tool #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Application Management #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries JMX Blueprint Bundle #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Subsystem API #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Application No-op Resolver #2010

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Whiteboard support for JMX DynamicMBean services #2010

2014-07-15 Thread Apache Jenkins Server
See 




Build failed in Jenkins: AriesWithSnapshotDependencies #528

2014-07-15 Thread Apache Jenkins Server
See 

Changes:

[cschneider] Upgrading to proxy impl 1.0.3 after release

[cschneider] Upgrading to proxy impl 1.0.3 after release

[cschneider] Downgrading to proxy impl 1.0.3

--
[...truncated 17375 lines...]
[WARNING] The POM for 
org.apache.aries.spifly:org.apache.aries.spifly.core-internal:jar:1.0.1 is 
missing, no dependency information available
Downloading: 
http://download.eclipse.org/rt/eclipselink/maven.repo/org/apache/aries/spifly/org.apache.aries.spifly.core-internal/1.0.1/org.apache.aries.spifly.core-internal-1.0.1.jar
Downloading: 
http://repo1.maven.org/maven2/org/apache/aries/spifly/org.apache.aries.spifly.core-internal/1.0.1/org.apache.aries.spifly.core-internal-1.0.1.jar
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Aries :: Parent POM ... SUCCESS [1.508s]
[INFO] Aries Maven EBA Plugin  SUCCESS [16.590s]
[INFO] Apache Aries Unit Test Support  SUCCESS [3.395s]
[INFO] Apache Aries Test Support . SUCCESS [0.026s]
[INFO] Apache Aries Util classes compiled under r 42 framework  SUCCESS [8.661s]
[INFO] Apache Aries Util . SUCCESS [10.510s]
[INFO] Apache Aries Util . SUCCESS [0.022s]
[INFO] Apache Aries Proxy API  SUCCESS [0.989s]
[INFO] Apache Aries Proxy Service  SUCCESS [3.859s]
[INFO] Apache Aries Proxy Bundle . SUCCESS [0.364s]
[INFO] Apache Aries Proxy iTests . SUCCESS [23.192s]
[INFO] Apache Aries Class Proxy .. SUCCESS [0.020s]
[INFO] Apache Aries Quiesce API .. SUCCESS [0.248s]
[INFO] Apache Aries Quiesce Manager .. SUCCESS [0.548s]
[INFO] Aries Quiesce Manager iTests .. SUCCESS [4.007s]
[INFO] Apache Aries Quiesce .. SUCCESS [0.038s]
[INFO] Apache Aries Blueprint API  SUCCESS [0.504s]
[INFO] Apache Aries Blueprint Parser . SUCCESS [0.721s]
[INFO] Apache Aries Blueprint Core ... SUCCESS [7.086s]
[INFO] Apache Aries Blueprint CM . SUCCESS [4.529s]
[INFO] Apache Aries Blueprint Bundle . SUCCESS [4.603s]
[INFO] Apache Aries Blueprint Compatiblity Fragment Bundle  SUCCESS [0.199s]
[INFO] Apache Aries Blueprint Core Compatiblity Fragment Bundle  SUCCESS 
[0.621s]
[INFO] Apache Aries Blueprint no-OSGI  SUCCESS [1.082s]
[INFO] Apache Aries Blueprint Web  SUCCESS [2.977s]
[INFO] Apache Aries Blueprint Web OSGI ... SUCCESS [1.212s]
[INFO] Apache Aries Blueprint JEXL evaluator . SUCCESS [1.412s]
[INFO] Apache Aries Blueprint Sample . SUCCESS [0.530s]
[INFO] Apache Aries Blueprint Annotation API . SUCCESS [0.224s]
[INFO] Apache Aries Blueprint Annotation Impl  SUCCESS [2.622s]
[INFO] Apache Aries Blueprint Sample for Testing Annotation  SUCCESS [0.410s]
[INFO] Apache Aries Blueprint Sample Fragment for Testing Annotation  SUCCESS 
[0.265s]
[INFO] Apache Aries Blueprint WAR Sample . SUCCESS [2.021s]
[INFO] Apache Aries Blueprint Test Bundle A .. SUCCESS [0.587s]
[INFO] Apache Aries Blueprint Test Bundle B .. SUCCESS [0.529s]
[INFO] Apache Aries Blueprint Test Quiesce Bundle  SUCCESS [0.325s]
[INFO] Apache Aries Blueprint iTests . SUCCESS [7.754s]
[INFO] Apache Aries Blueprint  SUCCESS [0.017s]
[INFO] Apache Aries JNDI API . SUCCESS [0.232s]
[INFO] Apache Aries JNDI Core  SUCCESS [0.629s]
[INFO] Apache Aries JNDI URL Handler . SUCCESS [0.649s]
[INFO] Apache Aries JNDI RMI Handler . SUCCESS [0.259s]
[INFO] Apache Aries JNDI Bundle .. SUCCESS [0.877s]
[INFO] Apache Aries JNDI Support for Legacy Runtimes . SUCCESS [0.203s]
[INFO] Apache Aries JNDI "business logic" test bundle for Aries jndi-url iTests 
 SUCCESS [0.233s]
[INFO] Apache Aries JNDI Test Bundle for Aries jndi-url iTests  SUCCESS [0.279s]
[INFO] Apache Aries JNDI iTests for jndi-url . SUCCESS [7.369s]
[INFO] Apache Aries JNDI . SUCCESS [0.016s]
[INFO] Apache Aries Transaction Manager .. SUCCESS [8.591s]
[INFO] Apache Aries Transaction Blueprint  SUCCESS [0.379s]
[INFO] Apache Aries Transaction Enlisting JDBC Datasource  SUCCESS [4.106s]
[INFO] Apache Aries JMS Pool . SUCCESS [1.689s]
[INFO] Apache Aries Transaction Test Datasource Configuration  SU

Build failed in Jenkins: Aries #2009

2014-07-15 Thread Apache Jenkins Server
See 

Changes:

[cschneider] Downgrading to proxy impl 1.0.3

--
[...truncated 11313 lines...]
Compression is 0.0%
Took 76 ms
[JENKINS] Archiving 
 to 
org.apache.aries.proxy/org.apache.aries.proxy/1.0.2-SNAPSHOT/org.apache.aries.proxy-1.0.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.aries.proxy/org.apache.aries.proxy/1.0.2-SNAPSHOT/org.apache.aries.proxy-1.0.2-SNAPSHOT.jar
Sending artifact delta relative to Aries ? Apache Aries Proxy Bundle #2008
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 102100 bytes
Compression is 0.0%
Took 97 ms
[JENKINS] Archiving 
 
to 
org.apache.aries.quiesce/org.apache.aries.quiesce.manager/1.0.1-SNAPSHOT/org.apache.aries.quiesce.manager-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.aries.quiesce/org.apache.aries.quiesce.manager/1.0.1-SNAPSHOT/org.apache.aries.quiesce.manager-1.0.1-SNAPSHOT.jar
Sending artifact delta relative to Aries ? Apache Aries Quiesce Manager #2008
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 26578 bytes
Compression is 0.0%
Took 77 ms
[JENKINS] Archiving 
 to 
org.apache.aries.subsystem/subsystem/1.0.0-SNAPSHOT/subsystem-1.0.0-SNAPSHOT.pom
Sending artifact delta relative to Aries ? Apache Aries Subsystem #1999
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2263 bytes
Compression is 0.0%
Took 72 ms
[JENKINS] Archiving 

 to 
org.apache.aries.spifly.examples/org.apache.aries.spifly.examples.client1.jar/1.0.1-SNAPSHOT/org.apache.aries.spifly.examples.client1.jar-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Aries ? Apache Aries Example SPI Client Jar 
1 #1999
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1993 bytes
Compression is 0.0%
Took 0.16 sec
[JENKINS] Archiving 

 to 
org.apache.aries.samples.blueprint.helloworld/org.apache.aries.samples.blueprint.helloworld.eba/1.0.1-SNAPSHOT/org.apache.aries.samples.blueprint.helloworld.eba-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Aries ? Apache Aries Blueprint HelloWorld 
EBA #1999
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2983 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving 
 to 
org.apache.aries.samples.blog/org.apache.aries.samples.blog.api/1.0.1-SNAPSHOT/org.apache.aries.samples.blog.api-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Aries ? Apache Aries blog sample API #1999
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1954 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving 

 to 
org.apache.aries.quiesce/org.apache.aries.quiesce.manager.itest/1.0.1-SNAPSHOT/org.apache.aries.quiesce.manager.itest-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.aries.quiesce/org.apache.aries.quiesce.manager.itest/1.0.1-SNAPSHOT/org.apache.aries.quiesce.manager.itest-1.0.1-SNAPSHOT.jar
Sending artifact delta relative to Aries ? Aries Quiesce Manager iTests #2008
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 18164 bytes
Compression is 0.0%
Took 74 ms
[JENKINS] Archiving 

 to 
org.apache.aries.blueprint/org.apache.aries.blueprint.jexl.evaluator/1.0.1-SNAPSHOT/org.apache.aries.blueprint.jexl.evaluator-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.aries.blueprint/org.apache.aries.blueprint.jexl.evaluator/1.0.1-SNAPSHOT/org.apache.aries.blueprint.jexl.evaluator-1.0.1-SNAPSHOT.jar
Sending artifact delta relative to Aries ? Apache Aries Blueprint JEXL 
evaluator #2008
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 18628 bytes
Compression is 0.0%
Took 74 ms
[JENKINS] Archiving 
 
to 
org.apache.aries.ejb/org.

Build failed in Jenkins: Aries » Apache Aries Transaction Integration Tests #2009

2014-07-15 Thread Apache Jenkins Server
See 


--
[INFO] 
[INFO] 
[INFO] Building Apache Aries Transaction Integration Tests 1.0.1-SNAPSHOT
[INFO] 
Downloading: 
http://repository.apache.org/snapshots/org/apache/aries/proxy/org.apache.aries.proxy.impl/1.0.3-SNAPSHOT/maven-metadata.xml
Downloading: 
http://snapshots.repository.codehaus.org/org/apache/aries/proxy/org.apache.aries.proxy.impl/1.0.3-SNAPSHOT/maven-metadata.xml
Downloading: 
http://download.eclipse.org/rt/eclipselink/maven.repo/org/apache/aries/proxy/org.apache.aries.proxy.impl/1.0.3-SNAPSHOT/maven-metadata.xml
Downloading: 
http://snapshots.repository.codehaus.org/org/apache/aries/proxy/org.apache.aries.proxy.impl/1.0.3-SNAPSHOT/org.apache.aries.proxy.impl-1.0.3-SNAPSHOT.pom
Downloading: 
http://download.eclipse.org/rt/eclipselink/maven.repo/org/apache/aries/proxy/org.apache.aries.proxy.impl/1.0.3-SNAPSHOT/org.apache.aries.proxy.impl-1.0.3-SNAPSHOT.pom
Downloading: 
http://repository.apache.org/snapshots/org/apache/aries/proxy/org.apache.aries.proxy.impl/1.0.3-SNAPSHOT/org.apache.aries.proxy.impl-1.0.3-SNAPSHOT.pom
[WARNING] The POM for 
org.apache.aries.proxy:org.apache.aries.proxy.impl:jar:1.0.3-SNAPSHOT is 
missing, no dependency information available
Downloading: 
http://snapshots.repository.codehaus.org/org/apache/aries/proxy/org.apache.aries.proxy.impl/1.0.3-SNAPSHOT/org.apache.aries.proxy.impl-1.0.3-SNAPSHOT.jar
Downloading: 
http://download.eclipse.org/rt/eclipselink/maven.repo/org/apache/aries/proxy/org.apache.aries.proxy.impl/1.0.3-SNAPSHOT/org.apache.aries.proxy.impl-1.0.3-SNAPSHOT.jar
Downloading: 
http://repository.apache.org/snapshots/org/apache/aries/proxy/org.apache.aries.proxy.impl/1.0.3-SNAPSHOT/org.apache.aries.proxy.impl-1.0.3-SNAPSHOT.jar


Jenkins build is back to normal : Aries » Apache Aries Transaction Manager #2008

2014-07-15 Thread Apache Jenkins Server
See 




Build failed in Jenkins: Aries #2008

2014-07-15 Thread Apache Jenkins Server
See 

Changes:

[cschneider] Upgrading to proxy impl 1.0.3 after release

--
[...truncated 11903 lines...]
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 428488 bytes
Compression is 0.0%
Took 0.19 sec
[JENKINS] Archiving 
 
to 
org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.2-SNAPSHOT/org.apache.aries.blueprint.api-1.0.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.2-SNAPSHOT/org.apache.aries.blueprint.api-1.0.2-SNAPSHOT.jar
Sending artifact delta relative to Aries ? Apache Aries Blueprint API #2007
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 37287 bytes
Compression is 0.0%
Took 2.5 sec
[JENKINS] Archiving 
 to 
org.apache.aries.proxy/org.apache.aries.proxy/1.0.2-SNAPSHOT/org.apache.aries.proxy-1.0.2-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.aries.proxy/org.apache.aries.proxy/1.0.2-SNAPSHOT/org.apache.aries.proxy-1.0.2-SNAPSHOT.jar
Sending artifact delta relative to Aries ? Apache Aries Proxy Bundle #2007
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 102099 bytes
Compression is 0.0%
Took 0.12 sec
[JENKINS] Archiving 
 
to 
org.apache.aries.quiesce/org.apache.aries.quiesce.manager/1.0.1-SNAPSHOT/org.apache.aries.quiesce.manager-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.aries.quiesce/org.apache.aries.quiesce.manager/1.0.1-SNAPSHOT/org.apache.aries.quiesce.manager-1.0.1-SNAPSHOT.jar
Sending artifact delta relative to Aries ? Apache Aries Quiesce Manager #2007
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 26579 bytes
Compression is 0.0%
Took 76 ms
[JENKINS] Archiving 
 to 
org.apache.aries.subsystem/subsystem/1.0.0-SNAPSHOT/subsystem-1.0.0-SNAPSHOT.pom
Sending artifact delta relative to Aries ? Apache Aries Subsystem #1999
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2263 bytes
Compression is 0.0%
Took 1.5 sec
[JENKINS] Archiving 

 to 
org.apache.aries.spifly.examples/org.apache.aries.spifly.examples.client1.jar/1.0.1-SNAPSHOT/org.apache.aries.spifly.examples.client1.jar-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Aries ? Apache Aries Example SPI Client Jar 
1 #1999
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1993 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving 

 to 
org.apache.aries.samples.blueprint.helloworld/org.apache.aries.samples.blueprint.helloworld.eba/1.0.1-SNAPSHOT/org.apache.aries.samples.blueprint.helloworld.eba-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Aries ? Apache Aries Blueprint HelloWorld 
EBA #1999
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2983 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving 
 to 
org.apache.aries.samples.blog/org.apache.aries.samples.blog.api/1.0.1-SNAPSHOT/org.apache.aries.samples.blog.api-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Aries ? Apache Aries blog sample API #1999
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1954 bytes
Compression is 0.0%
Took 74 ms
[JENKINS] Archiving 

 to 
org.apache.aries.quiesce/org.apache.aries.quiesce.manager.itest/1.0.1-SNAPSHOT/org.apache.aries.quiesce.manager.itest-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving 

 to 
org.apache.aries.quiesce/org.apache.aries.quiesce.manager.itest/1.0.1-SNAPSHOT/org.apache.aries.quiesce.manager.itest-1.0.1-SNAPSHOT.jar
Sending artifact delta relative to Aries ? Aries Quiesce Manager iTests #2007
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 18165 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving 

 t

Jenkins build is back to normal : Aries » Apache Aries Blueprint Bundle #2008

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries JMS Pool #2008

2014-07-15 Thread Apache Jenkins Server
See 




Build failed in Jenkins: Aries » Apache Aries Transaction Integration Tests #2008

2014-07-15 Thread Apache Jenkins Server
See 


--
[INFO] 
[INFO] 
[INFO] Building Apache Aries Transaction Integration Tests 1.0.1-SNAPSHOT
[INFO] 
Downloading: 
http://download.eclipse.org/rt/eclipselink/maven.repo/org/apache/aries/blueprint/org.apache.aries.blueprint.core/1.4.0/org.apache.aries.blueprint.core-1.4.0.pom
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/aries/blueprint/org.apache.aries.blueprint.core/1.4.0/org.apache.aries.blueprint.core-1.4.0.pom
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/aries/blueprint/org.apache.aries.blueprint.core/1.4.0/org.apache.aries.blueprint.core-1.4.0.pom
 (11 KB at 41.7 KB/sec)
Downloading: 
http://download.eclipse.org/rt/eclipselink/maven.repo/org/apache/aries/proxy/org.apache.aries.proxy.impl/1.0.3-SNAPSHOT/maven-metadata.xml
Downloading: 
http://repository.apache.org/snapshots/org/apache/aries/proxy/org.apache.aries.proxy.impl/1.0.3-SNAPSHOT/maven-metadata.xml
Downloading: 
http://snapshots.repository.codehaus.org/org/apache/aries/proxy/org.apache.aries.proxy.impl/1.0.3-SNAPSHOT/maven-metadata.xml
Downloading: 
http://snapshots.repository.codehaus.org/org/apache/aries/proxy/org.apache.aries.proxy.impl/1.0.3-SNAPSHOT/org.apache.aries.proxy.impl-1.0.3-SNAPSHOT.pom
Downloading: 
http://download.eclipse.org/rt/eclipselink/maven.repo/org/apache/aries/proxy/org.apache.aries.proxy.impl/1.0.3-SNAPSHOT/org.apache.aries.proxy.impl-1.0.3-SNAPSHOT.pom
Downloading: 
http://repository.apache.org/snapshots/org/apache/aries/proxy/org.apache.aries.proxy.impl/1.0.3-SNAPSHOT/org.apache.aries.proxy.impl-1.0.3-SNAPSHOT.pom
[WARNING] The POM for 
org.apache.aries.proxy:org.apache.aries.proxy.impl:jar:1.0.3-SNAPSHOT is 
missing, no dependency information available
Downloading: 
http://snapshots.repository.codehaus.org/org/apache/aries/proxy/org.apache.aries.proxy.impl/1.0.3-SNAPSHOT/org.apache.aries.proxy.impl-1.0.3-SNAPSHOT.jar
Downloading: 
http://download.eclipse.org/rt/eclipselink/maven.repo/org/apache/aries/proxy/org.apache.aries.proxy.impl/1.0.3-SNAPSHOT/org.apache.aries.proxy.impl-1.0.3-SNAPSHOT.jar
Downloading: 
http://repository.apache.org/snapshots/org/apache/aries/proxy/org.apache.aries.proxy.impl/1.0.3-SNAPSHOT/org.apache.aries.proxy.impl-1.0.3-SNAPSHOT.jar


Jenkins build is back to normal : Aries » Apache Aries Transaction Blueprint #2008

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Transaction Enlisting JDBC Datasource #2008

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Transaction Test Datasource Configuration #2008

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries Transaction Test Bundle #2008

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries JNDI iTests for jndi-url #2008

2014-07-15 Thread Apache Jenkins Server
See 




Jenkins build is back to normal : Aries » Apache Aries JNDI #2008

2014-07-15 Thread Apache Jenkins Server
See 



Build failed in Jenkins: AriesWithSnapshotDependencies #527

2014-07-15 Thread Apache Jenkins Server
See 

Changes:

[cschneider] Upgrading to proxy impl 1.0.3 after release

--
[...truncated 12769 lines...]
Downloading: 
http://repository.apache.org/snapshots/org/apache/aries/proxy/org.apache.aries.proxy.impl/1.0.3-SNAPSHOT/org.apache.aries.proxy.impl-1.0.3-SNAPSHOT.jar
Downloading: 
http://repo1.maven.org/maven2/org/ow2/asm/asm-all/5.0.3/asm-all-5.0.3.jar
Downloaded: 
http://repo1.maven.org/maven2/org/ow2/asm/asm-all/5.0.3/asm-all-5.0.3.jar (236 
KB at 1605.3 KB/sec)
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Aries :: Parent POM ... SUCCESS [1.522s]
[INFO] Aries Maven EBA Plugin  SUCCESS [12.069s]
[INFO] Apache Aries Unit Test Support  SUCCESS [2.852s]
[INFO] Apache Aries Test Support . SUCCESS [0.025s]
[INFO] Apache Aries Util classes compiled under r 42 framework  SUCCESS [6.242s]
[INFO] Apache Aries Util . SUCCESS [9.434s]
[INFO] Apache Aries Util . SUCCESS [0.020s]
[INFO] Apache Aries Proxy API  SUCCESS [1.028s]
[INFO] Apache Aries Proxy Service  SUCCESS [3.805s]
[INFO] Apache Aries Proxy Bundle . SUCCESS [0.421s]
[INFO] Apache Aries Proxy iTests . SUCCESS [22.210s]
[INFO] Apache Aries Class Proxy .. SUCCESS [0.020s]
[INFO] Apache Aries Quiesce API .. SUCCESS [0.231s]
[INFO] Apache Aries Quiesce Manager .. SUCCESS [0.556s]
[INFO] Aries Quiesce Manager iTests .. SUCCESS [3.309s]
[INFO] Apache Aries Quiesce .. SUCCESS [0.032s]
[INFO] Apache Aries Blueprint API  SUCCESS [0.421s]
[INFO] Apache Aries Blueprint Parser . SUCCESS [0.634s]
[INFO] Apache Aries Blueprint Core ... SUCCESS [4.940s]
[INFO] Apache Aries Blueprint CM . SUCCESS [4.714s]
[INFO] Apache Aries Blueprint Bundle . SUCCESS [2.782s]
[INFO] Apache Aries Blueprint Compatiblity Fragment Bundle  SUCCESS [0.173s]
[INFO] Apache Aries Blueprint Core Compatiblity Fragment Bundle  SUCCESS 
[0.421s]
[INFO] Apache Aries Blueprint no-OSGI  SUCCESS [0.985s]
[INFO] Apache Aries Blueprint Web  SUCCESS [1.671s]
[INFO] Apache Aries Blueprint Web OSGI ... SUCCESS [0.809s]
[INFO] Apache Aries Blueprint JEXL evaluator . SUCCESS [0.734s]
[INFO] Apache Aries Blueprint Sample . SUCCESS [0.370s]
[INFO] Apache Aries Blueprint Annotation API . SUCCESS [0.236s]
[INFO] Apache Aries Blueprint Annotation Impl  SUCCESS [3.373s]
[INFO] Apache Aries Blueprint Sample for Testing Annotation  SUCCESS [0.344s]
[INFO] Apache Aries Blueprint Sample Fragment for Testing Annotation  SUCCESS 
[0.262s]
[INFO] Apache Aries Blueprint WAR Sample . SUCCESS [1.906s]
[INFO] Apache Aries Blueprint Test Bundle A .. SUCCESS [0.870s]
[INFO] Apache Aries Blueprint Test Bundle B .. SUCCESS [0.933s]
[INFO] Apache Aries Blueprint Test Quiesce Bundle  SUCCESS [0.592s]
[INFO] Apache Aries Blueprint iTests . SUCCESS [6.880s]
[INFO] Apache Aries Blueprint  SUCCESS [0.016s]
[INFO] Apache Aries JNDI API . SUCCESS [0.216s]
[INFO] Apache Aries JNDI Core  SUCCESS [0.636s]
[INFO] Apache Aries JNDI URL Handler . SUCCESS [0.917s]
[INFO] Apache Aries JNDI RMI Handler . SUCCESS [0.229s]
[INFO] Apache Aries JNDI Bundle .. SUCCESS [2.059s]
[INFO] Apache Aries JNDI Support for Legacy Runtimes . SUCCESS [0.198s]
[INFO] Apache Aries JNDI "business logic" test bundle for Aries jndi-url iTests 
 SUCCESS [0.351s]
[INFO] Apache Aries JNDI Test Bundle for Aries jndi-url iTests  SUCCESS [0.567s]
[INFO] Apache Aries JNDI iTests for jndi-url . SUCCESS [9.517s]
[INFO] Apache Aries JNDI . SUCCESS [0.016s]
[INFO] Apache Aries Transaction Manager .. SUCCESS [8.903s]
[INFO] Apache Aries Transaction Blueprint  SUCCESS [0.451s]
[INFO] Apache Aries Transaction Enlisting JDBC Datasource  SUCCESS [6.703s]
[INFO] Apache Aries JMS Pool . SUCCESS [2.182s]
[INFO] Apache Aries Transaction Test Datasource Configuration  SUCCESS [1.991s]
[INFO] Apache Aries Transaction Test Bundle .. SUCCESS [0.579s]
[INFO] Apache Aries Transaction Integration Tests  FAILURE [1.899s]
[INFO] Apache Aries Transaction - reactor pom