/[Apache-SVN]
ViewVC logotype

Revision 1512826


Jump to revision: Previous Next
Author: jboynes
Date: Sat Aug 10 21:53:43 2013 UTC (10 years, 7 months ago)
Changed paths: 10
Log Message:
Refactor Catalina's TLD processing into Jasper's ServletContainerInitializer.
Replaces the TldConfig lifecycle listener with code the SCI to scan for TLDs and register listeners dynamically.
Removes the "processTld" property from StandardContext and deprecates other TLD related properties on Context
Does not yet address refactoring Jasper's own TLD processing into the SCI.


Changed paths

Path Details
Directorytomcat/trunk/java/org/apache/catalina/Context.java modified , text changed
Directorytomcat/trunk/java/org/apache/catalina/core/StandardContext.java modified , text changed
Directorytomcat/trunk/java/org/apache/catalina/startup/TldConfig.java deleted
Directorytomcat/trunk/java/org/apache/catalina/startup/TldRuleSet.java deleted
Directorytomcat/trunk/java/org/apache/catalina/storeconfig/server-registry.xml modified , text changed
Directorytomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties modified , text changed
Directorytomcat/trunk/java/org/apache/jasper/servlet/JasperInitializer.java modified , text changed
Directorytomcat/trunk/java/org/apache/jasper/servlet/TldScanner.java added
Directorytomcat/trunk/test/org/apache/catalina/core/TestStandardContext.java modified , text changed
Directorytomcat/trunk/test/org/apache/jasper/servlet/TestTldScanner.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26