2021-09-20 15:38:42 +02:00
|
|
|
=== Parameters
|
|
|
|
|
2022-02-01 13:25:23 +01:00
|
|
|
.libraries
|
|
|
|
****
|
2021-09-20 15:38:42 +02:00
|
|
|
|
2022-02-01 13:25:23 +01:00
|
|
|
Comma-separated list of Java packages or classes, such as java.sql or java.util.ArrayList
|
|
|
|
****
|
|
|
|
.message
|
|
|
|
****
|
2021-09-20 15:38:42 +02:00
|
|
|
|
2022-02-01 13:25:23 +01:00
|
|
|
----
|
|
|
|
Remove the usage of this library which is not allowed.
|
|
|
|
----
|
|
|
|
|
|
|
|
Issue message which is displayed in case of violation
|
|
|
|
****
|