2014/1/23 Mark Thomas <ma...@apache.org>: > Folks, > > I'd really like to tag 6.0.x today or tomorrow. The remaining issue in > the status file needs one more vote. If any committer has the time to > review that patch and vote that would be great. >
Regarding NPEs in forId(). (An example: https://issues.apache.org/bugzilla/show_bug.cgi?id=56045 ) I think the following need a fix before tagging: 1. I think the Maven POM file for the jar that contains "org.apache.tomcat.util.descriptor.DigesterFactory" (coyote.jar in TC6 maven libs, tomcat-util.jar in Tomcat 7) needs dependency on jsp-api JAR. 2. I suspect that catalina does not work without DigesterFactory, and thus catalina.jar in Tomcat 6 needs dependency on coyote.jar (or tomcat-util.jar if we create it). Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org