Sign in
apache
/
ant
/
HEAD
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 days ago
master
fc2b223
bz-64836 junitlauncher - include the test aborted count in the printed summary
by Jaikiran Pai
· 4 days ago
840cd27
bz-64836 junitlauncher - Print the summary only if any test was present in the test plan
by Jaikiran Pai
· 4 days ago
dee3715
bz-64952 junitlauncher - properly report JUnit4 Parametrized test, in the XML report
by Gösen
· 10 months ago
623d566
encode characters illegal in XML in junitlauncher's report
by Stefan Bodewig
· 11 days ago
79573ec
happy new year
by Stefan Bodewig
· 11 days ago
635ccfb
bz-64836 junitlauncher - Print a more informative and instant summary for tests
by Jaikiran Pai
· 12 days ago
7efd6d0
bz-64912, bz-64790 Fix regression in javac task when using arguments file
by Jaikiran Pai
· 7 weeks ago
05596f1
record change
by Stefan Bodewig
· 7 weeks ago
43216ae
coding style
by Stefan Bodewig
· 7 weeks ago
a29c130
Merge pull request #141 from TheConstructor/input-file-tokenizer
by Stefan Bodewig
· 7 weeks ago
2694ac5
record change
by Stefan Bodewig
· 7 weeks ago
059315d
missing license header
by Stefan Bodewig
· 7 weeks ago
3ee678b
Merge pull request #140 from TheConstructor/resource-list-with-duplicates
by Stefan Bodewig
· 7 weeks ago
3ec6100
#64855 Add filterbeforeconcat option to Concat
by Matthias Vill
· 3 months ago
11ba5bb
#64854 Add preserveduplicates option to ResourceList
by Matthias Vill
· 3 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
· 9 weeks ago
ca58214
Prevent CI job failures on Java 15+ for ScriptDefTest
by Jaikiran Pai
· 10 weeks 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
· 10 weeks ago
079c134
Introduce an "atmost" attribute for the javaversion condition
by Jaikiran Pai
· 10 weeks ago
a2b9f4c
bz-64742 Fix SCP task (with sftp=true) to correctly parse the remote directory when fetching from root directory
by Jaikiran Pai
· 10 weeks ago
81aee9e
Merge branch '1.9.x'
by Stefan Bodewig
· 4 months ago
4ae9d1c
bump JUnit to fix https://github.com/junit-team/junit4/security/advisories/GHSA-269g-pwp5-87pp
by Stefan Bodewig
· 4 months ago
1.9.x
362f5f0
Jkf 1.10 requires jdk8 (#137)
by jmkf
· 4 months ago
3252c91
github claims there was no security policy
by Stefan Bodewig
· 4 months ago
6cd24d6
Merge tag 'rel/1.10.9'
by Stefan Bodewig
· 4 months ago
f291dea
Fixing new typos in running.html (#136)
by jmkf
· 4 months ago
66648ad
typo
by Stefan Bodewig
· 4 months ago
23ea16f
Merge branch '1.9.x'
by Stefan Bodewig
· 4 months ago
9bc1f8f
snapcraft push has been deprecated
by Stefan Bodewig
· 4 months ago
15686e5
Prepare for RC1 of version 1.10.9 of Ant
by Stefan Bodewig
· 4 months ago
ANT_1.10.9_RC1
rel/1.10.9
4706f77
exclude Graal.js Nashorn compat tests from POM builds
by Stefan Bodewig
· 4 months ago
a837084
enable Nashorn compatibility when running GraalVM JS
by Stefan Bodewig
· 4 months ago
2beb397
fix HTML table
by Stefan Bodewig
· 4 months ago
755d729
record a few more changes since 1.10.8 in WHATSNEW
by Stefan Bodewig
· 4 months ago
2b2b367
Reference the pull request
by Maarten Coene
· 4 months ago
5028533
Added <indexjarmapper> addition to WHATSNEW
by Maarten Coene
· 4 months ago
7e6cc33
Add the possibility to specify a custom filename mapper when creating an INDEX.LIST (#134)
by Maarten Coene
· 5 months ago
47a008a
document types supporting references more extensively
by Stefan Bodewig
· 5 months ago
6c3d7de
no longer complain when not finding tools.jar
by Stefan Bodewig
· 5 months ago
f891c4b
config may return null-hostname for wildcard configs
by Stefan Bodewig
· 5 months ago
569e428
replace our ReaderInputStream with the one of Commons IO
by Stefan Bodewig
· 5 months ago
51e5624
try making test independent of timezone
by Stefan Bodewig
· 5 months ago
aab46b5
Merge pull request #135 from apache/property-enumerator
by Stefan Bodewig
· 6 months ago
87ac51d
fallback to a separate owner-only tempdir if possible
by Stefan Bodewig
· 7 months ago
08a6e42
log an error message if no JavaScript engine can be found in Java 15+
by Stefan Bodewig
· 6 months ago
ca08301
add some documentation about GraalVM JavaScript
by Stefan Bodewig
· 6 months ago
2c5194e
make local properties visible to propertyset
by Stefan Bodewig
· 6 months ago
0bd346c
add a PropertyEnumerator delegate to better support PropertySet
by Stefan Bodewig
· 6 months ago
6022806
credit Simon Legner for #129
by Stefan Bodewig
· 6 months ago
35d9f3b
Merge pull request #133 from twogee/new-instance
by Stefan Bodewig
· 6 months ago
40d9c2b
Merge pull request #115 from twogee/duplications
by Stefan Bodewig
· 6 months ago
3b06118
Merge pull request #131 from twogee/getref
by Stefan Bodewig
· 6 months ago
d32d5dc
Merge pull request #129 from simon04/appendElapsed
by Stefan Bodewig
· 6 months ago
eefeb61
Remove duplicated code
by twogee
· 1 year, 1 month ago
612faa8
Refactor getCheckedRef()
by twogee
· 6 months ago
ae0c87b
Class.newInstance() is deprecated in Java 9+
by twogee
· 6 months ago
1a13b69
Merge pull request #123 from twogee/useless-escape
by Stefan Bodewig
· 6 months ago
c8ea918
Merge pull request #132 from twogee/magic-names-redux
by Stefan Bodewig
· 6 months ago
ebd0f05
Superfluous escapes
by twogee
· 11 months ago
3a869e7
Added @since
by twogee
· 6 months ago
024fc17
More MagicNames
by twogee
· 6 months ago
736eb32
Merge pull request #130 from twogee/correct-javadoc
by Stefan Bodewig
· 6 months ago
f7159e8
document why we are actually removing the file before writing
by Stefan Bodewig
· 6 months ago
e20bad2
Bz 64612: <filelist> not supported
by twogee
· 6 months ago
ec54907
Incorrect javadoc
by twogee
· 6 months ago
39c31c8
Extract LegacyPlainResultFormatter.Stats#appendElapsed
by Simon Legner
· 7 months ago
1ce1cc2
avoid FileOutputStream constructor
by Stefan Bodewig
· 8 months ago
cb8c8f1
no need to treat Java 15 different now that GraalVM JavaScript is there
by Stefan Bodewig
· 8 months ago
be9b424
relax some Graal.js Security rules for <script*>
by Stefan Bodewig
· 8 months ago
19ed753
download graal.js so we can use it in tests
by Stefan Bodewig
· 8 months ago
80ed3a1
Merge pull request #128 from XenoAmess/patch-1
by Stefan Bodewig
· 8 months ago
e92205f
fix typo
by XenoAmess
· 8 months ago
4f062bf
Merge pull request #127 from esaulpaugh/master
by Stefan Bodewig
· 8 months ago
6a95350
fix two typos in rmic manual page
by Evan Saulpaugh
· 8 months ago
4eb3b5b
fix potential NullPointerException - Bugzilla Issue 64438
by Stefan Bodewig
· 9 months ago
65f60bf
Merge tag 'rel/1.10.8' and bump versions
by Stefan Bodewig
· 9 months ago
dbceb60
Merge branch '1.9.x'
by Stefan Bodewig
· 9 months ago
a395283
Merge tag 'rel/1.9.15' and prepare for next release
by Stefan Bodewig
· 9 months ago
1d9acc5
develop snaps can not be promoted
by Stefan Bodewig
· 9 months ago
e04bc34
Prepare for RC1 of version 1.10.8 of Ant
by Stefan Bodewig
· 9 months ago
ANT_1.10.8_RC1
rel/1.10.8
a033260
prepare the Ant 1.9.15 release
by Stefan Bodewig
· 9 months ago
ANT_1.9.15_RC1
rel/1.9.15
51353ac
Merge branch '1.9.x'
by Stefan Bodewig
· 9 months ago
926f339
recommend using ant.tmpdir
by Stefan Bodewig
· 9 months ago
dffd57c
ignore test that requires Nashorn on Java 15+ for now
by Stefan Bodewig
· 9 months ago
a8645a1
use nio.Files.createTempFile rather than File.createTempFile
by Stefan Bodewig
· 9 months ago
041b058
make junitlauncher use ant.tmpdir as well
by Stefan Bodewig
· 9 months ago
fe7e961
Merge branch '1.9.x'
by Stefan Bodewig
· 9 months ago
9c1f4d9
provide a magic property that overrides temp directory
by Stefan Bodewig
· 11 months ago
bc9fed1
Merge branch '1.9.x'
by Stefan Bodewig
· 9 months ago
45fd589
rmic has been removed in Java 15+
by Stefan Bodewig
· 9 months ago
d591851
make junitlauncher and friends use FileUtils.createTempFile
by Stefan Bodewig
· 9 months ago
c37f13d
Merge pull request #111 from twogee/magic-names
by Stefan Bodewig
· 11 months ago
2f0e194
HTTP refused by Maven Central (breaks nightlies)
by twogee
· 1 year ago
814e95b
More magic names
by twogee
· 1 year, 3 months ago
bf7c94a
antlib: is a magic name
by twogee
· 1 year, 3 months ago
ae32a21
build.sysclasspath is a magic name
by twogee
· 1 year, 3 months ago
fd1de05
Puppy Crawl no longer hosts Checkstyle DTD (since March 2019, actually…)
by twogee
· 1 year ago
577a983
Record the fix in junit-frames-xalan1.xsl, in WHATSNEW
by Jaikiran Pai
· 1 year ago
991867b
Declare proper namespace for stringutils
by Jaikiran Pai
· 1 year ago
Next »