Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 66464: junitlauncher task's fork element now has a new optional "java" ↵ | Jaikiran Pai | 2023-03-02 | 1 | -0/+9 |
| | | | | attribute to allow specifying a different Java installation to run the forked tests | ||||
* | warn against multi-byte encoding in tar | Stefan Bodewig | 2022-11-26 | 1 | -1/+4 |
| | |||||
* | punctuation | Matt Benson | 2022-09-16 | 1 | -1/+1 |
| | |||||
* | Merge branch '1.9.x' | Stefan Bodewig | 2022-03-22 | 4 | -0/+40 |
|\ | |||||
| * | document modificationtime attribute of zip added many moons ago | Stefan Bodewig | 2022-03-22 | 4 | -0/+40 |
| | | |||||
* | | @since | Matt Benson | 2022-03-11 | 3 | -4/+5 |
| | | |||||
* | | local += nested name elements | Matt Benson | 2022-02-25 | 1 | -0/+16 |
| | | |||||
* | | scriptdef += @setbeans | Matt Benson | 2022-02-25 | 2 | -3/+11 |
| | | |||||
* | | support default value for scriptdef attribute | Matt Benson | 2022-02-24 | 1 | -0/+5 |
| | | |||||
* | | support writing pathconvert output to resource | Matt Benson | 2022-02-16 | 1 | -2/+10 |
| | | |||||
* | | Merge branch '1.9.x' | Stefan Bodewig | 2021-12-28 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | properly describe how Ant reads environment variables | Stefan Bodewig | 2021-12-28 | 1 | -4/+4 |
| | | | | | | | | closes https://bz.apache.org/bugzilla/show_bug.cgi?id=65768 | ||||
| * | Allow ant:get task to disable authentication on redirect. | Stefan Bodewig | 2021-12-23 | 1 | -0/+6 |
| | | | | | | | | see #173 | ||||
* | | change the default of authenticateOnRedirect | Stefan Bodewig | 2021-12-23 | 1 | -1/+1 |
| | | |||||
* | | fix typo | Jaikiran Pai | 2021-12-23 | 1 | -1/+1 |
| | | |||||
* | | Allow ant:get task to disable authentication on redirect. | Berno Langer | 2021-12-20 | 1 | -0/+6 |
| | | | | | | | | | | | | When the server answers with a redirect response, the request to the new location may or may not need a second authentication. To disable the authentication, the new attribute "authenticateOnRedirect" can be set to "false". | ||||
* | | add docs for #170 and make host name check strict by default | Stefan Bodewig | 2021-12-16 | 1 | -0/+7 |
| | | |||||
* | | junitlauncher - Support extension attribute for listeners | Aleksei Zotov | 2021-11-16 | 1 | -3/+10 |
| | | | | | | | | This closes #168 pull request at github.com/apache/ant | ||||
* | | document #161 | Stefan Bodewig | 2021-10-28 | 1 | -1/+3 |
| | | |||||
* | | Merge branch '1.9.x' | Stefan Bodewig | 2021-08-19 | 2 | -2/+4 |
|\ \ | |/ | |||||
| * | BZ 65497 - improve documentation around file time granularity | Stefan Bodewig | 2021-08-19 | 2 | -2/+7 |
| | | |||||
* | | add discardOutput and discardError to redirector, apply, exec, java | Stefan Bodewig | 2021-03-20 | 3 | -0/+63 |
| | | |||||
* | | BZ-65089 support setting arbitrary configs for JSch Session | Stefan Bodewig | 2021-03-07 | 3 | -0/+77 |
| | | |||||
* | | bz-64836 junitlauncher - Print a more informative and instant summary for tests | Jaikiran Pai | 2021-01-15 | 1 | -2/+3 |
| | | |||||
* | | Merge pull request #141 from TheConstructor/input-file-tokenizer | Stefan Bodewig | 2020-12-07 | 1 | -0/+9 |
|\ \ | | | | | | | #64855 Add filterbeforeconcat option to Concat | ||||
| * | | #64855 Add filterbeforeconcat option to Concat | Matthias Vill | 2020-12-06 | 1 | -0/+9 |
| | | | |||||
* | | | [junitlauncher] - Introduce the ability to let listener/result formatter ↵ | Jaikiran Pai | 2020-11-28 | 1 | -0/+8 |
| | | | | | | | | | | | | implementations decide whether to use legacy or new style display names for test identifiers | ||||
* | | | Introduce an "atmost" attribute for the javaversion condition | Jaikiran Pai | 2020-11-21 | 1 | -2/+10 |
|/ / | |||||
* | | Jkf 1.10 requires jdk8 (#137) | jmkf | 2020-10-04 | 10 | -133/+22 |
| | | | | | | | | | | * Ant 1.10 requires jdk 8 doc update * Updated the manual to reflect ant requires JDK 8 + | ||||
* | | enable Nashorn compatibility when running GraalVM JS | Stefan Bodewig | 2020-09-25 | 1 | -0/+7 |
| | | | | | | | | and add a magic property to disable it again | ||||
* | | Add the possibility to specify a custom filename mapper when creating an ↵ | Maarten Coene | 2020-09-08 | 1 | -0/+8 |
| | | | | | | | | INDEX.LIST (#134) | ||||
* | | add some documentation about GraalVM JavaScript | Stefan Bodewig | 2020-08-10 | 1 | -1/+15 |
| | | |||||
* | | fix two typos in rmic manual page | Evan Saulpaugh | 2020-05-22 | 1 | -1/+1 |
| | | |||||
* | | make junitlauncher use ant.tmpdir as well | Stefan Bodewig | 2020-05-05 | 1 | -0/+4 |
| | | |||||
* | | Merge branch '1.9.x' | Stefan Bodewig | 2020-05-05 | 8 | -7/+35 |
|\ \ | |/ | |||||
| * | provide a magic property that overrides temp directory | Stefan Bodewig | 2020-05-05 | 8 | -4/+29 |
| | | |||||
* | | Merge branch '1.9.x' | Stefan Bodewig | 2020-05-05 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | rmic has been removed in Java 15+ | Stefan Bodewig | 2020-05-05 | 1 | -0/+5 |
| | | |||||
| * | this is why we still use env and friends | Stefan Bodewig | 2019-04-16 | 1 | -4/+11 |
| | | |||||
* | | Wrong default in the "tar" task manual | twogee | 2019-10-26 | 1 | -1/+1 |
| | | | | | | | | This closes #107 pull request at github/apache/ant repo | ||||
* | | Support the SSH configuration file (~/.ssh/config) in the sshexec, ↵ | Emmanuel Bourg | 2019-10-25 | 3 | -0/+24 |
| | | | | | | | | | | | | sshsession and scp tasks This closes #106 pull request at github/apache/ant repo | ||||
* | | Correct a typo | Hassan C | 2019-10-21 | 1 | -1/+1 |
| | | |||||
* | | bz-62617 tstamp task - Honor SOURCE_DATE_EPOCH to allow reproducible builds | Jaikiran Pai | 2019-10-20 | 1 | -0/+7 |
| | | |||||
* | | typo, thanks to @twogee | Stefan Bodewig | 2019-08-23 | 1 | -1/+1 |
| | | |||||
* | | JavaMail -> Jakarta Mail - Bugzilla Issue 63683 | Stefan Bodewig | 2019-08-22 | 1 | -5/+8 |
| | | |||||
* | | FTP checkstyle fixed + removed spurious part from ftp.html | jkf | 2019-07-14 | 1 | -1/+1 |
| | | |||||
* | | Add Ftp ant task wakeUpTransferInterval documentation also updated | jkf | 2019-07-12 | 1 | -0/+7 |
| | | |||||
* | | Add Ftp ant task timeout documentation also updated | jkf | 2019-07-12 | 1 | -1/+7 |
| | | |||||
* | | Updated manual to use https as far as currently possible. | jkf | 2019-05-25 | 26 | -50/+50 |
| | | |||||
* | | updated reference to license from http to https using | jkf | 2019-05-25 | 161 | -161/+161 |
| | | | | | | | | find . -type f -exec sed -i "s/http:\/\/www.apache.org\/licenses\/LICENSE-2.0/https:\/\/www.apache.org\/licenses\/LICENSE-2.0/" {} \; |