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
7bcb7026dc
Lint
2023-03-20 12:10:08 +01:00
Clément Fournier
a09532e174
Move out into own class
2023-03-19 23:36:07 +01:00
Clément Fournier
a8c481e2ac
Move getFileNameRenderer from FileCollector
2023-03-19 23:29:45 +01:00
Clément Fournier
129b111ee6
Rename PathId -> FileId
2023-03-19 23:20:49 +01:00
Clément Fournier
37e2f8f208
Improve jjt error messages
2023-03-19 22:57:51 +01:00
Clément Fournier
a4024c0021
Fix more things
2023-03-19 21:55:05 +01:00
Clément Fournier
b88297ea7e
Fix cache tests
2023-03-19 19:58:55 +01:00
Clément Fournier
f7ec779f94
Fix renderers
2023-03-19 19:52:49 +01:00
Clément Fournier
28f6c01d51
Fix tests in pmd-core
2023-03-19 19:22:00 +01:00
Clément Fournier
82df565ccc
Fix displayname logic in FileCollector
2023-03-19 18:35:10 +01:00
Clément Fournier
2d7e200db1
add PathId class
2023-03-19 13:08:14 +01:00
Clément Fournier
24a089bfd3
Remove duplicated dependency declaration
...
Causing a maven warning
Same dependency is declared 20 lines above.
2023-03-17 14:55:09 +01:00
Andreas Dangel
11e2a8687e
Update gems
...
Fixes https://github.com/pmd/pmd/security/dependabot/37
Fixes CVE-2023-28120
Fixes https://github.com/advisories/GHSA-pj73-v5mw-pm9j
2023-03-17 10:40:15 +01:00
Andreas Dangel
4a14cb7ad7
Merge pull request #4420 from oowekyala:clem.pmd7-remove-pmd-eol
...
[core] Remove PMD.EOL #4420
2023-03-17 10:30:58 +01:00
Andreas Dangel
ee850736f4
Merge branch 'master' into clem.pmd7-remove-pmd-eol
2023-03-17 09:40:54 +01:00
Andreas Dangel
2922221191
[doc] Update release notes ( #4420 )
2023-03-17 09:37:48 +01:00
Andreas Dangel
710f9cf2b6
Use AbstractRendererTest#EOL
2023-03-17 09:37:35 +01:00
Andreas Dangel
0b6c349db9
Use \R for line breaks
2023-03-17 09:37:01 +01:00
Andreas Dangel
4ab91cb6ea
Merge pull request #4416 from oowekyala:clem.fix-comment-content
...
[java] Fix reported line number in CommentContentRule #4416
2023-03-17 08:23:16 +01:00
Andreas Dangel
7e3c92193a
[doc] Update release notes ( #4416 )
2023-03-17 08:22:29 +01:00
Andreas Dangel
5096cab794
[java] CommentSize/CommentContent - update tests
2023-03-17 08:17:53 +01:00
Andreas Dangel
e5b14532ef
[doc] Fix github logo
2023-03-16 11:24:09 +01:00
Clément Fournier
e483f5846d
Lint
2023-03-15 22:37:19 +01:00
Clément Fournier
69dba12e6c
Fix test
2023-03-14 22:38:19 +01:00
Clément Fournier
5a662ecb3e
Merge branch '7.0.x' into clem.pmd7-remove-pmd-eol
2023-03-14 21:54:45 +01:00
Clément Fournier
25843562fc
Fix CommentContentRule
2023-03-11 15:14:31 +01:00
Andreas Dangel
a186c122a1
Merge pull request #4400 from oowekyala:clem.pmd7-public-noop-reporter
...
[core] Add public noop message reporter #4400
2023-03-04 21:49:03 +01:00
Clément Fournier
67db1dc9d7
Rename noop reporter to QuietReporter
2023-03-04 15:06:09 +01:00
Clément Fournier
c3b88ee5cd
Merge branch 'master' into clem.pmd7-public-noop-reporter
2023-03-04 15:04:17 +01:00
Andreas Dangel
fb50649b92
Merge pull request #4412 from AliAsbai:prBranchKTHProject
...
[doc] Added new error msg to ConstantsInInterface #4412
2023-03-03 18:58:18 +01:00
Andreas Dangel
39fc882085
[doc] Update release notes ( #1205 , #4412 )
2023-03-03 18:57:44 +01:00
Andreas Dangel
a24aeb1b40
Merge pull request #4410 from all-contributors/add-dague1
...
[doc] add dague1 as a contributor for doc #4410
2023-03-03 18:49:51 +01:00
Andreas Dangel
a6c33659cb
[ci] Disable builds for branch pmd/7.0.x
2023-03-03 18:39:48 +01:00
Andreas Dangel
45e7830f8a
Merge branch 'pmd/7.0.x'
2023-03-03 18:16:36 +01:00
David Ljunggren
2ed3737e75
Doc #13 : Shortened the message, and changed the description
2023-03-02 17:05:46 +01:00
Andreas Dangel
9f05cf9d8d
[ci] Prepare scripts for rc1 release [skip ci]
...
- allow to set RELEASE_VERSION, LAST_VERSION and DEVELOPMENT_VERSION manually
- backport build.sh - to be in sync with pmd7 branch
- allow to deploy SNAPSHOT doc after release with same version
2023-03-02 16:45:31 +01:00
David Ljunggren
8d6999b61b
Doc #13 : added new error msg and updated wiki text
2023-03-02 13:12:05 +01:00
allcontributors[bot]
6b8a729f85
update .all-contributorsrc [skip ci]
2023-03-01 18:23:35 +00:00
allcontributors[bot]
a71a815588
update docs/pages/pmd/projectdocs/credits.md [skip ci]
2023-03-01 18:23:34 +00:00
Clément Fournier
f2f83576ed
Merge pull request #4387 from adangel/pmd7-language-versions
2023-02-26 23:49:06 +01:00
Clément Fournier
bf2c69921e
Fix merge
2023-02-26 16:23:12 +01:00
Clément Fournier
65725c13aa
Merge branch '7.0.x' into pr/4387
2023-02-26 16:17:30 +01:00
Clément Fournier
22871ad03c
add a test for display name in the cache
2023-02-26 16:06:01 +01:00
Clément Fournier
9e43640834
Change cache log messages to be debug/trace
2023-02-26 15:44:16 +01:00
Clément Fournier
778d5e843a
Cleanups
2023-02-26 15:40:14 +01:00
Clément Fournier
6c1fa1fe4f
Merge branch '7.0.x' into pr/4361
2023-02-26 15:37:59 +01:00
Clément Fournier
71dbeb2acd
Revert version change
2023-02-26 15:35:28 +01:00
Clément Fournier
50577f2b40
Rewrite binaryDistributionIt to be easier to maintain
2023-02-26 15:33:36 +01:00