> On Aug 22, 2016, at 9:19 AM, Gilles <gil...@harfang.homelinux.org> wrote:
> 
>> On Mon, 22 Aug 2016 07:57:00 -0400, Rob Tompkins wrote:
>> Hey Gilles,
>> 
>> I switched the coveralls reporting portion of the travis build back
>> from cobertura to jacoco and got it working:
>> 
>> https://github.com/apache/commons-rng/pull/2
>> <https://github.com/apache/commons-rng/pull/2>
> 
> There is something I don't get: This page
>  https://travis-ci.org/apache/commons-rng
> refers to a commit of yours; but you did not commit anything yet (IIUC).
> 
> Where did "Travis" get that information?
> What is it tracking actually?
> 
> I must miss something.
> 

I think that it is building the potentially committed pull request here. So it 
checks out master and merges in the pull request without pushing back up to 
master, and builds that. It then posts the status back to the pull request. 

-Rob

> Thanks,
> Gilles
> 
>> 
>> -Rob
>> 
>>> On Aug 21, 2016, at 4:43 AM, Gilles <gil...@harfang.homelinux.org> wrote:
>>> 
>>> Hi.
>>> 
>>> On Sat, 20 Aug 2016 21:45:53 -0400, Rob Tompkins wrote:
>>>>> On Aug 20, 2016, at 10:02 AM, Sergio Fernández <wik...@apache.org> wrote:
>>>>> 
>>>>> Just add the build configuration (.travis.yml) to the repo and ask INFRA 
>>>>> to
>>>>> enable it.
>>>>> 
>>>>>> On Aug 20, 2016 03:31, "Gilles" <gil...@harfang.homelinux.org> wrote:
>>>>>> 
>>>>>>> On Fri, 19 Aug 2016 20:44:46 -0400, Rob Tompkins wrote:
>>>>>>> 
>>>>>>> I’m fairly familiar with build tools like travis, if you want me to
>>>>>>> look into it I can.
>>>>>> 
>>>>>> Sure!
>>>> 
>>>> Hey Gilles,
>>>> 
>>>> Here’s the pull request that will put the travis file in place:
>>>> 
>>>> https://github.com/apache/commons-rng/pull/1
>>> 
>>> Thanks.
>>> 
>>>> It’s the same as in commons-lang, so I think it will be sufficient. I
>>>> think we’ll need to have the INFRA team set up both travis and
>>>> coveralls after you pull that file in. I set it up on my fork of the
>>>> repository. This is what it came out looking like.
>>>> 
>>>> https://travis-ci.org/chtompki/commons-rng
>>>> <https://travis-ci.org/chtompki/commons-rng>
>>>> 
>>>> Let me know if that works for you.
>>> 
>>> I see that you've upgrade the jacoco version but ".travis.yml" would
>>> call cobertura.  Why?
>>> 
>>> I thought that cobertura was not supported anymore.
>>> In
>>> https://travis-ci.org/chtompki/commons-rng/jobs/153872018
>>> it generates a warning:
>>> [WARN] JavaNCSS got an error while parsing the java file 
>>> /home/travis/build/chtompki/commons-rng/src/main/java/org/apache/commons/rng/internal/util/NumberFactory.java
>>> 
>>> Also, in
>>> https://travis-ci.org/chtompki/commons-rng/jobs/153872017
>>> do you know what is this error:
>>> org.eclipse.jgit.errors.RevWalkException: Walk failure.
>>> ?
>>> 
>>> 
>>> Regards,
>>> Gilles
>>> 
>>>> Cheers,
>>>> -Rob
>>>> 
>>>>>> 
>>>>>> Thanks,
>>>>>> Gilles
>>>>>> 
>>>>>> -Rob
>>>>>>> 
>>>>>>>> On Aug 19, 2016, at 8:06 PM, Gilles <gil...@harfang.homelinux.org> 
>>>>>>>> wrote:
>>>>>>>> 
>>>>>>>> Hi.
>>>>>>>> 
>>>>>>>> Does someone know how this
>>>>>>>> https://travis-ci.org/apache/commons-rng
>>>>>>>> appeared and how to make it reflect the reality?
>>>>>>>> 
>>>>>>>> 
>>>>>>>> Thank you,
>>>>>>>> Gilles
>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>> For additional commands, e-mail: dev-h...@commons.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
> 

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

Reply via email to