Skip to content

feat: Remove pmd-java JAR

Lucas Charles requested to merge remove-pmd-java-entirely into master

What does this MR do?

Leaving as draft until tested more extensively

Removes unneeded pmd-java*.jar used for java analysis since we only rely on a subset of total PMD functionality for apex scans. While we could probably remove the remaining modules as well, this is a minimal change to reduce side-effects. This change indirectly removes any trace of log4j.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Lucas Charles

Merge request reports

Loading