Stefan Bodewig
aa57218c64
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
8925f08bea
Bugzilla 58661: record fix by barney2k7
closes #27
9 years ago
barney2k7
9eef94a6fc
Bug 58661: avoid duplicate characters in stack traces
The problem was that $secondhalflen is actually less than
string-length($secondhalfword) in case the number of chars in word is
even. This leads to $firsthalflen being calculated too long, resulting
in a duplicated character.
9 years ago
Jan Matrne
ceb5315728
Bugzilla-60349: add ivy to fetch "all"
9 years ago
Jan Matrne
74e57b25b3
Bugzilla-60349: add Ivy to fetch.xml
9 years ago
Jeffrey Adamson
0d1928a584
corrected comments
9 years ago
Stefan Bodewig
6d5eb30b4a
closes #26 , thanks Jeff!
9 years ago
Jeffrey Adamson
2dfcbe3493
corrected comments
9 years ago
Stefan Bodewig
d48317a4b7
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
61e1cccf30
latest iteration of Jeff Adamson's script fixes
known to not completely break in Solaris
9 years ago
Stefan Bodewig
fea1cfe239
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
c385fc66ff
next attempt at fixing Gump build
9 years ago
Stefan Bodewig
1ac9459a1e
multi-release jar test doesn't completely work inside Gump
9 years ago
Stefan Bodewig
b923f8f9f4
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
8cf0c0bb49
try to fix test errors in Gump build
9 years ago
Stefan Bodewig
7cad63309b
Merge branch '1.9.x'
closes #25
9 years ago
Jeffrey Adamson
173c28f765
fix problems with argument handling of trailing space and sed/echo quirks
9 years ago
Stefan Bodewig
96264ffd7e
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
c1bbf2fc0c
add support for Java9's javac --release
https://bz.apache.org/bugzilla/show_bug.cgi?id=60172
9 years ago
Stefan Bodewig
46b13c31cd
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
c2666b1996
try to fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59321
suggested patch by Jeffrey Adamson
9 years ago
Stefan Bodewig
c43870d452
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
642a050e0f
record fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=60150
closes #24 thanks to @jwadamson
9 years ago
Jeffrey Adamson
ce6843657c
fix 60150 values containing backtick or $ character cause shell error on *nix
9 years ago
Stefan Bodewig
a50633c175
record fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=60150
closes #24 thanks to @jwadamson
9 years ago
Jeffrey Adamson
26d8c5ff24
fix 60150 values containing backtick or $ character cause shell error on *nix
9 years ago
Stefan Bodewig
b37d64d023
committed conflict marker
9 years ago
Stefan Bodewig
9a0fa3f5d4
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
a3897d4e9f
document how to use XSLT extension functions in Java9
https://bz.apache.org/bugzilla/show_bug.cgi?id=60060
9 years ago
Stefan Bodewig
d37df73a80
register AntClassLoader as parallel capabale
9 years ago
Jan Matrne
6b17b4cf69
simple way of creating a JEP-238 multi release jar
9 years ago
Jan Matrne
af3d90cce9
JEP-238: create a MultiVersion-JAR with current possibilities
9 years ago
Stefan Bodewig
e843dd287f
no real merge of branch '1.9.x'
9 years ago
Stefan Bodewig
281d918708
Arrays.copyOf is too new for 1.9.x branch
9 years ago
Stefan Bodewig
3f552b1e57
not really merge branch '1.9.x', just record the commits
9 years ago
Stefan Bodewig
e95fe11095
really remove Java7 and Java8 features
9 years ago
Stefan Bodewig
6ec2478503
remove try-with-resources
9 years ago
Stefan Bodewig
9bb1b77cd5
closes #22
9 years ago
Stefan Bodewig
1bc100ff05
Merge branch '1.9.x'
9 years ago
Tomas Zezula
bda488eafe
Fixed forgotten -upgrademodulepath in the DefaultCompilerAdapter.
9 years ago
Tomas Zezula
5bbc7b6187
JDK9 command line options updated to JEP 293
9 years ago
Stefan Bodewig
a4575c442c
record JDK9 module support for junit
closes #18
9 years ago
Stefan Bodewig
3af6fcc326
fix version numbers
9 years ago
Stefan Bodewig
49e5b77cfe
linefeeds
9 years ago
Stefan Bodewig
31cc48c6f7
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
aa1a234bcf
closes #21
9 years ago
Tomas Zezula
8daeb41b0b
JDK9 command line options updated to JEP 293
9 years ago
Stefan Bodewig
882d21a922
no need to check for Java7 in Ant 1.10.x
9 years ago
Stefan Bodewig
ffd3d14c55
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
1d7b624155
don't try reflection when we know it doesn't work
https://bz.apache.org/bugzilla/show_bug.cgi?id=60060
9 years ago