https://issues.apache.org/bugzilla/show_bug.cgi?id=52096
--- Comment #12 from Stefan Bodewig <[email protected]> 2011-11-11 14:29:34 UTC --- If we modified the task as you describe we'd trade decreased performance for all users (who have a package-info.java files) for not generating empty package-info.class files in non-existant packages for the very few users who prefer to run javac in a way that it cannot guess the package hierarchy. Doesn't sound attractive to me. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
