You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2011/10/27 14:42:53 UTC

DO NOT REPLY [Bug 52096] Package detection wrong in creation of empty package-info class (JAVAC task)

https://issues.apache.org/bugzilla/show_bug.cgi?id=52096

--- Comment #1 from Stefan Bodewig <bo...@apache.org> 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.