summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * deal with spurious wakeupsStefan Bodewig2016-12-214-4/+25
| * false positive for spurious wakeupsStefan Bodewig2016-12-211-1/+1
* | enable Java8 checksStefan Bodewig2016-12-211-0/+1
* | Merge branch '1.9.x'Stefan Bodewig2016-12-2113-14/+20
|\ \ | |/
| * unnecessary conditionStefan Bodewig2016-12-211-1/+1
| * uncover hidden NullPointerExceptionStefan Bodewig2016-12-211-1/+1
| * Sonar falsely claims expressions to be constantStefan Bodewig2016-12-215-5/+5
| * objects created for side effects onlyStefan Bodewig2016-12-216-7/+13
| * extract assignment statementsStefan Bodewig2016-12-214-7/+15
| * I disagree with Sonar - moving the assignment make the code worseStefan Bodewig2016-12-213-6/+6
* | extract assignment statementsStefan Bodewig2016-12-214-7/+15
* | I disagree with Sonar - moving the assignment make the code worseStefan Bodewig2016-12-213-6/+6
* | Merge branch '1.9.x'Stefan Bodewig2016-12-216-12/+15
|\ \ | |/
| * fields don't need to be staticStefan Bodewig2016-12-214-7/+9
| * we really want those fields to be static ...Stefan Bodewig2016-12-212-5/+6
* | Merge branch '1.9.x'Stefan Bodewig2016-12-2110-22/+37
|\ \ | |/
| * whitespaceStefan Bodewig2016-12-211-8/+8
| * fix possible null dereferencesStefan Bodewig2016-12-217-8/+16
| * false positives for null dereferencesStefan Bodewig2016-12-213-7/+14
* | Merge branch '1.9.x'Stefan Bodewig2016-12-2112-28/+70
|\ \ | |/
| * don't hide original exception by throwing a new one from finallyStefan Bodewig2016-12-218-22/+64
| * false positives for exceptions thrown from finallyStefan Bodewig2016-12-214-6/+6
* | use FileUtilsStefan Bodewig2016-12-201-4/+2
* | Merge branch '1.9.x'Stefan Bodewig2016-12-200-0/+0
|\ \ | |/
| * avoid NPEStefan Bodewig2016-12-201-1/+3
* | avoid NPEStefan Bodewig2016-12-201-1/+3
* | Merge branch '1.9.x'Stefan Bodewig2016-12-201-1/+1
|\ \ | |/
| * not sure what Sonar sees here but not a few lines laterStefan Bodewig2016-12-201-1/+1
* | Sonar's idea of Streams is a bit strangeStefan Bodewig2016-12-201-1/+1
* | use FileUtilsStefan Bodewig2016-12-201-11/+3
* | try-with-resourcesStefan Bodewig2016-12-203-14/+4
* | Merge branch '1.9.x'Stefan Bodewig2016-12-2019-94/+144
|\ \ | |/
| * whitespaceStefan Bodewig2016-12-204-69/+69
| * plug resource leaks detected by SonarStefan Bodewig2016-12-209-18/+62
| * Sonar false positives for resource leaksStefan Bodewig2016-12-2010-12/+18
* | sonar.projectVersion seems to be required when using the Ant taskStefan Bodewig2016-12-191-0/+1
* | add a build file for sonarqubeStefan Bodewig2016-12-191-0/+26
* | try configuring SonarQube for AntStefan Bodewig2016-12-181-0/+4
* | Merge branch '1.9.x'Stefan Bodewig2016-12-063-6/+10
|\ \ | |/
| * Bugzilla 58661: record fix by barney2k7Stefan Bodewig2016-12-061-0/+4
| * Bug 58661: avoid duplicate characters in stack tracesbarney2k72016-12-062-6/+6
| * corrected commentsJeffrey Adamson2016-10-291-2/+2
* | Bugzilla-60349: add ivy to fetch "all"Jan Matèrne2016-11-081-1/+1
* | Bugzilla-60349: add Ivy to fetch.xmlJan Matèrne2016-11-082-0/+7
* | closes #26, thanks Jeff!Stefan Bodewig2016-10-290-0/+0
* | corrected commentsJeffrey Adamson2016-10-291-2/+2
* | Merge branch '1.9.x'Stefan Bodewig2016-10-261-8/+19
|\ \ | |/
| * latest iteration of Jeff Adamson's script fixesStefan Bodewig2016-10-261-8/+19
* | Merge branch '1.9.x'Stefan Bodewig2016-10-241-2/+4
|\ \ | |/
| * next attempt at fixing Gump buildStefan Bodewig2016-10-241-2/+4