https://issues.apache.org/bugzilla/show_bug.cgi?id=51975
--- Comment #1 from Stefan Bodewig <[email protected]> 2011-10-07 04:13:29 UTC --- Can you give the full <javadoc> tag for the case where access="private" doesn't work? For your second attempt: private is a boolean attribute and anything that is not a "truth" value understood by Ant means "false". Try private="true". -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
