summaryrefslogtreecommitdiff
path: root/src/etc/testcases/taskdefs/initializeclass.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/" {} \;
* Activate more tests in SurefireGintas Grigelionis2018-10-251-5/+4
|
* Revert "Trailing whitespace"Jaikiran Pai2018-07-071-2/+2
| | | | | 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-2/+2
|
* merge license additions from 1.7 branch (i.e. revs 637870 to 637914)Stefan Bodewig2008-03-171-0/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@637939 13f79535-47bb-0310-9956-ffa450edef68
* want to catch failure to fork here.Steve Loughran2003-08-011-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274998 13f79535-47bb-0310-9956-ffa450edef68
* Testcase to ensure <java> works as expected in both forked and unforked modes.Magesh Umasankar2002-01-211-0/+25
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270818 13f79535-47bb-0310-9956-ffa450edef68