Sorry about the Travis spam - I merged your .travis.yml changes on the
new branches now. :)


Still wonder why Travis fails on the jsonld-java branch fails with:

[INFO] -------------------------------------------------------------

[ERROR] 
/home/travis/build/apache/incubator-commonsrdf/jsonld-java/src/main/java/org/apache/commons/rdf/jsonldjava/JsonLDGraph.java:[237,63]
incompatible types: java.util.function.Predicate<capture#1 of ?
extends org.apache.commons.rdf.api.Triple> cannot be converted to
java.util.function.Predicate<? super capture#1 of ? extends
org.apache.commons.rdf.api.Triple>

[INFO] 1 error

when it works on my

Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
2015-11-10T16:41:47+00:00)
Maven home: /home/stain/software/maven
Java version: 1.8.0_72-internal, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-8-openjdk-amd64/jre
Default locale: en_GB, platform encoding: UTF-8
OS name: "linux", version: "3.16.0-67-generic", arch: "amd64", family: "unix"


On 4 April 2016 at 07:29,  <[email protected]> wrote:
> Repository: incubator-commonsrdf
> Updated Branches:
>   refs/heads/master e3bd28437 -> 84a242828
>
>
> as pr #18, I think notification should only go to the mailing list (and the 
> author of the commit, which is by default)
>
>
> Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo
> Commit: 
> http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/84a24282
> Tree: 
> http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/84a24282
> Diff: 
> http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/diff/84a24282
>
> Branch: refs/heads/master
> Commit: 84a24282837835e5020bb402807e250e15c0779c
> Parents: e3bd284
> Author: Sergio Fernández <[email protected]>
> Authored: Mon Apr 4 08:29:14 2016 +0200
> Committer: Sergio Fernández <[email protected]>
> Committed: Mon Apr 4 08:29:14 2016 +0200
>
> ----------------------------------------------------------------------
>  .travis.yml | 1 -
>  1 file changed, 1 deletion(-)
> ----------------------------------------------------------------------
>
>
> http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/84a24282/.travis.yml
> ----------------------------------------------------------------------
> diff --git a/.travis.yml b/.travis.yml
> index 0b45c25..f356e54 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -13,7 +13,6 @@ install: /bin/true
>
>  notifications:
>    email:
> -    - [email protected]
>      - [email protected]
>
>  after_success:
>



-- 
Stian Soiland-Reyes
Apache Taverna (incubating), Apache Commons RDF (incubating)
http://orcid.org/0000-0001-9842-9718

Reply via email to