88477e3f54
Merge branch 'bug-1436'
2015-11-20 11:23:25 +01:00
b4c2a51781
#1436 UnnecessaryFullyQualifiedName false positive on clashing static imports with enums
2015-11-20 11:23:01 +01:00
74b6be0690
Merge branch 'bug-1422'
2015-11-20 10:11:46 +01:00
988931c43d
#1422 UselessQualifiedThis: False positive with Java 8 Function
2015-11-20 10:05:49 +01:00
8fe0071cf9
Merge branch 'bug-1431'
2015-11-19 22:11:59 +01:00
4a0853060f
Merge branch 'bug-1431' into pmd/5.4.x
2015-11-19 22:11:51 +01:00
d621707e2f
#1431 SuspiciousEqualsMethodName false positive
2015-11-19 22:06:51 +01:00
12afa44ec8
Merge branch 'bug-1438'
2015-11-19 21:51:06 +01:00
3282a84652
Merge branch 'bug-1438' into pmd/5.4.x
2015-11-19 21:45:45 +01:00
f2ec1be93f
#1438 UseNotifyAllInsteadOfNotify gives false positive
2015-11-19 21:35:50 +01:00
bbc0bc718d
#1442 Java 9 Jigsaw readiness
2015-11-18 19:31:12 +01:00
7ed200f387
Merge branch 'bug-1443'
2015-11-16 21:43:49 +01:00
adf3e231af
Merge branch 'bug-1443' into pmd/5.4.x
2015-11-16 21:39:16 +01:00
90b1f65ea2
#1443 RedundantFieldInitializer: False positive for small floats
2015-11-16 21:33:51 +01:00
0056043ee6
Merge branch 'Add-check-to-MissingStaticMethodInNonInstantiableClass-rule' of https://github.com/Monits/pmd into Monits-Add-check-to-MissingStaticMethodInNonInstantiableClass-rule
2015-11-14 18:01:13 +01:00
c584aa8cfa
Merge branch 'bug-1440'
2015-11-13 19:18:51 +01:00
0c2f2e5729
Merge branch 'bug-1440' into pmd/5.4.x
2015-11-13 19:14:24 +01:00
02c49ce881
#1440 NPE in AvoidCallingFinalize
2015-11-13 19:05:24 +01:00
e6d67312e1
InvalidSlf4jMessageFormat: Fix Null pointer with VariableNamingDeclaration
...
and VariableDeclaratorId types
2015-11-01 19:39:06 +01:00
e7c0d03180
InvalidSlf4jMessageFormat: Fix class cast exception with method calls
2015-11-01 18:51:37 +01:00
50554257ce
Add Builder pattern check
...
Summary: Add the builder pattern check to the MissingStaticMethodInNonInstantiatableClass rule
Test Plan: run tests
Reviewers: jmsotuyo
Reviewed By: jmsotuyo
Maniphest Tasks: T1440
Differential Revision: http://ph.monits.com/D13295
2015-10-30 12:10:27 -03:00
8bfe2682e9
Merge branch 'typos' of https://github.com/mkordas/pmd into mkordas-typos
2015-10-28 21:10:20 +01:00
31cef1474a
Fix various typos
2015-10-17 20:33:42 +02:00
312d4c60c0
Merge branch 'bug-1430'
2015-10-17 18:01:25 +02:00
9df4ff15b5
#1430 CommentDefaultAccessModifier triggers on field annotated with @VisibleForTesting
2015-10-17 18:00:37 +02:00
599a556bc1
Merge branch 'master' of https://github.com/kullfar/pmd into kullfar-master
2015-10-16 17:18:35 +02:00
0bd9aa9568
Merge branch 'mkorda-patch-2', Closes #74
2015-10-16 17:09:37 +02:00
ad853d14d7
Fix rendering CommentDefaultAccessModifier description as code
2015-10-16 17:05:36 +02:00
4fd445cc26
Update changelog
2015-10-16 16:44:35 +02:00
e490c78519
Merge branch 'invalid-slf4j-message-format-rule' of https://github.com/Monits/pmd into Monits-invalid-slf4j-message-format-rule
2015-10-16 16:37:32 +02:00
8d94c5b44c
Merge branch 'bug-1425'
2015-10-16 12:36:06 +02:00
0c3c9830e7
Merge branch 'bug-1425' into pmd/5.4.x
2015-10-16 12:30:14 +02:00
7fe60c0747
Merge branch 'bug-1425' into pmd/5.3.x
2015-10-16 12:25:51 +02:00
3393507082
#1425 Invalid XML Characters in Output
...
XMLRenderer correctly escapes the surrogate characters
AvoidDuplicateLiterals tries to reconstruct original string literal
2015-10-16 12:18:15 +02:00
a1e6702a67
fix formatting typos in an example of the DoNotCallGarbageCollectionExplicitly rule
2015-10-15 15:53:22 +03:00
4e8024e5b1
Merge branch 'bug-1428' into pmd/5.4.x
2015-10-10 19:00:18 +02:00
9d350e6f78
Merge branch 'bug-1428'
2015-10-10 18:59:10 +02:00
808943e366
#1428 False positive in UnusedPrivateField when local variable hides member variable
2015-10-10 18:54:31 +02:00
ea074e2c53
Merge branch 'pr-72'
2015-10-10 17:40:41 +02:00
262d154bdb
Merge branch 'pr-72' into pmd/5.4.x
2015-10-10 17:40:29 +02:00
1e0b8cfa21
Merge branch 'pmd/5.3.x' of https://github.com/amitbitcse/pmd into pr-72
2015-10-10 17:22:59 +02:00
edc32b3f2b
Merge branch 'bug-1429'
2015-10-10 16:13:59 +02:00
c79eff06e8
Merge branch 'bug-1429' into pmd/5.4.x
2015-10-10 16:13:18 +02:00
a7a84766bd
#1429 Java - Parse Error: Cast in return expression
2015-10-10 16:08:38 +02:00
414da52fb2
remove annotation
...
Test Plan: none
Reviewers: jmsotuyo
Reviewed By: jmsotuyo
Differential Revision: http://ph.monits.com/D12873
2015-10-09 15:26:18 -03:00
2899a679b3
Add rule to look for invalid message format in slf4j loggers
...
Test Plan: run test
Reviewers: jmsotuyo
Reviewed By: jmsotuyo
Maniphest Tasks: T1017
Differential Revision: http://ph.monits.com/D12540
2015-10-09 14:19:41 -03:00
1d190605e5
Added capability in Java and JSP parser for tracking tokens. It is often useful to keep track of each node's first and last token so that input can be easily reproduced again. Ref - https://javacc.java.net/doc/JJTree.html
2015-10-06 11:04:22 +05:30
4faf5e4240
Merge branch 'wip-dogfood-test' into pmd/5.4.x
2015-10-05 09:29:21 +02:00
209c35039a
Merge branch 'wip-dogfood-test'
2015-10-05 09:22:00 +02:00
43c1aaa702
Add verification test for dogfood.xml ruleset and fix it
...
See also commit 0555396978
2015-10-05 09:17:25 +02:00