Author: markt
Date: Tue Sep 10 08:44:20 2013
New Revision: 1521370
URL: http://svn.apache.org/r1521370
Log:
Fix regression introduced in r1518158
Calls to available() (used by comet) which in turn calls fill(false) should
result in a non-blocking rather than a blocking read.
Modified:
tomcat
The Buildbot has detected a new failure on builder tomcat-trunk while building
ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/4946
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
Author: markt
Date: Tue Sep 10 11:47:30 2013
New Revision: 1521440
URL: http://svn.apache.org/r1521440
Log:
Fix Comet unit test failures on OSX. OSX requires timeout of 0 for non-blocking
read
Modified:
tomcat/trunk/java/org/apache/coyote/http11/InternalAprInputBuffer.java
Modified: tomcat/
Author: markt
Date: Tue Sep 10 11:54:41 2013
New Revision: 1521444
URL: http://svn.apache.org/r1521444
Log:
Reduce timing sensitivity of test as some false positives have been observed.
Modified:
tomcat/trunk/test/org/apache/catalina/loader/TestWebappClassLoaderMemoryLeak.java
Modified:
to
2013/9/9 Mark Thomas :
> On 09/09/2013 11:20, Mark Thomas wrote:
>> On 09/09/2013 11:09, ma...@apache.org wrote:
>>> Author: markt
>>> Date: Mon Sep 9 10:09:36 2013
>>> New Revision: 1521023
>>>
>>> URL: http://svn.apache.org/r1521023
>>> Log:
>>> Fix wrongly named annotation attributes
>>>
>>> Mo
Author: markt
Date: Tue Sep 10 12:18:00 2013
New Revision: 1521457
URL: http://svn.apache.org/r1521457
Log:
Fix failing org.apache.coyote.ajp.TestAbstractAjpProcessor unit test. Handle
EAGAIN result from non-blocking read.
Modified:
tomcat/trunk/java/org/apache/coyote/ajp/AjpAprProcessor.jav
The Buildbot has detected a restored build on builder tomcat-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/4947
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
On 09/09/2013 12:31, Mladen Turk wrote:
> Version 1.1.28 is bug fixing release.
> The proposed release artefacts can be found at [1],
> and the build was done using tag [2].
>
> The VOTE will remain open for at least 48 hours.
>
> The Apache Tomcat Native 1.1.28 is
> [X] Stable, go ahead and rel
https://issues.apache.org/bugzilla/show_bug.cgi?id=55383
--- Comment #31 from Konstantin Preißer ---
Created attachment 30809
--> https://issues.apache.org/bugzilla/attachment.cgi?id=30809&action=edit
Ppatch for improving HTML markup & style in the Tomcat Site
Hi,
here is a patch for the main
Author: schultz
Date: Tue Sep 10 14:44:15 2013
New Revision: 1521514
URL: http://svn.apache.org/r1521514
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54691
Add configuration property "protocols" alias: "sslEnabledProtocols"
Document the as-yet-undocumented property (only documented
Mark,
On 9/9/13 7:12 AM, ma...@apache.org wrote:
> Author: markt
> Date: Mon Sep 9 11:12:47 2013
> New Revision: 1521040
>
> URL: http://svn.apache.org/r1521040
> Log:
> Preparation for fixing BZ 55534
> Add @since markers for common annotations
> Fix a few spec non-compliance issues
> - Genera
Author: schultz
Date: Tue Sep 10 14:58:29 2013
New Revision: 1521515
URL: http://svn.apache.org/r1521515
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=1521515&r1=1521514&r2
https://issues.apache.org/bugzilla/show_bug.cgi?id=54691
Christopher Schultz changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On 10/09/2013 17:10, Christopher Schultz wrote:
> Mark,
>
> On 9/10/13 11:43 AM, Mark Thomas wrote:
>> On 10/09/2013 15:44, schu...@apache.org wrote:
>>> Author: schultz Date: Tue Sep 10 14:44:15 2013 New Revision:
>>> 1521514
>>>
>>> URL: http://svn.apache.org/r1521514 Log: Fix
>>> https://issue
Mark,
On 9/10/13 11:43 AM, Mark Thomas wrote:
> On 10/09/2013 15:44, schu...@apache.org wrote:
>> Author: schultz
>> Date: Tue Sep 10 14:44:15 2013
>> New Revision: 1521514
>>
>> URL: http://svn.apache.org/r1521514
>> Log:
>> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54691
>>
>> Add c
All,
I recently, forgetting the current RTC policy, made a commit to the
Tomcat 6 trunk without making a proposal. Mark pointed out my mistake
and I'm prepared to revert the patch if necessary.
It is, however, a minor code patch (added a Connector configuration
property alias) and the rest is doc
On 10/09/2013 17:23, Christopher Schultz wrote:
> All,
>
> I recently, forgetting the current RTC policy, made a commit to
> the Tomcat 6 trunk without making a proposal. Mark pointed out my
> mistake and I'm prepared to revert the patch if necessary.
>
> It is, however, a minor code patch (added
On 10.09.2013 17:43, Mark Thomas wrote:
> On 10/09/2013 15:44, schu...@apache.org wrote:
>> Author: schultz
>> Date: Tue Sep 10 14:44:15 2013
>> New Revision: 1521514
>>
>> URL: http://svn.apache.org/r1521514
>> Log:
>> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54691
>>
>> Add configur
Author: mturk
Date: Tue Sep 10 16:44:48 2013
New Revision: 1521546
URL: http://svn.apache.org/r1521546
Log:
Do not use APR types for common code
Modified:
tomcat/jk/trunk/native/common/jk_connect.c
Modified: tomcat/jk/trunk/native/common/jk_connect.c
URL:
http://svn.apache.org/viewvc/tomcat
On 10/09/2013 15:44, schu...@apache.org wrote:
> Author: schultz
> Date: Tue Sep 10 14:44:15 2013
> New Revision: 1521514
>
> URL: http://svn.apache.org/r1521514
> Log:
> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54691
>
> Add configuration property "protocols" alias: "sslEnabledProt
Author: markt
Date: Tue Sep 10 19:21:22 2013
New Revision: 1521594
URL: http://svn.apache.org/r1521594
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55383 for the main web
site
Improve markup and design
Patch provided by Konstantin Preißer
Added:
tomcat/site/trunk/docs/images/t
Modified: tomcat/site/trunk/docs/security-3.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-3.html?rev=1521594&r1=1521593&r2=1521594&view=diff
==
--- tomcat/site/trunk/docs/security-3.html (original)
Modified: tomcat/site/trunk/docs/whoweare.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/whoweare.html?rev=1521594&r1=1521593&r2=1521594&view=diff
==
--- tomcat/site/trunk/docs/whoweare.html (original)
+++ t
https://issues.apache.org/bugzilla/show_bug.cgi?id=55383
--- Comment #32 from Mark Thomas ---
(In reply to Konstantin Preißer from comment #31)
> Created attachment 30809 [details]
> Patch for improving HTML markup & style in the Tomcat Site
Patch applied. Waiting for the reaction on the users m
2013/9/10 Christopher Schultz :
> All,
>
> I recently, forgetting the current RTC policy, made a commit to the
> Tomcat 6 trunk without making a proposal. Mark pointed out my mistake
> and I'm prepared to revert the patch if necessary.
>
> It is, however, a minor code patch (added a Connector confi
Mark,
On 9/10/13 3:21 PM, ma...@apache.org wrote:
> Author: markt
> Date: Tue Sep 10 19:21:22 2013
> New Revision: 1521594
It's amazing how a relatively small number of changes can take a page
from 1996 to ... well, at least 2006. :)
-chris
signature.asc
Description: OpenPGP digital signature
On Sep 10, 2013, at 4:34 PM, Christopher Schultz wrote:
> Mark,
>
> On 9/10/13 3:21 PM, ma...@apache.org wrote:
>> Author: markt
>> Date: Tue Sep 10 19:21:22 2013
>> New Revision: 1521594
>
> It's amazing how a relatively small number of changes can take a page
> from 1996 to ... well, at least
Author: kkolinko
Date: Tue Sep 10 23:48:38 2013
New Revision: 1521685
URL: http://svn.apache.org/r1521685
Log:
Docs:
Correct typos. Clarify the change for
http://issues.apache.org/bugzilla/show_bug.cgi?id=54691
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc6.0
2013/8/16 :
> Author: markt
> Date: Thu Aug 15 20:51:38 2013
> New Revision: 1514485
>
> URL: http://svn.apache.org/r1514485
> Log:
> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55399
> Have the message in the response line use the locale set for the response.
>
> Modified:
> tomcat
Author: kkolinko
Date: Wed Sep 11 00:27:48 2013
New Revision: 1521693
URL: http://svn.apache.org/r1521693
Log:
Merged r1521687 from tomcat/trunk:
Followup to r1514376.
Use value from local variable instead of repeating a method call.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomca
Author: kkolinko
Date: Wed Sep 11 00:04:37 2013
New Revision: 1521687
URL: http://svn.apache.org/r1521687
Log:
Followup to r1514376.
Use value from local variable instead of repeating a method call.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/res/StringManager.java
Modified: tomcat/tr
Author: kkolinko
Date: Wed Sep 11 00:42:56 2013
New Revision: 1521702
URL: http://svn.apache.org/r1521702
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=1521702&r1=1521701&r
The Buildbot has detected a new failure on builder tomcat-trunk while building
ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/4949
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
[
https://issues.apache.org/jira/browse/MTOMCAT-228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13763868#comment-13763868
]
Travis Schneeberger commented on MTOMCAT-228:
-
This jira would provide a poss
https://issues.apache.org/bugzilla/show_bug.cgi?id=55383
--- Comment #33 from Violeta Georgieva ---
Created attachment 30812
--> https://issues.apache.org/bugzilla/attachment.cgi?id=30812&action=edit
Missing background color IE9 top
The background color on the top is missing when using IE9. Se
35 matches
Mail list logo