19909 Commits

Author SHA1 Message Date
Andreas Dangel
d4d7f4b75b
Add CaseChangingCharStream for t-sql, downgrade antlr 2023-02-16 18:55:47 +01:00
Paul Guyot
c9b19b680a [TSql] Move files & classes according to new layout 2023-02-16 08:24:03 +01:00
Paul Guyot
d20592ba63 Add support for T-SQL using Antlr4 lexer 2023-02-10 11:33:58 +01:00
Andreas Dangel
c4ee830721
Merge pull request #4386 from adangel:pmd6-update-version
Update versions #4386
2023-02-10 09:36:33 +01:00
Juan Martín Sotuyo Dodero
bc3d9b24ad
Merge pull request #4374 from adangel/pmd6-deprecate-go-language-module
[go] Deprecate GoLanguageModule
2023-02-09 13:40:02 -03:00
Andreas Dangel
e10cf6a4ff
Merge pull request #4384 from openium:master
[swift] Add more swift 5.x support (#unavailable mainly) #4384
2023-02-09 10:54:04 +01:00
Andreas Dangel
300c32a1a4
[doc] Update release notes (#4384) 2023-02-09 10:53:31 +01:00
Andreas Dangel
ea0b8ff904
Fixups from #4384 2023-02-09 10:51:24 +01:00
Andreas Dangel
c1170e76e2
Bump maven-gpg-plugin from 1.6 to 3.0.1 2023-02-09 09:48:09 +01:00
Andreas Dangel
8e7e4a46bb
Bump maven-deploy-plugin from 3.0.0 to 3.1.0 2023-02-09 09:48:09 +01:00
Andreas Dangel
36ad68eb58
Remove reporting section
The site lifecycle is not used for a long time now
in PMD, so we don't need to configure a reporting
section.
2023-02-09 09:48:03 +01:00
Andreas Dangel
427f0cab43
Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 2023-02-09 09:22:09 +01:00
Andreas Dangel
b859115627
Bump ant from 1.10.12 to 1.10.13 2023-02-09 09:21:47 +01:00
Andreas Dangel
bc33a222ea
Bump checkstyle from 10.6.0 to 10.7.0 2023-02-09 09:21:29 +01:00
Andreas Dangel
34add58c41
Bump kotest from 5.5.4 to 5.5.5 2023-02-09 09:21:13 +01:00
Andreas Dangel
e779e8676f
Bump maven from 3.8.6 to 3.9.0 2023-02-09 09:10:23 +01:00
kenji
a10662731b
Add more swift 5.x support (#unavalaible mainly) 2023-02-07 20:50:08 +01:00
Andreas Dangel
016afb96e3
[go] Deprecate GoLanguageModule 2023-02-03 14:29:11 +01:00
Andreas Dangel
c3b1317a77
Update gems 2023-02-02 09:37:17 +01:00
Andreas Dangel
49d35d0973
Bump pmd from 6.53.0 to 6.54.0 2023-01-28 10:55:19 +01:00
Andreas Dangel
625a1cc7f0
Prepare next development version [skip ci] 2023-01-28 10:51:02 +01:00
Andreas Dangel
5772440a79
[maven-release-plugin] prepare for next development iteration 2023-01-28 10:31:53 +01:00
Andreas Dangel
de1b12b060
[maven-release-plugin] prepare release pmd_releases/6.54.0 pmd_releases/6.54.0 2023-01-28 10:31:46 +01:00
Andreas Dangel
cb031625e8
Prepare pmd release 6.54.0 2023-01-28 10:18:27 +01:00
Andreas Dangel
aa64a5e3f0
Add @hassanalamibmx as a contributor 2023-01-27 09:12:36 +01:00
Andreas Dangel
c473634e26
Add @liamsharp as a contributor 2023-01-27 09:11:49 +01:00
Andreas Dangel
8d6068b123
Merge pull request #4366 from Monits:fix-4346
[java] Fix broken TextBlock grammar #4366
2023-01-27 09:10:29 +01:00
Juan Martín Sotuyo Dodero
3e29407ebe Update changelog 2023-01-26 19:40:24 -03:00
Juan Martín Sotuyo Dodero
0883b186ee Update token id
- The grammar now produces IDENTIFIER as token 74, and TEXT_BLOCK as 72
2023-01-26 19:36:37 -03:00
Juan Martín Sotuyo Dodero
312ebc173d Allow the escapes new line sequence 2023-01-26 19:36:20 -03:00
Juan Martín Sotuyo Dodero
619e014d0d Properly define TEXT_BLOCK tokens 2023-01-26 18:59:55 -03:00
Juan Martín Sotuyo Dodero
390b040432 Fix TextBlock grammar 2023-01-26 16:43:30 -03:00
Juan Martín Sotuyo Dodero
146f9077d2 Add failing test case for #4364 2023-01-26 16:42:49 -03:00
Juan Martín Sotuyo Dodero
30a01c4f33 Merge branch 'pr-4214' 2023-01-26 13:16:54 -03:00
Andreas Dangel
614a574292
Bump build-tools from 19/20-SNAPSHOT to 20 2023-01-26 15:32:15 +01:00
Andreas Dangel
7d56432d53
Fix release notes 2023-01-26 14:38:23 +01:00
Andreas Dangel
4208182058
Bump maven-release-plugin from 3.0.0-M1 to 3.0.0-M7 2023-01-26 14:22:37 +01:00
Andreas Dangel
5e023b097a
Bump maven-dependency-plugin from 3.1.2 to 3.5.0 2023-01-26 14:22:05 +01:00
Andreas Dangel
10150667b7
Bump maven-assembly-plugin from 3.2.0 to 3.4.2 2023-01-26 14:21:38 +01:00
Andreas Dangel
cdb64ff1c5
Bump maven-antrun-plugin from 1.8 to 3.1.0 2023-01-26 14:21:18 +01:00
Andreas Dangel
e1077ae1e3
Bump maven-clean-plugin from 3.1.0 to 3.2.0 2023-01-26 13:50:13 +01:00
Andreas Dangel
4d072aabc9
Bump maven-project-info-reports-plugin from 2.9 to 3.4.2 2023-01-26 13:35:12 +01:00
Andreas Dangel
aae7e544ab
Bump maven-jxr-plugin from 2.5 to 3.3.0 2023-01-26 13:34:23 +01:00
Andreas Dangel
91a3aea133
Bump jacoco-maven-plugin from 0.8.5 to 0.8.8 2023-01-26 13:33:45 +01:00
Andreas Dangel
96b7f47daf
Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.13 2023-01-26 13:33:17 +01:00
Andreas Dangel
60ff1746a5
Bump versions-maven-plugin from 2.5 to 2.14.2 2023-01-26 13:32:41 +01:00
Andreas Dangel
6c83e2a0c3
Bump maven-site-plugin from 4.0.0-M1 to 4.0.0-M4 2023-01-26 13:32:01 +01:00
Andreas Dangel
09d10ae51d
Bump maven-failsafe-plugin from 2.19.1 to 3.0.0-M8 (surefire.version) 2023-01-26 13:31:30 +01:00
Andreas Dangel
9b2e9b2696
Bump maven-enforcer-plugin from 3.0.0 to 3.1.0 2023-01-26 13:30:09 +01:00
Andreas Dangel
d6f6d73f1c
Bump build-helper-maven-plugin from 3.0.0 to 3.3.0 2023-01-26 13:29:14 +01:00