Re: Proxy iTests failing as PAX runner unable to download junit

2014-03-28 Thread Jeremy Hughes
Hah. Yeah wondered why my inbox was suddenly full of similar looking emails! On 28 Mar 2014 20:53, "David Bosschaert" wrote: > I noticed that Jenkins is now failing all the itests as well because > of this issue... > > On 28 March 2014 11:16, Achim Nierbeck wrote: > > It definitely would help ;)

Re: Proxy iTests failing as PAX runner unable to download junit

2014-03-28 Thread David Bosschaert
I noticed that Jenkins is now failing all the itests as well because of this issue... On 28 March 2014 11:16, Achim Nierbeck wrote: > It definitely would help ;) > Though yes there are some API breaking changes and you'll need to rework > your POM a bit. > Still I think this switch is really wort

Jenkins build is still unstable: Aries #1917

2014-03-28 Thread Apache Jenkins Server
See

Jenkins build became unstable: Aries » Apache Aries Application integration tests #1917

2014-03-28 Thread Apache Jenkins Server
See

Jenkins build became unstable: Aries » Apache Aries Blueprint Annotation iTests #1917

2014-03-28 Thread Apache Jenkins Server
See

Jenkins build became unstable: Aries » Aries Quiesce Manager iTests #1917

2014-03-28 Thread Apache Jenkins Server
See

Jenkins build became unstable: Aries » Apache Aries Whiteboard support for JMX DynamicMBean services #1917

2014-03-28 Thread Apache Jenkins Server
See

Jenkins build became unstable: Aries » Aries EJB Extender iTests #1917

2014-03-28 Thread Apache Jenkins Server
See

Jenkins build became unstable: Aries » Apache Aries Blueprint sample iTests #1917

2014-03-28 Thread Apache Jenkins Server
See

Jenkins build became unstable: Aries » Apache Aries JMX integration tests #1917

2014-03-28 Thread Apache Jenkins Server
See

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

2014-03-28 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Aries » Apache Aries Blueprint iTests #1917

2014-03-28 Thread Apache Jenkins Server
See

Jenkins build became unstable: Aries » Apache Aries JNDI iTests for jndi-url #1917

2014-03-28 Thread Apache Jenkins Server
See

Jenkins build became unstable: Aries » Apache Aries Proxy iTests #1917

2014-03-28 Thread Apache Jenkins Server
See

Jenkins build became unstable: Aries » Aries EJB Modelling iTests #1917

2014-03-28 Thread Apache Jenkins Server
See

Jenkins build became unstable: Aries » Apache Aries Web integration tests #1917

2014-03-28 Thread Apache Jenkins Server
See

Jenkins build became unstable: Aries » Apache Aries Twitter sample integration tests #1917

2014-03-28 Thread Apache Jenkins Server
See

Jenkins build became unstable: Aries » Apache Aries Transaction Integration Tests #1917

2014-03-28 Thread Apache Jenkins Server
See

Jenkins build became unstable: Aries » Apache Aries Subsystem iTests #1917

2014-03-28 Thread Apache Jenkins Server
See

Jenkins build became unstable: Aries » Apache Aries Blog sample iTests #1917

2014-03-28 Thread Apache Jenkins Server
See

Jenkins build became unstable: Aries » Aries JPA iTests #1917

2014-03-28 Thread Apache Jenkins Server
See

Re: Accepting pull requests for Aries from Github

2014-03-28 Thread Daniel Kulp
On Mar 28, 2014, at 12:09 PM, dav...@apache.org wrote: > Cool - thanks for the explanation. > > In terms of Aries, since we're still using SVN, can I actually push > commits to git directly? > FWIW I tried pushing to git://git.apache.org/aries.git and > https://git-wip-us.apache.org/repos/asf/ar

Re: Accepting pull requests for Aries from Github

2014-03-28 Thread davidb
Cool - thanks for the explanation. In terms of Aries, since we're still using SVN, can I actually push commits to git directly? FWIW I tried pushing to git://git.apache.org/aries.git and https://git-wip-us.apache.org/repos/asf/aries.git but they don't seem to work... Or, should I, since Aries use

[jira] [Commented] (ARIES-1164) itests.BlueprintContainerBTCustomizerTest fails

2014-03-28 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13951055#comment-13951055 ] David Bosschaert commented on ARIES-1164: - Thanks for the patch Grzegorz. It's com

[jira] [Resolved] (ARIES-1164) itests.BlueprintContainerBTCustomizerTest fails

2014-03-28 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert resolved ARIES-1164. - Resolution: Fixed > itests.BlueprintContainerBTCustomizerTest fails > ---

