-
Interfaces Interface Description org.apache.velocity.runtime.DeprecatedRuntimeConstants org.apache.velocity.util.introspection.ConversionHandler
-
Classes Class Description org.apache.velocity.app.event.implement.EscapeHtmlReference impractical useorg.apache.velocity.app.event.implement.EscapeJavaScriptReference impractical useorg.apache.velocity.app.event.implement.EscapeXmlReference impractical useorg.apache.velocity.util.DeprecationAwareExtProperties it will disappear along with deprecated key names in 3.0.
-
Methods Method Description org.apache.velocity.exception.VelocityException.getWrappedThrowable() UseThrowable.getCause()
org.apache.velocity.runtime.directive.Include.outputErrorToStream(Writer, String) if/how errors are displayed is not the concern of the engine, which should throw in all casesorg.apache.velocity.util.introspection.UberspectImpl.setLog(Logger) logger is now set by default to the namespace logger "velocity.rendering".