Merge branch 'main' into c10s
This commit is contained in:
commit
fa142264da
9 changed files with 84 additions and 43 deletions
|
|
@ -12,7 +12,7 @@ public class ValidatorFactoryGeneric implements ValidatorFactory {
|
|||
return List.of(new Validator[] {
|
||||
new AttributeProvidesValidator(),
|
||||
new JavadocNoarchValidator(),
|
||||
new JavaExclusiveArchValidator(),
|
||||
new JavaExclusiveArchValidatorJP(),
|
||||
new MavenMetadataValidator(),
|
||||
new NoBootstrapValidator(),
|
||||
new JpmsProvidesValidatorJP(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue