Andrew Stitcher created PROTON-934: -------------------------------------- Summary: Build tests fail if Java is not available Key: PROTON-934 URL: https://issues.apache.org/jira/browse/PROTON-934 Project: Qpid Proton Issue Type: Bug Components: proton-c, proton-j Affects Versions: 0.10 Reporter: Andrew Stitcher Assignee: Rafael H. Schloming Priority: Blocker
Due to the addition of new Proton-J interop tests. Build tests that do not have Java available will just fail, because the tests just assume that Java is available. Various Windows builds do not build the Java code, and this just makes them fail and timeout. Failing wouldn't be quite so bad, but hanging making the tests timeout means that subsequent tests are just not run. -- This message was sent by Atlassian JIRA (v6.3.4#6332)