26977 Commits

Author SHA1 Message Date
Andreas Dangel
fa97cff7ff Merge pull request #4797 from adangel:lexexception-cpdlexer
[core] Rename TokenMgrError to LexException, Tokenizer to CpdLexer #4797
2024-02-02 19:59:41 +01:00
Andreas Dangel
a78e17b7a6 Merge pull request #4796 from adangel:remove-deprecated-and-release-rulesets
Remove deprecated and release rulesets #4796
2024-02-02 19:57:04 +01:00
Andreas Dangel
a76ec3410c Merge pull request #4795 from adangel:remove-ruleset-factory-compatibility
[core] Remove ruleset compatibility filter (RuleSetFactoryCompatibility) and CLI option --no-ruleset-compatibility #4795
2024-02-02 19:53:51 +01:00
Andreas Dangel
a411bc5dac Merge pull request #4793 from adangel:undeprecate-dysfunction-reason
[core] Undeprecate PropertySource::dysfunctionReason in PMD 7 #4793
2024-02-02 19:51:05 +01:00
Andreas Dangel
c8686a0dff Merge pull request #4792 from adangel:undeprecate-node-getImage
[core] Undeprecate Node::getImage() in PMD 7 #4792
2024-02-02 19:49:26 +01:00
Andreas Dangel
5b2b03847e Merge pull request #4786 from adangel:issue-4313-remove-old-rule-reference-notation
[core] Remove support for deprecated rule set references notation #4786
2024-02-02 19:46:55 +01:00
Andreas Dangel
2fbe5cb147 Merge pull request #4782 from adangel:avoid-image
[core] Avoid using getImage/@Image #4782
2024-02-02 18:25:49 +01:00
Andreas Dangel
c6ce5a9557 Merge branch 'master' into avoid-image 2024-02-02 16:56:54 +01:00
dependabot[bot]
1d95f0f03e Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 19:16:37 +01:00
Andreas Dangel
4a1ba2c3c0 [doc] Remove not existing -language cli param
It was already removed for PMD 7.
2024-01-26 17:45:25 +01:00
Juan Martín Sotuyo Dodero
033ede2925 Fix broken link 2024-01-26 11:55:38 -03:00
Juan Martín Sotuyo Dodero
68680de9cb Fix Windows dir separator 2024-01-26 11:52:24 -03:00
Juan Martín Sotuyo Dodero
f70b0d04cf Fix Windows samples 2024-01-26 11:50:29 -03:00
Andreas Dangel
88239b703e Merge pull request #4777 from adangel:fix-deprecated-api-usage
Fix deprecated API usage #4777
2024-01-26 15:16:54 +01:00
Andreas Dangel
7041f27d9f Merge pull request #4775 from adangel:apex-fix-deprecated-api-usage
[apex][visualforce] Fix deprecated API usage #4775
2024-01-26 15:15:58 +01:00
Andreas Dangel
59c2e86203 Merge pull request #4772 from adangel:plsql-fix-deprecated-api-usage
[plsql] Fix deprecated API usage #4772
2024-01-26 15:14:53 +01:00
Andreas Dangel
0c4b4f4dcd Merge pull request #4768 from adangel:java-ast-updates
[java] Updates to AST nodes #4768
2024-01-26 15:13:40 +01:00
Andreas Dangel
83522e96ef [ci] Update sonar, use Java 17 2024-01-18 08:32:27 +01:00
Andreas Dangel
963a9a965c [java] Verify fix for BrokenNullCheck (#718)
Closes #718
2024-01-17 17:43:15 +01:00
Andreas Dangel
b17fe92fb5 Merge branch 'master' into java-ast-updates 2024-01-12 10:41:41 +01:00
Andreas Dangel
8bd78b4b8f Update pmd-java/src/main/java/net/sourceforge/pmd/lang/java/ast/internal/PrettyPrintingUtil.java
Co-authored-by: Clément Fournier <clement.fournier@tu-dresden.de>
2024-01-12 10:30:49 +01:00
Andreas Dangel
b06d00fb40 [java] SingularField: verify #174
Closes #174
2024-01-12 09:59:17 +01:00
Andreas Dangel
abb251a85e Merge pull request #4778 from dependabot/github_actions/master/actions/upload-artifact-4
Bump actions/upload-artifact from 3 to 4 #4778
2024-01-12 09:27:14 +01:00
Andreas Dangel
e65f10bc57 Merge pull request #4766 from adangel:issue-4319-typeres-symbols-api
[doc] Document TypeRes API and Symbols API (#4319) #4766
2024-01-12 09:25:51 +01:00
Andreas Dangel
acb3fd8dc5 Merge pull request #4764 from adangel:issue-4308-xpath-lang-impl
[doc] Document XPath integration (#4308) #4764
2024-01-12 09:21:33 +01:00
Andreas Dangel
661d76ca61 Merge pull request #4762 from adangel:issue-2511-doc-rules
[doc] Review rule writing documentation for PMD 7 #4762
2024-01-12 09:19:53 +01:00
Andreas Dangel
afe1ffac25 Merge pull request #4756 from adangel:issue-995-api-doc
[doc] ADR 3 - API evolution principles #4756
2024-01-12 09:17:31 +01:00
Andreas Dangel
a8426fd996 [doc] Update release notes (#995) 2024-01-12 09:16:45 +01:00
Andreas Dangel
bd933461d3 [doc] Update release notes (#4065) 2024-01-11 17:06:15 +01:00
Andreas Dangel
6163f67b06 [core] Rename Tokenizer to CpdLexer
See #4065
2024-01-11 17:04:48 +01:00
Andreas Dangel
55d91791c3 [core] Rename TokenMgrError to LexException
See #4065
2024-01-11 15:56:28 +01:00
Andreas Dangel
742394068e [doc] Update release notes (#4796) 2024-01-11 14:55:48 +01:00
Andreas Dangel
a63a477396 Remove releases rulesets 2024-01-11 14:53:32 +01:00
Andreas Dangel
bb75ff41c3 Fix old usages of old rulesets 2024-01-11 14:43:59 +01:00
Andreas Dangel
9977c0ffeb Remove old rulesets
These were from PMD 5. In PMD 6, these rules
have been moved into categories.
2024-01-11 12:28:30 +01:00
Andreas Dangel
ba602d1978 [core] Remove ruleset compatibility filter (RuleSetFactoryCompatibility) and CLI option --no-ruleset-compatibility
Fixes #4314
Closes #4378
2024-01-11 12:05:10 +01:00
Andreas Dangel
ed0cff6da9 Merge branch 'master' into java-ast-updates 2024-01-11 10:28:21 +01:00
Andreas Dangel
a1d238cff6 [doc] Update release notes (#1307, #3751) 2024-01-11 10:26:32 +01:00
Andreas Dangel
29a4aaec47 [core] Undeprecate PropertySource::dysfunctionReason in PMD 7
refs #3868 and #3901
2024-01-11 10:20:54 +01:00
Andreas Dangel
60eca92180 [core] Undeprecate Node::getImage() in PMD 7
This should be done for 7.x again - see #4787
2024-01-11 09:47:10 +01:00
Andreas Dangel
e36055c8e0 [doc] Update migration guide (refs #4787) 2024-01-06 12:07:44 +01:00
Andreas Dangel
986293d748 [doc] Update release notes/migration guide for @Image changes 2024-01-06 11:53:21 +01:00
Andreas Dangel
ce5aff837d [jsp] Avoid using @Image, add AbstractContentNode 2024-01-06 10:25:32 +01:00
Andreas Dangel
120d24dae4 [xml] Fix impl and tests 2024-01-05 17:23:42 +01:00
Andreas Dangel
adfd3963a0 [xml] Avoid using @Image - added new attribute @Text 2024-01-05 16:48:29 +01:00
dependabot[bot]
2d6dba7de2 Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-05 14:51:49 +00:00
Andreas Dangel
2e7263af69 Merge pull request #4746 from adangel:build-improvements
[ci] Build improvements #4746
2024-01-05 15:49:37 +01:00
Andreas Dangel
1c1cdb52de Merge pull request #4718 from adangel:issue-4717-xsltrenderer-leak
[core] XSLTRenderer: Close original writer at the end #4718
2024-01-05 15:12:55 +01:00
Andreas Dangel
a382d675b6 Merge branch 'master' into issue-4717-xsltrenderer-leak 2024-01-05 15:12:13 +01:00
Andreas Dangel
b4781ada3b Merge pull request #4694 from oowekyala:issue4635-cpd-lexical-error
[core] Fix line/col numbers in TokenMgrError #4694
2024-01-05 15:07:02 +01:00