Andreas Dangel
|
58268812f6
|
[plsql] New Rule: CursorForLoopNaming
|
2018-07-20 15:26:09 +02:00 |
|
Juan Martín Sotuyo Dodero
|
7153f1bbdf
|
Include new rule sin release ruleset
|
2018-07-15 17:49:25 -03:00 |
|
Clément Fournier
|
04ff77ce53
|
Fix tests of ClassTypeResolver
We now allow findDescendantsOfType to match subtypes
|
2018-07-09 01:08:04 +02:00 |
|
Clément Fournier
|
9dc60df946
|
Minor fix
|
2018-06-30 02:39:23 +02:00 |
|
Clément Fournier
|
1fb7fc5edd
|
Fix intellij build
|
2018-06-26 22:17:04 +02:00 |
|
Andreas Dangel
|
24f7d32941
|
Fix build in eclipse
|
2018-06-26 17:17:43 +02:00 |
|
Andreas Dangel
|
444beeb220
|
[maven-release-plugin] prepare for next development iteration
|
2018-06-26 09:34:01 +02:00 |
|
Andreas Dangel
|
211002bb34
|
[maven-release-plugin] prepare release pmd_releases/6.5.0
|
2018-06-26 09:07:11 +02:00 |
|
Andreas Dangel
|
6167d26fa9
|
Make jaxen dependency optional. It is shaded into pmd-core.
|
2018-06-25 21:54:53 +02:00 |
|
Andreas Dangel
|
f38a4f95c6
|
[java] MissingOverrideRule exception when analyzing PMD under Java 9
Fixes #1074
Jaxen is now shaded into pmd-core, without org.w3c.dom.**
|
2018-06-25 21:54:53 +02:00 |
|
Juan Martín Sotuyo Dodero
|
770657dbea
|
New rules un 6.5.0
|
2018-06-24 01:39:06 -03:00 |
|
Andreas Dangel
|
1c523c08b2
|
Merge branch 'pr-1138'
|
2018-06-16 22:24:55 +02:00 |
|
Andreas Dangel
|
9bf3472159
|
Merge branch 'pr-1184'
|
2018-06-16 19:51:58 +02:00 |
|
Andreas Dangel
|
b95efe2e1c
|
Use String.format
|
2018-06-16 19:51:49 +02:00 |
|
Andreas Dangel
|
2d880807b6
|
Merge branch 'pr-1121'
|
2018-06-16 19:27:46 +02:00 |
|
Andreas Dangel
|
5a7bbe19a2
|
dogfood: fix missing override
Note: the rule is disabled for pmd-xml, refs #1074
|
2018-06-16 17:48:36 +02:00 |
|
Clément Fournier
|
3a7e6815bf
|
Update warning link
|
2018-06-12 00:24:36 +02:00 |
|
Juan Martín Sotuyo Dodero
|
b7b31d16f6
|
Merge branch 'pr-1179'
|
2018-06-10 02:26:56 -03:00 |
|
Clément Fournier
|
577ad0faaa
|
Forgot something
|
2018-06-10 04:14:55 +02:00 |
|
Clément Fournier
|
4aaab66c50
|
Merge branch 'master' into split-variableNamingConventions
|
2018-06-10 04:09:55 +02:00 |
|
Clément Fournier
|
f0e0b3caa2
|
Moar reverting
|
2018-06-10 04:07:37 +02:00 |
|
Clément Fournier
|
b08da58069
|
Rule messages can no longer be declared in Java
This caused problems with the RuleSetWriter. Schade.
|
2018-06-10 04:05:21 +02:00 |
|
Clément Fournier
|
82b4189bc5
|
Fix javadoc warning
|
2018-06-10 03:58:32 +02:00 |
|
Clément Fournier
|
735b8dfe37
|
Use better name
|
2018-06-10 03:41:22 +02:00 |
|
Clément Fournier
|
b4c492d94f
|
More doc
|
2018-06-10 03:35:52 +02:00 |
|
Clément Fournier
|
5cf7891d71
|
Add getXPathAttributes() to Node interface
Deprecate AttributeNode
|
2018-06-10 03:26:28 +02:00 |
|
Clément Fournier
|
bf466b8b84
|
Document Attribute
|
2018-06-10 03:09:20 +02:00 |
|
Clément Fournier
|
9aacc4d206
|
Rearrange code
|
2018-06-10 03:03:57 +02:00 |
|
Clément Fournier
|
3a8febb200
|
Document AttributeAxisIterator
|
2018-06-10 03:00:45 +02:00 |
|
Juan Martín Sotuyo Dodero
|
5219172267
|
[core] Fix broken concatenation on CPD GUI
- Fixes #1173
|
2018-06-09 20:14:02 -03:00 |
|
Juan Martín Sotuyo Dodero
|
f0071f64fa
|
Merge branch 'pr-1169'
|
2018-06-09 19:51:16 -03:00 |
|
Clément Fournier
|
18df5835ff
|
Fix Saxon not reading Xml attributes
|
2018-06-08 20:36:08 +02:00 |
|
akshatbahety
|
6fe9459d1c
|
Minor updates
|
2018-06-08 14:30:19 +05:30 |
|
akshatbahety
|
84f9c9db32
|
Minor updates
|
2018-06-07 17:58:57 +05:30 |
|
Akshat Bahety
|
c61fb73d7b
|
Classloader is completed.
|
2018-06-07 16:24:31 +05:30 |
|
Matthew Duggan
|
a7cec0d48d
|
Update stylesheets with a default namespace (Fixes #1168)
|
2018-06-02 14:00:17 +09:00 |
|
Juan Martín Sotuyo Dodero
|
3edb87360a
|
Add new ruleset for 6.4.0 new rules
|
2018-05-29 15:32:30 -03:00 |
|
Juan Martín Sotuyo Dodero
|
a788d4b586
|
[maven-release-plugin] prepare for next development iteration
|
2018-05-29 13:58:54 -03:00 |
|
Juan Martín Sotuyo Dodero
|
e9d78ede3c
|
[maven-release-plugin] prepare release pmd_releases/6.4.0
|
2018-05-29 13:58:44 -03:00 |
|
Andreas Dangel
|
3c6a292407
|
Merge branch 'master' into java10-basic-support
|
2018-05-28 21:28:12 +02:00 |
|
Andreas Dangel
|
0b0479d7c0
|
Prevent using "var" as type name, annotation name or enum with Java 10
|
2018-05-28 20:07:10 +02:00 |
|
Juan Martín Sotuyo Dodero
|
15c2eb928b
|
Merge pull request #1117 from oowekyala/issue1108-refactor-premature-declaration
[java] Refactor PrematureDeclaration
|
2018-05-26 19:23:45 -03:00 |
|
Andreas Dangel
|
89a3b6b991
|
Move comment about why PMDParameter.RulePriorityValidator needs to be public static
|
2018-05-26 19:22:20 +02:00 |
|
Clément Fournier
|
c6367a84d8
|
Fix JCommander help for -min option
|
2018-05-25 18:35:20 +02:00 |
|
Andreas Dangel
|
1ee12a4792
|
Merge branch 'pr-1080'
Fixes #1018
|
2018-05-21 11:39:21 +02:00 |
|
Juan Martín Sotuyo Dodero
|
998dd2d3ee
|
Merge branch 'pr-1111'
|
2018-05-20 02:48:22 -03:00 |
|
Juan Martín Sotuyo Dodero
|
a4e4acb4d9
|
Simplify code
|
2018-05-20 02:43:18 -03:00 |
|
Clément Fournier
|
bb1dd661db
|
Merge branch 'pr-1075'
|
2018-05-19 23:43:44 +02:00 |
|
Clément Fournier
|
059b0f15c0
|
Abstract functionality of naming conventions rules
|
2018-05-19 00:19:14 +02:00 |
|
Clément Fournier
|
4f6150548e
|
Fix bug with getImage overriding
|
2018-05-18 21:42:18 +02:00 |
|