GitHub user FSchumacher opened a pull request:

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

    Try running on java-ea for travis builds.

    ## Description
    Enable builds for Java EA on travis ci
    
    ## Motivation and Context
    We should get early warnings, when JMeter doesn't run on EA versions of 
Java.
    
    ## How Has This Been Tested?
    Will get tested by travis :)
    
    ## Screenshots (if appropriate):
    
    ## Types of changes
    - New feature (non-breaking change which adds functionality)
    
    ## Checklist:
    <!--- Go over all the following points, and put an `x` in all the boxes 
that apply. -->
    <!--- If you're unsure about any of these, don't hesitate to ask. We're 
here to help! -->
    - [x] My code follows the [code style][style-guide] of this project.
    - [ ] I have updated the documentation accordingly.
    
    [style-guide]: https://wiki.apache.org/jmeter/CodeStyleGuidelines


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

    $ git pull https://github.com/FSchumacher/jmeter java-ea-for-travis

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

    https://github.com/apache/jmeter/pull/438.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 #438
    
----
commit 81f80e459e84eaa338b1bdc5906837aaea9e953c
Author: Felix Schumacher <felix.schumacher@...>
Date:   2019-02-03T11:39:27Z

    Try running on java-ea for travis builds.

----


---

Reply via email to