summaryrefslogtreecommitdiff
path: root/src/etc/testcases/taskdefs/optional/replaceregexp2.properties
Commit message (Collapse)AuthorAgeFilesLines
* updated reference to license from http to https usingjkf2019-05-251-1/+1
| | | | find . -type f -exec sed -i "s/http:\/\/www.apache.org\/licenses\/LICENSE-2.0/https:\/\/www.apache.org\/licenses\/LICENSE-2.0/" {} \;
* merge license additions from 1.7 branch (i.e. revs 637870 to 637914)Stefan Bodewig2008-03-171-0/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@637939 13f79535-47bb-0310-9956-ffa450edef68
* Don't add extra linefeed in <replaceregexp>Stefan Bodewig2002-09-161-0/+1
PR: 12407 Submitted by: Stefan Moebius <stmoebius at yahoo.com> Note that the byline="true" case is still broken (and a commented-out test confirms this) - I'll look into it later this week. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273330 13f79535-47bb-0310-9956-ffa450edef68