| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | try to preserve file permissions of exisiting target when renaming | Stefan Bodewig | 2023-03-18 | 1 | -0/+34 |
| | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=66522 | ||||
| * | "modernize" antunit report styelsheet | Stefan Bodewig | 2023-03-02 | 1 | -23/+51 |
| | | |||||
| * | 66464: junitlauncher task's fork element now has a new optional "java" ↵ | Jaikiran Pai | 2023-03-02 | 1 | -0/+18 |
| | | | | | attribute to allow specifying a different Java installation to run the forked tests | ||||
| * | 66468: Fix regexmapper to not swallow backslashes from output | Jaikiran Pai | 2023-03-02 | 1 | -0/+10 |
| | | |||||
| * | 66504: junitlauncher task should resolve the outputDir against the basedir ↵ | Jaikiran Pai | 2023-03-02 | 2 | -0/+121 |
| | | | | | of the project | ||||
| * | Fix failing testhttpurl1 test - http://www.w3.org/MarkUp/ no longer returns ↵ | Jaikiran Pai | 2022-12-11 | 1 | -1/+1 |
| | | | | | a content-length header. Switch to a different URL which returns one. | ||||
| * | fix forward test, but I don't find any host with a stable reverse lookup | Stefan Bodewig | 2022-11-26 | 1 | -13/+14 |
| | | |||||
| * | warn against multi-byte encoding in tar | Stefan Bodewig | 2022-11-26 | 1 | -0/+8 |
| | | |||||
| * | paths with wildcards do not work in javac's arg-file | Stefan Bodewig | 2022-11-19 | 1 | -0/+42 |
| | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=65621 | ||||
| * | go back to ignoring the ImageIOTest#testFailOnError() test, like it was for ↵ | Jaikiran Pai | 2022-05-22 | 1 | -0/+3 |
| | | | | | several years/releases before being moved from ImageTest to this new test class | ||||
| * | upgrade junit5 library dependencies | Jaikiran Pai | 2022-05-21 | 1 | -1/+18 |
| | | |||||
| * | Use a fixed timezone in Tstamp test | Jaikiran Pai | 2022-05-21 | 1 | -0/+1 |
| | | |||||
| * | Fix integer overflow when parsing SOURCE_DATE_EPOCH | Mikolaj Izdebski | 2022-05-20 | 1 | -0/+31 |
| | | | | | This closes #186 pull request at github/apache/ant repo. | ||||
| * | local += nested name elements | Matt Benson | 2022-02-25 | 1 | -0/+20 |
| | | |||||
| * | scriptdef += @setbeans | Matt Benson | 2022-02-25 | 1 | -0/+10 |
| | | |||||
| * | set expectedMessage for antunit test | Matt Benson | 2022-02-24 | 1 | -1/+1 |
| | | |||||
| * | support default value for scriptdef attribute | Matt Benson | 2022-02-24 | 1 | -1/+24 |
| | | |||||
| * | test script properties binding | Matt Benson | 2022-02-24 | 1 | -0/+70 |
| | | |||||
| * | warm up before expected compiled to outperform noncompiled | Matt Benson | 2022-02-19 | 1 | -0/+4 |
| | | |||||
| * | try again with a value that already handles dirsep | Matt Benson | 2022-02-16 | 1 | -2/+2 |
| | | |||||
| * | fixup testcase for Windows | Matt Benson | 2022-02-16 | 1 | -1/+1 |
| | | |||||
| * | support writing pathconvert output to resource | Matt Benson | 2022-02-16 | 1 | -0/+20 |
| | | |||||
| * | skip tests relying on Javascript when running in Jenkins w/ JDK >= 15 | Matt Benson | 2022-02-16 | 1 | -9/+21 |
| | | |||||
| * | propagate same properties as build.xml antunit invocation | Matt Benson | 2022-02-16 | 1 | -0/+5 |
| | | |||||
| * | use javascript w/ javax for scriptcondition return tests | Matt Benson | 2022-02-15 | 1 | -2/+2 |
| | | |||||
| * | fix bug with scriptcondition eval result | Matt Benson | 2022-02-14 | 1 | -2/+2 |
| | | |||||
| * | make scriptcondition behave as documented wrt script return value | Matt Benson | 2022-02-14 | 1 | -0/+16 |
| | | |||||
| * | add scriptcondition tests | Matt Benson | 2022-02-14 | 1 | -0/+71 |
| | | |||||
| * | tweak to x-platform test fix | Matt Benson | 2022-02-11 | 1 | -1/+1 |
| | | |||||
| * | fix testcase x-platform | Matt Benson | 2022-02-10 | 1 | -2/+3 |
| | | |||||
| * | refactor attribute introspection to support Optional* types | Matt Benson | 2022-02-09 | 1 | -0/+171 |
| | | |||||
| * | test pathconvert setonempty=false | Matt Benson | 2022-02-09 | 1 | -0/+9 |
| | | |||||
| * | test pathconvert features | Matt Benson | 2022-02-09 | 1 | -0/+26 |
| | | |||||
| * | fully migrate pathconvert tests to antunit | Matt Benson | 2022-02-09 | 2 | -74/+45 |
| | | |||||
| * | remove extra semi | Matt Benson | 2022-02-05 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #158 from arturobernalg/feature/simplify_assert | Stefan Bodewig | 2021-09-26 | 4 | -12/+11 |
| |\ | | | | | Replace assert by simpler but equivalent calls. | ||||
| | * | Replace assert by simpler but equivalent calls. | Arturo Bernal | 2021-09-26 | 4 | -12/+11 |
| | | | |||||
| * | | Merge pull request #153 from arturobernalg/feature/import | Stefan Bodewig | 2021-09-25 | 3 | -4/+0 |
| |\ \ | | | | | | | Delete unused import. | ||||
| | * | | Delete unused import. | Arturo Bernal | 2021-08-31 | 3 | -4/+0 |
| | |/ | |||||
| * | | Merge pull request #139 from twogee/useless-boxing | Stefan Bodewig | 2021-09-25 | 2 | -3/+2 |
| |\ \ | | | | | | | No boxing | ||||
| | * | | Unnecessary boxing/conversion | twogee | 2021-07-18 | 2 | -3/+2 |
| | | | | |||||
| * | | | Merge branch '1.9.x' | Stefan Bodewig | 2021-09-25 | 1 | -1/+0 |
| |\ \ \ | |||||
| | * | | | Merge branch 'feature/tarfileset-preserve-symlinks' of ↵ | Stefan Bodewig | 2021-09-25 | 1 | -0/+25 |
| | | | | | | | | | | | | | | | | | https://github.com/mstrap/ant into mstrap-feature/tarfileset-preserve-symlinks | ||||
| * | | | | Merge branch 'feature/tarfileset-preserve-symlinks' of ↵ | Stefan Bodewig | 2021-09-25 | 1 | -0/+28 |
| |\ \ \ \ | | | | | | | | | | | | | | | | https://github.com/mstrap/ant into mstrap-feature/tarfileset-preserve-symlinks | ||||
| | * | | | | Tar: preserve symlinks from <tarfileset> sources | Marc Strapetz | 2020-12-10 | 1 | -0/+28 |
| | | | | | | |||||
| * | | | | | "default" is no longer a valid alias for charset starting JDK 18+ which ↵ | Jaikiran Pai | 2021-09-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | implemented JEP400 (https://openjdk.java.net/jeps/400) | ||||
| * | | | | | Merge branch '1.9.x' | Stefan Bodewig | 2021-09-02 | 2 | -1/+32 |
| |\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | | | |||||
| | * | | | ensure build.compiler works with full classnames for extjavac/modern | Stefan Bodewig | 2021-09-02 | 2 | -6/+59 |
| | | | | | | | | | | | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=65539 | ||||
| * | | | | test must be skipped when runnng in Gump | Stefan Bodewig | 2021-08-21 | 1 | -1/+2 |
| | | | | | |||||
| * | | | | try to make tests pass inside of Gump | Stefan Bodewig | 2021-08-21 | 1 | -2/+6 |
| | | | | | |||||
