On Thu, Jul 27, 2017 at 3:41 AM, Bill Barker <billbar...@apache.org> wrote:

> validate:
>     [mkdir] Created dir: /srv/gump/public/workspace/
> tomcat-trunk/output/res/checkstyle
> [checkstyle] Running Checkstyle 8.2-SNAPSHOT on 3152 files
> [checkstyle] Running Checkstyle 8.2-SNAPSHOT on 245 files
> [checkstyle] Running Checkstyle 8.2-SNAPSHOT on 1351 files
> [checkstyle] [ERROR] /srv/gump/public/workspace/
> tomcat-trunk/java/org/apache/tomcat/util/digester/Digester.java:40:1:
> Disallowed import - org.apache.catalina.Lifecycle. [ImportControl]
> [checkstyle] [ERROR] /srv/gump/public/workspace/
> tomcat-trunk/java/org/apache/tomcat/util/digester/Digester.java:41:1:
> Disallowed import - org.apache.catalina.LifecycleEvent. [ImportControl]
> [checkstyle] [ERROR] /srv/gump/public/workspace/
> tomcat-trunk/java/org/apache/tomcat/util/digester/Digester.java:42:1:
> Disallowed import - org.apache.catalina.LifecycleListener. [ImportControl]
>
> Unfortunately my change creates a circular dependency. I don't really see
a good way to do it without this, so I guess the best way is to revert.

Rémy

Reply via email to