Clément Fournier
add597026c
Don't forget EOF token
2023-02-12 15:28:34 +01:00
Clément Fournier
1828faeadc
Fix some modules
2023-02-11 19:27:46 +01:00
Clément Fournier
9e9de580a2
Delete CPD
2023-02-11 19:13:22 +01:00
Clément Fournier
d972e4aabe
Fix scala module
2023-02-11 18:47:29 +01:00
Clément Fournier
f2cfd8f5a6
More refactorings
2023-02-11 18:43:37 +01:00
Clément Fournier
e7503d9d98
Fix CPDReport
2023-02-11 18:33:21 +01:00
Clément Fournier
0cab976fc5
Remove SourceCode
2023-02-11 18:22:30 +01:00
Clément Fournier
65d953bfb4
Progress
2023-02-11 18:10:35 +01:00
Clément Fournier
27a4aba871
Progress
2023-02-11 16:34:24 +01:00
Clément Fournier
cf81809990
Change a ton of stuff in CPD
2023-02-10 18:21:23 +01:00
Clément Fournier
d4c05d1fb5
Make pmd language have a hook to launch CPD
...
This allows removing the CPD language instances,
sharing more logic between CPD and PMD, and using
language properties to configure CPD and PMD uniformly.
2023-02-10 16:45:52 +01:00
Andreas Dangel
eee8b95a68
Merge pull request #4060 from oowekyala:pmd7-language-lifecycle
...
[core] Language lifecycle #4060
2023-02-10 10:34:38 +01:00
Andreas Dangel
e7ff4a36cf
[swift] Fix CPD tests
2023-02-10 10:29:53 +01:00
Andreas Dangel
851300acba
Merge branch 'master' into pmd/7.0.x
2023-02-10 10:11:54 +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
de9d3959ea
[doc] Update release notes ( #4359 )
2023-02-09 10:59:01 +01: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
Clément Fournier
64a3ec45a5
Remove forgotten log call
2023-02-08 12:49:58 +01:00
Clément Fournier
d31b8f618c
Fix #4359
2023-02-08 12:43:37 +01:00
Clément Fournier
a7b8d8ffae
Merge branch 'pr/4355' into 7.0.x
2023-02-08 12:25:11 +01:00
Clément Fournier
00cc3ba9b2
Add tests
...
Refs #4355
2023-02-08 12:24:45 +01:00
kenji
a10662731b
Add more swift 5.x support (#unavalaible mainly)
2023-02-07 20:50:08 +01:00
Clément Fournier
9401208c97
Merge branch '7.0.x' into pr/4355
2023-02-07 19:34:09 +01:00
Clément Fournier
1de1177a5a
Fix bug
2023-02-06 16:28:43 +01:00
Clément Fournier
283e516bb0
Test LanguageModuleBase
2023-02-05 19:15:45 +01:00
Clément Fournier
db40a769f1
Details
2023-02-04 20:25:16 +01:00
Clément Fournier
872a41b4e9
Make ApexProcessor not implement LVH
2023-02-04 20:22:49 +01:00
Clément Fournier
074a0ff399
Doc
2023-02-04 20:11:38 +01:00
Clément Fournier
18e424ee8a
Improve debug messages
2023-02-04 20:02:25 +01:00
Clément Fournier
b0b2b35fed
Use cleaner casing convention for lang properties
2023-02-04 20:02:11 +01:00
Clément Fournier
374150b592
Merge remote-tracking branch 'origin/pmd7-language-lifecycle' into pmd7-language-lifecycle
2023-02-04 19:54:48 +01:00
Clément Fournier
7a31f67ee5
Fix some details
2023-02-04 19:53:38 +01:00
Andreas Dangel
016afb96e3
[go] Deprecate GoLanguageModule
2023-02-03 14:29:11 +01:00
Andreas Dangel
a864087fee
[doc] Update release notes ( #4060 , #2518 , #3782 )
2023-02-02 18:26:47 +01:00
Andreas Dangel
058b4ddab7
[doc] Update adding_a_new_{javacc|antlr}_based_language.md
2023-02-02 18:04:41 +01:00
Andreas Dangel
988d70cb65
[doc] Add language configuration to sidebar
2023-02-02 18:04:16 +01:00
Andreas Dangel
eac11165e6
[doc] Finish language_properties.md
2023-02-02 17:00:34 +01:00
Andreas Dangel
94c8c4ba0c
Fix unit tests
2023-02-02 10:45:26 +01:00
Andreas Dangel
6973a68f99
Fix PMD issues (JUnit5TestShouldBePackagePrivate)
2023-02-02 10:17:38 +01:00