lucky :-)

Here
mvn clean install -pl :maven-scm-provider-jgit -am

Results :

Failed tests:
testChangeLogCommand(org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest):
expected:<1> but was:<0>

Tests run: 9, Failures: 1, Errors: 0, Skipped: 0


For some reason when "walking" in the revs the filter receive a
RevCommit with a commit time of 0. So doesn't work with the filtering
by date.



2013/8/8 Brett Porter <br...@apache.org>:
> Works here:
>
> maven-scm-provider-jgit (master=)$ mvn clean install -Ptck
>
> Results :
>
> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
>
> - Brett
>
> On 08/08/2013, at 7:12 AM, domi <d...@fortysix.ch> wrote:
>
>> Hi everyone,
>>
>> a couple of weeks ago I have contributed a git scm provider based on jgit. 
>> This one was pulled into the master branch by Olivier Lamy:
>>
>> Origin: git://git.apache.org/maven-scm.git
>> Mirror: https://github.com/apache/maven-scm
>> https://github.com/apache/maven-scm/tree/master/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit
>>
>> All the tests work fine, except for one single test which fails on one 
>> single Mac of Olivier - on all other test systems it works fine.
>> As its hard to debug something which we can't really reproduce, I'm asking 
>> for some support on this list. I don't even know
>> what exactly fails - so if you could just checkout the repo and run a build 
>> on it and tell us if it fails, that would already be of value.
>>
>> I hope we can solve this issue soon and do a release with the new 
>> scm-provider - I'm really waiting for this.
>>
>> regards Domi
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>>
>
> --
> Brett Porter   @brettporter
> http://brettporter.wordpress.com/
> http://au.linkedin.com/in/brettporter
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>



-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to