You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Pascal Schumacher <pa...@gmx.net> on 2016/11/08 07:33:48 UTC

Enable travis-ci for commons-io?

Hello everybody,

what about enabling travis-ci for commons-io, so that pull requests are 
tested automatically?

I'm willing to do the work if everybody is o.k. with this.

Thanks,

Pascal


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


Re: Enable travis-ci for commons-io?

Posted by Stian Soiland-Reyes <st...@apache.org>.
Sounds great to me, particularly if it can test the pull requests!

For testing with Java 8 on Travis you may need a little workaround, as on
the default build slave you get a broken oldie jdk8 build:

https://github.com/apache/incubator-commonsrdf/blob/master/.travis.yml

On 8 Nov 2016 7:34 am, "Pascal Schumacher" <pa...@gmx.net> wrote:

> Hello everybody,
>
> what about enabling travis-ci for commons-io, so that pull requests are
> tested automatically?
>
> I'm willing to do the work if everybody is o.k. with this.
>
> Thanks,
>
> Pascal
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>

Re: Enable travis-ci for commons-io?

Posted by Lukasz Lenart <lu...@apache.org>.
2016-11-08 8:33 GMT+01:00 Pascal Schumacher <pa...@gmx.net>:
> Hello everybody,
>
> what about enabling travis-ci for commons-io, so that pull requests are
> tested automatically?

You can also setup Jenkins to build PRs

https://builds.apache.org/view/S-Z/view/Struts/job/Struts-JDK7-pull-request/


Regards
-- 
Ɓukasz
+ 48 606 323 122 http://www.lenart.org.pl/

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


Re: Enable travis-ci for commons-io?

Posted by Pascal Schumacher <pa...@gmx.net>.
went ahead and created the infra-ticket: 
https://issues.apache.org/jira/browse/INFRA-12874

Am 08.11.2016 um 19:45 schrieb Benedikt Ritter:
> Pascal Schumacher <pa...@gmx.net> schrieb am Di., 8. Nov. 2016
> um 08:34 Uhr:
>
>> Hello everybody,
>>
>> what about enabling travis-ci for commons-io, so that pull requests are
>> tested automatically?
>>
>> I'm willing to do the work if everybody is o.k. with this.
>>
> Go for it!
>

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


Re: Enable travis-ci for commons-io?

Posted by Benedikt Ritter <br...@apache.org>.
Pascal Schumacher <pa...@gmx.net> schrieb am Di., 8. Nov. 2016
um 08:34 Uhr:

> Hello everybody,
>
> what about enabling travis-ci for commons-io, so that pull requests are
> tested automatically?
>
> I'm willing to do the work if everybody is o.k. with this.
>

Go for it!


>
> Thanks,
>
> Pascal
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>