But this doesn't work if a batch of files is not self contained, i.e. depends on classes in the next batch. Using batching has the potential to break a compilation that would otherwise work fine in one go.
It's always a little scary to hear of 20K+ files in a project. There should be independent sub-projects, but that's a different story. I would advise: 1) To use an attribute name similar to <apply>'s, which does batching. 2) Also provided test and document patches, to increase your patch's chances to be accepted. Emphasis should be put in the doco that this is a "dangerous" attribute. --DD On 7/25/06, Sergey Yevtushenko <[EMAIL PROTECTED]> wrote:
Dominique Devienne wrote: > Open a bugzilla enhancement, and attach an svn diff -u patch against > SVN head. OK. > Can you detail a little bit more what is "batching" for <javac>. I've > never heard a it. It just passes files to compiler in batches of specified size instead of passing all files which need to be compiled in one large bundle. Regards, Sergey. *--------------------------------------------- [EMAIL PROTECTED] http://es.os2.ru/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]