https://bz.apache.org/bugzilla/show_bug.cgi?id=66522
--- Comment #1 from Thomas Starlinger <[email protected]> --- Created attachment 38522 --> https://bz.apache.org/bugzilla/attachment.cgi?id=38522&action=edit Changes to allow for non-changing permissions for e.g. ReplaceRegExp We created a patch that would: * change rename in FileUtils.java to reset permissions depending on parameter keepTargetFilePermissions * new rename version that sets keepTargetFilePermissions to false -> known default behaviour * change ant tasks Replace, ReplaceRegExp and FixCRLF to reset permissions * add keepTargetFilePermissions that will test for keepTargetFilePermissions true and false and will be ignored for Windows -- You are receiving this mail because: You are the assignee for the bug.
