Stefan Bodewig
|
566fa8685e
|
Merge pull request #153 from arturobernalg/feature/import
Delete unused import.
|
4 years ago |
Stefan Bodewig
|
158043f4b3
|
Merge pull request #139 from twogee/useless-boxing
No boxing
|
4 years ago |
Stefan Bodewig
|
9379bf4ffc
|
Merge branch '1.9.x'
|
4 years ago |
Stefan Bodewig
|
0f110eac27
|
Merge branch 'feature/tarfileset-preserve-symlinks' of https://github.com/mstrap/ant into mstrap-feature/tarfileset-preserve-symlinks
|
4 years ago |
Stefan Bodewig
|
2d0b468ee8
|
Merge branch 'feature/tarfileset-preserve-symlinks' of https://github.com/mstrap/ant into mstrap-feature/tarfileset-preserve-symlinks
|
4 years ago |
Jaikiran Pai
|
0a20cdc31f
|
"default" is no longer a valid alias for charset starting JDK 18+ which implemented JEP400 (https://openjdk.java.net/jeps/400)
|
4 years ago |
Stefan Bodewig
|
9943641b56
|
Merge branch '1.9.x'
|
4 years ago |
Stefan Bodewig
|
e5e0019a02
|
ensure build.compiler works with full classnames for extjavac/modern
https://bz.apache.org/bugzilla/show_bug.cgi?id=65539
|
4 years ago |
Arturo Bernal
|
96823b02b6
|
Delete unused import.
|
4 years ago |
Stefan Bodewig
|
5aca870fff
|
test must be skipped when runnng in Gump
|
4 years ago |
Stefan Bodewig
|
84116f8a5d
|
try to make tests pass inside of Gump
|
4 years ago |
Jaikiran Pai
|
83b157b47f
|
bz-65489 http condition - don't follow redirects when followRedirects is set to false
|
4 years ago |
twogee
|
e9bd11fa78
|
Unnecessary boxing/conversion
|
5 years ago |
Stefan Bodewig
|
6d5f1bdc6b
|
add discardOutput and discardError to redirector, apply, exec, java
|
4 years ago |
Helder Pereira
|
793519b02e
|
Override ZipOutputStream.write(int)
|
4 years ago |
twogee
|
9469656e76
|
Some tests were lost in migration to JUnit 4
|
5 years ago |
Stefan Bodewig
|
6dee370878
|
make http condition follow redirects from http to https
Bugzilla Report 65105
|
4 years ago |
Stefan Bodewig
|
623d566309
|
encode characters illegal in XML in junitlauncher's report
also avoid double-encoding of sysout/err
Bugzilla Reports 63436 and 65030
|
5 years ago |
Marc Strapetz
|
2e2ed8ad31
|
Tar: preserve symlinks from <tarfileset> sources
|
5 years ago |
Jaikiran Pai
|
7efd6d0c4f
|
bz-64912, bz-64790 Fix regression in javac task when using arguments file
|
5 years ago |
Stefan Bodewig
|
a29c13004e
|
Merge pull request #141 from TheConstructor/input-file-tokenizer
#64855 Add filterbeforeconcat option to Concat
|
5 years ago |
Stefan Bodewig
|
3ee678b473
|
Merge pull request #140 from TheConstructor/resource-list-with-duplicates
#64854 Add preserveduplicates option to ResourceList
|
5 years ago |
Matthias Vill
|
3ec610046f
|
#64855 Add filterbeforeconcat option to Concat
|
5 years ago |
Matthias Vill
|
11ba5bbc2d
|
#64854 Add preserveduplicates option to ResourceList
|
5 years ago |
Jaikiran Pai
|
41c51907a4
|
[junitlauncher] - Introduce the ability to let listener/result formatter implementations decide whether to use legacy or new style display names for test identifiers
|
5 years ago |
Jaikiran Pai
|
ca5821430b
|
Prevent CI job failures on Java 15+ for ScriptDefTest
|
5 years ago |
Jaikiran Pai
|
458fba12de
|
Skip scriptdef-test.xml antunit tests for JDK >=15 due to unavailability of script engine for "javascript" language in JRE
|
5 years ago |
Jaikiran Pai
|
079c134fd5
|
Introduce an "atmost" attribute for the javaversion condition
|
5 years ago |
Stefan Bodewig
|
a837084980
|
enable Nashorn compatibility when running GraalVM JS
and add a magic property to disable it again
|
5 years ago |
Maarten Coene
|
7e6cc33e04
|
Add the possibility to specify a custom filename mapper when creating an INDEX.LIST (#134)
|
5 years ago |
Stefan Bodewig
|
569e428850
|
replace our ReaderInputStream with the one of Commons IO
https://bz.apache.org/bugzilla/show_bug.cgi?id=40455
Suggested by Vladimir Sitnikov
|
5 years ago |
Stefan Bodewig
|
51e5624af4
|
try making test independent of timezone
|
5 years ago |
Stefan Bodewig
|
aab46b586e
|
Merge pull request #135 from apache/property-enumerator
Property enumerator
|
5 years ago |
Stefan Bodewig
|
87ac51d3c2
|
fallback to a separate owner-only tempdir if possible
|
5 years ago |
Stefan Bodewig
|
2c5194ed03
|
make local properties visible to propertyset
fixes https://bz.apache.org/bugzilla/show_bug.cgi?id=50179
test by Sai Kiran
|
5 years ago |
Stefan Bodewig
|
0bd346c5c3
|
add a PropertyEnumerator delegate to better support PropertySet
|
5 years ago |
twogee
|
ae0c87be2b
|
Class.newInstance() is deprecated in Java 9+
|
5 years ago |
Stefan Bodewig
|
1a13b690bc
|
Merge pull request #123 from twogee/useless-escape
Superfluous escapes
|
5 years ago |
twogee
|
ebd0f05827
|
Superfluous escapes
|
5 years ago |
twogee
|
024fc171a8
|
More MagicNames
|
5 years ago |
Stefan Bodewig
|
cb8c8f106b
|
no need to treat Java 15 different now that GraalVM JavaScript is there
|
5 years ago |
Stefan Bodewig
|
dffd57ca23
|
ignore test that requires Nashorn on Java 15+ for now
|
5 years ago |
Stefan Bodewig
|
a8645a151b
|
use nio.Files.createTempFile rather than File.createTempFile
|
5 years ago |
Stefan Bodewig
|
fe7e9617ed
|
Merge branch '1.9.x'
|
5 years ago |
Stefan Bodewig
|
9c1f4d905d
|
provide a magic property that overrides temp directory
|
5 years ago |
Stefan Bodewig
|
bc9fed1198
|
Merge branch '1.9.x'
|
5 years ago |
Stefan Bodewig
|
45fd589a1f
|
rmic has been removed in Java 15+
|
5 years ago |
twogee
|
814e95b745
|
More magic names
|
6 years ago |
twogee
|
ae32a21a7e
|
build.sysclasspath is a magic name
|
6 years ago |
Jaikiran Pai
|
6a06674efb
|
bz-63958 Correctly parse the forked mode launch definition in cases where a listener element is a sibling of either test or testclasses element
|
6 years ago |