I’ve got the same, though not due to connection reset issue, but to generic type checking issue … I guess that depends on version of JVM you are using. It doesn’t work on JDK8.
Perhaps you guys should log an issue for these compatability problems to be cleaned up, so we can build with java8 > On Jun 1, 2015, at 12:02 PM, Atri Sharma <atri.j...@gmail.com> wrote: > >> On 1 Jun 2015 14:35, "Dmitriy Setrakyan" <dsetrak...@apache.org> wrote: >> >>> I got the same errors, until I switched to JDK 7. Is there a reason why we >>> don't allow build on JDK8? >>> >>> D.