Hey,

we're using cobertura in Commons Lang, because some of the ReflectionUtils
test so mit work with JaCoCo. That's probably where that's coming from.

Benedikt

Gilles <gil...@harfang.homelinux.org> schrieb am So., 21. Aug. 2016 um
10:39:

> 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
>
>

Reply via email to