29 Commits

Author SHA1 Message Date
Andreas Dangel
7d6d303488 [release] prepare release pmd_releases/7.0.0-rc3 2023-05-30 20:15:02 +02:00
Clément Fournier
ac86bb21dc Merge branch 'master' into pmd7-textfile-display-name 2023-05-02 17:12:39 +02:00
Andreas Dangel
b79e6bd92b [release] prepare for next development iteration 2023-04-29 23:39:34 +02:00
Andreas Dangel
a97e108269 [release] prepare release pmd_releases/7.0.0-rc2 2023-04-29 23:39:28 +02:00
Clément Fournier
4834aca95c Tests and doc 2023-04-29 18:59:23 +02:00
Andreas Dangel
d9b2444d7e [release] prepare for next development iteration 2023-03-25 12:47:33 +01:00
Andreas Dangel
356af8b636 [release] prepare release pmd_releases/7.0.0-rc1 2023-03-25 12:30:51 +01:00
Clément Fournier
b71e1711e5 Cleanups and renamings 2023-03-20 13:31:00 +01:00
Clément Fournier
ad219c9967 Move members around 2023-03-20 12:17:14 +01:00
Clément Fournier
a09532e174 Move out into own class 2023-03-19 23:36:07 +01:00
Clément Fournier
a4024c0021 Fix more things 2023-03-19 21:55:05 +01:00
Clément Fournier
2d7e200db1 add PathId class 2023-03-19 13:08:14 +01:00
Andreas Dangel
014c28bb1e Merge branch 'pmd/7.0.x' into pmd7-junit5-part3 2023-01-30 13:36:15 +01:00
Andreas Dangel
d8b41bab6e Merge branch 'pmd/7.0.x' into pr-4354 2023-01-30 10:21:50 +01:00
Andreas Dangel
3d530458bb Remove junit and related dependencies 2023-01-27 11:49:03 +01:00
Andreas Dangel
5c9893431f Merge branch 'pmd/7.0.x' into pmd7-pr-4214 2023-01-26 18:07:54 +01:00
Andreas Dangel
8fa35ae10d Remove old --short-names option (cli + ant) 2023-01-26 10:10:09 +01:00
Andreas Dangel
cc8d845b6b Fix tests 2023-01-25 15:33:26 +01:00
Andreas Dangel
dd7dedba5b Merge branch 'pr-4214' into pmd7-pr-4214 2023-01-25 14:50:41 +01:00
Clément Fournier
403fcdae82 [core] Move utility classes around 2023-01-23 18:47:52 +01:00
Clément Fournier
bb31553e8c Delete lots of deprecated stuff in CPD core
This includes its CLI
2022-11-26 14:54:09 +01:00
Clément Fournier
cbe98ea71a Do that with CPD tests too 2022-11-25 18:39:34 +01:00
Juan Martín Sotuyo Dodero
e4f5d027b2 Cleanup access to supported Renderer formats 2022-10-15 02:00:44 -03:00
Andreas Dangel
d2c4a0e7a2 Merge pull request #4089 from oowekyala:pmd7-ant-module
[ant] Move ant integration to a new pmd-ant module #4089
2022-10-04 19:11:14 +02:00
Clément Fournier
6920d248b9 ant: cleanup 2022-08-09 22:38:58 +02:00
Clément Fournier
4d59a1f0a1 ant: doc 2022-08-09 21:02:10 +02:00
Clément Fournier
ef201d110b ant: add to pmd-dist 2022-08-09 20:57:41 +02:00
Clément Fournier
dcc3dd5654 core: share test classes with ant module
This is to avoid duplicating dummy language module and dummy rules
2022-08-09 20:51:07 +02:00
Clément Fournier
537a7e203a ant: create pmd-ant module 2022-08-09 20:35:36 +02:00