Clément Fournier
9e778c8c58
Merge branch '7.0.x' into pr/3665
2022-01-05 00:59:26 +01:00
Clément Fournier
162738d3a3
Merge branch '7.0.x' into pr/3659
2022-01-04 23:00:30 +01:00
Clément Fournier
7fcc1c8850
Merge branch '7.0.x' into pr/3649
2022-01-04 17:01:26 +01:00
Clément Fournier
d5d57f67f0
Merge branch '7.0.x' into pr/3672
2022-01-04 16:46:09 +01:00
Clément Fournier
2a34918ef4
Unignore test for JunitSpelling
...
has already been updated in #2899
2022-01-04 00:11:23 +01:00
Clément Fournier
2c589136ea
Fix bugs of AvoidFieldNameMatchingMethodName - made CI fail
2022-01-03 16:45:42 +01:00
Clément Fournier
6dab734c9b
Fix test
2022-01-02 17:20:45 +01:00
Clément Fournier
cd0196bc23
Remove dep on AbstractIgnoredAnnotationRule
2022-01-02 17:18:51 +01:00
Clément Fournier
75ccb8513d
Merge branch '7.0.x' into pr/3662
2022-01-02 17:14:02 +01:00
Clément Fournier
392912e5d9
Merge branch '7.0.x' into pr/3664
2022-01-02 17:07:35 +01:00
Clément Fournier
7b7b510808
Checkstyle
2022-01-02 17:05:22 +01:00
Clément Fournier
08b9187d09
Update pmd-java/src/main/resources/category/java/errorprone.xml
2022-01-02 17:02:56 +01:00
Clément Fournier
c939fbc026
Shorten method
2022-01-02 16:52:02 +01:00
Clément Fournier
13bf901133
Merge branch 'pr/3675' into 7.0.x
2022-01-02 16:48:43 +01:00
Clément Fournier
18a184b774
Doc
2022-01-02 16:11:51 +01:00
Clément Fournier
73702b08e2
Use isSubSignature because we already have checked accessibility
2022-01-02 16:07:58 +01:00
Clément Fournier
679cae5c82
Fix the fix
2022-01-02 16:05:15 +01:00
Clément Fournier
d598e43d6f
Merge remote-tracking branch 'upstream/pr/3661' into pr/3661
2022-01-02 15:38:56 +01:00
Clément Fournier
0af2424922
Update pmd-java/src/main/resources/category/java/errorprone.xml
2022-01-02 15:38:34 +01:00
Clément Fournier
fd1ff06f08
Change rule message, commit useful changes
2022-01-02 15:38:05 +01:00
Clément Fournier
58a7c520d2
Merge branch '7.0.x' into pr/3661
2022-01-02 15:03:35 +01:00
Clément Fournier
b0cc4a9a60
Merge branch '7.0.x' into pr/3655
2022-01-02 15:00:02 +01:00
Clément Fournier
3a9173f9f2
Merge branch '7.0.x' into pr/3654
2022-01-02 14:57:03 +01:00
Clément Fournier
df15e21640
Cleanups on BeanMembersShouldSerializeRule #3659
2021-12-31 16:30:13 +01:00
Clément Fournier
3979ae6a77
Merge branch '7.0.x' into pr/3659
2021-12-31 16:27:57 +01:00
Clément Fournier
3bbb012695
Apply suggestions from code review
2021-12-31 16:27:29 +01:00
Clément Fournier
4498b652fa
Merge branch '7.0.x' into pr/3658
2021-12-31 16:07:48 +01:00
Clément Fournier
9a29b1cf96
Merge branch 'pmd/7.0.x' into pmd7-update-DoNotExtendJavaLangThrowable
2021-12-31 15:55:59 +01:00
Clément Fournier
0024f0ab6f
Use typeIsExactly in DoNotExtendJavaLangThrowable
2021-12-31 15:55:26 +01:00
Clément Fournier
f1aa9092ff
remove copy pasted doc
2021-12-31 15:51:26 +01:00
Clément Fournier
1ab1403a5f
Convert DetachedTestCase to java
2021-12-31 15:48:55 +01:00
Clément Fournier
9f6a36bd41
Merge branch '7.0.x' into pr/3655
2021-12-31 15:33:07 +01:00
Clément Fournier
05dd07cc14
Add test case
...
I expect it to fail until we merge the other suggestion
2021-12-31 15:26:51 +01:00
Clément Fournier
793572a1e7
Merge branch '7.0.x' into pr/3653
2021-12-31 15:23:14 +01:00
Clément Fournier
8aa3704af4
Merge branch '7.0.x' into pr/3652
2021-12-31 15:20:51 +01:00
Clément Fournier
8dc35c296e
Merge branch '7.0.x' into pr/3650
2021-12-31 15:12:38 +01:00
Andreas Dangel
44318f046d
[java] NullAssignment - test cases for #2320 and #1669
2021-12-23 19:07:56 +01:00
Andreas Dangel
538f7468d2
[java] NullAssignment - check nested ternaries
2021-12-23 18:37:27 +01:00
Andreas Dangel
f5ee382460
[java] NullAssignment - fix false positives and negatives
2021-12-21 20:13:06 +01:00
Andreas Dangel
6ababcbfd7
Merge branch 'master' into pmd/7.0.x
2021-12-20 19:47:10 +01:00
Andreas Dangel
1597ef3900
Bump log4j to 2.17.0
2021-12-20 10:07:03 +01:00
Andreas Dangel
02c9591aad
Merge branch 'pmd/7.0.x' into pmd7-fix-regression-tester-errors
2021-12-17 15:17:28 +01:00
Andreas Dangel
9c6591381d
[java] UnusedPrivateMethod: Add test case for #3209
2021-12-17 09:52:58 +01:00
Andreas Dangel
a72c9f66f5
Merge branch 'master' into pr-3683
2021-12-16 20:33:02 +01:00
Andreas Dangel
2f95d99b35
[java] Improve symboltable for inner classes
2021-12-16 20:30:44 +01:00
Sergey Nuyanzin
76ccefa0f2
Bump log4j to 2.16.0
...
Update log4 to harden defaults.
Based on CVE-2021-45046 the fix to address CVE-2021-44228 in Apache Log4j 2.15.0 was incomplete in certain non-default configurations.
for more details CVE-2021-45046 (https://nvd.nist.gov/vuln/detail/CVE-2021-45046 )
2021-12-15 12:08:51 +01:00
Andreas Dangel
ae04e0a4b5
Bump log4j2 from 2.13.3 to 2.15.0
2021-12-13 19:02:07 +01:00
John Armgardt
8df5768bc9
Fixed 3468 unused private method call on inner class
2021-12-10 15:20:50 -06:00
Andreas Dangel
cae01ceeb4
Merge branch 'pmd/7.0.x' into pmd7-LooseCoupling-generics
2021-12-09 10:01:31 +01:00
Andreas Dangel
c56effbd36
Merge branch 'pmd/7.0.x' into pmd7-missingoverride-false-positive
2021-12-09 10:00:42 +01:00