Andreas Dangel
336c06fb10
Actually use the variables PMD_GPG_KEY and PMD_SF_USER
2015-09-18 11:49:20 +02:00
Andreas Dangel
87803ed27a
Prepare pmd release 5.3.4
2015-09-18 11:44:40 +02:00
Andreas Dangel
ca2794bf7d
Fixes for the release script
2015-09-18 11:40:16 +02:00
Andreas Dangel
d921ffe1e3
Add the release shell script
2015-09-18 11:25:30 +02:00
Andreas Dangel
0f48fd501d
#1393 PMD hanging during DataflowAnomalyAnalysis
2015-09-18 10:17:01 +02:00
Andreas Dangel
e1a41bdf98
#1405 UnusedPrivateMethod false positive?
...
Don't use the auxclasspath if not provided.
2015-09-17 20:26:07 +02:00
Andreas Dangel
ad1ffa5835
#1404 Java8 'Unnecessary use of fully qualified name' in Streams Collector
2015-09-16 22:11:18 +02:00
Andreas Dangel
64012cc0b4
verified #1405 UnusedPrivateMethod false positive?
2015-09-16 21:37:17 +02:00
Andreas Dangel
2500412b14
#1403 False positive UnusedPrivateMethod with JAVA8
2015-09-14 22:36:05 +02:00
Andreas Dangel
9f6190f3b6
#1380 InsufficientStringBufferDeclaration false positive when literal string passed to a lookup service
2015-09-13 10:20:58 +02:00
Andreas Dangel
9e620c2661
#1388 ConstructorCallsOverridableMethodRule doesn't work with params?
2015-09-12 17:56:45 +02:00
Andreas Dangel
ac9fd51f84
#1392 SimplifyStartsWith false-negative
2015-09-11 12:22:49 +02:00
Andreas Dangel
93b4ce9bb4
#1394 dogfood.xml - Unable to exclude rules [UncommentedEmptyMethod]
2015-09-08 20:03:28 +02:00
Andreas Dangel
f242c5c5f4
Upgrade maven-pmd-plugin to 3.5 and add pmd execution
...
The profile "reports" was accidently deactivated by adding other
profiles. Now pmd and checkstyle are executed with all builds.
2015-09-08 19:58:21 +02:00
Andreas Dangel
1984f5ac8a
#1395 UnusedPrivateMethod false positive for array element method call
2015-09-08 19:45:49 +02:00
Andreas Dangel
b553c52ef5
#1396 PrematureDeclaration lambda false positive
2015-09-07 20:23:10 +02:00
Andreas Dangel
3abfc2fccb
#1397 StringToString should ignore method references
2015-09-07 20:01:18 +02:00
Andreas Dangel
100dd09b28
#1398 False positive for GuardLogStatementJavaUtil with Log4j
2015-09-06 11:06:48 +02:00
Andreas Dangel
a1ab0d6657
#1399 False positive for VariableNamingConventions with annotation @interface
2015-09-05 19:53:05 +02:00
Andreas Dangel
f0dd2b0519
#1400 False positive with JUnit4TestShouldUseBeforeAnnotation
2015-09-05 19:39:31 +02:00
Andreas Dangel
58292bfc38
#1401 False positive for StringBuilder.append called with constructor
2015-09-05 12:10:38 +02:00
Andreas Dangel
bd83821dd9
Fix unit test
2015-09-04 21:58:01 +02:00
Andreas Dangel
c0c79e522f
#1371 fix unit test
2015-09-04 21:55:16 +02:00
Andreas Dangel
0027fcdd77
Update changelog
2015-09-04 21:55:08 +02:00
José Manuel Rolón
abe800dfa9
Fixed InsufficientStringBufferDeclaration error detection.
...
Summary:
Added new method to obtaint the lenght of strings added after a constructor.
Added new test for this case.
Fix: http://sourceforge.net/p/pmd/bugs/1371/
Test Plan: Run tests.
Reviewers: jmsotuyo
Reviewed By: jmsotuyo
Differential Revision: http://ph.monits.com/D12322
2015-09-04 21:53:45 +02:00
Andreas Dangel
203e39b9b3
Added a new if to check for the append statements after an append contructor.
...
Summary:
Now the rule check for appends after a contructor call.
Added a new test for this case.
Issue: http://sourceforge.net/p/pmd/bugs/1370/
Test Plan: Run tests.
Reviewers: jmsotuyo
Reviewed By: jmsotuyo
Differential Revision: http://ph.monits.com/D12292
2015-09-04 21:34:38 +02:00
Andreas Dangel
922e35453a
#1402 Windows-Only: File exclusions are not case insensitive
2015-09-04 21:22:47 +02:00
Andreas Dangel
22671445e2
#1370 ConsecutiveAppendsShouldReuse not detected properly on StringBuffer
...
Extended unit test
2015-09-04 20:15:07 +02:00
Andreas Dangel
e3357987f2
Update changelog
2015-09-04 20:14:56 +02:00
José Manuel Rolón
dd8262cf69
Added new append validation.
...
Check for an append even when the block first child is a LocalVariableDeclaration.
Added new test to check the validation.
Issue: http://sourceforge.net/p/pmd/bugs/1370/
2015-09-04 20:14:09 +02:00
Andreas Dangel
89a3d5dd1e
#1384 NullPointerException in ConsecutiveLiteralAppendsRule
2015-08-01 20:28:38 +02:00
Andreas Dangel
c5216fed79
Fix site build
2015-07-25 20:38:03 +02:00
Andreas Dangel
d182626618
Update release-process with github
2015-07-25 19:59:28 +02:00
Andreas Dangel
4ecb295b06
Fix version of pmd-java8 module
2015-07-25 19:59:07 +02:00
Andreas Dangel
0785cef364
Prepare next development version
2015-07-25 16:00:08 +02:00
Andreas Dangel
0671c2e478
[maven-release-plugin] prepare for next development iteration
2015-07-25 15:28:23 +02:00
Andreas Dangel
1348ed8e06
[maven-release-plugin] prepare release pmd_releases/5.3.3
pmd_releases/5.3.3
2015-07-25 15:28:22 +02:00
Andreas Dangel
c2ec86bac5
Prepare pmd release 5.3.3
2015-07-25 15:16:54 +02:00
Andreas Dangel
53a1f5280c
Create the site separately, so that javadoc aggreate can work
2015-07-25 15:10:19 +02:00
Andreas Dangel
9d8a2dd0a5
Use github page
2015-07-25 15:10:12 +02:00
Andreas Dangel
e93e9224ae
#1381 CPD Cannot use CSV/VS Renderers because they don't support encoding property
2015-07-19 22:34:57 +02:00
Andreas Dangel
df14ea9c95
#1379 PMD CLI: Cannot specify multiple properties
2015-07-13 19:50:40 +02:00
Andreas Dangel
617ca01a68
#1369 ConsecutiveLiteralAppends not detected properly on StringBuffer
2015-06-29 20:28:53 +02:00
Andreas Dangel
ee5885065e
reformat, whitespace
2015-06-29 19:58:48 +02:00
Andreas Dangel
0b7cca49f1
fix typo
2015-06-28 21:56:55 +02:00
Andreas Dangel
8dc25abcfe
#1376 CompareObjectsWithEquals fails for type annotated method parameter
2015-06-28 21:51:04 +02:00
Andreas Dangel
2b92e22546
#1372 False Negative for CloseResource rule.
...
already fixed with #1375
2015-06-20 18:38:09 +02:00
Andreas Dangel
1b35a59997
#1375 CloseResource not detected properly
2015-06-20 18:15:02 +02:00
Juan Pablo Civile
39eb581134
Fix run.sh for paths with spaces
...
When redirecting arguments, "$@" must be used.
cherry-picked: 429e1a91a160c609c9b3bd4094ce2718b42793a1
cherry-picked: 59f5c8639277a572ae39128837e891ab1f178e0b
2015-06-06 19:38:02 +02:00
Andreas Dangel
d28e4f1fb5
#1366 UselessParentheses false positive on multiple equality operators
2015-06-01 20:06:01 +02:00