https://issues.apache.org/bugzilla/show_bug.cgi?id=52096
--- Comment #2 from Praveen <[email protected]> 2011-10-27 14:42:20 UTC --- But javac allows users to specify in this way.User's can take call whether they want to recompilation check to happen or not. For example : If we do not want a recompilation check ,all classes previously generated are cleaned before building it again ,in that case the user need not provide multiple source directories.Anyway to me if javac allows ,then ANT's JAVAC task should also support creating the package-info classes the same way. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
