https://issues.apache.org/bugzilla/show_bug.cgi?id=56810
Bug ID: 56810
Summary: ANT: test target fails
Product: Tomcat 8
Version: trunk
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Util
Assignee: [email protected]
Reporter: [email protected]
Created attachment 31870
--> https://issues.apache.org/bugzilla/attachment.cgi?id=31870&action=edit
ANT log showing the problem
when trying to run the tests using ANT (ant test), the test fails during
compilation. See attached ANT log file.
The problem is in the class TesterOpenSSL which uses the method
Process.waitFor(int,TimeUnit). This method does not exist in Java 7 (it was
introduced in Java 8).
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]