+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
Author: violetagg
Date: Sun Jul 7 07:25:43 2013
New Revision: 1500380
URL: http://svn.apache.org/r1500380
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55205
Reorder web.xml elements so that it becomes valid against the schema. Patch is
provided by Jeremy Boynes.
Modified:
tom
https://issues.apache.org/bugzilla/show_bug.cgi?id=55205
Violeta Georgieva changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|--
https://issues.apache.org/bugzilla/show_bug.cgi?id=55209
Bug ID: 55209
Summary: Sometimes returns junk instead of headers even on
static files
Product: Tomcat 7
Version: 7.0.41
Hardware: PC
OS: Linux
Author: markt
Date: Sun Jul 7 13:56:50 2013
New Revision: 1500431
URL: http://svn.apache.org/r1500431
Log: (empty)
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/test/webapp-2.4/WEB-INF/web.xml
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Propchange: tomca
Author: markt
Date: Sun Jul 7 14:00:40 2013
New Revision: 1500432
URL: http://svn.apache.org/r1500432
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55205
Reorder web.xml elements so that it becomes valid against the schema. Patch is
provided by Jeremy Boynes.
Modified:
tomcat/
https://issues.apache.org/bugzilla/show_bug.cgi?id=55205
--- Comment #2 from Mark Thomas ---
... and 7.0.x and will be included in 7.0.43 onwards.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To
https://issues.apache.org/bugzilla/show_bug.cgi?id=55204
--- Comment #2 from Mark Thomas ---
... and 7.0.x and will be included in 7.0.43 onwards.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To
Author: markt
Date: Sun Jul 7 14:05:23 2013
New Revision: 1500436
URL: http://svn.apache.org/r1500436
Log:
Add section name
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/t
https://issues.apache.org/bugzilla/show_bug.cgi?id=55209
Mark Thomas changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #1 from Mark Th
https://issues.apache.org/bugzilla/show_bug.cgi?id=54770
--- Comment #4 from Nick Williams ---
Created attachment 30562
--> https://issues.apache.org/bugzilla/attachment.cgi?id=30562&action=edit
Patch to keep Log4j 2 JARs from being skipped
I've attached a patch to keep the Log4j 2 JARs from b
https://issues.apache.org/bugzilla/show_bug.cgi?id=55209
--- Comment #2 from Pavel Veretennikov ---
This is a static file in an empty "ROOT" webapp.
Is there a chance that filters configured in other webapps influence "ROOT"?
Could they... somehow globally alter request processing threads? Whe
https://issues.apache.org/bugzilla/show_bug.cgi?id=55210
Bug ID: 55210
Summary: SEVERE: The ServletContentInitializer [# Licensed to
the Apache Software Foundation (ASF) under one or
more] could not be created
Product: Tomca
https://issues.apache.org/bugzilla/show_bug.cgi?id=55210
--- Comment #1 from Nick Williams ---
Looking at the code for ContextConfig, Tomcat also does not parse multiple SCIs
in a provider-configuration file, which is another violation of the service
provider standard.
--
You are receiving this
https://issues.apache.org/bugzilla/show_bug.cgi?id=55210
--- Comment #2 from Nick Williams ---
Created attachment 30564
--> https://issues.apache.org/bugzilla/attachment.cgi?id=30564&action=edit
Proposed patch that resolves this issue
Updated ContextConfig to 1) ignore comments (both whole-lin
https://issues.apache.org/bugzilla/show_bug.cgi?id=55211
Bug ID: 55211
Summary: Test tld descriptors do not validate
Product: Tomcat 8
Version: trunk
Hardware: PC
OS: Mac OS X 10.4
Status: NEW
Severity: tr
https://issues.apache.org/bugzilla/show_bug.cgi?id=54770
Nick Williams changed:
What|Removed |Added
Attachment #30562|Patch to keep Log4j 2 JARs |Patch to keep Log4j 2 JARs
https://issues.apache.org/bugzilla/show_bug.cgi?id=54770
--- Comment #5 from Nick Williams ---
Created attachment 30566
--> https://issues.apache.org/bugzilla/attachment.cgi?id=30566&action=edit
Patch to keep Log4j 2 JARs from being skipped in Tomcat 8
The previous patch I attached is sufficie
https://issues.apache.org/bugzilla/show_bug.cgi?id=55198
--- Comment #2 from Evan Greensmith ---
(In reply to Mark Thomas from comment #1)
> Fixed in trunk and 7.0.x and will be included in 7.0.43 onwards.
>
> Since you are using 6.0.x, I have moved this to 6.0.x and proposed the fix
> for back-
https://issues.apache.org/bugzilla/show_bug.cgi?id=55166
--- Comment #11 from Jeremy Boynes ---
Created attachment 30567
--> https://issues.apache.org/bugzilla/attachment.cgi?id=30567&action=edit
Updated patch
This version assumes that the JSP XSDs can be moved to the same location as the
Serv
https://issues.apache.org/bugzilla/show_bug.cgi?id=55166
Jeremy Boynes changed:
What|Removed |Added
Status|NEEDINFO|NEW
--
You are receiving this mai
https://issues.apache.org/bugzilla/show_bug.cgi?id=55166
Jeremy Boynes changed:
What|Removed |Added
Component|Specification APIs |Catalina
Severity|normal
https://issues.apache.org/bugzilla/show_bug.cgi?id=55212
Bug ID: 55212
Summary: Jasper does not validate XSD-based configuration files
Product: Tomcat 8
Version: trunk
Hardware: PC
OS: Mac OS X 10.4
Status: NEW
Author: kkolinko
Date: Mon Jul 8 03:54:24 2013
New Revision: 1500571
URL: http://svn.apache.org/r1500571
Log:
Correct a typo
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/
Author: kkolinko
Revision: 1500431
Modified property: svn:log
Modified: svn:log at Mon Jul 8 03:58:28 2013
--
--- svn:log (original)
+++ svn:log Mon Jul 8 03:58:28 2013
@@ -0,0 +1,3 @@
+Fix https://issues.apache.org/bugz
Author: kkolinko
Date: Mon Jul 8 04:12:14 2013
New Revision: 1500573
URL: http://svn.apache.org/r1500573
Log:
svn:eol-style=native
Modified:
tomcat/trunk/java/org/apache/catalina/storeconfig/CatalinaClusterSF.java
(props changed)
tomcat/trunk/java/org/apache/catalina/storeconfig/Chann
Author: kkolinko
Date: Mon Jul 8 04:15:02 2013
New Revision: 1500574
URL: http://svn.apache.org/r1500574
Log:
svn:eol-style=native
Modified:
tomcat/tc7.0.x/trunk/test/webapp-3.0/WEB-INF/tags/bug55198.tagx
(contents, props changed)
Modified: tomcat/tc7.0.x/trunk/test/webapp-3.0/WEB-INF/ta
https://issues.apache.org/bugzilla/show_bug.cgi?id=55211
Violeta Georgieva changed:
What|Removed |Added
Attachment #30565|0 |1
is patch|
Author: kkolinko
Date: Mon Jul 8 04:18:33 2013
New Revision: 1500575
URL: http://svn.apache.org/r1500575
Log:
svn:eol-style=native
Modified:
tomcat/trunk/test/webapp/bug53257/foo#bar.txt (props changed)
tomcat/trunk/test/webapp/bug53257/foo&bar.txt (props changed)
tomcat/trunk/te
Author: kkolinko
Date: Mon Jul 8 04:19:35 2013
New Revision: 1500576
URL: http://svn.apache.org/r1500576
Log:
svn:eol-style=native
Modified:
tomcat/tc7.0.x/trunk/test/webapp-3.0/bug53257/foo#bar.txt (props changed)
tomcat/tc7.0.x/trunk/test/webapp-3.0/bug53257/foo&bar.txt (props chan
Author: violetagg
Date: Mon Jul 8 04:20:38 2013
New Revision: 1500577
URL: http://svn.apache.org/r1500577
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55211
Fix namespace.
Rename "tagclass" to "tag-class" in various tests tld files so that they become
valid against the dtd/schema.
Author: violetagg
Date: Mon Jul 8 04:48:38 2013
New Revision: 1500578
URL: http://svn.apache.org/r1500578
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55211
Merged revision 1500577 from tomcat/trunk:
Fix namespace.
Rename "tagclass" to "tag-class" in various tests tld files so that
https://issues.apache.org/bugzilla/show_bug.cgi?id=55211
Violeta Georgieva changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|--
[
https://issues.apache.org/jira/browse/MTOMCAT-230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13701775#comment-13701775
]
Stanislav Grushevskiy commented on MTOMCAT-230:
---
Configuration
jk_worker
https://issues.apache.org/bugzilla/show_bug.cgi?id=53737
--- Comment #5 from Jeremy Boynes ---
Created attachment 30568
--> https://issues.apache.org/bugzilla/attachment.cgi?id=30568&action=edit
Incremental, adds merging of fragments and scanning using ServletContext
Increment on prior patch t
On Jun 25, 2013, at 10:44 PM, Jeremy Boynes wrote:
> I have been thinking about improvements to Jasper as well around better
> support for Servlet 3.0 concepts. One area would be decoupling it from
> Tomcat, bootstrapping using an SCI as hinted in ContextConfig. I'd also be
> interested in imp
Author: violetagg
Date: Mon Jul 8 06:53:50 2013
New Revision: 1500590
URL: http://svn.apache.org/r1500590
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55210
When searching for ServletContainerInitializer, ignore comments in the
provider-configuration file.
Support multiple Servlet
43 matches
Mail list logo