summaryrefslogtreecommitdiff
path: root/src/tests/antunit/taskdefs/exec/apply-test.xml
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/" {} \;
* Revert "Trailing whitespace"Jaikiran Pai2018-07-071-257/+257
| | | | | This reverts commit 2f64e0b51c295960cb15aa77c7c1f447b2518e14. Discussion in ant dev mailing list https://www.mail-archive.com/dev@ant.apache.org/msg47356.html
* Trailing whitespaceGintas Grigelionis2018-07-011-257/+257
|
* nested redirectors and parrallel-apply don't mix well - PR 49594Stefan Bodewig2010-08-051-0/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@982773 13f79535-47bb-0310-9956-ffa450edef68
* executable?Stefan Bodewig2009-08-061-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@801813 13f79535-47bb-0310-9956-ffa450edef68
* don't put test files into the source treeStefan Bodewig2009-06-291-106/+101
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@789284 13f79535-47bb-0310-9956-ffa450edef68
* add prefix and suffix attributes to apply's srcfile and targetfile elements. ↵Stefan Bodewig2009-06-291-0/+23
| | | | | | PR 45625 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@789271 13f79535-47bb-0310-9956-ffa450edef68
* add some missing dependsPeter Reilly2008-03-211-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@639876 13f79535-47bb-0310-9956-ffa450edef68
* merge license additions from 1.7 branch (i.e. revs 637870 to 637914)Stefan Bodewig2008-03-171-0/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@637939 13f79535-47bb-0310-9956-ffa450edef68
* move apply tests to antunit, fixing bug 40331 in the process.Matthew Jason Benson2006-09-261-0/+724
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450239 13f79535-47bb-0310-9956-ffa450edef68