Sign in
apache
/
ant
/
HEAD
f0c686b
missed noting 64836 in WHATSNEW of 1.10.10
by Jaikiran Pai
· 2 days ago
master
81419dd
Release 1.10.10 of Ant
by Jaikiran Pai
· 9 days ago
ad07b5f
bz-64733 junitlauncher - Use the org.apache.tools.ant.util.LeadPipeInputStream, which as it states, will not cause an error when the writing thread is no longer alive
by Jaikiran Pai
· 4 weeks ago
bd3e696
we don't want multiple instances of NullOutputStream
by Stefan Bodewig
· 4 weeks ago
ecc4194
fix typo
by Jaikiran Pai
· 4 weeks ago
6d5f1bd
add discardOutput and discardError to redirector, apply, exec, java
by Stefan Bodewig
· 5 weeks ago
f6957d0
Merge pull request #146 from chenyuheng/patch-1
by Stefan Bodewig
· 5 weeks ago
b3c04f5
correct a typo in manual (file separator)
by Yuheng
· 5 weeks ago
04be9be
[junitlauncher] Don't let the PipedInputStream.read()s continue when the main thread exits
by Jaikiran Pai
· 5 weeks ago
71c230d
bz-64733 Fix potential deadlock when writing out log message in junitlauncher task
by Jaikiran Pai
· 6 weeks ago
e28f70a
record #145
by Stefan Bodewig
· 6 weeks ago
2f5ebf2
Merge pull request #145 from helfper/fix-zos-write-byte
by Stefan Bodewig
· 6 weeks ago
793519b
Override ZipOutputStream.write(int)
by Helder Pereira
· 6 weeks ago
b01e700
BZ-65089 support setting arbitrary configs for JSch Session
by Stefan Bodewig
· 6 weeks ago
9cf0e53
Merge pull request #144 from twogee/lost-tests
by Stefan Bodewig
· 7 weeks ago
9469656
Some tests were lost in migration to JUnit 4
by twogee
· 3 months ago
6dee370
make http condition follow redirects from http to https
by Stefan Bodewig
· 7 weeks ago
5f8c637
bz-65110 Fix the ant-testutil-sources.jar generation
by Jaikiran Pai
· 3 months ago
41a6c45
bz-64836 junitlauncher - Use a NumberFormat to print the time elapsed to match what junit task prints in its summary
by Jaikiran Pai
· 3 months ago
fc2b223
bz-64836 junitlauncher - include the test aborted count in the printed summary
by Jaikiran Pai
· 3 months ago
840cd27
bz-64836 junitlauncher - Print the summary only if any test was present in the test plan
by Jaikiran Pai
· 3 months ago
dee3715
bz-64952 junitlauncher - properly report JUnit4 Parametrized test, in the XML report
by Gösen
· 1 year ago
623d566
encode characters illegal in XML in junitlauncher's report
by Stefan Bodewig
· 3 months ago
79573ec
happy new year
by Stefan Bodewig
· 3 months ago
635ccfb
bz-64836 junitlauncher - Print a more informative and instant summary for tests
by Jaikiran Pai
· 3 months ago
7efd6d0
bz-64912, bz-64790 Fix regression in javac task when using arguments file
by Jaikiran Pai
· 4 months ago
05596f1
record change
by Stefan Bodewig
· 5 months ago
43216ae
coding style
by Stefan Bodewig
· 5 months ago
a29c130
Merge pull request #141 from TheConstructor/input-file-tokenizer
by Stefan Bodewig
· 5 months ago
2694ac5
record change
by Stefan Bodewig
· 5 months ago
059315d
missing license header
by Stefan Bodewig
· 5 months ago
3ee678b
Merge pull request #140 from TheConstructor/resource-list-with-duplicates
by Stefan Bodewig
· 5 months ago
3ec6100
#64855 Add filterbeforeconcat option to Concat
by Matthias Vill
· 6 months ago
11ba5bb
#64854 Add preserveduplicates option to ResourceList
by Matthias Vill
· 6 months ago
41c5190
[junitlauncher] - Introduce the ability to let listener/result formatter implementations decide whether to use legacy or new style display names for test identifiers
by Jaikiran Pai
· 5 months ago
ca58214
Prevent CI job failures on Java 15+ for ScriptDefTest
by Jaikiran Pai
· 5 months ago
458fba1
Skip scriptdef-test.xml antunit tests for JDK >=15 due to unavailability of script engine for "javascript" language in JRE
by Jaikiran Pai
· 5 months ago
079c134
Introduce an "atmost" attribute for the javaversion condition
by Jaikiran Pai
· 5 months ago
a2b9f4c
bz-64742 Fix SCP task (with sftp=true) to correctly parse the remote directory when fetching from root directory
by Jaikiran Pai
· 5 months ago
81aee9e
Merge branch '1.9.x'
by Stefan Bodewig
· 6 months ago
4ae9d1c
bump JUnit to fix https://github.com/junit-team/junit4/security/advisories/GHSA-269g-pwp5-87pp
by Stefan Bodewig
· 6 months ago
362f5f0
Jkf 1.10 requires jdk8 (#137)
by jmkf
· 7 months ago
3252c91
github claims there was no security policy
by Stefan Bodewig
· 7 months ago
6cd24d6
Merge tag 'rel/1.10.9'
by Stefan Bodewig
· 7 months ago
f291dea
Fixing new typos in running.html (#136)
by jmkf
· 7 months ago
66648ad
typo
by Stefan Bodewig
· 7 months ago
23ea16f
Merge branch '1.9.x'
by Stefan Bodewig
· 7 months ago
9bc1f8f
snapcraft push has been deprecated
by Stefan Bodewig
· 7 months ago
15686e5
Prepare for RC1 of version 1.10.9 of Ant
by Stefan Bodewig
· 7 months ago
ANT_1.10.9_RC1
rel/1.10.9
4706f77
exclude Graal.js Nashorn compat tests from POM builds
by Stefan Bodewig
· 7 months ago
a837084
enable Nashorn compatibility when running GraalVM JS
by Stefan Bodewig
· 7 months ago
2beb397
fix HTML table
by Stefan Bodewig
· 7 months ago
755d729
record a few more changes since 1.10.8 in WHATSNEW
by Stefan Bodewig
· 7 months ago
2b2b367
Reference the pull request
by Maarten Coene
· 7 months ago
5028533
Added <indexjarmapper> addition to WHATSNEW
by Maarten Coene
· 7 months ago
7e6cc33
Add the possibility to specify a custom filename mapper when creating an INDEX.LIST (#134)
by Maarten Coene
· 8 months ago
47a008a
document types supporting references more extensively
by Stefan Bodewig
· 8 months ago
6c3d7de
no longer complain when not finding tools.jar
by Stefan Bodewig
· 8 months ago
f891c4b
config may return null-hostname for wildcard configs
by Stefan Bodewig
· 8 months ago
569e428
replace our ReaderInputStream with the one of Commons IO
by Stefan Bodewig
· 8 months ago
51e5624
try making test independent of timezone
by Stefan Bodewig
· 8 months ago
aab46b5
Merge pull request #135 from apache/property-enumerator
by Stefan Bodewig
· 8 months ago
87ac51d
fallback to a separate owner-only tempdir if possible
by Stefan Bodewig
· 10 months ago
08a6e42
log an error message if no JavaScript engine can be found in Java 15+
by Stefan Bodewig
· 8 months ago
ca08301
add some documentation about GraalVM JavaScript
by Stefan Bodewig
· 8 months ago
2c5194e
make local properties visible to propertyset
by Stefan Bodewig
· 9 months ago
0bd346c
add a PropertyEnumerator delegate to better support PropertySet
by Stefan Bodewig
· 9 months ago
6022806
credit Simon Legner for #129
by Stefan Bodewig
· 9 months ago
35d9f3b
Merge pull request #133 from twogee/new-instance
by Stefan Bodewig
· 9 months ago
40d9c2b
Merge pull request #115 from twogee/duplications
by Stefan Bodewig
· 9 months ago
3b06118
Merge pull request #131 from twogee/getref
by Stefan Bodewig
· 9 months ago
d32d5dc
Merge pull request #129 from simon04/appendElapsed
by Stefan Bodewig
· 9 months ago
eefeb61
Remove duplicated code
by twogee
· 1 year, 3 months ago
612faa8
Refactor getCheckedRef()
by twogee
· 9 months ago
ae0c87b
Class.newInstance() is deprecated in Java 9+
by twogee
· 9 months ago
1a13b69
Merge pull request #123 from twogee/useless-escape
by Stefan Bodewig
· 9 months ago
c8ea918
Merge pull request #132 from twogee/magic-names-redux
by Stefan Bodewig
· 9 months ago
ebd0f05
Superfluous escapes
by twogee
· 1 year, 1 month ago
3a869e7
Added @since
by twogee
· 9 months ago
024fc17
More MagicNames
by twogee
· 9 months ago
736eb32
Merge pull request #130 from twogee/correct-javadoc
by Stefan Bodewig
· 9 months ago
f7159e8
document why we are actually removing the file before writing
by Stefan Bodewig
· 9 months ago
e20bad2
Bz 64612: <filelist> not supported
by twogee
· 9 months ago
ec54907
Incorrect javadoc
by twogee
· 9 months ago
39c31c8
Extract LegacyPlainResultFormatter.Stats#appendElapsed
by Simon Legner
· 10 months ago
1ce1cc2
avoid FileOutputStream constructor
by Stefan Bodewig
· 11 months ago
cb8c8f1
no need to treat Java 15 different now that GraalVM JavaScript is there
by Stefan Bodewig
· 11 months ago
be9b424
relax some Graal.js Security rules for <script*>
by Stefan Bodewig
· 11 months ago
19ed753
download graal.js so we can use it in tests
by Stefan Bodewig
· 11 months ago
80ed3a1
Merge pull request #128 from XenoAmess/patch-1
by Stefan Bodewig
· 11 months ago
e92205f
fix typo
by XenoAmess
· 11 months ago
4f062bf
Merge pull request #127 from esaulpaugh/master
by Stefan Bodewig
· 11 months ago
6a95350
fix two typos in rmic manual page
by Evan Saulpaugh
· 11 months ago
4eb3b5b
fix potential NullPointerException - Bugzilla Issue 64438
by Stefan Bodewig
· 11 months ago
65f60bf
Merge tag 'rel/1.10.8' and bump versions
by Stefan Bodewig
· 11 months ago
dbceb60
Merge branch '1.9.x'
by Stefan Bodewig
· 11 months ago
a395283
Merge tag 'rel/1.9.15' and prepare for next release
by Stefan Bodewig
· 11 months ago
1d9acc5
develop snaps can not be promoted
by Stefan Bodewig
· 12 months ago
e04bc34
Prepare for RC1 of version 1.10.8 of Ant
by Stefan Bodewig
· 12 months ago
ANT_1.10.8_RC1
rel/1.10.8
a033260
prepare the Ant 1.9.15 release
by Stefan Bodewig
· 12 months ago
ANT_1.9.15_RC1
rel/1.9.15
Next »