2013/10/28 Rainer Jung
>
> On 28.10.2013 15:32, Christopher Schultz wrote:
> > Voiletta
> >
> > On 10/26/13, 3:59 PM, Violeta Georgieva wrote:
> >> The Apache Tomcat team announces the immediate availability of Apache
> >> Tomcat 7.0.47.
> >
> > Congratulations on your first release!
>
> +1, thank
Author: schultz
Date: Tue Oct 29 04:21:11 2013
New Revision: 1536585
URL: http://svn.apache.org/r1536585
Log:
Votes
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1536585&r1=1536584&r2
https://issues.apache.org/bugzilla/show_bug.cgi?id=55706
--- Comment #2 from rand ---
> 1. APR 2.x hasn't yet been released
True. It will be.
There's value, if not priority, in taking notice now, and handling the case
appropriately.
> 2. Your patch looks like it would fail to build against ap
https://issues.apache.org/bugzilla/show_bug.cgi?id=55691
--- Comment #8 from Christopher Schultz ---
(In reply to Mark Thomas from comment #6)
> Note that the suggested patch was not used. The Util class already contained
> the necessary version of isAssignableFrom(). This was used instead. I als
https://issues.apache.org/bugzilla/show_bug.cgi?id=55706
--- Comment #1 from Christopher Schultz ---
Some notes:
1. APR 2.x hasn't yet been released
2. Your patch looks like it would fail to build against apr 1.4.8, the current
release version
3. IIRC, tcnative (or Tomcat?) checks APR version at
https://issues.apache.org/bugzilla/show_bug.cgi?id=55684
--- Comment #4 from Gael Lalire ---
A clean solution could be to have the possibility to set the root thread group
in WebappClassLoader.
So WebappClassLoader.getThread() can avoid to loop inside parent thread group
while not null.
--
You
https://issues.apache.org/bugzilla/show_bug.cgi?id=55684
Gael Lalire changed:
What|Removed |Added
Status|NEEDINFO|NEW
--- Comment #3 from Gael Lalire
Hi all,
I noticed that the HTTP Server which serves tomcat.apache.org (and also other
Apache sites) automatically includes a "charset=UTF-8" field in the
Content-Type header for static *.html files and for *.txt files, independently
from the actual encoding of the file.
E.g., if you request htt
The Buildbot has detected a new failure on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/1516
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Sourc
2013/10/29 :
> Author: markt
> Date: Mon Oct 28 21:07:38 2013
> New Revision: 1536527
>
> URL: http://svn.apache.org/r1536527
> Log:
> Clean up merge info
>
> Modified:
> tomcat/tc6.0.x/trunk/ (props changed)
>
> Propchange: tomcat/tc6.0.x/trunk/
> ---
https://issues.apache.org/bugzilla/show_bug.cgi?id=55691
Mark Thomas changed:
What|Removed |Added
Severity|blocker |normal
--- Comment #7 from Mark Thom
https://issues.apache.org/bugzilla/show_bug.cgi?id=55691
--- Comment #6 from Mark Thomas ---
This has been fixed in 8.0.x and 7.0.x and will be included in 7.0.48 onwards
and 8.0.0-RC6 onwards. It has also been proposed for 6.0.x.
Note that the suggested patch was not used. The Util class alread
Author: markt
Date: Mon Oct 28 21:31:13 2013
New Revision: 1536535
URL: http://svn.apache.org/r1536535
Log:
Add proposal
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1536535&r1=15365
Author: markt
Date: Mon Oct 28 21:07:38 2013
New Revision: 1536527
URL: http://svn.apache.org/r1536527
Log:
Clean up merge info
Modified:
tomcat/tc6.0.x/trunk/ (props changed)
Propchange: tomcat/tc6.0.x/trunk/
--
Author: markt
Date: Mon Oct 28 21:04:58 2013
New Revision: 1536524
URL: http://svn.apache.org/r1536524
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55691
ArrayELResolver needs to handle the case where the base object is an array of
primitives.
Added:
tomcat/tc7.0.x/trunk/java/
Author: markt
Date: Mon Oct 28 20:59:41 2013
New Revision: 1536520
URL: http://svn.apache.org/r1536520
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55691
ArrayELResolver needs to handle the case where the base object is an array of
primitives.
Modified:
tomcat/trunk/java/javax
https://issues.apache.org/bugzilla/show_bug.cgi?id=55688
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=55684
--- Comment #2 from Mark Thomas ---
Tomcat is designed to work out of the box under a security manager. Calls to
this particular code either originate from container code that has the
necessary permissions or come via a appropriate Privileg
https://issues.apache.org/bugzilla/show_bug.cgi?id=53930
--- Comment #2 from Casey Lucas ---
(In reply to Christopher Schultz from comment #1)
> I'm not sure if this matters a lot, but the "touch $CATALINA_OUT" has been
> dropped from this patch. Was that intentional?
I doubt it was intentional.
> -Original Message-
> From: Mark Thomas [mailto:ma...@apache.org]
> Sent: Monday, October 28, 2013 8:53 AM
> To: Tomcat Developers List
> Subject: Re: [potential?] bug in Tomcat 7's websocket UpgradeUtil when
> handling concurrent connections that use a custom
> ServerEndpointConfig.Conf
On 28.10.2013 15:32, Christopher Schultz wrote:
> Voiletta
>
> On 10/26/13, 3:59 PM, Violeta Georgieva wrote:
>> The Apache Tomcat team announces the immediate availability of Apache
>> Tomcat 7.0.47.
>
> Congratulations on your first release!
+1, thanks Violeta!
Rainer
--
https://issues.apache.org/bugzilla/show_bug.cgi?id=55715
Bug ID: 55715
Summary: RemoteEndpoint.Async#sendText(String, SendHandler) can
cause StackOverflowErrors and contradicts Oracle's
JavaDoc
Product: Tomcat 8
V
Voiletta
On 10/26/13, 3:59 PM, Violeta Georgieva wrote:
> The Apache Tomcat team announces the immediate availability of Apache
> Tomcat 7.0.47.
Congratulations on your first release!
-chris
signature.asc
Description: OpenPGP digital signature
https://issues.apache.org/bugzilla/show_bug.cgi?id=53930
--- Comment #1 from Christopher Schultz ---
I'm not sure if this matters a lot, but the "touch $CATALINA_OUT" has been
dropped from this patch. Was that intentional?
--
You are receiving this mail because:
You are the assignee for the bug
https://issues.apache.org/bugzilla/show_bug.cgi?id=45063
Pierre Boudreau changed:
What|Removed |Added
OS|Windows Server 2003 |All
--
You are receiving this m
The Buildbot has detected a restored build on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/1515
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build So
Author: markt
Date: Mon Oct 28 12:52:53 2013
New Revision: 1536340
URL: http://svn.apache.org/r1536340
Log:
Provide modifyHandshake() with a per session (i.e. per connection) view of the
user properties rather than a per endpoint view (that would be shared will all
connections to that endpoint).
On 28/10/2013 12:18, Mark Thomas wrote:
> I'm going to start work on updating Tomcat just as soon as I finish
> typing this.
Try now. I've applied to fix to both 8.0.x and 7.0.x for the next
release of each.
Mark
-
To unsubscr
Author: markt
Date: Mon Oct 28 12:48:03 2013
New Revision: 1536337
URL: http://svn.apache.org/r1536337
Log:
Provide modifyHandshake() with a per session (i.e. per connection) view of the
user properties rather than a per endpoint view (that would be shared will all
connections to that endpoint).
On 27/10/2013 21:14, Bob DeRemer wrote:
> Potential Bug?
>
>
> I [think] there may be a problem in Tomcat's static
> UpgradeUtil.doUpgrade logic when handling concurrent
> connection/upgrade requests that rely on a custom
> ServerEndpointConfig.Configurator.modifyHandshake to grab
> [
The Buildbot has detected a new failure on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/1514
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Sourc
On 27/10/2013 21:14, Bob DeRemer wrote:
> First off, this is the 2nd [potential] bug I've reposted from the
> user list, so my apologies. After reading the mailing list
> descriptions, it seems potential bugs should be posted to the DEV
> list. If this is wrong, just let me know.
Generally, if y
Author: markt
Date: Mon Oct 28 10:06:03 2013
New Revision: 1536299
URL: http://svn.apache.org/r1536299
Log:
Use application class loader when calling ReadListener and WriteListener methods
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/coyote/http1
Author: markt
Date: Mon Oct 28 10:03:25 2013
New Revision: 1536298
URL: http://svn.apache.org/r1536298
Log:
Use application class loader when calling ReadListener and WriteListener methods
Modified:
tomcat/trunk/java/org/apache/coyote/http11/upgrade/AbstractServletInputStream.java
tomca
Author: violetagg
Date: Mon Oct 28 09:19:43 2013
New Revision: 1536289
URL: http://svn.apache.org/r1536289
Log:
Make a notice that WebSocket 1.0 requires java 7
Modified:
tomcat/site/trunk/docs/whichversion.html
tomcat/site/trunk/xdocs/whichversion.xml
Modified: tomcat/site/trunk/docs/wh
35 matches
Mail list logo