You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by rvesse <gi...@git.apache.org> on 2018/06/28 08:43:00 UTC

[GitHub] jena pull request #441: Improved Travis Configuration

GitHub user rvesse opened a pull request:

    https://github.com/apache/jena/pull/441

    Improved Travis Configuration

    - Skips Travis install phase
    - Test on both Oracle and Open JDK
    - Build full profile
    - Fix environment specification

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rvesse/jena travis

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/441.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #441
    
----
commit ac70cb5276f358839ef42bd61d3858d8d974fade
Author: Rob Vesse <rv...@...>
Date:   2018-06-27T17:23:24Z

    Modified Travis config
    
    - Skip dependency:go-offline
    - Add -B to avoid download progress junk in log
    - Build full project
    - Also build with Open JDK 8

commit 9ac9c0c54432e9ae3ca589db259bbadadc57b48f
Author: Rob Vesse <rv...@...>
Date:   2018-06-27T17:25:58Z

    Fix Travis environment setup

----


---

[GitHub] jena pull request #441: Improved Travis Configuration

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/jena/pull/441


---