https://issues.apache.org/bugzilla/show_bug.cgi?id=50297
--- Comment #8 from Isaac Shabtay <[email protected]> 2010-11-29 14:24:29 EST --- (In reply to comment #7) > After revisiting this I understood I was trong about mappedresources - it does > everything you need for your case. > Thanks, I will try that, however I just realized something. This also happens when nested filesets exist for the "copy" task without any resource-collection container (such as union). I just had a "copy" ask with two nested fileset elements, and executing it I noticed that files are copied "out of order"; I would expect the first fileset to be copied first (in whatever order), and the second fileset to be copied afterwards.... But some files were copied from fileset #1, then some files from fileset #2, then again some other files from fileset #1.... I really think we have a serious problem here. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
