+---+
| 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: markt
Date: Sun Oct 13 08:17:57 2013
New Revision: 1531625
URL: http://svn.apache.org/r1531625
Log:
Update pool and dbcp snapshots
Modified:
tomcat/trunk/build.properties.default
Modified: tomcat/trunk/build.properties.default
URL:
http://svn.apache.org/viewvc/tomcat/trunk/build.pro
On 12/10/2013 23:27, Konstantin Preißer wrote:
>
>
>> -Original Message-
>> From: Ognjen Blagojevic [mailto:ognjen.d.blagoje...@gmail.com]
>> Sent: Sunday, October 13, 2013 12:11 AM
>> To: Tomcat Developers List
>> Subject: Re: [Tomcat 8.0.x trunk] APR sendfile problem
>>
>> Konstantin,
>
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/5103
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
Author: markt
Date: Sun Oct 13 09:42:32 2013
New Revision: 1531659
URL: http://svn.apache.org/r1531659
Log:
Fix the regression in r1530269. Enabling/disabling sendfile should occur during
bind not during start.
Add a warning message if the user tries to explicitly enable sendfile with SSL.
Modif
On 13/10/2013 09:21, Mark Thomas wrote:
> On 12/10/2013 23:27, Konstantin Preißer wrote:
>>
>>
>>> -Original Message-
>>> From: Ognjen Blagojevic [mailto:ognjen.d.blagoje...@gmail.com]
>>> Sent: Sunday, October 13, 2013 12:11 AM
>>> To: Tomcat Developers List
>>> Subject: Re: [Tomcat 8.0.x
Author: kkolinko
Date: Sun Oct 13 12:15:10 2013
New Revision: 1531673
URL: http://svn.apache.org/r1531673
Log:
For https://issues.apache.org/bugzilla/show_bug.cgi?id=55620
Correct a copy-paste typo in r1530890
Modified:
tomcat/trunk/bin/catalina.bat
Modified: tomcat/trunk/bin/catalina.bat
UR
Author: kpreisser
Date: Sun Oct 13 12:30:56 2013
New Revision: 1531680
URL: http://svn.apache.org/r1531680
Log:
Allow the JSR 356 WebSocket examples using the programmatic API (Endpoint
subclasses) to work as they use a ServletContextListener that has @WebListener
annotation, which would not be
Hi!
Regarding this commit:
2013/10/11 :
> Author: markt
> Date: Thu Oct 10 21:24:59 2013
> New Revision: 1531115
>
> URL: http://svn.apache.org/r1531115
> Log:
> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54095
> Add support to the Default Servlet for serving gzipped versions of stati
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/1469
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Sourc
On 13/10/2013 13:30, kpreis...@apache.org wrote:
> Author: kpreisser
> Date: Sun Oct 13 12:30:56 2013
> New Revision: 1531680
>
> URL: http://svn.apache.org/r1531680
> Log:
> Allow the JSR 356 WebSocket examples using the programmatic API (Endpoint
> subclasses) to work as they use a ServletConte
Mark,
> -Original Message-
> From: Mark Thomas [mailto:ma...@apache.org]
> Sent: Sunday, October 13, 2013 3:58 PM
> To: Tomcat Developers List
> Subject: Re: svn commit: r1531680 -
> /tomcat/tc7.0.x/trunk/webapps/examples/WEB-INF/web.xml
>
> On 13/10/2013 13:30, kpreis...@apache.org wrote
> -Original Message-
> From: Konstantin Preißer [mailto:kpreis...@apache.org]
> Sent: Sunday, October 13, 2013 4:34 PM
> To: 'Tomcat Developers List'
> Subject: RE: svn commit: r1531680 -
> /tomcat/tc7.0.x/trunk/webapps/examples/WEB-INF/web.xml
>
> "javax.websocket.server.ServerContainer"
Author: markt
Date: Sun Oct 13 14:58:44 2013
New Revision: 1531696
URL: http://svn.apache.org/r1531696
Log:
Review by kkolinko
- disable use of gzip version for included resources
- don't change the content type of the gzip'd version of the resource
- use eTag and last modified date from original
On 13/10/2013 14:11, Konstantin Kolinko wrote:
>> URL: http://svn.apache.org/r1531115
>> Log:
>> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54095
>> Add support to the Default Servlet for serving gzipped versions of static
>> resources directly from disk as an alternative to Tomcat
Author: markt
Date: Sun Oct 13 15:11:53 2013
New Revision: 1531698
URL: http://svn.apache.org/r1531698
Log:
Note requirements for securing the gzipped version of a file.
Modified:
tomcat/trunk/webapps/docs/default-servlet.xml
Modified: tomcat/trunk/webapps/docs/default-servlet.xml
URL:
http
On 13/10/2013 15:33, Konstantin Preißer wrote:
> Mark,
>
>> -Original Message-
>> From: Mark Thomas [mailto:ma...@apache.org]
>> Sent: Sunday, October 13, 2013 3:58 PM
>> To: Tomcat Developers List
>> Subject: Re: svn commit: r1531680 -
>> /tomcat/tc7.0.x/trunk/webapps/examples/WEB-INF/web
Mark,
> -Original Message-
> From: Mark Thomas [mailto:ma...@apache.org]
> Sent: Sunday, October 13, 2013 5:17 PM
> To: Tomcat Developers List
> Subject: Re: svn commit: r1531680 -
> /tomcat/tc7.0.x/trunk/webapps/examples/WEB-INF/web.xml
> > OK, can you give me a hint why buildbot fails?
> -Original Message-
> From: Konstantin Preißer [mailto:kpreis...@apache.org]
> Sent: Sunday, October 13, 2013 5:27 PM
> To: 'Tomcat Developers List'
> Subject: RE: svn commit: r1531680 -
> /tomcat/tc7.0.x/trunk/webapps/examples/WEB-INF/web.xml
>
> Mark,
>
> The reason I changed the met
Mark,
On 13.10.2013 11:42, Mark Thomas wrote:
Fixed. Thanks again for the pointers.
Thanks, it works as exptected:
1. useSendfile="true", issues a warning, and disables sendfile.
2. useSednfile="false" or omitting attribute useSendfile, disables sendfile.
-Ognjen
---
Author: kpreisser
Date: Sun Oct 13 16:57:42 2013
New Revision: 1531713
URL: http://svn.apache.org/r1531713
Log:
Revert r1531680 to prevent CI failures and to prevent the Examples webapp from
failing to start when running Tomcat 7 with Java 6.
Modified:
tomcat/tc7.0.x/trunk/webapps/examples/W
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/1470
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build So
28 matches
Mail list logo