CalvinSchulze opened a new issue #7990: Can't build 1.5 Core URL: https://github.com/apache/incubator-druid/issues/7990 ### Affected Version The current Source Release 0.15.0-incubating ### Description As there is no binary release this time, I have to build it myself, which fails at the Druid-Core while running tests. I tried jdk 11 and jdk 8 (both oracle's 212 and openjdk), but I run into the same errors. [org.apache.druid.java.util.http.client.JankyServersTest-output.txt](https://github.com/apache/incubator-druid/files/3338391/org.apache.druid.java.util.http.client.JankyServersTest-output.txt) [org.apache.druid.java.util.http.client.JankyServersTest.txt](https://github.com/apache/incubator-druid/files/3338392/org.apache.druid.java.util.http.client.JankyServersTest.txt) These are the logs, which Maven links me to and I don't get, why a test loses connection to anything it wants to connect to. Best Regards, Calvin
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
