Commit Graph

2174 Commits

Author SHA1 Message Date
Andreas Dangel 992526671b Merge branch 'pr-1514' 2018-12-13 09:01:41 +01:00
Andreas Dangel 1834ac5ec3 Remove unnecessary CDATA sections 2018-12-13 09:00:12 +01:00
Andreas Dangel 875785c435 Add additional test cases 2018-12-13 08:58:27 +01:00
Andreas Dangel 5639222e95 Merge branch 'pr-1503' 2018-12-13 08:38:09 +01:00
Rishabh Deep Singh bb0cb91348 Added Test 2018-12-12 21:02:43 +05:30
Andreas Dangel c9d9b74d1a Merge branch 'pr-1521' 2018-12-12 09:57:33 +01:00
Kristian Scheibe 7b56a43865 removed unnecessary parameter declaration in codestyle.xml 2018-12-10 21:05:28 +01:00
Mark Pritchard e357da1723 Upgrade to ASM7
Remove ASM7_EXPERIMENTAL flag since ASM7 has been released.
2018-12-11 05:52:16 +11:00
Kristian Scheibe 8e8a5cb7e5 OneDeclarationPerLine: Don't report multiple variables in a for statement. 2018-12-09 22:41:34 +01:00
Rishabh Deep Singh 35cb3dda17 Removed CDATA and added test case 2018-12-10 00:06:13 +05:30
Andreas Dangel dcb8bb42a2 [maven-release-plugin] prepare for next development iteration 2018-12-09 10:42:20 +01:00
Andreas Dangel 27374d8592 [maven-release-plugin] prepare release pmd_releases/6.10.0 2018-12-09 10:42:09 +01:00
Kristian Scheibe c15ece60e2 LocalVariableCouldBeFinal: Added property to allow ignoring variables declared in a for-each statement. 2018-12-08 20:56:45 +01:00
Andreas Dangel 16c7017aa9 Merge branch 'pr-1491' 2018-12-08 20:14:44 +01:00
Kristian Scheibe e6ddfb9af3 LocalVariableCouldBeFinal: Added property to allow ignoring variables declared in a for-each statement. 2018-12-08 16:16:25 +01:00
Andreas Dangel 2e0333978a Fix property description 2018-12-08 11:02:46 +01:00
Andreas Dangel 011694ca5a Merge branch 'pr-1505' 2018-12-08 10:50:32 +01:00
Andreas Dangel c1bf6eed53 Make AvoidUsingHardCodedIPRule.CHECK_ADDRESS_TYPES_DESCRIPTOR public again 2018-12-08 10:49:16 +01:00
Andreas Dangel 46a331ead8 Merge branch 'pr-1504' 2018-12-07 19:42:59 +01:00
Andreas Dangel c77345a886 Update release notes, fixes #1512, refs #1504 2018-12-07 19:40:34 +01:00
Clément Fournier fa28c4ebc8 Convert some usages 2018-12-06 16:29:45 +01:00
Clément Fournier 4962bc2831 Remove usages of EnumeratedProperty 2018-12-06 15:21:00 +01:00
Andreas Dangel f41df32480 Merge branch 'pr-1502' 2018-12-05 20:25:39 +01:00
Andreas Dangel 39215e1478 Merge branch 'pr-1501' 2018-12-05 19:55:05 +01:00
Kristian Scheibe 8f1791c5af Fix InvalidSlf4jMessageFormatRule fails with a NPE if a logger call with a variable as parameter is not inside a method or constructor.
Added test-cases for (static) initializer block and lambda expression block, which also can contain local variable declarations.
2018-12-05 09:48:34 +01:00
Clément Fournier af0019c0dc Fix some line lengths 2018-12-05 00:41:30 +01:00
Clément Fournier 5135c481fa Remove booleanProperty overload 2018-12-05 00:36:28 +01:00
Clément Fournier 9cb7ac635f Remove wrong comment 2018-12-05 00:28:43 +01:00
Rishabh Deep Singh 83f8f1b410 Issue pmd#1035: ReturnFromFinallyBlock false-positives. 2018-12-05 00:26:18 +05:30
Clément Fournier 5c0978e5a5 Cleanup FieldDeclarationsShouldBeAtStartOfClass 2018-12-04 18:21:33 +01:00
Clément Fournier 904d76a068 Style 2018-12-04 14:00:39 +01:00
Clément Fournier 81c9d39bd8 Remove most usages of BooleanProperty 2018-12-04 13:49:35 +01:00
Clément Fournier f6e667208e Merge branch 'pr-1492' 2018-12-04 12:46:59 +01:00
Clément Fournier 097901ea41 brushup 2018-12-04 11:31:59 +01:00
Clément Fournier 37dfa19687 Migrate usages of StringMultiProperty 2018-12-04 10:54:31 +01:00
Clément Fournier e6a42f310c Update usages of StringProperty
Most of the time they can't be changed right now
2018-12-04 10:25:45 +01:00
Clément Fournier ab80d6bffa Rollback bc of too much work 2018-12-04 10:11:25 +01:00
Clément Fournier 452ea020a8 Remove some usages, rework properties of AvoidDuplicateLiterals 2018-12-04 09:45:32 +01:00
Andreas Dangel 84c3c1f251 Merge branch 'pr-1494' 2018-12-02 10:43:00 +01:00
Andreas Dangel d7f5b0b536 Remove clean configuration from (very) old site generation 2018-12-02 10:30:36 +01:00
Robbie Martinus f030e666de 1151: Rephrase ImmutableField documentation in design.xml 2018-12-02 11:50:48 +11:00
Andreas Dangel 8f268c81e6 [java] JUnitTestsShouldIncludeAssertRule should support this.exception as well as just exception
Fixes #647
2018-12-01 19:11:12 +01:00
Andreas Dangel 96e685585d Merge branch 'pr-1457' into issue-647 2018-12-01 18:47:28 +01:00
Andreas Dangel 2a6a7b2971 Update description of AvoidFileStream.
Mentions changed exception handling.
2018-12-01 13:52:26 +01:00
Andreas Dangel eee5b52ba3 Merge branch 'pr-1487' 2018-11-30 20:18:16 +01:00
Clément Fournier 73cf3774b4 Remove usages of RegexProperty 2018-11-29 17:16:39 +01:00
Clément Fournier 2c92053350 Fix self type issue 2018-11-29 17:16:39 +01:00
Clément Fournier 3268d223e9 Deprecate DoubleProperty 2018-11-29 01:45:43 +01:00
Andreas Dangel 278bc2ab1b Merge branch 'pr-1485' 2018-11-28 20:52:25 +01:00
Clément Fournier 47c66d4da4 CHECKSTYLE 2018-11-27 21:54:17 +01:00