https://bz.apache.org/bugzilla/show_bug.cgi?id=63309
Stefan Bodewig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #1 from Stefan Bodewig <[email protected]> --- You need to tell Ant where to find your sources. In a Java project prior to Java 9 you specify srcdir and that's it. modulesourcepath is not required at all. Before we started to support modulesourcepath srcdir was required and the error message has said so. -- You are receiving this mail because: You are the assignee for the bug.
