Stefan Bodewig
902b385993
java6
9 years ago
Stefan Bodewig
41d51241c6
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
326727692a
add a filter for native2ascii
9 years ago
Stefan Bodewig
fd61c0af5e
make builtin native2ascii implementation the default
9 years ago
Stefan Bodewig
5518577ed4
use Java7 features
9 years ago
Stefan Bodewig
26fd1bfee7
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
4ef2554a53
builtin implementation of ascii2native
9 years ago
Stefan Bodewig
0319f81345
built-in implementation of native2ascii
https://bz.apache.org/bugzilla/show_bug.cgi?id=59855
9 years ago
Stefan Bodewig
e25e82c8a1
fix version number
9 years ago
Stefan Bodewig
5c85c44601
JDK9 modules support for JUnit by Tomáš Zezula
this is the combined patch or #18 which couldn't be applied via `git am`
9 years ago
Stefan Bodewig
9dee500e59
Merge branch '1.9.x'
9 years ago
Vincent Privat
fef3ea39f8
fix Bug 59556 - support "jdk" package for Java 7+
Patch based on Chris Hegarty (Oracle) work.
"jdk" package has been introduced in JDK7 but is not known from Ant.
"jdk.net.Sockets" has been chosen as test class because it is available in JDK7, JDK8 and JDK9.
9 years ago
Stefan Bodewig
1be6cf50a8
remove unused throws clauses
https://bz.apache.org/bugzilla/attachment.cgi?id=33898
Patch-by: Dave Brosius <dbrosius@apache.org>
9 years ago
Stefan Bodewig
a4381a68eb
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
82b2e47ba8
remove unused throws clauses
https://bz.apache.org/bugzilla/attachment.cgi?id=33898
Patch-by: Dave Brosius <dbrosius@apache.org>
9 years ago
Jan Matrne
5669303f29
<setpermissions>: failonerror=false doesnt work in conjunction with nonPosixMode.
9 years ago
Stefan Bodewig
5c13bb8417
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
deaa7d54a1
Merge branch 'bug_47552_scp_compression' into 1.9.x
9 years ago
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