summaryrefslogtreecommitdiff
path: root/manual
Commit message (Collapse)AuthorAgeFilesLines
* 66464: junitlauncher task's fork element now has a new optional "java" ↵Jaikiran Pai2023-03-021-0/+9
| | | | attribute to allow specifying a different Java installation to run the forked tests
* Next is 1.10.14 of AntJaikiran Pai2023-01-102-4/+4
|
* warn against multi-byte encoding in tarStefan Bodewig2022-11-261-1/+4
|
* punctuationMatt Benson2022-09-161-1/+1
|
* bz-66164 Don't change file permissions on unrelated files in dest directory, ↵Jaikiran Pai2022-08-181-0/+1
| | | | when building and copying over Ant distribution
* Update selectors.htmlDan DeRobertis2022-04-081-1/+1
| | | Correct small typo in selectors.html
* Merge branch '1.9.x'Stefan Bodewig2022-03-224-0/+40
|\
| * document modificationtime attribute of zip added many moons agoStefan Bodewig2022-03-224-0/+40
| |
* | @sinceMatt Benson2022-03-113-4/+5
| |
* | local += nested name elementsMatt Benson2022-02-251-0/+16
| |
* | scriptdef += @setbeansMatt Benson2022-02-252-3/+11
| |
* | support default value for scriptdef attributeMatt Benson2022-02-241-0/+5
| |
* | support writing pathconvert output to resourceMatt Benson2022-02-161-2/+10
| |
* | Merge branch '1.9.x'Stefan Bodewig2021-12-281-4/+4
|\ \ | |/
| * properly describe how Ant reads environment variablesStefan Bodewig2021-12-281-4/+4
| | | | | | | | closes https://bz.apache.org/bugzilla/show_bug.cgi?id=65768
| * Allow ant:get task to disable authentication on redirect.Stefan Bodewig2021-12-231-0/+6
| | | | | | | | see #173
* | change the default of authenticateOnRedirectStefan Bodewig2021-12-231-1/+1
| |
* | fix typoJaikiran Pai2021-12-231-1/+1
| |
* | Allow ant:get task to disable authentication on redirect.Berno Langer2021-12-201-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 defaultStefan Bodewig2021-12-161-0/+7
| |
* | junitlauncher - Support extension attribute for listenersAleksei Zotov2021-11-161-3/+10
| | | | | | | | This closes #168 pull request at github.com/apache/ant
* | document #161Stefan Bodewig2021-10-281-1/+3
| |
* | Next dev version post 1.10.12 release of AntJaikiran Pai2021-10-192-4/+4
| |
* | Merge branch '1.9.x'Stefan Bodewig2021-08-192-2/+4
|\ \ | |/
| * BZ 65497 - improve documentation around file time granularityStefan Bodewig2021-08-192-2/+7
| |
| * Merge tag 'rel/1.9.16' and prepare for next iterationStefan Bodewig2021-07-132-4/+4
| | | | | | | | Apache Ant 1.9.16
* | Merge tag 'rel/1.10.11' and prepare for next iterationStefan Bodewig2021-07-132-4/+4
| | | | | | | | Apache Ant 1.10.11
* | As asked on the user list: targets also could contain datatypes (as stated ↵Jan MatÚrne2021-06-301-1/+1
| | | | | | | | | | | | in the java-comment on Target#children. While target execution tasks are "perform()"ed and datatypes are "maybeConfigure()"d.
* | Release 1.10.10 of AntJaikiran Pai2021-04-172-4/+4
| |
* | add discardOutput and discardError to redirector, apply, exec, javaStefan Bodewig2021-03-204-0/+84
| |
* | correct a typo in manual (file separator)Yuheng2021-03-181-1/+1
| | | | | | File separator in Windows is backslash instead of slash
* | BZ-65089 support setting arbitrary configs for JSch SessionStefan Bodewig2021-03-073-0/+77
| |
* | bz-64836 junitlauncher - Print a more informative and instant summary for testsJaikiran Pai2021-01-151-2/+3
| |
* | Merge pull request #141 from TheConstructor/input-file-tokenizerStefan Bodewig2020-12-071-0/+9
|\ \ | | | | | | #64855 Add filterbeforeconcat option to Concat
| * | #64855 Add filterbeforeconcat option to ConcatMatthias Vill2020-12-061-0/+9
| | |
* | | Merge pull request #140 from TheConstructor/resource-list-with-duplicatesStefan Bodewig2020-12-071-0/+8
|\ \ \ | | | | | | | | #64854 Add preserveduplicates option to ResourceList
| * | | #64854 Add preserveduplicates option to ResourceListMatthias Vill2020-12-061-0/+8
| |/ /
* | | [junitlauncher] - Introduce the ability to let listener/result formatter ↵Jaikiran Pai2020-11-281-0/+8
| | | | | | | | | | | | implementations decide whether to use legacy or new style display names for test identifiers
* | | Introduce an "atmost" attribute for the javaversion conditionJaikiran Pai2020-11-211-2/+10
|/ /
* | Merge branch '1.9.x'Stefan Bodewig2020-10-131-1/+1
|\ \ | |/
* | Jkf 1.10 requires jdk8 (#137)jmkf2020-10-0418-197/+42
| | | | | | | | | | * Ant 1.10 requires jdk 8 doc update * Updated the manual to reflect ant requires JDK 8 +
* | Merge tag 'rel/1.10.9'Stefan Bodewig2020-09-302-2/+2
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tagging version 1.10.9 of Ant # gpg: Signatur vom Mi 30 Sep 2020 18:21:08 CEST # gpg: mittels DSA-Schlüssel CE8075A251547BEE249BC151A2115AE15F6B8B72 # gpg: Aussteller "bodewig@apache.org" # gpg: Korrekte Signatur von "Stefan Bodewig <bodewig@apache.org>" [vollständig] # gpg: alias "Stefan Bodewig <stefan.bodewig@freenet.de>" [vollständig] # gpg: alias "Stefan Bodewig <stefan@samaflost.de>" [vollständig] # Haupt-Fingerabdruck = CE80 75A2 5154 7BEE 249B C151 A211 5AE1 5F6B 8B72
* | | Fixing new typos in running.html (#136)jmkf2020-09-291-2/+2
|/ / | | | | While reviewing changeset 1.10.8 -> head
* | enable Nashorn compatibility when running GraalVM JSStefan Bodewig2020-09-252-0/+16
| | | | | | | | and add a magic property to disable it again
* | fix HTML tableStefan Bodewig2020-09-251-2/+11
| |
* | Add the possibility to specify a custom filename mapper when creating an ↵Maarten Coene2020-09-081-0/+8
| | | | | | | | INDEX.LIST (#134)
* | document types supporting references more extensivelyStefan Bodewig2020-08-2312-1/+254
| | | | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=64603
* | Merge pull request #135 from apache/property-enumeratorStefan Bodewig2020-08-111-0/+14
|\ \ | | | | | | Property enumerator
| * | add a PropertyEnumerator delegate to better support PropertySetStefan Bodewig2020-08-021-0/+14
| | |
* | | add some documentation about GraalVM JavaScriptStefan Bodewig2020-08-102-2/+31
|/ /