https://issues.apache.org/bugzilla/show_bug.cgi?id=52096
--- Comment #1 from Stefan Bodewig <[email protected]> 2011-10-27 12:42:53 UTC --- Your src shouldn't be "src/java" but you should be using multiple source directories - one per "fld". If you use a single srcdir javac's logic of whether it needs to recompile a class or not is going to fail as well. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
