https://issues.apache.org/bugzilla/show_bug.cgi?id=55813

            Bug ID: 55813
           Summary: in 8.0.0-RCx Maven artifacts, tomcat-util artifact
                    does not contain
                    org/apache/tomcat/util/digester/RuleSet
           Product: Tomcat 8
           Version: 8.0.0-RC5
          Hardware: PC
                OS: Mac OS X 10.4
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Util
          Assignee: dev@tomcat.apache.org
          Reporter: ludovic.champen...@gmail.com

java.lang.NoClassDefFoundError: org/apache/tomcat/util/digester/RuleSet

So it seems that the repackaging in Maven artifacts is incomplete.
The org.apache.tomcat.util.descriptor.web WebXmlParser class import RuleSet and
this class is not in tomca-util-8.0.-RC5.jar pushed to maven.

The entire content of  org.apache.tomcat.util.digester.*;
cannot be found in Maven at all.
I cannot use a JSPC compiler from Maven with this error.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to