Andreas Dangel
|
66c1191984
|
#1365 Aggregated javadoc report is missing
|
2015-05-31 14:01:40 +02:00 |
|
Andreas Dangel
|
42726428c5
|
Fix links on the integrations page
|
2015-05-31 12:14:45 +02:00 |
|
Andreas Dangel
|
19a13c0ab9
|
#1364 FieldDeclarationsShouldBeAtStartOfClass false positive using multiple annotations
|
2015-05-31 10:29:42 +02:00 |
|
Andreas Dangel
|
00ff9f25ae
|
Prepare next development version
|
2015-05-22 19:28:37 +02:00 |
|
Andreas Dangel
|
793af091c0
|
[maven-release-plugin] prepare for next development iteration
|
2015-05-22 18:23:42 +02:00 |
|
Andreas Dangel
|
2c99fbd5e5
|
[maven-release-plugin] prepare release pmd_releases/5.3.2
pmd_releases/5.3.2
|
2015-05-22 18:23:41 +02:00 |
|
Andreas Dangel
|
2aa1942015
|
Prepare pmd release 5.3.2
|
2015-05-22 18:18:12 +02:00 |
|
Andreas Dangel
|
c34b55285b
|
Adding back missing changelog entry for 5.3.1
|
2015-05-21 21:33:29 +02:00 |
|
Andreas Dangel
|
b50e49777f
|
#1355 NullPointerException in a java file having a single comment line
|
2015-05-18 21:17:16 +02:00 |
|
Andreas Dangel
|
a416513fc9
|
reformat, whitespaces
|
2015-05-18 21:14:12 +02:00 |
|
Andreas Dangel
|
357f206102
|
#1330 AvoidReassigningParameters does not work with varargs
|
2015-05-15 20:24:06 +02:00 |
|
Andreas Dangel
|
cc43e6f8be
|
#1354 Complex FieldDeclarationsShouldBeAtStartOfClass false positive with Spring annotations
|
2015-05-15 16:06:29 +02:00 |
|
Andreas Dangel
|
3c316c2018
|
#1343 MethodNamingConventions for overrided methods
|
2015-05-15 15:33:40 +02:00 |
|
Andreas Dangel
|
cae16d39d7
|
#1353 False positive "Only One Return" with lambda
|
2015-05-13 21:33:30 +02:00 |
|
Andreas Dangel
|
b5e7cbbaf3
|
verify #1349 VariableNamingConventions : underscore in final but at first position ?
|
2015-05-09 18:41:42 +02:00 |
|
Andreas Dangel
|
7d630f6cb3
|
verify #1347 False positive for GuardLogStatementJavaUtil
|
2015-05-09 18:37:02 +02:00 |
|
Andreas Dangel
|
bc41b00206
|
verify #1346 VariableNamingConventions do not work for method parameters
|
2015-05-09 18:31:48 +02:00 |
|
Andreas Dangel
|
171fdb877f
|
#1345 UseCollectionIsEmpty throws NullPointerException
|
2015-05-09 18:25:12 +02:00 |
|
Andreas Dangel
|
12bbb65ebd
|
Update fluido skin version to 1.4
|
2015-05-09 18:12:38 +02:00 |
|
Andreas Dangel
|
3d73198ba9
|
verify #1340 UseStringBufferForStringAppends False Positive with ternary operator
|
2015-05-01 18:41:21 +02:00 |
|
Andreas Dangel
|
e2a7356ccb
|
verify #1341 pmd:GuardDebugLogging violates LOGGER.debug with format "{}"
It's a duplicate of #1224
|
2015-05-01 18:33:16 +02:00 |
|
Andreas Dangel
|
a0d116ca6d
|
#1335 GuardLogStatementJavaUtil should not apply to SLF4J Logger
|
2015-05-01 18:27:18 +02:00 |
|
Andreas Dangel
|
857ae074e1
|
#1342 UseConcurrentHashMap false positive (with documentation example)
|
2015-04-30 20:07:54 +02:00 |
|
Andreas Dangel
|
770fc5763e
|
Update project info reports, display modules after the main pages
|
2015-04-27 19:47:26 +02:00 |
|
Andreas Dangel
|
fba55905b6
|
Prepare next development version
|
2015-04-20 21:30:15 +02:00 |
|
Andreas Dangel
|
a720b93431
|
[maven-release-plugin] prepare for next development iteration
|
2015-04-20 20:15:12 +02:00 |
|
Andreas Dangel
|
de7a81202f
|
[maven-release-plugin] prepare release pmd_releases/5.3.1
pmd_releases/5.3.1
|
2015-04-20 20:15:11 +02:00 |
|
Andreas Dangel
|
f93a7bc67e
|
Prepare pmd release 5.3.1
|
2015-04-20 19:55:55 +02:00 |
|
Andreas Dangel
|
b6c12fe449
|
Added deprecated old name for UseSingleton/UseUtilityClass
#1059 and #1339
|
2015-04-20 19:46:16 +02:00 |
|
Andreas Dangel
|
fdb54ecc0e
|
#1337 False positive "Avoid throwing raw exception types" when exception is not thrown
|
2015-04-18 18:21:11 +02:00 |
|
Andreas Dangel
|
1910a6844c
|
#1332 False Positive: UnusedPrivateMethod
|
2015-04-18 10:04:31 +02:00 |
|
Andreas Dangel
|
342e0c4789
|
Update changelog
|
2015-04-16 19:28:52 +02:00 |
|
Andreas Dangel
|
a56f5545fa
|
Merge branch 'fix-null-pointer-exceptions' of https://github.com/Vampire/pmd into Vampire-fix-null-pointer-exceptions
|
2015-04-16 19:21:47 +02:00 |
|
Andreas Dangel
|
4d03c95158
|
#1338 The pmd-java8 POM bears the wrong parent module version
|
2015-04-14 19:50:32 +02:00 |
|
Björn Kautler
|
d8961a903a
|
Fix NullPointerException in ClassScope.resolveGenericType()
|
2015-04-14 11:24:23 +02:00 |
|
Björn Kautler
|
f310138f9d
|
Fix NullPointerException in ClassScope.qualifyTypeName()
|
2015-04-14 11:24:21 +02:00 |
|
Björn Kautler
|
e8c36b34f8
|
Make TypeSet resolvers null-safe
|
2015-04-14 11:24:20 +02:00 |
|
Andreas Dangel
|
29a32bb2a7
|
#1333 Error while processing Java file with Lambda expressions
|
2015-04-13 20:01:28 +02:00 |
|
Andreas Dangel
|
fa9a4705e6
|
Prepare next development version
|
2015-04-13 19:57:34 +02:00 |
|
Andreas Dangel
|
63f1814c80
|
Define the goals for releaseing explicitly
|
2015-04-04 12:39:18 +02:00 |
|
Andreas Dangel
|
c44a89cce3
|
[maven-release-plugin] prepare for next development iteration
|
2015-04-01 20:06:39 +02:00 |
|
Andreas Dangel
|
094c9c0ec9
|
[maven-release-plugin] prepare release pmd_releases/5.3.0
pmd_releases/5.3.0
|
2015-04-01 20:06:38 +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 |
|