diff --git a/.ci/files/all-java.xml b/.ci/files/all-java.xml index e64d5e6144..4c2af65c9e 100644 --- a/.ci/files/all-java.xml +++ b/.ci/files/all-java.xml @@ -235,7 +235,7 @@ - + diff --git a/pmd-java/src/main/resources/category/java/errorprone.xml b/pmd-java/src/main/resources/category/java/errorprone.xml index 1849bd2e26..4493c0dd53 100644 --- a/pmd-java/src/main/resources/category/java/errorprone.xml +++ b/pmd-java/src/main/resources/category/java/errorprone.xml @@ -2329,35 +2329,31 @@ See the property `annotations`. simple failure 1 + 1 failure with multiple constructors 1 + 1 not ok, non-public static field 1 + 1 #1125 Missing Static Method In Non Instantiatable Class / Factory 0 #1832 but fail with both private constructors annotated with @PersistenceConstructor 1 + 3 #2102 [java] False positive MissingStaticMethodInNonInstantiatableClass when inheritors are instantiable 0