[jira] [Assigned] (ARIES-1164) itests.BlueprintContainerBTCustomizerTest fails

2014-03-28 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert reassigned ARIES-1164: --- Assignee: David Bosschaert > itests.BlueprintContainerBTCustomizerTest fails > --

Re: Accepting pull requests for Aries from Github

2014-03-28 Thread davidb
Right - ok. So it has to go through SVN, at least for Aries right now. Thanks for the help! David On 28 March 2014 16:27, Daniel Kulp wrote: > > On Mar 28, 2014, at 12:09 PM, dav...@apache.org wrote: > >> Cool - thanks for the explanation. >> >> In terms of Aries, since we're still using SVN, ca

Re: Accepting pull requests for Aries from Github

2014-03-28 Thread Daniel Kulp
On Mar 28, 2014, at 4:35 AM, dav...@apache.org wrote: > That's great - but I'm wondering how this works from an IP-flow point of view. > I guess that by attaching a patch to a JIRA issue one formally donates > the code to Apache. > > But by merging a github pull request you take a few commits fr

Re: Accepting pull requests for Aries from Github

2014-03-28 Thread Jeremy Hughes
There's a long discussion on the members@ list. https://mail-search.apache.org/members/private-arch/members/201311.mbox/%3c9cc82400-9a4b-4de3-a502-c18a7c6a3...@gmail.com%3E (sorry that's a private list). This summarises it: https://issues.apache.org/jira/browse/LEGAL-156 Cheers, Jeremy On 28

Re: Proxy iTests failing as PAX runner unable to download junit

2014-03-28 Thread Achim Nierbeck
It definitely would help ;) Though yes there are some API breaking changes and you'll need to rework your POM a bit. Still I think this switch is really worth it. Regards, Achim 2014-03-28 11:49 GMT+01:00 Jeremy Hughes : > Would moving to the latest pax-exam help (v3.4) Wondering whether the tw

[jira] [Commented] (ARIES-1168) Proxy / Blueprint itests fail with missing Pax-Exam dependency

2014-03-28 Thread Achim Nierbeck (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13950582#comment-13950582 ] Achim Nierbeck commented on ARIES-1168: --- This issue seems to be related to the pax-r

Re: Proxy iTests failing as PAX runner unable to download junit

2014-03-28 Thread Jeremy Hughes
Would moving to the latest pax-exam help (v3.4) Wondering whether the two bumps in major version number mean a lot of API breaking changes. Cheers, Jeremy On 28 March 2014 10:44, David Bosschaert wrote: > I ran into the same issue recently with the Blueprint itests. I was > able to work around

Re: Proxy iTests failing as PAX runner unable to download junit

2014-03-28 Thread David Bosschaert
I ran into the same issue recently with the Blueprint itests. I was able to work around it by adding the Springsource EBR to the repositories and explicitly depending on org.junit/com.springsource.org.junit/4.4.0 but I'm not sure whether that's really the right way to fix it. I've created https://

[jira] [Updated] (ARIES-1168) Proxy / Blueprint itests fail with missing Pax-Exam dependency

2014-03-28 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert updated ARIES-1168: Attachment: springsource.repo.diff The attached patch (springsource.repo.diff) fixed the is

[jira] [Created] (ARIES-1168) Proxy / Blueprint itests fail with missing Pax-Exam dependency

2014-03-28 Thread David Bosschaert (JIRA)
David Bosschaert created ARIES-1168: --- Summary: Proxy / Blueprint itests fail with missing Pax-Exam dependency Key: ARIES-1168 URL: https://issues.apache.org/jira/browse/ARIES-1168 Project: Aries

Re: Proxy iTests failing as PAX runner unable to download junit

2014-03-28 Thread Achim Nierbeck
Hi, I think it is a pax-runner issue as the old Pax Exame (1.x) tests do fail with the same reason. regards, Achim 2014-03-27 19:00 GMT+01:00 Simon Gormley : > Proxy iTests are failing with the exception below when building on a clean > system (cleared out .m2 repository), it seems to work ok

Proxy iTests failing as PAX runner unable to download junit

2014-03-28 Thread Simon Gormley
Proxy iTests are failing with the exception below when building on a clean system (cleared out .m2 repository), it seems to work ok on systems that have the required files already in the local repo. It looks as though PAX runner is trying to download from http://osgi.sonatype.org (which redirec

Re: Accepting pull requests for Aries from Github

2014-03-28 Thread davidb
That's great - but I'm wondering how this works from an IP-flow point of view. I guess that by attaching a patch to a JIRA issue one formally donates the code to Apache. But by merging a github pull request you take a few commits from someone's own fork and add this to the main repo. I guess you c