a6ac757649
Add responsive floating table-of-contents to documentation website
2022-02-23 19:21:02 +01:00
a6e55845f7
Merge pull request #3783 from oowekyala:issue3746-plsql-tokens
...
[plsql] Fix #3746 - Parsing exception with operators containing spaces #3783
2022-02-19 09:59:21 +01:00
9d349dbcc7
[doc] Update release notes ( #3746 #3783 )
2022-02-19 09:58:47 +01:00
84b026d83f
Merge pull request #3781 from oowekyala:issue3427-cli-help
...
[core] Fix #3427 - Stop printing usage text on error #3781
2022-02-19 09:54:59 +01:00
9d2a10e602
[doc] Update release notes ( #3427 #3781 )
2022-02-19 09:54:08 +01:00
bd74c366a6
[doc] Update release notes
2022-02-19 09:44:53 +01:00
cc1552b4e1
Merge pull request #3780 from oowekyala:issue3374-rule-example
...
[java] Fix #3374 UseStringBufferForStringAppends rule example #3780
2022-02-19 09:44:17 +01:00
b6dae35c46
Merge pull request #3774 from oowekyala:issue3697-parse-twr
...
[java] Fix #3697 - lookahead error in concise resource spec #3774
2022-02-19 09:41:51 +01:00
4894c289d9
Merge pull request #3793 from adangel:ci-dogfood
...
[ci] Run dogfood for PRs and PMD7 #3793
2022-02-19 09:34:19 +01:00
e005a1d20e
Merge pull request #3765 from oowekyala:issue278-confusing-ternary
...
[java] Fix #278 - ConfusingTernary should treat != null as positive
condition #3765
2022-02-18 20:13:33 +01:00
5ed04ea5a0
Fix build.sh
2022-02-18 14:48:18 +01:00
c33880b217
[ci] Run dogfood for PRs and PMD7
...
This unifies the build configuration. The dogfood build
is now run also for PRs.
2022-02-18 14:40:02 +01:00
7733be75ff
[core] More deprecations around PMD/Report/RuleContext ( #3762 )
2022-02-18 11:33:05 +01:00
3dde3bc739
Bump maven-pmd-plugin from 3.15.0 to 3.16.0
2022-02-17 12:27:00 +01:00
06f43f1b86
[doc] Fix release notes
2022-02-16 22:01:21 +01:00
1d6a1c9959
Merge pull request #3762 from oowekyala:master-deprecations-for-analysis-listeners
...
[core] Deprecations for analysis listeners #3762
* pr-3762:
Fix java test
Fix last test
Update release notes
Fix more tests
Fix delegate rule handling
Fix tests
Add lost overload
Update Report
Update doc
Deprecate stuff in RuleSet
Make AbstractRule use RuleContext api
Deprecate things in RuleContext
2022-02-16 19:54:01 +01:00
73a2f62397
Update release notes, refs #3767
2022-02-13 19:13:02 +01:00
7553a69435
Fix #3746 - Parsing exception "Less than or equal to/Greater than or equal to" operators in DML statements
2022-02-13 13:15:49 +01:00
ee1e43a952
Fix #3427 - Stop printing usage test on error
2022-02-12 21:05:04 +01:00
9ef059fc5d
Update release notes
2022-02-12 19:04:14 +01:00
962793cd54
Fix #3374 - UseStringBufferForStringAppends: Wrong example in documentation
2022-02-12 19:03:31 +01:00
ee1001a009
Merge branch 'pr/3760'
2022-02-12 18:10:48 +01:00
832def7c30
Merge branch 'master' into pr/3760
2022-02-12 18:10:46 +01:00
918456bbcc
Update release notes, refs #3767
2022-02-11 21:49:37 +01:00
0c54ee3acb
Merge branch 'pr/3767'
2022-02-11 21:46:34 +01:00
f981445f8f
Fix last bug
2022-02-11 21:41:34 +01:00
c5f4f3cd49
Fix #3697 - lookahead error in concise resource spec
2022-02-11 21:27:23 +01:00
982a7a75f5
Update GUI.java
2022-02-10 10:05:09 +05:30
c85154adfc
Fix #278 - make ConfusingTernary treat != null as a positive condition
...
update release notes
2022-02-08 19:46:04 +01:00
3f5ec00a6b
Fix java test
2022-02-06 16:10:12 +01:00
1dd516665b
Fix last test
2022-02-06 14:00:08 +01:00
c24614d925
Update release notes
2022-02-06 13:57:30 +01:00
a8966e9749
Fix more tests
2022-02-06 13:45:33 +01:00
42b1fa1314
Fix delegate rule handling
2022-02-06 13:39:07 +01:00
df048228a8
Fix tests
2022-02-06 13:35:30 +01:00
e7ba125d1c
Add lost overload
2022-02-06 13:22:58 +01:00
ab3ccf21ff
Update Report
2022-02-06 13:09:11 +01:00
b8cb061f8a
Update doc
2022-02-06 13:03:42 +01:00
8d56733eef
Deprecate stuff in RuleSet
2022-02-06 12:58:54 +01:00
9d8e02e0cd
Make AbstractRule use RuleContext api
2022-02-06 12:55:53 +01:00
6c2b59dc9f
Deprecate things in RuleContext
2022-02-06 12:35:51 +01:00
fe797fe135
[doc] Update release notes [skip ci]
2022-02-03 20:03:17 +01:00
6a9f67fb8c
Bump dokka maven plugin from 1.4.30 to 1.4.32
...
Fixes #3759
2022-02-03 20:01:10 +01:00
1290999ec2
Bump checkstyle from 8.42 to 9.3
2022-01-31 19:08:28 +01:00
de41d2cdbc
Update package-lock.json
2022-01-29 10:11:55 +01:00
3ce3f1e90a
Update pmd from 6.41.0 to 6.42.0
2022-01-29 10:10:25 +01:00
1d29cdeccb
Prepare next development version [skip ci]
2022-01-29 09:55:16 +01:00
dc19597020
[maven-release-plugin] prepare for next development iteration
2022-01-29 09:53:38 +01:00
391c32589f
[maven-release-plugin] prepare release pmd_releases/6.42.0
pmd_releases/6.42.0
2022-01-29 09:53:32 +01:00
2d6a149659
Prepare pmd release 6.42.0
2022-01-29 09:42:23 +01:00