Stefan Bodewig
|
d5f2b0c0b9
|
Merge branch '1.9.x'
|
9 years ago |
Dana Dahlstrom
|
421ae34d70
|
Preserve cause of AssertionError
… when converting to AssertionFailedError in JUnitTestRunner.
|
10 years ago |
Stefan Bodewig
|
3fe363e212
|
add compression support to <scp>
https://bz.apache.org/bugzilla/show_bug.cgi?id=47552
Patch-by: Matthew Yanos
|
9 years ago |
Stefan Bodewig
|
73bcc2813a
|
Merge branch '1.9.x'
|
9 years ago |
Stefan Bodewig
|
de5b4058b9
|
must not set file and dir in <fileset>
https://bz.apache.org/bugzilla/show_bug.cgi?id=59402
|
9 years ago |
Stefan Bodewig
|
3c37952d69
|
Merge branch '1.9.x'
|
9 years ago |
Stefan Bodewig
|
0edf3ca252
|
<zip> up-to-date check doesn't work properly on NTFS
https://bz.apache.org/bugzilla/show_bug.cgi?id=59562
Patch by Gilles QUERRET
|
9 years ago |
Stefan Bodewig
|
4240500618
|
tabs and linefeeds
|
9 years ago |
Stefan Bodewig
|
eb4cd63850
|
and fix the array-based join method as well
|
9 years ago |
Stefan Bodewig
|
c03b8a506f
|
make StingUtils#join do what its tests expect
|
9 years ago |
Stefan Bodewig
|
24f3afe792
|
whitespace
|
9 years ago |
Stefan Bodewig
|
04b9e2bd17
|
implement DOS-friendly fallback in setpermissions
|
9 years ago |
Stefan Bodewig
|
6ab698cf9a
|
optional callbacks for non-POSIX file systems
|
9 years ago |
Stefan Bodewig
|
fc0b2ab11d
|
Merge branch '1.9.x'
|
9 years ago |
Stefan Bodewig
|
5c24a75a78
|
fix possible race-condition
similar to https://bz.apache.org/bugzilla/show_bug.cgi?id=55290
Reported by Yoshiki Higo, Shinpei Hayashi, Hideaki Hata and Mei Nagappan
|
9 years ago |
Stefan Bodewig
|
0c2ca55255
|
Merge branch '1.9.x'
|
9 years ago |
Stefan Bodewig
|
647bdfb2d7
|
<get>'s quiet attribute is broken
https://bz.apache.org/bugzilla/show_bug.cgi?id=59379
|
9 years ago |
Stefan Bodewig
|
434193d088
|
whitespace
|
9 years ago |
Jan Matrne
|
a80c75af55
|
Files.setPermission may throw additional exceptions (e.g. on Win7-NTFS)
|
9 years ago |
Jan Matrne
|
75f1237400
|
StringUtils.join: new method
|
9 years ago |
Stefan Bodewig
|
cee2935c79
|
setpermissions task using NIO rather than platform tools
|
9 years ago |
Stefan Bodewig
|
97a0b26c7e
|
helper class for dealing with file permissions
|
9 years ago |
Stefan Bodewig
|
f6e6c20a89
|
Merge branch '1.9.x'
|
9 years ago |
Stefan Bodewig
|
03481a6b0c
|
lower-case macro attribute names set via API
For normal build files IntrospectionHelper has already handled the
lower-casing.
Bugzilla Report 59339
|
9 years ago |
Antoine Levy-Lambert
|
062ccd01f2
|
fix javadoc for parameter in OwnedBySelector#setOwner
|
9 years ago |
Stefan Bodewig
|
32bf39369d
|
ownedBy selector
|
9 years ago |
Stefan Bodewig
|
c5e90beadb
|
symlink and executable file selectors
|
9 years ago |
Stefan Bodewig
|
afdf355c65
|
remove apt task, there is no apt tool in java8
|
9 years ago |
Stefan Bodewig
|
3c930b9323
|
more obsolete Java version checks
|
9 years ago |
Stefan Bodewig
|
5024dcf97b
|
Merge branch '1.9.x'
|
9 years ago |
Stefan Bodewig
|
edeb171a78
|
cosmetics
|
9 years ago |
Stefan Bodewig
|
851aa5fb56
|
serverAliveInterval and serverAliveCountMax in <sshexec> and <scp>
Patch by Issa Gorissen
https://bz.apache.org/bugzilla/show_bug.cgi?id=59162
|
9 years ago |
Stefan Bodewig
|
d1736c7bb7
|
try-with-resource for AntClassLoader
|
9 years ago |
Stefan Bodewig
|
9f50f363b9
|
Merge branch '1.9.x'
|
9 years ago |
Stefan Bodewig
|
17527b6490
|
AntClassLoader5 has become obsolete long ago
|
9 years ago |
Stefan Bodewig
|
f7f58eeec1
|
implement Closeable in ZipFile to be compatible with 1.9.7
|
9 years ago |
Stefan Bodewig
|
311138d0aa
|
whitespace
|
9 years ago |
Stefan Bodewig
|
0906b0ad94
|
even more FileUtils.close and try-with-resources cases
|
9 years ago |
Stefan Bodewig
|
48cdc84cc8
|
Merge branch '1.9.x'
Conflicts:
src/main/org/apache/tools/zip/ZipFile.java
|
9 years ago |
Stefan Bodewig
|
a8d6367ddc
|
remove re-implementations of FileUtils.close()
|
9 years ago |
Stefan Bodewig
|
cd1ff3566e
|
make ZipFile implement Closeable
|
9 years ago |
Stefan Bodewig
|
1591c1f83c
|
whitespace
|
9 years ago |
Stefan Bodewig
|
4af291c580
|
embrace AutoCloseable
|
9 years ago |
Anthony Wat
|
04f501e77a
|
Preserve exit status on error in <ant>/<antcall>
|
9 years ago |
Stefan Bodewig
|
11cd7ffab4
|
Java6ism
|
9 years ago |
Stefan Bodewig
|
b2558bc972
|
some cosmetic changes
|
9 years ago |
Tomas Zezula
|
7bd7ed44b9
|
Removed misleading comment. The sourcepath and modulesourcepath cannot be combined.
|
9 years ago |
Tomas Zezula
|
83eaf48045
|
Added modulepath, modulesourcepath and upgrademodulepath into Javac task.
|
9 years ago |
Stefan Bodewig
|
038e1948ed
|
Merge branch 'jigsaw/java'
Conflicts:
src/main/org/apache/tools/ant/taskdefs/Java.java
src/main/org/apache/tools/ant/types/CommandlineJava.java
|
9 years ago |
Tomas Zezula
|
1e501f27ec
|
Added modulepathref attribute to Java.
|
9 years ago |