Stefan Bodewig
8d3744ee73
try debugging Jenkins
9 years ago
Stefan Bodewig
e896e5a8c4
remove tests corresponding to last commit
9 years ago
Stefan Bodewig
10a563d2c7
always > Java 5
9 years ago
Stefan Bodewig
46a3af1d12
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
ad86305722
non-GNU sed needs an extra newline character
https://bz.apache.org/bugzilla/show_bug.cgi?id=59898
9 years ago
Stefan Bodewig
32f7fdb9be
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
fdfebe8013
default to forking rmic on JDK 9+
https://bz.apache.org/bugzilla/show_bug.cgi?id=59860
9 years ago
Stefan Bodewig
2bac4d0011
we can always assume java5
9 years ago
Stefan Bodewig
53fed9e4e2
old JAVA_1_9 still works as expected
9 years ago
Stefan Bodewig
d21cef3f55
line-ends
9 years ago
Stefan Bodewig
84019606f3
master requires Java8
9 years ago
Stefan Bodewig
a6d07c6247
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
625d3d371f
nobody is going to call Java 9 1.9 anymore
https://bz.apache.org/bugzilla/show_bug.cgi?id=59863
9 years ago
Stefan Bodewig
dda54c698d
detect Java 9 via jigsaw
9 years ago
Stefan Bodewig
7c3db4a63d
formatting was broken
9 years ago
Stefan Bodewig
a10f57e2e4
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
a5f386f1df
I don't think it's encoding this time, but let's try
9 years ago
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
51bd1cbff7
try to make tests pass with default encoding != UTF-8
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
270fb2cf38
try to get better error reporting from Jenkins
9 years ago
Stefan Bodewig
d24dbe78c5
add a real test for native2ascii
9 years ago
Stefan Bodewig
cec99780fc
record JDK9 module support for junit
closes #18
9 years ago
Stefan Bodewig
e25e82c8a1
fix version number
9 years ago
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
9dee500e59
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
a394a0bdf8
record fix for 59556 - closes #19
https://bz.apache.org/bugzilla/show_bug.cgi?id=59556
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
Jan Matrne
2d86edf69e
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ant
9 years ago
Jan Matrne
d840ddb416
check.xml
- update Ivy
- update Findbugs
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
600c69d0ad
check.xml: make Simian work again
9 years ago
Jan Matrne
d28974c284
check.xml
- update RAT
- run checkstyle only if Antlr is not on classpath due problems
9 years ago
Jan Matrne
381c47c262
interim deactivation of build tools for Nightly Build
9 years ago
Jan Matrne
4c903be177
build.xml: undo last change as it doesnt bring the desired result
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
Stefan Bodewig
e982f01953
record fix for 58982 by Dana Dahlstrom
https://bz.apache.org/bugzilla/show_bug.cgi?id=58982
9 years ago
Dana Dahlstrom
421ae34d70
Preserve cause of AssertionError
… when converting to AssertionFailedError in JUnitTestRunner.
9 years ago