Re: [IO] Travis builds fail for Java 7, 13 and ea

2019-08-02 Thread Gary Gregory
[io] is Java 8 based these days. Please rebase your PRs on master to pickup the new travis file and the Javadoc fixes. This should give you green builds :-) Gary On Fri, Aug 2, 2019 at 10:25 AM Pascal Schumacher wrote: > Java 7 is not available on travis anymore. > > Java 13+ fails because of i

Re: [IO] Travis builds fail for Java 7, 13 and ea

2019-08-02 Thread Pascal Schumacher
Build is green now. Thanks for reporting! Cheers, Pascal Am 02.08.2019 um 16:24 schrieb Pascal Schumacher: Java 7 is not available on travis anymore. Java 13+ fails because of incorrect javadoc: An error has occurred in Javadoc report generation: 3336[ERROR] Exit code: 1 - /home/travis/build

Re: [IO] Travis builds fail for Java 7, 13 and ea

2019-08-02 Thread Pascal Schumacher
Java 7 is not available on travis anymore. Java 13+ fails because of incorrect javadoc: An error has occurred in Javadoc report generation: 3336[ERROR] Exit code: 1 - /home/travis/build/apache/commons-io/src/main/java/org/apache/commons/io/DirectoryWalker.java:49: error: heading used out of sequ

[IO] Travis builds fail for Java 7, 13 and ea

2019-08-01 Thread Rob Spoor
See subject. This occurs for both master and pull requests. For instance: https://travis-ci.org/apache/commons-io/builds/561807075?utm_source=github_status&utm_medium=notification - To unsubscribe, e-mail: dev-unsubscr...@commo