https://issues.apache.org/bugzilla/show_bug.cgi?id=57108
--- Comment #5 from Unlogic ---
This will surely be a killer function if it makes to Tomcat 9. As the use of
Windows XP is fading out the demand for SNI support is increasing by the day.
--
You are receiving this mail because:
You are the
Hi,
2015-01-23 8:12 GMT+02:00 Felix Schumacher <
felix.schumac...@internetallee.de>:
>
> Am 22.01.2015 um 21:54 schrieb fschumac...@apache.org:
>>
>> Author: fschumacher
>> Date: Thu Jan 22 20:54:47 2015
>> New Revision: 1654064
>>
>> URL: http://svn.apache.org/r1654064
>> Log:
>> Fix https://issu
https://issues.apache.org/bugzilla/show_bug.cgi?id=57486
Bug ID: 57486
Summary: Improve reuse of ProtectedFunctionMapper instances in
generated JSP
Product: Tomcat 8
Version: 8.0.17
Hardware: PC
Status: NEW
Am 23.01.2015 09:46, schrieb Violeta Georgieva:
Hi,
2015-01-23 8:12 GMT+02:00 Felix Schumacher <
felix.schumac...@internetallee.de>:
Am 22.01.2015 um 21:54 schrieb fschumac...@apache.org:
Author: fschumacher
Date: Thu Jan 22 20:54:47 2015
New Revision: 1654064
URL: http://svn.apache.org/r16
2015-01-23 11:51 GMT+03:00 Felix Schumacher :
> Am 23.01.2015 09:46, schrieb Violeta Georgieva:
>
>> Hi,
>>
>> 2015-01-23 8:12 GMT+02:00 Felix Schumacher <
>> felix.schumac...@internetallee.de>:
>>>
>>>
>>> Am 22.01.2015 um 21:54 schrieb fschumac...@apache.org:
Author: fschumacher
>>
On 23/01/2015 08:51, Felix Schumacher wrote:
> diff --git a/res/checkstyle/org-import-control.xml
> b/res/checkstyle/org-import-control.xml
> index 8d79419..85191a8 100644
> --- a/res/checkstyle/org-import-control.xml
> +++ b/res/checkstyle/org-import-control.xml
> @@ -110,6 +110,7 @@
>
>
Author: kkolinko
Date: Fri Jan 23 09:05:29 2015
New Revision: 1654148
URL: http://svn.apache.org/r1654148
Log:
Simplify. No change in functionality.
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/ELFunctionMapper.java
Modified: tomcat/trunk/java/org/apache/jasper/compiler/ELFunctionM
Author: kkolinko
Date: Fri Jan 23 09:15:31 2015
New Revision: 1654152
URL: http://svn.apache.org/r1654152
Log:
Trivial followup to r1652938 (BZ 57446 fix). No change in functionality.
Merged r1653888 from tomcat/trunk.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk
Author: kkolinko
Date: Fri Jan 23 09:18:32 2015
New Revision: 1654154
URL: http://svn.apache.org/r1654154
Log:
Simplify. No change in functionality. (Reviewing r1653857)
Merged r1653972, r1654148 from tomcat/trunk.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/jav
2015-01-23 10:51 GMT+02:00 Felix Schumacher <
felix.schumac...@internetallee.de>:
>
> Am 23.01.2015 09:46, schrieb Violeta Georgieva:
>
>> Hi,
>>
>> 2015-01-23 8:12 GMT+02:00 Felix Schumacher <
>> felix.schumac...@internetallee.de>:
>>>
>>>
>>> Am 22.01.2015 um 21:54 schrieb fschumac...@apache.org:
https://issues.apache.org/bugzilla/show_bug.cgi?id=57438
Martin Visser changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--- Comment #2 from Martin
Given the regression in 8.0.17, I'm planning to tag 8.0.18 today. I'm
starting running the unit tests now and I'll tag once I confirm that
they are passing.
Mark
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For add
Author: kkolinko
Date: Fri Jan 23 09:59:43 2015
New Revision: 1654159
URL: http://svn.apache.org/r1654159
Log:
Allow to log the system properties with VersionLoggerListener. This feature is
off by default.
Implementation note: this shall work even if keys/values in System properties
are not Str
Author: kkolinko
Date: Fri Jan 23 10:08:52 2015
New Revision: 1654161
URL: http://svn.apache.org/r1654161
Log:
Allow to log the system properties with VersionLoggerListener. This feature is
off by default.
Merged r1654159 from tomcat/trunk.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
Author: markt
Date: Fri Jan 23 11:49:28 2015
New Revision: 1654179
URL: http://svn.apache.org/r1654179
Log:
Tag 8.0.18
Added:
tomcat/tc8.0.x/tags/TOMCAT_8_0_18/ (props changed)
- copied from r1654178, tomcat/tc8.0.x/trunk/
Modified:
tomcat/tc8.0.x/tags/TOMCAT_8_0_18/build.properti
https://issues.apache.org/bugzilla/show_bug.cgi?id=54217
--- Comment #15 from Michael Osipov <1983-01...@gmx.net> ---
Levan, you probably want to use such a listener:
http://mo-tomcat-ext.sourceforge.net/user-guide.html#CloseableResourceListener
--
You are receiving this mail because:
You are th
The proposed Apache Tomcat 8.0.18 release is now available for voting.
The main changes since 8.0.17 are:
- Fix a regression that resulted in truncated responses for
forwarded responses larger than the output buffer
There is also the usual collection of bug fixes, new features and
performance i
https://issues.apache.org/bugzilla/show_bug.cgi?id=54217
--- Comment #16 from Levan ---
(In reply to Michael Osipov from comment #15)
> Levan, you probably want to use such a listener:
> http://mo-tomcat-ext.sourceforge.net/user-guide.
> html#CloseableResourceListener
Thank you, Michael, for the
Author: kkolinko
Date: Fri Jan 23 13:29:05 2015
New Revision: 1654203
URL: http://svn.apache.org/r1654203
Log:
Allow to log the system properties with VersionLoggerListener. This feature is
off by default.
Merged r1654161 from tomcat/tc8.0.x/trunk (r1654159 from tomcat/trunk).
Modified:
tom
https://issues.apache.org/bugzilla/show_bug.cgi?id=54217
--- Comment #17 from Michael Osipov <1983-01...@gmx.net> ---
Oh thanks, I have checked spelling so often that I missed this one.
--
You are receiving this mail because:
You are the assignee for the bug.
---
On 23/01/2015 13:09, Mark Thomas wrote:
> The proposed Apache Tomcat 8.0.18 release is now available for voting.
>
> The main changes since 8.0.17 are:
> - Fix a regression that resulted in truncated responses for
> forwarded responses larger than the output buffer
>
> There is also the usual c
2015-01-23 14:09 GMT+01:00 Mark Thomas :
> The proposed 8.0.18 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.0.18
>
> Rémy
https://issues.apache.org/bugzilla/show_bug.cgi?id=57472
--- Comment #1 from Mark Thomas ---
8MB+ will be too big for a Bugzilla attachment but if you can put the file
somewhere I can download it, a web application that reproduces this issue would
be much appreciated.
--
You are receiving this
[X] Stable - go ahead and release as 8.0.18
Tested WebSockets & AsyncContext
-- Jeanfrancois
On 2015-01-23 8:09 AM, Mark Thomas wrote:
The proposed Apache Tomcat 8.0.18 release is now available for voting.
The main changes since 8.0.17 are:
- Fix a regression that resulted in truncated respon
https://issues.apache.org/bugzilla/show_bug.cgi?id=57472
--- Comment #2 from ole.schulz-hildebra...@ppimedia.de ---
I put an example application signedjar.war here:
https://drive.google.com/file/d/0By0Iea2JkjtKdlI2SGFSaVg2ZWs/view?pli=1
--
You are receiving this mail because:
You are the assigne
Author: fschumacher
Date: Fri Jan 23 17:33:20 2015
New Revision: 1654280
URL: http://svn.apache.org/r1654280
Log:
Make checkstyle happy and remove forbidden import.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/naming/resources/DirContextURLConnection.java
Modified:
tomcat/tc7.0.x/trunk/j
Author: markt
Date: Fri Jan 23 19:02:27 2015
New Revision: 1654315
URL: http://svn.apache.org/r1654315
Log:
Add a SendfileBase class and refactor the existing implementations to
inherit from it.
Added:
tomcat/trunk/java/org/apache/tomcat/util/net/SendfileDataBase.java (with
props)
Modified
Author: markt
Date: Fri Jan 23 19:02:35 2015
New Revision: 1654316
URL: http://svn.apache.org/r1654316
Log:
Pull up keep-alive
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java
tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java
tomcat/trunk/java/org/a
Author: markt
Date: Fri Jan 23 19:02:40 2015
New Revision: 1654317
URL: http://svn.apache.org/r1654317
Log:
Align APR with NIO and NIO2. Remove start which was only ever used to
initialise pos and initialise pos directly.
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11AprProcessor
Author: markt
Date: Fri Jan 23 19:02:45 2015
New Revision: 1654318
URL: http://svn.apache.org/r1654318
Log:
Pull up pos and filename
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java
tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java
tomcat/trunk/java
Author: markt
Date: Fri Jan 23 19:02:50 2015
New Revision: 1654319
URL: http://svn.apache.org/r1654319
Log:
Refactor APR to use SendfileData.length rather than SendfileData.end to
slign with NIO and NIO2.
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java
tomcat/
Author: markt
Date: Fri Jan 23 19:02:55 2015
New Revision: 1654320
URL: http://svn.apache.org/r1654320
Log:
Pull up length
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java
tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java
tomcat/trunk/java/org/apach
Author: markt
Date: Fri Jan 23 19:03:00 2015
New Revision: 1654321
URL: http://svn.apache.org/r1654321
Log:
Extract SendfileState to a separate class
Added:
tomcat/trunk/java/org/apache/tomcat/util/net/SendfileState.java (with
props)
Modified:
tomcat/trunk/java/org/apache/tomcat/util/n
Author: markt
Date: Fri Jan 23 19:03:05 2015
New Revision: 1654322
URL: http://svn.apache.org/r1654322
Log:
Re-order in preparation for further refactoring. Always set
SendfileData.keepalive first.
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java
tomcat/trunk/j
Author: markt
Date: Fri Jan 23 19:03:11 2015
New Revision: 1654323
URL: http://svn.apache.org/r1654323
Log:
Push socket type specific sendfile code down to SocketWrapper
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java
tomcat/trunk/java/org/apache/coyote/http11
Author: markt
Date: Fri Jan 23 19:03:16 2015
New Revision: 1654324
URL: http://svn.apache.org/r1654324
Log:
Pull up sendfileData instance and breakKeepAliveLoop method
This also enabled the removal of recycleInternal()
Modified:
tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Process
Author: markt
Date: Fri Jan 23 19:03:26 2015
New Revision: 1654326
URL: http://svn.apache.org/r1654326
Log:
Clarify expected behaviour if the sendfile doesn't complete in-line and
fix and associated bug in the NIO refactoring.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint
Author: markt
Date: Fri Jan 23 19:03:21 2015
New Revision: 1654325
URL: http://svn.apache.org/r1654325
Log:
Another unnecessary method now sendfileData has moved to the
AbstractHttp11Processor
Modified:
tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java
tomcat/trunk/j
Author: markt
Date: Fri Jan 23 19:03:32 2015
New Revision: 1654327
URL: http://svn.apache.org/r1654327
Log:
Push creation of the SendfileData into the SocketWrapper
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java
tomcat/trunk/java/org/apache/coyote/http11/Http
Author: markt
Date: Fri Jan 23 19:03:41 2015
New Revision: 1654329
URL: http://svn.apache.org/r1654329
Log:
Fix refactoring bug.
Modified:
tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java
Modified:
tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.jav
Author: markt
Date: Fri Jan 23 19:03:37 2015
New Revision: 1654328
URL: http://svn.apache.org/r1654328
Log:
Pull up prepareSendfile()
Modified:
tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java
tomcat/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java
to
Author: markt
Date: Fri Jan 23 19:16:54 2015
New Revision: 1654333
URL: http://svn.apache.org/r1654333
Log:
Replace registerForEvent() with equivalent call that makes registerForEvent()
unused.
Modified:
tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java
Modified:
tomc
Author: markt
Date: Fri Jan 23 19:19:49 2015
New Revision: 1654334
URL: http://svn.apache.org/r1654334
Log:
Replace registerForEvent() with equivalent call that makes registerForEvent()
unused (for AJP).
Modified:
tomcat/trunk/java/org/apache/coyote/ajp/AjpProcessor.java
Modified: tomcat/tr
Author: markt
Date: Fri Jan 23 19:21:50 2015
New Revision: 1654336
URL: http://svn.apache.org/r1654336
Log:
Remove unused code
Modified:
tomcat/trunk/java/org/apache/coyote/AbstractProcessor.java
tomcat/trunk/java/org/apache/coyote/ajp/AjpProcessor.java
tomcat/trunk/java/org/apache/co
Author: markt
Date: Fri Jan 23 20:11:00 2015
New Revision: 1654359
URL: http://svn.apache.org/r1654359
Log:
Java 8 Javadoc fixes
Modified:
tomcat/trunk/java/org/apache/juli/logging/Log.java
Modified: tomcat/trunk/java/org/apache/juli/logging/Log.java
URL:
http://svn.apache.org/viewvc/tomcat
https://issues.apache.org/bugzilla/show_bug.cgi?id=57489
wodenc...@gmail.com changed:
What|Removed |Added
OS|Linux |Windows 8
--
You are receivi
https://issues.apache.org/bugzilla/show_bug.cgi?id=57489
Bug ID: 57489
Summary: java.util.concurrent.ExecutionException:
java.io.IOException: Key must be cancelled
Product: Tomcat 8
Version: 8.0.15
Hardware: PC
https://issues.apache.org/bugzilla/show_bug.cgi?id=57490
Bug ID: 57490
Summary: Websocket client cannot connect from Tomcat servlet
with a SecurityManager in place
Product: Tomcat 8
Version: 8.0.17
Hardware: PC
48 matches
Mail list logo