d3ffc1d212
Merge branch '7.0.x' into pmd7-language-lifecycle
2022-11-24 20:22:58 +01:00
c0dff0d75a
Merge branch 'master' into pmd/7.0.x
2022-09-30 12:17:45 +02:00
45f3f6e5bb
[scala] Bump scalameta from 4.2.0 to 4.6.0
2022-09-30 09:24:22 +02:00
167dd635ed
[scala] Bump scala-library from 2.12.10 to 2.12.17
2022-09-30 09:23:54 +02:00
2f2b6a2476
[scala] Bump scala-library from 2.13.3 to 2.13.9
...
Fixes https://github.com/pmd/pmd/security/dependabot/28
Fixes https://github.com/advisories/GHSA-8qv5-68g4-248j
Fixes CVE-2022-36944
2022-09-30 09:23:24 +02:00
a10a73c42a
Move nspmd.processor package to nspmd.lang.impl
2022-09-11 17:25:25 +02:00
1187a9a977
Merge branch '7.0.x' into pmd7-language-lifecycle
2022-09-11 13:37:28 +02:00
8387cd6409
Merge branch 'pmd/7.0.x' into pr-4049
2022-09-10 20:08:30 +02:00
90663d746b
[maven-release-plugin] prepare for next development iteration
2022-08-31 19:19:27 +02:00
4b4ebabc2d
[maven-release-plugin] prepare release pmd_releases/6.49.0
2022-08-31 19:19:22 +02:00
995d00fde3
[maven-release-plugin] prepare for next development iteration
2022-07-30 11:35:57 +02:00
6aa2b47f2e
[maven-release-plugin] prepare release pmd_releases/6.48.0
2022-07-30 11:35:53 +02:00
17040599ef
Fix global state in apex module
2022-07-23 12:43:33 +02:00
0781a261a2
style: fix warnings
2022-07-23 01:22:18 +02:00
019169d69d
make language of parser task more important than the lang property
2022-07-23 00:12:27 +02:00
59b417b552
Cleanups and doc
2022-07-22 17:02:24 +02:00
c17513b138
fix more bugs
2022-07-21 16:18:48 +02:00
3d5c2d1f70
fix some tests
2022-07-21 03:38:25 +02:00
1d1e1e9c8b
try out enum ids
2022-07-21 02:52:15 +02:00
ec081ed2e5
wip
2022-07-21 01:18:02 +02:00
0732739280
remove usages of lv::getLvh
2022-07-21 00:59:28 +02:00
be4b0d9bbe
binary compatibility measures
2022-07-19 23:26:22 +02:00
6973ed25db
last cleanups
2022-07-19 15:52:30 +02:00
63c01f0f5b
Merge branch '7.0.x' into text-utils-javacc
2022-07-17 17:06:37 +02:00
8587844c1c
Fix build
...
Refs #2716 - langs aren't declared in java anymore
2022-07-17 14:03:23 +02:00
495dbb750f
Merge branch 'text-utils-simple' into pmd7-lang-registry-non-static
2022-07-16 18:48:57 +02:00
59d931cd91
Merge remote-tracking branch 'upstream/pmd/7.0.x' into text-utils-simple
2022-07-10 13:50:03 +02:00
a5006f6383
[maven-release-plugin] prepare for next development iteration
2022-06-25 09:30:43 +02:00
07eb3d2d80
[maven-release-plugin] prepare release pmd_releases/6.47.0
2022-06-25 09:30:37 +02:00
2bdc8a8263
Merge branch 'master' into pmd/7.0.x
2022-06-04 15:59:22 +02:00
066b510eef
chore: Fix project.parent.relativePath in pom.xml
...
It must point to a file, pointing to a directory
is not valid.
2022-06-04 11:00:30 +02:00
04c1271d88
[maven-release-plugin] prepare for next development iteration
2022-05-28 11:04:32 +02:00
a75acdeff8
[maven-release-plugin] prepare release pmd_releases/6.46.0
2022-05-28 11:04:27 +02:00
309d1dea28
Merge branch 'replace-commons-io' into pmd7-replace-commons-io
2022-05-13 16:00:19 +02:00
a4ebb66769
Replace IOUtils with IOUtil
...
plsql, xml, apex, html, javascript, scala
2022-05-13 12:03:15 +02:00
753cb49e40
[all] Remove dependency to commons-io
2022-05-13 12:03:14 +02:00
4cf0889c29
Merge branch 'text-utils-simple' into text-utils-javacc
2022-05-07 19:37:40 +02:00
49064d4bf0
Undo changes to scala modules
2022-05-06 19:06:29 +02:00
d1d2f30119
Remove some things from TextDocument
2022-04-30 16:06:40 +02:00
ec64315ad7
[maven-release-plugin] prepare for next development iteration
2022-04-30 09:38:24 +02:00
1d2b40b3c0
[maven-release-plugin] prepare release pmd_releases/6.45.0
2022-04-30 09:38:19 +02:00
f2708f4b4e
Make Node#getTextRegion non-default
...
Now implementors of Node need an implementation.
Implementation of #getReportLocation can be shared
2022-04-24 12:28:05 +02:00
7e8b5e37fc
Merge branch 'text-utils-simple' into lang-registry-non-static
2022-04-09 21:45:22 +02:00
407ffeaf74
Merge branch '7.0.x' into lang-registry-non-static
2022-04-09 20:11:52 +02:00
27962debc0
Fix build
2022-04-03 00:52:12 +02:00
3d022c5d1f
Merge branch 'scala-fix-build' into text-utils-simple
2022-04-03 00:26:32 +02:00
544f9c0c1b
[scala] Fix build of pmd-scala-common
...
The project doesn't compile as it is
missing dependencies that are provided
in its children modules (version-specific
scala modules). This disables the java
compilation.
2022-04-02 23:46:23 +02:00
a7582e5ac8
Fix scala module
2022-04-02 17:28:16 +02:00
b2b81784ff
Fix compil failures
2022-04-02 15:17:06 +02:00
be3e941a08
[maven-release-plugin] prepare for next development iteration
2022-03-27 17:01:59 +02:00