[EMAIL PROTECTED] wrote: >Well, almost. ALL files should be unique when generated. >I.e. > > src/site/apt/alpha/usage.apt -> generated-sources/site/usage.html > src/site/xdoc/alpha/usage.xml -> generated-sources/site/usage.html > >So, not only index files but ALL files! > >And since the outcome (what files will be overwritten) will be either >nondeterministic or alphabetically sorted, I think an exception, ERROR >or build failure will suite better. > > +1. This should be a failure.
I can't think of a reason why you'd want to silently ignore these, and it is potentially confusing. - Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
