makes 'gw spotlessCheck' deliberately fail to test Jenkins pipeline

This commit is contained in:
Michael Hoennig 2019-04-30 13:07:27 +02:00
parent 13fb78a622
commit dcf7bdc9b1

View File

@ -1,10 +1,10 @@
// Licensed under Apache-2.0
package org.hostsharing.hsadminng.service.accessfilter;
import static com.google.common.base.Verify.verify;
import java.lang.reflect.Field;
import static com.google.common.base.Verify.verify;
/**
* These enum values are on the one hand used to define the minimum role required to grant access to resources,
* but on the other hand also for the roles users can be assigned to.