Stefan Bodewig
e50fdd719c
java 11's javac whines if @Deprecated Annotation is missing
7 years ago
Jaikiran Pai
cd32b65ace
BZ-62147 Add a test case to make sure 1.9.x isn't affected by the issue reported in 62147 where StringResource value was being property replaced when used within a Token
7 years ago
Stefan Bodewig
6c976614ee
typo spotted by Al Le.
7 years ago
Stefan Bodewig
3d6f8b0283
add test for copy example of Bugzilla 62076
https://bz.apache.org/bugzilla/show_bug.cgi?id=62076
7 years ago
Stefan Bodewig
d9f60aab39
port granularity fixes from master branch
7 years ago
Stefan Bodewig
2a5857c384
port image type bug fixes from Java8 refactoring in master
7 years ago
Jaikiran Pai
fc1ad4424d
Change the copy-test#testResourceWithoutName to no longer expect a BuildException when the resource's name is null.
Detailed dev list discussion https://www.mail-archive.com/dev@ant.apache.org/msg46634.html
7 years ago
Stefan Bodewig
21b870006b
properly check return value of mapFileName
https://bz.apache.org/bugzilla/show_bug.cgi?id=62076
7 years ago
Stefan Bodewig
a3246562ff
ensure FileNameMapper implementations deal with null source names
https://bz.apache.org/bugzilla/show_bug.cgi?id=62076
7 years ago
Stefan Bodewig
801a44a207
add some documentation hints
see https://bz.apache.org/bugzilla/show_bug.cgi?id=62076
7 years ago
Stefan Bodewig
ee338052ce
verify Bug 62086 doesn't affect the 1.9.x branch
https://bz.apache.org/bugzilla/show_bug.cgi?id=62086
7 years ago
Jaikiran Pai
7f1685bde0
bz-62076 bz-39960 Expect the mapper to follow the FileNameMapper#mapFileName contract and move the check for null onto the entire returned array
7 years ago
Jaikiran Pai
f3b8ace711
Fix previous commit - Java 5 doesn't allow @Override on implementation methods of an interface
7 years ago
Jaikiran Pai
e3f5250916
bz-62076 Make IdentityMapper follow the "mapFileName" API contract to avoid NPE when it deals with a non-matching source file name
7 years ago
Jaikiran Pai
a6429c6aa1
Fix broken link in junitreport manual
7 years ago
Stefan Bodewig
146df36155
Tagging version 1.9.10 of Ant
-----BEGIN PGP SIGNATURE-----
iFoEABECABoFAlp55cATHGJvZGV3aWdAYXBhY2hlLm9yZwAKCRCiEVrhX2uLciFP
AKC4x5HsfFp5rMRyAswvMoHOEwVgYgCeJEJ/v3w35MbrO8fBGI+M3NE18rk=
=D3zf
-----END PGP SIGNATURE-----
Merge tag 'rel/1.9.10' into 1.9.x and prepare next iteration
7 years ago
Gintas Grigelionis
49d2f3ef9b
Make JetBrains CI work
7 years ago
Gintas Grigelionis
536d0e6c88
Correct use of remoteRepository
7 years ago
Stefan Bodewig
528c94ee42
preparing RC1 of Ant 1.9.10
7 years ago
Stefan Bodewig
87409137ed
looks like a bad merge, seems Jenkins doesn't build everything
7 years ago
Stefan Bodewig
a390fd653c
BZ 62071 - fix error message when fileset.setFile is called twice
7 years ago
Stefan Bodewig
82573c463b
fix javadoc
7 years ago
Stefan Bodewig
b38faab1cc
swap constant string and variable in some equals ops
this is a stripped down version of #56 as `isEmpty` is not available
in Java5.
7 years ago
Jan Matrne
76933d2e28
update to latest Simian (fixed the multi formatter issue)
7 years ago
Jan Matrne
49eefb1c98
whatsnew += Log4jListener is deprecated (breaks BWC)
7 years ago
Jan Matrne
4ffebc6a12
user actual version of simian
7 years ago
Stefan Bodewig
5892ab045d
whitespace
7 years ago
Stefan Bodewig
f0322a2f4b
Java9 tool location changes now show up on Jenkins
7 years ago
Jan Matrne
6fe6914f62
hint: log4j-bridge requires a newer version of Ant
7 years ago
Stefan Bodewig
294f13b8c9
tunnel jenkins property via three layers of build files
7 years ago
Stefan Bodewig
40a9188d8b
infinite redirect test runs into network timeouts on Jenkins
this failure has been crying wolf for so long we hardly notice
something else might be broken in all the noise of failed Jenkins
builds.
7 years ago
Stefan Bodewig
4ea4bc6aa1
add @reudsimam who created #55 to contributor list
7 years ago
Stefan Bodewig
f57d60d6c1
apply patch #55 by @reudismam which doesn't apply properly on this branch
7 years ago
Jan Matrne
a1258d875c
document how to use the Log4j 1.2 Bridge
7 years ago
Jan Matrne
6bb1f2f059
make the Log4j 1.2 Bridge work
7 years ago
Jan Matrne
1465c4581a
clarify version vs. reference
7 years ago
Jan Matrne
aba4643a38
enhance documentation "write a custom logger"
7 years ago
Jan Matrne
7a6d765e01
deprecate Log4jListener
7 years ago
Jan Matrne
8b737f07f6
update Log4J dependency
7 years ago
Jan Matrne
e30d2fe72b
run OWASP-checks against our dependencies (draft)
7 years ago
Gintas Grigelionis
b9c81987ad
Lost a space character
7 years ago
Gintas Grigelionis
972ae2ea74
Revised installation manual, cross-referenced optional tasks/types
7 years ago
Stefan Bodewig
e0c74f7a87
happy new year
7 years ago
Jaikiran Pai
6c860e0036
BZ-58451 BZ-58833 Give StreamPumper a chance to finish cleanly before interrupting its thread, to prevent truncated output
8 years ago
Stefan Bodewig
d43d83e019
logic was inverted
8 years ago
Gintas Grigelionis
9b116505b0
correct configuration
8 years ago
Gintas Grigelionis
e010b73d68
fix POMs (cf master)
8 years ago
Gintas Grigelionis
e740694111
Update commons-net and fix compilation on Java 5
8 years ago
Gintas Grigelionis
d6122fa6af
refactored build.xml (cf master)
8 years ago
Gintas Grigelionis
4d15deb0a9
update Maven documentation
8 years ago