https://issues.apache.org/bugzilla/show_bug.cgi?id=47790
--- Comment #1 from Stefan Bodewig <[email protected]> 2009-09-08 07:52:46 PDT --- see also bug #47196 and the updated documentation in svn revision 786510 sourcepath isn't directly equivalent to -sourcepath, it does more. In fact it implicitly creates nested packagesets for each directory using the packagenames attribute - or "*" if no packagenames have been specified. In your case this leads to the bogus all-classes frame - if you don't specify a sourcepath attribute at all, it should work. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
