https://issues.apache.org/bugzilla/show_bug.cgi?id=50013
Summary: missing classes when running catalina ant tasks
Product: Tomcat 7
Version: trunk
Platform: PC
Status: NEW
Severity: normal
Priority: P2
Component: Jasper
AssignedTo: [email protected]
ReportedBy: [email protected]
With trunk after 7.0.2 :
- tomcat-util.jar is missing in /bin/catalina-tasks.xml
- even after adding this, I still have a NoClassDefFoundError for
org.apache.tomcat.util.file.Matcher . Apparently this is a new class in a new
package and the build script does not put it in any jar built.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]