DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=40092>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40092 ------- Additional Comments From [EMAIL PROTECTED] 2007-04-16 05:56 ------- I know they are supported in the includes attribute but that attribute then ends up being the class/package name. The layout we have is: /basedir/ build.xml /project1/src/... /project2/src/... /project3/src/... I would love to just use */src as the "dir" attribute and then get all of the packages under each of the */src directories. If I put a */src/**/*.java then the package names all end up being wrong. BTW - I think the problem with the number of files is actually a javadoc limitation and not directly an "ant" limitation as ant does produce the correct command but javadoc then just aborts if there are too many files. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]