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 |
Stefan Bodewig
|
edb27a348d
|
whitespace
|
8 years ago |
Stefan Bodewig
|
d88b87fd8b
|
Properties#list shortens values in output
|
8 years ago |
Stefan Bodewig
|
6e6b6d4192
|
printf debugging of test failing in CI
|
8 years ago |
Stefan Bodewig
|
33885eff51
|
Merge branch '1.9.x'
|
8 years ago |
Stefan Bodewig
|
de95b34f04
|
use HTML entity instead of unicode escape sequence
|
8 years ago |
Stefan Bodewig
|
ff3faffc76
|
bad merge, sorry
|
8 years ago |
Stefan Bodewig
|
82e0218d2e
|
Merge branch '1.9.x'
|
8 years ago |
Stefan Bodewig
|
6f5db5e068
|
more +/- characters
|
8 years ago |
Stefan Bodewig
|
d95099a1af
|
Merge branch '1.9.x'
|
8 years ago |
Stefan Bodewig
|
246bc2bb28
|
make things work on OS with non-UTF8 default encoding
|
8 years ago |
Jaikiran Pai
|
afc99e7920
|
Fix javadoc build failure
|
8 years ago |
Jaikiran Pai
|
0fd2a86369
|
BZ-19516 Use BufferedInputStream for reduced memory usage in Zip task, in certain cases
|
8 years ago |
Jaikiran Pai
|
17f06a9f0f
|
BZ-19516 Use BufferedInputStream for reduced memory usage in Zip task, in certain cases
|
8 years ago |
Jaikiran Pai
|
b3c7d5dc45
|
BZ-58683 Don't break the semantics that were introduced as part of BZ-43426 i.e. allow overwritting (if the attribute is set to true) of existing non-symlink files with a symlink
|
8 years ago |
Gintas Grigelionis
|
7f1e7628b3
|
Checkstyle: whitespace, line continuation and modifier idiosyncrasies
|
8 years ago |
Gintas Grigelionis
|
5eef12a964
|
Checkstyle: whitespace, line continuation and modifier idiosyncrasies
|
8 years ago |
Jaikiran Pai
|
454e4e2f19
|
BZ-58683 Explicitly use LinkOption.NOFOLLOW_LINKS while checking for existence of a file
|
8 years ago |
Jaikiran Pai
|
cefdbd398d
|
BZ-58683 Honour the overwrite=false for existing symlinks. Plus, use Java 7 java.nio.file.Files support for symbolinks, in symlink task
|
8 years ago |
Stefan Bodewig
|
0483b9fb2b
|
Merge branch '1.9.x'
|
8 years ago |
Stefan Bodewig
|
7fdf27e947
|
ORO module compiles junit4 tests
|
8 years ago |
Stefan Bodewig
|
0e17a81580
|
Merge branch '1.9.x'
|
8 years ago |
Stefan Bodewig
|
168b405e3e
|
make sure stream is close so file can be deleted on windows
|
8 years ago |
Stefan Bodewig
|
4796589e81
|
seems Sun's native2ascii doesn't always close input properly on win
|
8 years ago |
Gintas Grigelionis
|
6656db28bb
|
Let’s use doclint
|
8 years ago |
Gintas Grigelionis
|
67f29ce0c2
|
Let’s use doclint
|
8 years ago |