Status of the build

2014-06-13 Thread Christian Schneider
The normal aries build as well as the deploy build seem to be stable again. See https://builds.apache.org/view/A-D/view/Aries2/job/Aries/ The build with snapshot dependencies seems to continually fail. https://builds.apache.org/view/A-D/view/Aries2/job/AriesWithSnapshotDependencies/ The build fa

[jira] [Closed] (ARIES-1209) When recovering the jms pool always invokes createXAConnection()

2014-06-13 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed ARIES-1209. -- Resolution: Not a Problem > When recovering the jms pool always invokes createXAConnection() >

[jira] [Commented] (ARIES-1202) Aries Transaction JDBC not runable on ServiceMix

2014-06-13 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14030447#comment-14030447 ] Guillaume Nodet commented on ARIES-1202: I tested the current bundle on Karaf with

Re: Status of the build

2014-06-13 Thread Daniel Kulp
On Jun 13, 2014, at 4:39 AM, Christian Schneider wrote: > The normal aries build as well as the deploy build seem to be stable again. > See > https://builds.apache.org/view/A-D/view/Aries2/job/Aries/ > > The build with snapshot dependencies seems to continually fail. > https://builds.apache.or

Re: Status of the build

2014-06-13 Thread Holly Cummins
The snapshot build is intended to test whether the latest versions of all of our modules work with one another. This makes it pretty important. :) The reason we can't test this in our normal build is that the normal build tests modules against the *minimum* level of their dependencies. (This is do

Build failed in Jenkins: AriesWithSnapshotDependencies #493

2014-06-13 Thread Apache Jenkins Server
See Changes: [jbonofre] Upgrade to ASM5 for Java8 support in application-tooling-repository-generator -- [...truncated 43744 lines...] Archived 2 artifacts Archive block size is 327

Re: Status of the build

2014-06-13 Thread Jean-Baptiste Onofré
Hi Christian, I think the problem is in testunit 2.0.0-SNAPSHOT. It seems that we remove some SNAPSHOTs resolution/injection of mavenBundle(). It allows to have the itests running with all SNAPSHOTs dependencies. I think it should be fixed in testunit 2.0.0-SNAPSHOT. Regards JB On 06/13/2014

Re: Status of the build

2014-06-13 Thread Jean-Baptiste Onofré
We also have to check if the getLocalRepo() method is correctly used in all itests. This method checks if the maven.repo.local system property is set and uses it, else it falls back to org.ops4j.pax.url.mvn.localRepository. AFAIR, Jenkins profile provides the maven.repo.local system property

Build failed in Jenkins: AriesWithSnapshotDependencies #494

2014-06-13 Thread Apache Jenkins Server
See Changes: [jbonofre] Merge branch 'APP_JAVA8' into trunk [jbonofre] Upgrade application-resolve-transform-cm-itests to Pax Exam 3.4.0 -- [...truncated 43716 lines...] Archived 2

Jenkins build became unstable: Aries » Apache Aries Application Resolve CM Transform iTests #1977

2014-06-13 Thread Apache Jenkins Server
See

Jenkins build became unstable: Aries #1977

2014-06-13 Thread Apache Jenkins Server
See

Re: Status of the build

2014-06-13 Thread Christian Schneider
The localRepository setting should be correct as we would have errors in the standard build then too. Christian On 13.06.2014 14:13, Jean-Baptiste Onofré wrote: We also have to check if the getLocalRepo() method is correctly used in all itests. This method checks if the maven.repo.local sys

Re: Status of the build

2014-06-13 Thread Christian Schneider
Hi Holly, thanks for the explanations. Seems I have to learn some more about aries :-) Is it possible to do the same things the snapshot build does on my local system? If yes what do I have to do to get the same effects? Another question: I switched the maven dependencies in pax exam to .vers

[jira] [Assigned] (ARIES-1193) INFO log when optional service is not available

