2013/7/18 Mark Thomas :
> Given recent progress, I have uploaded a snapshot of the current state
> of trunk to the Maven snapshot repository. Note that our Maven builds
> include full binary distributions (.zip & .tar.gz) so if folks want to
> test the latest Tomcat 8, they can without having to bu
Author: jboynes
Date: Sat Jul 20 17:12:49 2013
New Revision: 1505172
URL: http://svn.apache.org/r1505172
Log:
Simplify parsing web.xml in JspC in preparation for handling fragments
Modified:
tomcat/trunk/java/org/apache/jasper/servlet/JspCServletContext.java
tomcat/trunk/java/org/apache/t
Author: jboynes
Date: Sat Jul 20 18:30:12 2013
New Revision: 1505186
URL: http://svn.apache.org/r1505186
Log:
Refactor construction of JspConfigDescriptor into WebXml and use from JspC
Modified:
tomcat/trunk/java/org/apache/jasper/servlet/JspCServletContext.java
tomcat/trunk/java/org/apac
https://issues.apache.org/bugzilla/show_bug.cgi?id=55285
Bug ID: 55285
Summary: Collections returned from JspConfigDescriptor are not
isolated
Product: Tomcat 8
Version: trunk
Hardware: All
OS: All
Author: jboynes
Date: Sat Jul 20 19:00:17 2013
New Revision: 1505190
URL: http://svn.apache.org/r1505190
Log:
Add disabled testcase for #55285
Modified:
tomcat/trunk/test/org/apache/catalina/core/TestApplicationContext.java
Modified: tomcat/trunk/test/org/apache/catalina/core/TestApplication
https://issues.apache.org/bugzilla/show_bug.cgi?id=55285
--- Comment #1 from Jeremy Boynes ---
testcase added as http://svn.apache.org/r1505190
--
You are receiving this mail because:
You are the assignee for the bug.
-
To uns
Author: jboynes
Date: Sat Jul 20 20:22:41 2013
New Revision: 1505199
URL: http://svn.apache.org/r1505199
Log:
Fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=55285
Have JspConfigDescriptor related classes clone collections when returning them
to application code.
As ContextConfig can n
https://issues.apache.org/bugzilla/show_bug.cgi?id=55285
Jeremy Boynes changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: jboynes
Date: Sat Jul 20 20:46:58 2013
New Revision: 1505204
URL: http://svn.apache.org/r1505204
Log:
Fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=55262
Duplicate prelude and coda entries in same are preserved.
Added:
tomcat/trunk/test/org/apache/tomcat/util/descriptor
https://issues.apache.org/bugzilla/show_bug.cgi?id=55262
Jeremy Boynes changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: jboynes
Date: Sat Jul 20 23:03:45 2013
New Revision: 1505235
URL: http://svn.apache.org/r1505235
Log:
Have JspC recognize configuration from web fragments.
Modified:
tomcat/trunk/java/org/apache/jasper/servlet/JspCServletContext.java
Modified: tomcat/trunk/java/org/apache/jasper/serv
https://issues.apache.org/bugzilla/show_bug.cgi?id=55247
Jeremy Boynes changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: jboynes
Date: Sun Jul 21 00:38:31 2013
New Revision: 1505245
URL: http://svn.apache.org/r1505245
Log:
Provide messages for when pre-compilation aborts
Modified:
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties
tomcat/trunk/java/org/apache/jasper/servlet/JspCSe
13 matches
Mail list logo