https://bz.apache.org/bugzilla/show_bug.cgi?id=59863
--- Comment #1 from Stefan Bodewig <[email protected]> --- just saw one other case in antunit-base.xml we import from our antunit tests: <condition property="jdk1.9+"> <contains string="${java.version}" substring="1.9."/> </condition> this fails to detect Java9 right now. -- You are receiving this mail because: You are the assignee for the bug.
