ce8166c324
Merge branch '7.0.x' into antlr-touchups
2020-06-15 17:20:27 +02:00
08613786c3
Merge branch 'apex-single-rootnode-2' into 7.0.x
2020-06-14 21:39:01 +02:00
5599d54310
Merge branch 'master' into 7.0.x
2020-06-14 21:38:20 +02:00
d631b79307
Deprecate stuff for #2491
2020-06-14 21:36:33 +02:00
75c7971814
Merge branch 'update-all-properties' into 7.0.x
2020-06-14 19:05:46 +02:00
d3d75fa0b9
Merge branch '7.0.x' into apex-single-rootnode-2
2020-06-14 19:04:45 +02:00
bff3bcb487
Merge branch 'pr-2349'
...
[java] Optimize UnusedPrivateMethodRule #2349
2020-06-13 18:14:53 +02:00
bd10b778ed
[doc] Update release notes, refs #2349
2020-06-13 18:14:02 +02:00
ae5fec78cd
[java] UnusedPrivateMethod - improve javadoc
2020-06-13 18:12:20 +02:00
4b6920c16d
Merge branch 'uselessoverridingmethod-false-negative'
2020-06-12 17:37:07 +02:00
6c51cec444
Merge branch 'master' into uselessoverridingmethod-false-negative
2020-06-12 17:36:38 +02:00
05715ac13c
Merge branch '7.0.x' into update-all-properties
2020-06-12 17:32:30 +02:00
c3219b91c5
Merge branch 'master' into pmd/7.0.x
2020-06-12 14:21:10 +02:00
5653400257
Merge branch 'pr-2519'
...
[java] Enable rule UnnecessaryCast (codestyle) #2519
2020-06-12 13:55:44 +02:00
a171ab8512
[doc] Update release notes and releases ruleset
2020-06-12 13:54:40 +02:00
7820c17435
[java] UnnecessaryCastRule: fix false positive with maps (nested generics)
2020-06-12 13:11:24 +02:00
28ea13e4f9
Merge branch 'pr-2567'
...
[c#] Fix CPD suppression with comments doesn't work #2551 #2567
2020-06-12 12:49:21 +02:00
30ec2829bd
[doc] Update release notes, fixes #2551 , refs #2567
2020-06-12 12:48:31 +02:00
702936ba45
Merge branch 'pr-2552'
...
[doc] Update next major development page for PMD 7 plans #2552
2020-06-12 12:45:39 +02:00
8f606c787e
Merge branch 'pr-2547'
...
[scala] Add cross compilation for scala 2.12 and 2.13 #2547
2020-06-12 12:44:50 +02:00
c70c150c31
Revert "travis symlink support"
...
This reverts commit 06e2da0653b2ecd84e239c76a05349adc740147d.
2020-06-12 12:44:16 +02:00
a7c824905f
[doc] fix warnings while generate javadoc links
...
This is due to changed project structure in pmd-scala
2020-06-07 13:15:33 +02:00
d04c78035e
[doc] Update release notes, refs #2547
2020-06-07 12:55:27 +02:00
8defb2fde2
Add missing relativePath configuration in all pom modules
2020-06-07 12:36:58 +02:00
425a45a006
[scala] Fix javadoc generation and upload
...
Due to the different project structure, the paths need
to be adjusted
2020-06-07 12:31:47 +02:00
d8d3aa0af7
[scala] Introduce parent pom pmd-scala-common
2020-06-07 12:24:54 +02:00
abc230c637
[scala] Refactor project structure
...
* Avoid using symlinks, this is very difficult to get working
under Windows
* Provide names for the different scala modules
* Rename pmd-scala to pmd-scala-common
* Restore main module pmd-scala for backwards compatibility
2020-06-07 11:52:10 +02:00
e2a526461a
Updated documentation #2551
...
Updated cpd.md with "C#" to the list of languages, that support suppression.
2020-06-05 18:32:02 +05:30
c7c31be6cc
[c#] CPD suppression with comments doesn't work #2551
...
CPD Suppressions for c# fixed
test added
2020-06-04 17:53:22 +05:30
17556f8c6a
[doc] Update release notes, refs #2563
2020-06-03 19:30:33 +02:00
e4368c9f7c
[java] UselessOverridingMethod false negative with already public methods
2020-06-03 19:23:22 +02:00
06e2da0653
travis symlink support
2020-05-31 12:33:28 +01:00
0d83b188dc
fix parent 2
2020-05-31 12:11:03 +01:00
050687f2d6
fix parent
2020-05-31 12:05:57 +01:00
f3e1f68594
fix pmd-dist
2020-05-31 11:59:46 +01:00
f4880f9318
refactor scala modules configuration
2020-05-31 11:59:44 +01:00
fe218f8093
Merge branch 'master' into pmd/7.0.x
2020-05-29 09:31:23 +02:00
bc4a1d67eb
Update gems
2020-05-29 09:27:58 +02:00
3f69a8a56c
[doc] Update deprecated rules list
2020-05-29 09:01:21 +02:00
e4e86195be
[doc] Update next major development page for PMD 7 plans
2020-05-29 08:50:54 +02:00
867f8b2adf
fix project name
2020-05-27 20:41:18 +01:00
9c632dcd83
Cross compile pmd-scala module
2020-05-27 15:40:53 +01:00
70ac66dcb2
Fix rule tag
2020-05-24 19:17:53 +02:00
8c1105f4cd
Clearify release step
2020-05-24 18:14:55 +02:00
10220fb9a7
[doc] Update deprecated rules
2020-05-24 18:14:23 +02:00
a283b9cebc
[swift] remove generated rule docs
2020-05-24 18:10:26 +02:00
9a20df621a
Fix removed rule references
2020-05-24 18:09:07 +02:00
510d5c633a
Merge branch 'master' into pmd/7.0.x
2020-05-24 17:47:30 +02:00
e5a5fa9642
Prepare next development version
2020-05-24 17:35:24 +02:00
ab04bdacdd
[maven-release-plugin] prepare for next development iteration
2020-05-24 17:34:34 +02:00