Andreas Dangel
|
44e299945d
|
Bump maven-checkstyle-plugin from 3.2.1 to 3.3.1
|
2024-02-23 10:27:33 +01:00 |
|
Andreas Dangel
|
f9d9ac63a4
|
Merge pull request #4806 from experimental-apex-parser
[apex] Use apex-parser and Summit AST #4806
|
2024-02-22 19:11:00 +01:00 |
|
Andreas Dangel
|
3b5149eb86
|
[dist] Remove now unnecessary exclude for apex-jorje
|
2024-02-22 18:48:06 +01:00 |
|
Andreas Dangel
|
e6c9d71f7b
|
[apex] Fix compile errors after merge
|
2024-02-22 18:45:50 +01:00 |
|
Andreas Dangel
|
3a7b570df0
|
Merge branch 'master' into experimental-apex-parser
|
2024-02-22 18:38:17 +01:00 |
|
Andreas Dangel
|
9e71e36ab1
|
Merge pull request #4811 from adangel:issue-4349-cleanup-deprecations
Cleanup remaining experimental and deprecated API #4811
|
2024-02-22 17:08:51 +01:00 |
|
Andreas Dangel
|
609e364861
|
Merge pull request #4809 from adangel:issue-4348-internal-api
[core] Consolidate @InternalApi classes #4809
|
2024-02-22 17:03:03 +01:00 |
|
Andreas Dangel
|
bd9fa30cf3
|
[dist] Bump commons-compress from 1.21 to 1.26.0
Fixes https://github.com/pmd/pmd/security/dependabot/51
Fixes CVE-2024-26308
Fixes https://github.com/advisories/GHSA-4265-ccf5-phj5
|
2024-02-22 14:05:49 +01:00 |
|
Andreas Dangel
|
8adc11964d
|
[ci] Fix upload of sbom after rename
|
2024-02-22 14:03:42 +01:00 |
|
Andreas Dangel
|
474274e129
|
[dist] Remove unnecessary exclusion for pmd-cli:sh:completion
Note: java and javascript are needed for tests in cli
Refs #4594
|
2024-02-22 13:00:04 +01:00 |
|
Andreas Dangel
|
decb759a8f
|
[dist] Make SBOM optional in assembly descriptor
fix dist sbom
|
2024-02-22 12:59:56 +01:00 |
|
Andreas Dangel
|
db02f357c5
|
[doc] Update maven doc, include PMD 7 usage, remove maven1
|
2024-02-22 11:54:14 +01:00 |
|
Andreas Dangel
|
d6c282bfba
|
[doc] Update migration guide for XML Report Format changes
|
2024-02-22 11:40:10 +01:00 |
|
Andreas Dangel
|
d23395a440
|
Merge pull request #4825 from lbovet:master
[plsql] Fix ignored WITH clause for SELECT INTO statements #4825
|
2024-02-16 08:50:15 +01:00 |
|
Andreas Dangel
|
a481a062fe
|
[doc] Update release notes (#4820, #4825)
|
2024-02-16 08:49:34 +01:00 |
|
Andreas Dangel
|
81206f2ee3
|
Add @lbovet as a contributor
|
2024-02-16 08:48:42 +01:00 |
|
Andreas Dangel
|
019039c606
|
Merge pull request #4776 from adangel:issue-4776-ruby3
[ci] Upgrade to ruby 3 #4826
|
2024-02-16 08:27:35 +01:00 |
|
Andreas Dangel
|
e002b161e5
|
[ci] Use regular PMD_CI_SCRIPTS_URL
|
2024-02-16 08:24:49 +01:00 |
|
Andreas Dangel
|
828bcaa89b
|
Fix Dangerfile
|
2024-02-15 21:25:08 +01:00 |
|
Andreas Dangel
|
04509a9fba
|
Make sure, ruby and bundler are available
|
2024-02-15 20:44:07 +01:00 |
|
Andreas Dangel
|
aa6851e2d2
|
Update gems
Fixes https://github.com/pmd/pmd/security/dependabot/49
Fixes https://github.com/pmd/pmd/security/dependabot/50
|
2024-02-15 20:31:17 +01:00 |
|
Andreas Dangel
|
fa01fcd38b
|
[ci] Upgrade to ruby 3
Fixes #4776
|
2024-02-15 20:28:34 +01:00 |
|
Laurent Bovet
|
4509b6b966
|
[plsql] Fix support of WITH clause
|
2024-02-15 13:38:04 +01:00 |
|
Andreas Dangel
|
9e900a2c70
|
[java] Enable tests in JavaCpdLexerTest
|
2024-02-15 07:57:20 +01:00 |
|
Andreas Dangel
|
59537fb15c
|
Merge branch 'master' into experimental-apex-parser
|
2024-02-13 20:12:39 +01:00 |
|
Andreas Dangel
|
ee1d72955d
|
[doc] Update release notes - Apex: Replaced Jorje with fully open source front-end
Fixes #3766
|
2024-02-13 20:12:28 +01:00 |
|
Andreas Dangel
|
dbe6053af4
|
[apex] Remove module pmd-apex-jorje
|
2024-02-13 19:18:16 +01:00 |
|
Andreas Dangel
|
a4280011a3
|
[apex] Remove now unneeded dependency to antlr 3
|
2024-02-13 19:09:36 +01:00 |
|
Andreas Dangel
|
7d326c5fd0
|
Bump guava from 31.0.1-android/32.0.1-jre to 33.0.0-jre
|
2024-02-13 19:00:45 +01:00 |
|
Andreas Dangel
|
f12beff7c9
|
[apex] Decimal LiteralExpression - add TODO
Refs https://github.com/google/summit-ast/pull/47
|
2024-02-13 18:46:24 +01:00 |
|
Andreas Dangel
|
204232c238
|
[apex] Remove ASTBridgeMethodCreator
Update release notes/migration guide
|
2024-02-13 18:43:09 +01:00 |
|
Andreas Dangel
|
f57a072e5c
|
[apex] Normalize bound vars in SOQL
|
2024-02-13 18:42:24 +01:00 |
|
Andreas Dangel
|
526d9684c5
|
[apex] Remove namespace implementations
Fixes TODO(b/243905954)
|
2024-02-12 20:17:53 +01:00 |
|
Andreas Dangel
|
e811b9ceb3
|
[apex] DefiningType for ASTApexFile
|
2024-02-12 20:17:53 +01:00 |
|
Andreas Dangel
|
0a557dfcf8
|
[apex] AbstractApexNode - calculateTextRegion for many nodes as union
|
2024-02-12 20:17:53 +01:00 |
|
Andreas Dangel
|
e8e19a294f
|
[apex] Fix RealLoc of ASTModifierNode and ASTField
|
2024-02-12 20:17:52 +01:00 |
|
Andreas Dangel
|
95d0cf4733
|
[apex] ApexXPathRuleTest - remove old test
This was testing a deprecated XPath attribute,
but that attribute was already removed.
|
2024-02-12 20:17:52 +01:00 |
|
Andreas Dangel
|
cf67ebf4a5
|
[apex] ApexLexerTest - reenable and finish
Fixes TODO(b/239648780)
|
2024-02-12 20:17:41 +01:00 |
|
Andreas Dangel
|
50514b3736
|
[apex] ApexParser - init logging
|
2024-02-12 17:37:55 +01:00 |
|
Andreas Dangel
|
f5979b5bfb
|
[apex] ASTSoqlExpression - provide simple canonical query
|
2024-02-11 16:35:12 +01:00 |
|
Andreas Dangel
|
19907a74d9
|
[apex] Finish ASTReferenceExpression
- removed method getContext() - always returned null
Fixes TODO(b/243906211)
- Verify that getReferenceType() returns the correct values
Fixes TODO(b/239648780)
|
2024-02-10 21:01:52 +01:00 |
|
Andreas Dangel
|
dbde030d8f
|
[core] Remove @DeprecatedUntil700
|
2024-02-10 13:10:53 +01:00 |
|
Andreas Dangel
|
1b4acab7c4
|
Merge branch 'master' into issue-4349-cleanup-deprecations
|
2024-02-10 12:36:58 +01:00 |
|
Andreas Dangel
|
b0818362e7
|
[ant] Add javadoc, internalize ReportException
|
2024-02-10 11:57:11 +01:00 |
|
Andreas Dangel
|
dc4d195d77
|
[doc] Fix javadoc for moved classes
|
2024-02-10 11:57:11 +01:00 |
|
Andreas Dangel
|
5705847594
|
[core] Consolidate internal api in properties
PropertyTypeId - moved to internal
PropertyDescriptor#getTypeId
|
2024-02-10 11:56:58 +01:00 |
|
Andreas Dangel
|
68d4561544
|
[core] Consolidate internal api in XPath Attribute
Attribute#replacementIfDeprecated
|
2024-02-10 10:51:19 +01:00 |
|
Andreas Dangel
|
5e92b5907e
|
[core] Consolidate internal api in FileCollector
FileCollector#newCollector
|
2024-02-10 10:47:07 +01:00 |
|
Andreas Dangel
|
3a635da9c2
|
[core] Consolidate internal api in PMDConfiguration
PMDConfiguration#setAnalysisCache
PMDConfiguration#getAnalysisCache
|
2024-02-10 10:38:26 +01:00 |
|
Andreas Dangel
|
2cc9ae9d7e
|
[core] Consolidate internal api in LexException
|
2024-02-10 10:05:56 +01:00 |
|