Stefan Bodewig
|
e22fab9615
|
linefeeds
|
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
|
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
|
3966616f2c
|
linefeeds
|
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
|
8e87ef9e6b
|
disable a few tests on Windows
|
9 years ago |
Stefan Bodewig
|
2d21d2667a
|
don't try to set executable permission on Windows
|
9 years ago |
Stefan Bodewig
|
259684f039
|
new test, mainly to debug error on Windows
|
9 years ago |
Stefan Bodewig
|
e5d53d3e63
|
enhance chance of tests passing on Windows
|
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
|
04b9e2bd17
|
implement DOS-friendly fallback in setpermissions
|
9 years ago |
Stefan Bodewig
|
6ab698cf9a
|
optional callbacks for non-POSIX file systems
|
9 years ago |
Jan Matrne
|
75f1237400
|
StringUtils.join: new method
|
9 years ago |
Stefan Bodewig
|
d96c85ba4c
|
mklink doesn't work on our Jenkins nodes
This reverts commit abdaa58453.
|
9 years ago |
Stefan Bodewig
|
c7d9b17b08
|
user setpermissions rather than chmod
|
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
|
abdaa58453
|
try running the symlink condition tests on windows as well
|
9 years ago |
Stefan Bodewig
|
32bf39369d
|
ownedBy selector
|
9 years ago |
Stefan Bodewig
|
dc34b252d5
|
looks as if the files are executable by default on Windows?
|
9 years ago |
Stefan Bodewig
|
c5e90beadb
|
symlink and executable file selectors
|
9 years ago |
Stefan Bodewig
|
dcf24136c4
|
typo
|
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
|
39a5345447
|
remove tests for JDKs < 8
|
9 years ago |
Stefan Bodewig
|
bcf8016678
|
can't run apt tests with Java8
|
9 years ago |
Stefan Bodewig
|
d02ecf6fec
|
whitespace
|
9 years ago |
Stefan Bodewig
|
fd2327b8bc
|
simplification suggested by @silviu-burcea
|
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
|
b7ef1bcd03
|
whitespace
|
9 years ago |
Stefan Bodewig
|
d3a67a3632
|
Revert "Java5"
This reverts commit 67aea0e573.
|
9 years ago |
Stefan Bodewig
|
67aea0e573
|
Java5
|
9 years ago |
Tomas Zezula
|
ea99177eb2
|
Added unit test for excludes in multi module compilation.
|
9 years ago |
Tomas Zezula
|
83eaf48045
|
Added modulepath, modulesourcepath and upgrademodulepath into Javac task.
|
9 years ago |
Antoine Levy-Lambert
|
8bb69bfdd8
|
commit a test illustrated by the bug report 59114, that is that the "**" pattern matches the empty path, but the "*" pattern does not.
|
9 years ago |
Tomas Zezula
|
23b0cf06c2
|
Added module, modulepath attributes and modulepath, moduleupgradepath elements into Java task.
|
9 years ago |
Stefan Bodewig
|
5a6fda5890
|
Really fix Bugzilla Issue 58997
|
9 years ago |
Stefan Bodewig
|
26dc323427
|
Test for Bugzilla Issue 58997
|
9 years ago |
Stefan Bodewig
|
592aa74973
|
take name into account when comparing FileResources
https://bz.apache.org/bugzilla/show_bug.cgi?id=57965
|
10 years ago |
Stefan Bodewig
|
d713b1785f
|
Ant is able to detect more java versions by now
|
10 years ago |
Stefan Bodewig
|
494e865553
|
make ant.project.invoked-targets available for top-level tasks
https://bz.apache.org/bugzilla/show_bug.cgi?id=58908
|
10 years ago |
Stefan Bodewig
|
84e5abf857
|
merge test case by @rednoah
closes #10
|
10 years ago |
Stefan Bodewig
|
bfefc400ca
|
whitespace
|
10 years ago |
Stefan Bodewig
|
3c2ed1374f
|
Make <bunzip2> really work with non-filesystem resources
|
10 years ago |