GitHub user bangnab opened a pull request:

    https://github.com/apache/jmeter/pull/395

    Fixed ant version

    ## Description
    Changed ant version in the travis configuration.
    
    ## Motivation and Context
    The ant version pointed out in travis configuration is not available 
anymore at the given link.
    
    ## How Has This Been Tested?
    The first two travis jobs now succeed as before.
    See https://travis-ci.org/bangnab/jmeter/builds/417424931
    The third one fails due to jodd being incompatible with jdk 11.
    
    ## Types of changes
    - Fixed build
    
    ## Checklist:
    Nothing to do.


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

    $ git pull https://github.com/bangnab/jmeter trunk

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

    https://github.com/apache/jmeter/pull/395.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 #395
    
----
commit f33e46fcf3d6a2e2ec57f1ff90c66c5ef9c16140
Author: bangnab <ambrosetti.nicola@...>
Date:   2018-08-17T20:19:24Z

    Fixed ant version

----


---

Reply via email to