Stefan Bodewig
5db9f3401e
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
85ff7bf694
whitespace
9 years ago
Stefan Bodewig
77c681c5be
fix possible null dereferences
9 years ago
Stefan Bodewig
e1f9674ab3
false positives for null dereferences
9 years ago
Stefan Bodewig
451c424445
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
6c8b3542fd
don't hide original exception by throwing a new one from finally
9 years ago
Stefan Bodewig
7ffc0970d5
false positives for exceptions thrown from finally
9 years ago
Stefan Bodewig
20026444c4
use FileUtils
9 years ago
Stefan Bodewig
c939c1f3a9
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
fba969ee60
avoid NPE
9 years ago
Stefan Bodewig
cb933030d2
avoid NPE
9 years ago
Stefan Bodewig
1f045ecb31
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
99deebc030
not sure what Sonar sees here but not a few lines later
9 years ago
Stefan Bodewig
197ed22d54
Sonar's idea of Streams is a bit strange
9 years ago
Stefan Bodewig
2bb5b057dd
use FileUtils
9 years ago
Stefan Bodewig
851a0b2086
try-with-resources
9 years ago
Stefan Bodewig
89b267eff1
Merge branch '1.9.x'
9 years ago
Stefan Bodewig
c8a72df591
whitespace
9 years ago
Stefan Bodewig
032e888aac
plug resource leaks detected by Sonar
9 years ago
Stefan Bodewig
ac1b7652dd
Sonar false positives for resource leaks
9 years ago
Stefan Bodewig
990a664c42
sonar.projectVersion seems to be required when using the Ant task
9 years ago
Stefan Bodewig
79b97a0ef5
add a build file for sonarqube
9 years ago
Stefan Bodewig
0619afc83c
try configuring SonarQube for Ant
9 years ago
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