bodewig 2003/05/19 08:21:15
Modified:.build.xml
src/main/org/apache/tools/ant/taskdefs Copy.java Move.java
Log:
Remove directories explicitly matched with includes.
PR: 11732
Revision ChangesPath
1.379 +0 -1 ant/build.xml
Index: buil
On 19 May 2003, <[EMAIL PROTECTED]> wrote:
> Don't remove basedirectories of s that just happen to be
> matched completely.
This introduces a backwards incompatibility and maybe even
inconsistency, that's why I haven't closed the bug report yet. I'm
asking for feedback here.
The bug report
bodewig 2003/05/19 07:43:17
Modified:src/main/org/apache/tools/ant/taskdefs Copy.java Move.java
Log:
Don't remove basedirectories of s that just happen to be
matched completely.
PR: 18886
Revision ChangesPath
1.56 +3 -2 ant/src/main/org/apache/tools/ant/task