Re: [Travis] Build failure in a github pull request

2019-08-25 Thread Ralph Goers
I tried to fix the Travis build but I don’t know what to specify for the JDK paths for the toolchains.xml and don’t know who to ask. Ralph > On Aug 25, 2019, at 12:15 PM, Matt Sicker wrote: > > This is a known issue with our Travis config. I'm surprised that we > don't have Jenkins configured

Re: [Travis] Build failure in a github pull request

2019-08-25 Thread Matt Sicker
This is a known issue with our Travis config. I'm surprised that we don't have Jenkins configured to test PRs, though I guess that might be because Travis used to work fine for that. On Sun, 25 Aug 2019 at 13:43, gaurav wrote: > > Hi devs, > > I've created a pull request on github. > > https://gi

[Travis] Build failure in a github pull request

2019-08-25 Thread gaurav
Hi devs, I've created a pull request on github. https://github.com/apache/logging-log4j2/pull/305 Here's the travis build failure url - https://travis-ci.org/apache/logging-log4j2/builds/576515115 Thanks, Gaurav