https://issues.apache.org/bugzilla/show_bug.cgi?id=56166
Konstantin Kolinko changed:
What|Removed |Added
Attachment #31337|0 |1
is patch|
https://issues.apache.org/bugzilla/show_bug.cgi?id=56166
Bug ID: 56166
Summary: Suggestions for exception handling (avoid potential
bugs)
Product: Tomcat 8
Version: trunk
Hardware: All
OS: All
St
2014-02-19 21:12 GMT+01:00 Mark Thomas :
> On 19/02/2014 18:16, Romain Manni-Bucau wrote:
>> Le 19 févr. 2014 19:01, "Mark Thomas" a écrit :
>
>>> I think I am done for 8.0.x. It is a little verbose but it isn't too bad
>>> considering.
>>
>> Will you backport it on v7?
>
> Yes.
>
>> Any idea when
Author: markt
Date: Wed Feb 19 20:28:20 2014
New Revision: 1569903
URL: http://svn.apache.org/r1569903
Log:
Update tests to check correct handling of all elements added between 2.2 and
2.3.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/catalina/de
On 19/02/2014 18:16, Romain Manni-Bucau wrote:
> Le 19 févr. 2014 19:01, "Mark Thomas" a écrit :
>> I think I am done for 8.0.x. It is a little verbose but it isn't too bad
>> considering.
>
> Will you backport it on v7?
Yes.
> Any idea when a relase fixing this issues could be out? TomEE need
Le 19 févr. 2014 19:01, "Mark Thomas" a écrit :
>
> On 19/02/2014 14:15, Konstantin Kolinko wrote:
> > 2014-02-19 17:21 GMT+04:00 Mark Thomas :
> >> There are two issues here.
> >>
> >> One is the issue cited above although it is much wider than just
> >> async-supported. I'm working though the sp
On 19/02/2014 14:15, Konstantin Kolinko wrote:
> 2014-02-19 17:21 GMT+04:00 Mark Thomas :
>> There are two issues here.
>>
>> One is the issue cited above although it is much wider than just
>> async-supported. I'm working though the specs now and I'll extend the
>> test cases as I go.
>>
>
> It i
On 19/02/2014 17:03, Seán Coffey wrote:
> Hi,
>
> I work in the JDK team and have a few reports of the JVM crashing in
> lead on calls from the Apache Coyote stack. A typical trace looks like :
Good to see Oracle taking an interest in this bug.
> Is anyone on this list aware of similar issues ?
Author: markt
Date: Wed Feb 19 17:29:05 2014
New Revision: 1569836
URL: http://svn.apache.org/r1569836
Log:
Update changelog
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/change
Author: markt
Date: Wed Feb 19 17:26:36 2014
New Revision: 1569834
URL: http://svn.apache.org/r1569834
Log:
Update tests to check correct handling elements added between 3.0 and 3.1
Add missing deny-uncovered-http-methods element from merged web.xml
Modified:
tomcat/trunk/java/org/apache/tomc
Hi,
I work in the JDK team and have a few reports of the JVM crashing in
lead on calls from the Apache Coyote stack. A typical trace looks like :
# Problematic frame:
# C [libzip.so+0x5712] double+0x42
..
Stack: [0x47949000,0x47a4a000], sp=0x47a48600,
free space=102
Author: markt
Date: Wed Feb 19 17:01:46 2014
New Revision: 1569818
URL: http://svn.apache.org/r1569818
Log:
Update tests to check correct handling elements added between 2.5 and 3.0.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/WebXml.java
tomcat/trunk/test/org/apache
Author: markt
Date: Wed Feb 19 16:22:04 2014
New Revision: 1569809
URL: http://svn.apache.org/r1569809
Log:
Update tests to check correct handling of all other elements added between 2.3
and 2.4.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/WebXml.java
tomcat/trunk/t
Author: markt
Date: Wed Feb 19 16:14:40 2014
New Revision: 1569807
URL: http://svn.apache.org/r1569807
Log:
Update tests to check correct handling of all top-level elements added between
2.3 and 2.4.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/WebXml.java
tomcat/tru
Author: markt
Date: Wed Feb 19 14:30:24 2014
New Revision: 1569755
URL: http://svn.apache.org/r1569755
Log:
Update tests to check correct handling of all attributes added between 2.2 and
2.3.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/WebXml.java
tomcat/trunk/test/
2014-02-19 17:21 GMT+04:00 Mark Thomas :
> On 18/02/2014 17:43, Konstantin Kolinko wrote:
>> 2014-02-18 20:05 GMT+04:00 Mark Thomas :
>>> On 18/02/2014 13:07, Romain Manni-Bucau wrote:
2014-02-18 13:10 GMT+01:00 Mark Thomas :
>>>
>>>
>>>
> Looks like there might be a couple of problems he
On 18/02/2014 17:43, Konstantin Kolinko wrote:
> 2014-02-18 20:05 GMT+04:00 Mark Thomas :
>> On 18/02/2014 13:07, Romain Manni-Bucau wrote:
>>> 2014-02-18 13:10 GMT+01:00 Mark Thomas :
>>
>>
>>
Looks like there might be a couple of problems here. Any chance you
could debug this and provi
Author: markt
Date: Wed Feb 19 13:22:10 2014
New Revision: 1569735
URL: http://svn.apache.org/r1569735
Log:
Update tests to check correct handling of all elements added between 2.2 and
2.3.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/descriptor/web/WebXml.java
tomcat/trunk/test/or
[
https://issues.apache.org/jira/browse/MTOMCAT-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Laurent GARCIA updated MTOMCAT-238:
---
Attachment: AbstractRunMojo.java
Like I said, it's juste a line in comment, but I add the so
Awesome!
JLouis
2014-02-19 13:55 GMT+01:00 Violeta Georgieva :
> 2014-02-19 14:53 GMT+02:00 Jean-Louis MONTEIRO :
> >
> > Do you plan to also update the
> > http://tomcat.apache.org/tomcat-7.0-doc/changelog.html page
> > And of course the home page http://tomcat.apache.org/
>
> They are updated
2014-02-19 14:53 GMT+02:00 Jean-Louis MONTEIRO :
>
> Do you plan to also update the
> http://tomcat.apache.org/tomcat-7.0-doc/changelog.html page
> And of course the home page http://tomcat.apache.org/
They are updated, just refresh them.
Regards
Violeta
> Thanks anyway for the release and the g
Do you plan to also update the
http://tomcat.apache.org/tomcat-7.0-doc/changelog.html page
And of course the home page http://tomcat.apache.org/
Thanks anyway for the release and the great job.
JLouis
2014-02-19 13:43 GMT+01:00 Violeta Georgieva :
> 2014-02-19 11:59 GMT+02:00 Jean-Louis MONTEI
2014-02-19 11:59 GMT+02:00 Jean-Louis MONTEIRO :
>
> Hi,
>
> AFAIK, Tomcat 7.0.51 won't get published.
> The 7.0.52 hit Apache repo and the download page should be updated soon I
> guess.
Tomcat 7.0.52 is available on the download page.
Enjoy.
Regards
Violeta
> JLouis
>
>
> 2014-02-19 10:57 GMT
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 7.0.52.
Apache Tomcat is an open source software implementation of the Java
Servlet, JavaServer Pages and Java Expression Language technologies.
This release contains a number of bug fixes and improvements compared to
ve
Author: violetagg
Date: Wed Feb 19 11:52:41 2014
New Revision: 1569698
URL: http://svn.apache.org/r1569698
Log:
Update docs for Apache Tomcat 7.0.52 release.
[This commit notification would consist of 80 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
--
Author: violetagg
Date: Wed Feb 19 11:20:33 2014
New Revision: 4441
Log:
Remove 7.0.50
Removed:
release/tomcat/tomcat-7/v7.0.50/
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: d
Author: violetagg
Date: Wed Feb 19 11:18:14 2014
New Revision: 1569689
URL: http://svn.apache.org/r1569689
Log:
Add release date for 7.0.52
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/t
Author: violetagg
Date: Wed Feb 19 11:00:05 2014
New Revision: 1569681
URL: http://svn.apache.org/r1569681
Log:
Updates (excluding docs) for 7.0.52 release.
Modified:
tomcat/site/trunk/build.properties.default
tomcat/site/trunk/docs/doap_Tomcat.rdf
tomcat/site/trunk/docs/download-70.h
Hi,
AFAIK, Tomcat 7.0.51 won't get published.
The 7.0.52 hit Apache repo and the download page should be updated soon I
guess.
JLouis
2014-02-19 10:57 GMT+01:00 Tushar Agrawal :
> Hello,
>
> We are using Tomcat in one of the Symantec product. I would like to know
> by when Tomcat 7.0.51 will b
Hello,
We are using Tomcat in one of the Symantec product. I would like to know by
when Tomcat 7.0.51 will be available for download?
Currently we are using Tomcat 7.0.42. Because of CVE-2014-0050, a DoS
vulnerability, we have to update Tomcat to 7.0.51. We presume later version
would have fix
https://issues.apache.org/bugzilla/show_bug.cgi?id=56158
--- Comment #1 from Mark Thomas ---
Upgrade to 1.1.29. There have been various fixes since 1.1.24 related to issues
identified by testing with WebSocket.
--
You are receiving this mail because:
You are the assignee for the bug.
-
https://issues.apache.org/bugzilla/show_bug.cgi?id=55837
--- Comment #7 from Mark Thomas ---
(In reply to Patrick Mi from comment #6)
> Should the method return the CanonicalPath or AbsolutePath?
>
> I used this method in Tomcat 4 and it returned AbsolutePath and now I found
> that it returns Ca
https://issues.apache.org/bugzilla/show_bug.cgi?id=56158
Bug ID: 56158
Summary: Socket.send kills JVM
Product: Tomcat Native
Version: 1.1.24
Hardware: PC
OS: Linux
Status: NEW
Severity: critical
33 matches
Mail list logo