7a30a2b57
update Maven documentation by
2017-12-24 09:21:03 +0100
36ec27d36
more script adjustments by
2017-12-24 09:18:43 +0100
71d19609a
more script adjustments by
2017-12-24 09:15:30 +0100
44c81c627
Update the release notes to include a the potential breaking change to "delete" task by
2017-12-21 10:51:44 +0530
ca91b859f
Fix allclean target in build by
2017-12-21 10:20:59 +0530
1a2c33fd0
Add @Deprecated to SymbolicLinkUtils by
2017-12-21 10:08:37 +0530
242d66116
Deprecate SymbolicLinkUtils in favour of Java 7 java.nio.file.Files APIs by
2017-12-12 12:53:58 +0530
ff1e521ed
Update Maven Ant tasks, JUnit and optional libraries by
2017-12-19 19:07:23 +0100
75c27e552
Update Maven Ant tasks, JUnit, and optional libraries by
2017-12-19 18:52:10 +0100
a044dadb4
whitespace adjustment in scripts by
2017-12-19 17:35:33 +0100
b4b82c458
whitespace adjustment in scripts by
2017-12-19 17:32:34 +0100
603124a79
incorrect conditions by
2017-12-19 16:55:17 +0100
a79d27597
Make build & bootstrap work on macOS (cf ant); normalise whitespace in scripts and use Perl idioms properly by
2017-12-19 16:24:39 +0100
580e99c5b
Make build & bootstrap work on macOS (cf ant); normalise whitespace in scripts and use Perl idioms properly by
2017-12-19 16:40:31 +0100
eec1ab760
remove debug output that is no longer needed by
2017-12-19 13:22:35 +0100
a8bbb8be5
try to disable cache conditionally by
2017-12-19 12:53:01 +0100
3dad11d41
disable a bunch of caches, just so we've tried that as well by
2017-12-19 12:31:26 +0100
c2c821a38
more logging. who is wrong, symlink or available? by
2017-12-19 11:59:11 +0100
f9cdf33b5
adding a delay did not help by
2017-12-19 11:53:20 +0100
c2708623b
logs say "link has been created", is it a timing issue? by
2017-12-19 11:47:37 +0100
6aeb7d329
improve debug logging by
2017-12-19 10:22:34 +0100
edb27a348
whitespace by
2017-12-19 10:22:27 +0100
d88b87fd8
Properties#list shortens values in output by
2017-12-19 10:21:58 +0100
6e6b6d419
printf debugging of test failing in CI by
2017-12-19 06:32:22 +0100
33885eff5
Merge branch '1.9.x' by
2017-12-18 14:15:51 +0100
de95b34f0
use HTML entity instead of unicode escape sequence by
2017-12-18 14:15:08 +0100
ff3faffc7
bad merge, sorry by
2017-12-18 06:33:16 +0100
82e0218d2
Merge branch '1.9.x' by
2017-12-18 06:32:30 +0100
6f5db5e06
more +/- characters by
2017-12-18 06:32:07 +0100
d95099a1a
Merge branch '1.9.x' by
2017-12-18 06:30:53 +0100
246bc2bb2
make things work on OS with non-UTF8 default encoding by
2017-12-18 06:20:53 +0100
afc99e792
Fix javadoc build failure by
2017-12-16 16:24:31 +0530
0fd2a8636
BZ-19516 Use BufferedInputStream for reduced memory usage in Zip task, in certain cases by
2017-12-13 19:19:52 +0530
17f06a9f0
BZ-19516 Use BufferedInputStream for reduced memory usage in Zip task, in certain cases by
2017-12-12 16:52:26 +0530
485b92fe7
BZ-58683 BZ-43426 Update the documentation of the symlink task to make it clear that "overwrite=true", implies overwritting existing files irrespective of whether or not the original file is a symbolic link by
2017-12-12 11:41:01 +0530
b3c7d5dc4
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 by
2017-12-12 10:43:53 +0530
7f1e7628b
Checkstyle: whitespace, line continuation and modifier idiosyncrasies by
2017-12-11 23:30:20 +0100
5eef12a96
Checkstyle: whitespace, line continuation and modifier idiosyncrasies by
2017-12-11 23:30:20 +0100
8d8b21108
Merge branch '1.9.x' by
2017-12-10 11:41:50 +0100
685324a3c
unify format of change description by
2017-12-10 11:40:33 +0100
c965ef828
trailing whitespace by
2017-12-10 11:39:25 +0100
454e4e2f1
BZ-58683 Explicitly use LinkOption.NOFOLLOW_LINKS while checking for existence of a file by
2017-12-10 15:39:48 +0530
7cdc6d19e
strip trailing whitespace by
2017-12-10 10:22:07 +0100
cefdbd398
BZ-58683 Honour the overwrite=false for existing symlinks. Plus, use Java 7 java.nio.file.Files support for symbolinks, in symlink task by
2017-12-09 13:02:56 +0530
0483b9fb2
Merge branch '1.9.x' by
2017-12-10 09:30:15 +0100
7fdf27e94
ORO module compiles junit4 tests by
2017-12-10 09:29:41 +0100
0e17a8158
Merge branch '1.9.x' by
2017-12-10 08:58:28 +0100
168b405e3
make sure stream is close so file can be deleted on windows by
2017-12-10 08:52:30 +0100
4796589e8
seems Sun's native2ascii doesn't always close input properly on win by
2017-12-10 08:47:19 +0100
6656db28b
Let’s use doclint by
2017-12-09 23:57:08 +0100
67f29ce0c
Let’s use doclint by
2017-12-10 07:12:42 +0100
cf6965b58
Merge branch '1.9.x' by
2017-12-09 22:27:26 +0100
608b65a3e
close streams to make files deletable on windows by
2017-12-09 22:04:30 +0100
ca1ed226f
length tests are redundant with content assertions by
2017-12-09 22:00:36 +0100
bd676a53d
remove commented out code by
2017-12-09 21:59:48 +0100
609d36356
use different server sockets for tests, eases binding on windows by
2017-12-09 21:58:47 +0100
1c5a92fb1
Merge branch '1.9.x' by
2017-12-09 20:08:10 +0100
79e9d1043
fail early if javah is used with java 10+ by
2017-12-09 20:03:15 +0100
8191d7e0f
use cleaner methid to detect current java version in <apt> by
2017-12-09 19:34:17 +0100
6cd989e53
deal with theoretical case of version scheme changing again by
2017-12-09 19:29:09 +0100
4ea39464a
add test for Java10 version support by
2017-12-09 19:28:56 +0100
1166420e3
BCEL 6.2 also needs to be used inside the POM. by
2017-12-09 19:15:29 +0100
0a23dc13b
BCEL 6.2 has been released by
2017-12-09 19:14:07 +0100
d7e4064f5
Merge branch '1.9.x' by
2017-12-02 18:54:32 +0100
dd1ac8f23
make things compile on Java5 again by
2017-12-02 18:51:44 +0100
22fb93b0c
Merge branch '1.9.x' by
2017-12-02 18:42:16 +0100
b9f78abff
forgot to record new javac10+ compiler option by
2017-12-02 18:41:18 +0100
228e2e25e
Merge branch '1.9.x' by
2017-12-02 18:40:09 +0100
bd0759d94
try to adapt to Java10+ rapidly changing major versions by
2017-11-29 16:17:34 +0100
572a24902
Checkstyle: mostly whitespace (cf master) by
2017-12-01 21:48:28 +0100
866ce9f55
Checkstyle: mostly whitespace by
2017-12-01 21:18:02 +0100
fc2bce532
Merge branch '1.9.x' by
2017-12-01 16:48:54 +0100
0ed7f4ab5
Normalise tabulation and line breaks (cf master) by
2017-11-29 22:57:58 +0100
4422804db
Normalise tabulation and line breaks by
2017-11-29 17:18:48 +0100
2c39081a0
Merge 1.9.x branch by
2017-11-05 16:42:28 +0530
ecb6acf01
BZ-61718 Upgrade to 0.1.54 of Jsch library by
2017-11-05 08:12:56 +0530
f45474c20
reject changes to public API closes #44 closes #47 by
2017-10-15 07:26:33 +0200
5f7033612
Merge branch '1.9.x' closes #46 by
2017-10-15 07:25:50 +0200
9ec11ae3b
Remove the redundant nullcheck of value known to be non-null. by
2017-10-14 17:20:29 +0200
20fe0ffaf
properly handle factory configuration exception by
2017-10-15 07:24:40 +0200
99a7f5916
createAndSet never returns null by
2017-10-15 07:24:15 +0200
61811c2bc
make code actually compile by
2017-10-13 08:48:57 +0200
a4aec9268
Fix the inefficient use of keySet iterator with entrySet iterator. by
2017-10-11 14:51:12 +0200
3e101e28a
Fix the inefficient use of keySet iterator with entrySet iterator. by
2017-10-11 14:42:46 +0200
b2b058dcf
Merge branch '1.9.x' by
2017-10-13 08:43:12 +0200
013e9159e
Fix the inefficient use of keySet iterator with entrySet iterator. by
2017-10-11 14:18:19 +0200
c141ef400
Fix the problem of using '+=' operator to concatenate strings a in a loop. by
2017-10-11 15:01:48 +0200
a8c086cdf
Merge branch '1.9.x' by
2017-10-11 14:06:43 +0200
f8b5fda65
credit Kui Liu for #41 by
2017-10-11 14:06:07 +0200
8cf68cab6
Merge branch '1.9.x' by
2017-10-11 13:07:01 +0200
5bc6cc6eb
forgot to credit George Bateman by
2017-10-11 13:06:16 +0200
9f4587ca6
Merge branch '1.9.x' by
2017-10-11 12:04:58 +0200
bb975e67e
Fix the problem of instanceof test always return true. by
2017-10-11 11:54:00 +0200
e18de97c4
Merge branch '1.9.x' by
2017-09-30 06:44:01 +0200
3a5bf997b
line ends by
2017-09-30 06:40:37 +0200
7ccb90371
BZ-60644 Update release notes by
2017-09-28 18:45:57 +0530
20f949155
BZ-60644 Skip copying files, to avoid corrupting source files, if the source file and dest file are symlinked to each other by
2017-07-23 19:51:30 +0530
3522f7435
Update release notes. This closes #37 pull request at github/apache/ant by
2017-09-28 18:31:30 +0530
07c54f0bb
BZ-60644 Skip copying files, to avoid corrupting source files, if the source file and dest file are symlinked to each other by
2017-07-23 19:51:30 +0530
997fee1f5
formally merge branch '1.9.x' by
2017-09-28 12:49:45 +0200