Re: maven-scm-provider-gitexe test failures

2014-06-24 Thread Dan Tran
Upgrade my git to 1.8.x fixes. TCK test failure probably to my change at maven-scm-test's StatusCommandTckTest. This only happen for gitexe, but not jgit looking... -D On Tue, Jun 24, 2014 at 1:54 PM, Dan Tran wrote: > Hi Hervé > > *Thanks for the response, does your gitexe pass TCK test?* >

Re: maven-scm-provider-gitexe test failures

2014-06-24 Thread Dan Tran
Hi Hervé *Thanks for the response, does your gitexe pass TCK test?* *-D* On Tue, Jun 24, 2014 at 1:46 PM, Hervé BOUTEMY wrote: > no problem on my machine: > Linux, git 1.9.1 > > Regards, > > Hervé > > Le mardi 24 juin 2014 01:20:31 Dan Tran a écrit : > > In another words, are you able to get

Re: maven-scm-provider-gitexe test failures

2014-06-24 Thread Hervé BOUTEMY
no problem on my machine: Linux, git 1.9.1 Regards, Hervé Le mardi 24 juin 2014 01:20:31 Dan Tran a écrit : > In another words, are you able to get maven-scm-provider-gitexe built and > test passed? > > Thanks > > -D > > On Mon, Jun 23, 2014 at 5:57 PM, Dan Tran wrote: > > Hi I am running i

Re: maven-scm-provider-gitexe test failures

2014-06-24 Thread Dan Tran
Looks like the test fails on my change, but it not the same failures. I will looking into it, will need to upgrade my git -D On Tue, Jun 24, 2014 at 11:21 AM, Robert Scholte wrote: > According to https://builds.apache.org/view/M-R/view/Maven/job/maven- > scm/changes and #847 being stable they

Re: maven-scm-provider-gitexe test failures

2014-06-24 Thread Robert Scholte
According to https://builds.apache.org/view/M-R/view/Maven/job/maven-scm/changes and #847 being stable they should succeed. IIRC you should at least use version 1.8, although I'm not sure. Robert Op Tue, 24 Jun 2014 10:20:31 +0200 schreef Dan Tran : In another words, are you able to get ma

Re: maven-scm-provider-gitexe test failures

2014-06-24 Thread Dan Tran
In another words, are you able to get maven-scm-provider-gitexe built and test passed? Thanks -D On Mon, Jun 23, 2014 at 5:57 PM, Dan Tran wrote: > > Hi I am running into test failures > > Linux: ( git version 1.7.9.5) > > Failed tests: > > GitCheckInCommandNoBranchTest.testCheckinNoBranch:7

maven-scm-provider-gitexe test failures

2014-06-23 Thread Dan Tran
Hi I am running into test failures Linux: ( git version 1.7.9.5) Failed tests: GitCheckInCommandNoBranchTest.testCheckinNoBranch:75->ScmTestCase.assertResult GitCheckInCommandTest.testCheckinAfterRename:113->ScmTestCase.assertResultIsSu windows ( cygwin gitt version 1.7.9) Failed tests: Git