2014-06-13 Thread JIRA
[ https://issues.apache.org/jira/browse/ARIES-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré reassigned ARIES-1193: --- Assignee: Jean-Baptiste Onofré > INFO log when optional service is not availa

[jira] [Assigned] (ARIES-1185) SPI Fly does not work with Java 8

2014-06-13 Thread JIRA
[ https://issues.apache.org/jira/browse/ARIES-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré reassigned ARIES-1185: --- Assignee: Jean-Baptiste Onofré > SPI Fly does not work with Java 8 >

Build failed in Jenkins: AriesWithSnapshotDependencies #495

2014-06-13 Thread Apache Jenkins Server
See Changes: [jbonofre] Merge branch 'APP_JAVA8' into trunk -- [...truncated 45029 lines...] Compression is 0.0% Took 0.15 sec [JENKINS] Archiving

Jenkins build is still unstable: Aries » Apache Aries Application Resolve CM Transform iTests #1978

2014-06-13 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Aries #1978

2014-06-13 Thread Apache Jenkins Server
See

Build failed in Jenkins: AriesWithSnapshotDependencies #496

2014-06-13 Thread Apache Jenkins Server
See Changes: [jbonofre] Merge branch 'JAVA8' into trunk [jbonofre] Merge branch 'APP_JAVA8' into trunk -- [...truncated 44796 lines...] Compression is 0.0% Took 1.5 sec [JENKINS] Ar

[jira] [Created] (ARIES-1210) Switch samples to pax exam 3

2014-06-13 Thread Christian Schneider (JIRA)
Christian Schneider created ARIES-1210: -- Summary: Switch samples to pax exam 3 Key: ARIES-1210 URL: https://issues.apache.org/jira/browse/ARIES-1210 Project: Aries Issue Type: Improvemen

Jenkins build is still unstable: Aries » Apache Aries Application Resolve CM Transform iTests #1979

2014-06-13 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Aries #1979

2014-06-13 Thread Apache Jenkins Server
See

Build failed in Jenkins: AriesWithSnapshotDependencies #497

2014-06-13 Thread Apache Jenkins Server
See Changes: [cschneider] ARIES-1210 - Switch samples to pax exam 3 [cschneider] Providing some diagnostic tooling for testsupport -- [...truncated 44823 lines...] Compression is 0.

Jenkins build is still unstable: Aries » Apache Aries Application Resolve CM Transform iTests #1980

2014-06-13 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Aries #1980

2014-06-13 Thread Apache Jenkins Server
See

[jira] [Commented] (ARIES-1202) Aries Transaction JDBC not runable on ServiceMix

2014-06-13 Thread Benjamin Graf (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14030942#comment-14030942 ] Benjamin Graf commented on ARIES-1202: -- Which version karaf are use using. My SMX 5.1

[jira] [Commented] (ARIES-1202) Aries Transaction JDBC not runable on ServiceMix

2014-06-13 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14031048#comment-14031048 ] Guillaume Nodet commented on ARIES-1202: Just tried again on karaf 2.3.2. Try ins

[jira] [Commented] (ARIES-1202) Aries Transaction JDBC not runable on ServiceMix

2014-06-13 Thread Benjamin Graf (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14031055#comment-14031055 ] Benjamin Graf commented on ARIES-1202: -- Well it seems SMX is starting TX 1.0.0 by def

[jira] [Created] (ARIES-1211) Add connection validation feature

2014-06-13 Thread Benjamin Graf (JIRA)
Benjamin Graf created ARIES-1211: Summary: Add connection validation feature Key: ARIES-1211 URL: https://issues.apache.org/jira/browse/ARIES-1211 Project: Aries Issue Type: Improvement

[jira] [Commented] (ARIES-1211) Add connection validation feature

2014-06-13 Thread Benjamin Graf (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14031070#comment-14031070 ] Benjamin Graf commented on ARIES-1211: -- Implementation based on OpenEJB feature > Ad

[jira] [Updated] (ARIES-1211) Add connection validation feature

2014-06-13 Thread Benjamin Graf (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Graf updated ARIES-1211: - Attachment: vcs-diff7433951601781841658.patch > Add connection validation feature > -

[jira] [Updated] (ARIES-1211) Add connection validation feature to jdbc

2014-06-13 Thread Benjamin Graf (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Graf updated ARIES-1211: - Summary: Add connection validation feature to jdbc (was: Add connection validation feature) > A

Build failed in Jenkins: AriesWithSnapshotDependencies #498

2014-06-13 Thread Apache Jenkins Server
See Changes: [cschneider] ARIES-1210 - Switch twitter samples to pax exam 3 -- [...truncated 44134 lines...] Compression is 0.0% Took 90 ms [JENKINS] Archiving

Jenkins build is still unstable: Aries » Apache Aries Application Resolve CM Transform iTests #1981

2014-06-13 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Aries #1981

2014-06-13 Thread Apache Jenkins Server
See

[jira] [Assigned] (ARIES-1180) Upgrade to ASM 5

2014-06-13 Thread JIRA
[ https://issues.apache.org/jira/browse/ARIES-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré reassigned ARIES-1180: --- Assignee: Jean-Baptiste Onofré > Upgrade to ASM 5 > > >

[jira] [Assigned] (ARIES-1179) Support Java8

2014-06-13 Thread JIRA
[ https://issues.apache.org/jira/browse/ARIES-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré reassigned ARIES-1179: --- Assignee: Jean-Baptiste Onofré > Support Java8 > - > >

[jira] [Commented] (ARIES-817) Upgrade to asm 4 for java 7 support

2014-06-13 Thread JIRA
[ https://issues.apache.org/jira/browse/ARIES-817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14031483#comment-14031483 ] Jean-Baptiste Onofré commented on ARIES-817: Aries modules now use ASM5 (for Ja

[jira] [Resolved] (ARIES-817) Upgrade to asm 4 for java 7 support

2014-06-13 Thread JIRA
[ https://issues.apache.org/jira/browse/ARIES-817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofré resolved ARIES-817. Resolution: Fixed > Upgrade to asm 4 for java 7 support > --