costin 01/06/12 08:42:18
Removed: jasper34/liaison/org/apache/jasper34/servlet ClassName.java
EmbededServletOptions.java JspCompiler.java
JspLoader.java ServletEngine.java
TomcatServletEngine.java
Log:
EmbededServletOptions - transformed in a toolbox component, in
liaison.
JspCompiler - no longer needed, we can use the base class in core.
ServletEngine/TomcatServletEngine - not used in the current code, the
idea moved to ContainerLiaison.
JspLoader - not needed as a base class for JasperLoader, didn't provide
any benefit but confused things.