>>>>> "VB" == Vincent Bergbauer <[EMAIL PROTECTED]> writes:

 VB> Actually, from a consistency point of view, maybe we should make
 VB> implicit filesets explicit everywhere (included in javac).

At least where it makes sense to have more than one fileset, I agree
fully. The less implicit magic the better IMHO.

javac is a little bit different, as it actually doesn't support
multiple filesets ATM, the nested src elements correspond to a Path
not to a FileSet.

Stefan

Reply via email to