Stefan Bodewig
|
528c94ee42
|
preparing RC1 of Ant 1.9.10
|
8 years ago |
Stefan Bodewig
|
87409137ed
|
looks like a bad merge, seems Jenkins doesn't build everything
|
8 years ago |
Stefan Bodewig
|
f11bc4eaa3
|
Merge branch '1.9.x'
|
8 years ago |
Stefan Bodewig
|
a390fd653c
|
BZ 62071 - fix error message when fileset.setFile is called twice
|
8 years ago |
Stefan Bodewig
|
82573c463b
|
fix javadoc
|
8 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.
|
8 years ago |
reudismam
|
02e32f76ca
|
Use equals method of a string literal to prevent NPE and isEmpty() method instead of comparing a String object with an empty string.
|
8 years ago |
Gintas Grigelionis
|
c9025be06f
|
Deprecate Image task
|
8 years ago |
Gintas Grigelionis
|
175192a3ec
|
Skip tests of image task on Java 9+
|
8 years ago |
Stefan Bodewig
|
f78682a2ed
|
seems the newer compiler plugin has become more picky
|
8 years ago |
Stefan Bodewig
|
bed7cf0767
|
Merge branch '1.9.x'
|
8 years ago |
Stefan Bodewig
|
5892ab045d
|
whitespace
|
8 years ago |
Stefan Bodewig
|
f0322a2f4b
|
Java9 tool location changes now show up on Jenkins
|
8 years ago |
Stefan Bodewig
|
02e72b8ca9
|
Merge branch '1.9.x'
|
8 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.
|
8 years ago |
reudismam
|
1721393be7
|
Use valueOf method instead of constructor since valueOf has higher performance.
|
8 years ago |
Stefan Bodewig
|
f57d60d6c1
|
apply patch #55 by @reudismam which doesn't apply properly on this branch
|
8 years ago |
Jan Matrne
|
6bb1f2f059
|
make the Log4j 1.2 Bridge work
|
8 years ago |
Jan Matrne
|
610b0b6416
|
make the Log4j 1.2 Bridge work
|
8 years ago |
Jan Matrne
|
7a6d765e01
|
deprecate Log4jListener
|
8 years ago |
Jan Matrne
|
8b737f07f6
|
update Log4J dependency
|
8 years ago |
Jan Matrne
|
538b7c9ffe
|
deprecate Log4jListener
|
8 years ago |
Jan Matrne
|
bb1ebbc65b
|
update Log4J dependency
|
8 years ago |
Gintas Grigelionis
|
bb1f2c693e
|
Java 9 javadoc objects to self-terminating tags in package.html
|
8 years ago |
Gintas Grigelionis
|
f3c4d48265
|
Updated Maven plugins in master POM
|
8 years ago |
Jaikiran Pai
|
00a4216d4f
|
Merge remote-tracking branch 'asf/1.9.x'
|
8 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
|
5edc0b9d0f
|
correct configuration
|
8 years ago |
Gintas Grigelionis
|
e010b73d68
|
fix POMs (cf master)
|
8 years ago |
Gintas Grigelionis
|
4a8ef26e69
|
fix POMs
|
8 years ago |
Gintas Grigelionis
|
1a2b1ec281
|
update optional libraries for Ant 1.10
|
8 years ago |
Gintas Grigelionis
|
e740694111
|
Update commons-net and fix compilation on Java 5
|
8 years ago |
Gintas Grigelionis
|
4d15deb0a9
|
update Maven documentation
|
8 years ago |
Gintas Grigelionis
|
7a30a2b577
|
update Maven documentation
|
8 years ago |
Jaikiran Pai
|
1a2c33fd0e
|
Add @Deprecated to SymbolicLinkUtils
|
8 years ago |
Jaikiran Pai
|
242d661161
|
Deprecate SymbolicLinkUtils in favour of Java 7 java.nio.file.Files APIs
|
8 years ago |
twogee
|
ff1e521ed7
|
Update Maven Ant tasks, JUnit and optional libraries
|
8 years ago |
twogee
|
75c27e5526
|
Update Maven Ant tasks, JUnit, and optional libraries
|
8 years ago |
twogee
|
a044dadb4b
|
whitespace adjustment in scripts
|
8 years ago |
twogee
|
b4b82c4588
|
whitespace adjustment in scripts
|
8 years ago |
twogee
|
603124a79b
|
incorrect conditions
|
8 years ago |
twogee
|
a79d27597a
|
Make build & bootstrap work on macOS (cf ant);
normalise whitespace in scripts and use Perl idioms properly
|
8 years ago |
twogee
|
580e99c5bf
|
Make build & bootstrap work on macOS (cf ant);
normalise whitespace in scripts and use Perl idioms properly
|
8 years ago |
Stefan Bodewig
|
eec1ab7606
|
remove debug output that is no longer needed
|
8 years ago |
Stefan Bodewig
|
c2c821a38a
|
more logging. who is wrong, symlink or available?
|
8 years ago |
Stefan Bodewig
|
f9cdf33b56
|
adding a delay did not help
This reverts commit c2708623b8.
|
8 years ago |
Stefan Bodewig
|
c2708623b8
|
logs say "link has been created", is it a timing issue?
|
8 years ago |
Stefan Bodewig
|
6aeb7d3293
|
improve debug logging
|
8 years ago |