summaryrefslogtreecommitdiffstats
path: root/build-tools/src
AgeCommit message (Collapse)AuthorFilesLines
2018-08-14Removed execution of PMD from buildvempo1-42/+0
Change-Id: I52d55e2585c56118c685745c00e52c2838b76d04 Issue-ID: SDC-1065 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2017-08-29Set up static analysis for on-boardingvempo1-0/+42
Configured PMD Maven plugin in the onboarding pom.xml, with a custom ruleset. Currently disabled by default, can be ran on demand. Change-Id: I0e7ba1aeb1aefcea86fc2534ebc62343057f7c34 Issue-ID: SDC-246 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>