It seems that Tomcat's version of BCEL is diverging significantly from Commons BCEL.
Is there any mileage in trying to re-organise Commons BCEL so it is more easily usable by Tomcat? For example, I gather that Tomcat only uses a small portion of Commons BCEL. Maybe the Commons code could be divided in some way to reflect this need? There are probably other projects that just need the read-only parts of BCEL. Tomcat would presumably still need to change the package name, but that can be automated as is done for Commons Pool. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org