Andreas Dangel
|
5c2f6bc962
|
[maven-release-plugin] prepare for next development iteration
|
2015-04-01 19:57:15 +02:00 |
|
Andreas Dangel
|
8fd4528feb
|
[maven-release-plugin] prepare branch pmd/5.3.x
|
2015-04-01 19:57:15 +02:00 |
|
Andreas Dangel
|
53055517d1
|
Prepare pmd release 5.3.0
|
2015-04-01 19:56:05 +02:00 |
|
Andreas Dangel
|
330708a35b
|
#1197 JUnit4TestShouldUseTestAnnotation for private method
|
2015-03-27 20:47:58 +01:00 |
|
Andreas Dangel
|
ddb7c89505
|
#1307 False positive: SingularField and lambda-expression
|
2015-03-27 20:36:18 +01:00 |
|
Andreas Dangel
|
4ad83be724
|
#1326 PMD 5.3.0-SNAPSHOT doesn't compile under Windows
|
2015-03-27 19:15:36 +01:00 |
|
Andreas Dangel
|
63017dbf08
|
pmd-core: convert util/database to junit 4 tests, indentation fixes
|
2015-03-26 20:48:45 +01:00 |
|
Andreas Dangel
|
79b92b71f1
|
#1322 MethodReturnsInternalArray on private methods
|
2015-03-26 20:33:57 +01:00 |
|
Andreas Dangel
|
e46bea857a
|
#1323 False positive case of UseAssertTrueInsteadOfAssertEquals
|
2015-03-26 20:25:19 +01:00 |
|
Andreas Dangel
|
65c2493ec7
|
#1325 Inner class declared within a method fails to parse (ClassCastException)
|
2015-03-26 19:54:04 +01:00 |
|
Andreas Dangel
|
12cc353d38
|
#1324 MethodReturnsInternalArray false positive with clone()
|
2015-03-25 21:31:17 +01:00 |
|
Andreas Dangel
|
e57007e1be
|
dogfood, whitespaces
|
2015-03-25 20:16:55 +01:00 |
|
Andreas Dangel
|
61e8412afe
|
dogfood, whitespaces
|
2015-03-24 22:48:01 +01:00 |
|
Andreas Dangel
|
056b2fbaea
|
dogfood, whitespaces
|
2015-03-23 22:11:23 +01:00 |
|
Andreas Dangel
|
45a0227f17
|
Use released version 0.9 of pmd-build plugin
|
2015-03-23 20:32:59 +01:00 |
|
Andreas Dangel
|
231a416c87
|
[maven-release-plugin] prepare for next development iteration
|
2015-03-23 20:25:49 +01:00 |
|
Andreas Dangel
|
3c2721587d
|
[maven-release-plugin] prepare release pmd-build/0.9
pmd-build/0.9
|
2015-03-23 20:25:49 +01:00 |
|
Andreas Dangel
|
34f1eaca11
|
Upgrade maven-pmd-plugin to 3.4
|
2015-03-23 20:19:11 +01:00 |
|
Andreas Dangel
|
2fdb51fcb6
|
dogfood, whitespaces
|
2015-03-23 20:16:03 +01:00 |
|
Andreas Dangel
|
b7bf3fbb8c
|
dogfood, whitespaces
|
2015-03-22 00:15:08 +01:00 |
|
Andreas Dangel
|
10ae0fb999
|
dogfood, whitespaces
|
2015-03-21 23:30:55 +01:00 |
|
Andreas Dangel
|
86d2387784
|
update gitignore
|
2015-03-21 23:11:45 +01:00 |
|
Andreas Dangel
|
f300ce1ad6
|
maven-plugin-pmd-build: use target/generated-site directory as default
|
2015-03-21 22:50:22 +01:00 |
|
Andreas Dangel
|
9e7839b1f3
|
doc: Add github ribbon, add topBarIcon
|
2015-03-21 19:42:17 +01:00 |
|
Andreas Dangel
|
8b4d71a284
|
doc: Fix syntax error
|
2015-03-21 19:11:22 +01:00 |
|
Andreas Dangel
|
0c69ed6f8b
|
PMD exit with status 4 if violations have been found.
|
2015-03-21 19:03:03 +01:00 |
|
Andreas Dangel
|
741a9470bd
|
Update changelog
|
2015-03-21 18:17:02 +01:00 |
|
Andreas Dangel
|
07e641f20a
|
Merge branch 'tiobe/fix-error-handling' of https://github.com/tiobe/pmd into tiobe-tiobe/fix-error-handling
|
2015-03-21 18:16:16 +01:00 |
|
Andreas Dangel
|
f0dfca261d
|
doc: Update best practices after basic doesn't contain empty/unnecessary
rules anymore (deprecation)
|
2015-03-21 18:09:04 +01:00 |
|
Andreas Dangel
|
ea9789dac5
|
Use wildcard classpath instead of java.ext.dirs
|
2015-03-21 18:02:40 +01:00 |
|
Andreas Dangel
|
fb1e1ba1aa
|
doc: Improve PMD command line documentation
|
2015-03-21 17:55:50 +01:00 |
|
Andreas Dangel
|
9312e23a8f
|
doc: add CPD GUI section
|
2015-03-21 16:38:25 +01:00 |
|
Andreas Dangel
|
415eed32c5
|
doc: Improve helptext of CPD command line
|
2015-03-21 16:38:21 +01:00 |
|
Andreas Dangel
|
3ad6663dfb
|
doc: Improve CPD documentation
|
2015-03-21 16:38:17 +01:00 |
|
Andreas Dangel
|
28dfbeabf8
|
#1321 CPD format XML fails with NullPointer
|
2015-03-15 19:39:09 +01:00 |
|
Andreas Dangel
|
65398d9eed
|
#1319 PMD stops with NoClassDefFoundError (typeresolution)
|
2015-03-15 18:49:45 +01:00 |
|
Andreas Dangel
|
a153b974cc
|
#1320 Enhance SimplifyBooleanReturns checks
|
2015-03-15 18:49:41 +01:00 |
|
Andreas Dangel
|
dd6affeb6e
|
Use new pmd-build plugin, adjust some rule documentation for markdown changes
|
2015-03-15 14:59:55 +01:00 |
|
Andreas Dangel
|
d17786000f
|
maven-plugin-pmd-build: generate markdown files for the rules
* simplify the configuration of the plugin
* use better default values
|
2015-03-15 14:58:57 +01:00 |
|
Andreas Dangel
|
9367879e69
|
#1277 Delete BooleanInversion as it makes no sense
Deprecate the rule for now - to be completely deleted later
|
2015-03-15 10:51:57 +01:00 |
|
Andreas Dangel
|
d484469fdf
|
doc: fix markdown sites
|
2015-03-14 22:26:36 +01:00 |
|
Andreas Dangel
|
c5622d9c21
|
doc: Convert xdoc to markdown - usage pages
|
2015-03-14 22:26:35 +01:00 |
|
Andreas Dangel
|
b182001920
|
doc: Convert xdoc to markdown - customizing pages
|
2015-03-14 22:26:30 +01:00 |
|
Andreas Dangel
|
0ac64e9d88
|
doc: Convert xdoc to markdown - index and all overview pages
|
2015-03-14 16:22:51 +01:00 |
|
Andreas Dangel
|
70070295b7
|
maven-plugin-pmd-build: Output also deprecated rules that are no references.
|
2015-03-14 14:40:00 +01:00 |
|
Andreas Dangel
|
03e35f5596
|
maven-plugin-pmd-build: add the deprecated rules to the rules index page
|
2015-03-14 13:47:19 +01:00 |
|
Andreas Dangel
|
233b948bd4
|
maven-plugin-pmd-build: Also display deprecated rules
|
2015-03-14 13:19:11 +01:00 |
|
Andreas Dangel
|
0ba3c0b8ed
|
maven-plugin-pmd-build: output the rule priority
|
2015-03-14 11:54:11 +01:00 |
|
Andreas Dangel
|
08c89fb4f5
|
maven-plugin-pmd-build: whitespace for xsl
|
2015-03-14 11:47:56 +01:00 |
|
Andreas Dangel
|
9860ded4c8
|
maven-plugin-pmd-build: add project-info-reports version
|
2015-03-14 11:43:33 +01:00 |
|