2017-09-01 0:42 GMT+03:00 Christopher Schultz :
>
> Mark,
>
> On 8/31/17 5:38 PM, Mark Thomas wrote:
>> On 31/08/17 22:13, Christopher Schultz wrote:
>>> All,
>>>
>>> I've got a subversion repository with multiple "projects" similar
>>> to how ASF has their set up: each project gets a top-level
>>>
Author: markt
Date: Fri Sep 1 09:29:15 2017
New Revision: 1806909
URL: http://svn.apache.org/viewvc?rev=1806909&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60900
Avoid a NullPointerException in the APR Poller if a connection is closed at the
same time as new data arrives on
Author: markt
Date: Fri Sep 1 09:31:34 2017
New Revision: 1806911
URL: http://svn.apache.org/viewvc?rev=1806911&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60900
Avoid a NullPointerException in the APR Poller if a connection is closed at the
same time as new data arrives on
https://bz.apache.org/bugzilla/show_bug.cgi?id=60900
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
Author: markt
Date: Fri Sep 1 11:10:37 2017
New Revision: 1806932
URL: http://svn.apache.org/viewvc?rev=1806932&view=rev
Log:
Update comment. We now have features that depend on Java 9.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/compat/JreCompat.java
Modified: tomcat/trunk/java/org/
Author: markt
Date: Fri Sep 1 11:27:11 2017
New Revision: 1806935
URL: http://svn.apache.org/viewvc?rev=1806935&view=rev
Log:
Minor wording tweak
Modified:
tomcat/site/trunk/docs/conference.html
tomcat/site/trunk/xdocs/conference.xml
Modified: tomcat/site/trunk/docs/conference.html
URL:
Author: markt
Date: Fri Sep 1 12:11:51 2017
New Revision: 1806940
URL: http://svn.apache.org/viewvc?rev=1806940&view=rev
Log:
Correct regression in 7.0.80 that broke the use of relative paths with the
extraResourcePaths attribute of a VirtualDirContext.
Modified:
tomcat/tc7.0.x/trunk/java/o
On Tue, Aug 29, 2017 at 8:28 PM, Mark Thomas wrote:
> Version 1.2.14 includes the following changes compared to 1.2.12:
>
> - Update minimum recommended OpenSSL version to 1.0.2l
> - Update minimum recommended APR version to 1.6.2
> - Windows binaries built with OpenSSL 1.0.2l and APR 1.6.2
> - S
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Konstantin,
On 9/1/17 5:10 AM, Konstantin Kolinko wrote:
> 2017-09-01 0:42 GMT+03:00 Christopher Schultz
> :
>>
>> Mark,
>>
>> On 8/31/17 5:38 PM, Mark Thomas wrote:
>>> On 31/08/17 22:13, Christopher Schultz wrote:
All,
I've got a
https://bz.apache.org/bugzilla/show_bug.cgi?id=58837
Christopher Schultz changed:
What|Removed |Added
Component|Connectors |Catalina
--- Comment #5 from Chr
https://bz.apache.org/bugzilla/show_bug.cgi?id=57946
Christopher Schultz changed:
What|Removed |Added
Keywords||Beginner
--
You are receiving t
Author: markt
Date: Fri Sep 1 14:41:10 2017
New Revision: 1806966
URL: http://svn.apache.org/viewvc?rev=1806966&view=rev
Log:
Simplify.
MalformedURLException is a sub-class of IOException
Modified:
tomcat/trunk/java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java
Modified:
t
Author: markt
Date: Fri Sep 1 14:41:58 2017
New Revision: 1806967
URL: http://svn.apache.org/viewvc?rev=1806967&view=rev
Log:
Simplify.
MalformedURLException is a sub-class of IOException
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/catalina/cor
https://bz.apache.org/bugzilla/show_bug.cgi?id=49822
Christopher Schultz changed:
What|Removed |Added
Keywords||PatchAvailable
--- Comment #2 fr
https://bz.apache.org/bugzilla/show_bug.cgi?id=43303
--- Comment #7 from Christopher Schultz ---
Any update on this, Bill?
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-
Author: markt
Date: Fri Sep 1 14:43:13 2017
New Revision: 1806968
URL: http://svn.apache.org/viewvc?rev=1806968&view=rev
Log:
Simplify.
MalformedURLException is a sub-class of IOException
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/catalina/cor
Author: markt
Date: Fri Sep 1 14:43:49 2017
New Revision: 1806969
URL: http://svn.apache.org/viewvc?rev=1806969&view=rev
Log:
Simplify.
MalformedURLException is a sub-class of IOException
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/catalina/cor
https://bz.apache.org/bugzilla/show_bug.cgi?id=48513
Christopher Schultz changed:
What|Removed |Added
Keywords||PatchAvailable
--- Comment #2 fr
https://bz.apache.org/bugzilla/show_bug.cgi?id=46767
Christopher Schultz changed:
What|Removed |Added
URL|http://www.nabble.com/mod_j |
|k-to21856049
https://bz.apache.org/bugzilla/show_bug.cgi?id=59897
Christopher Schultz changed:
What|Removed |Added
Keywords||PatchAvailable
--- Comment #3 fr
https://bz.apache.org/bugzilla/show_bug.cgi?id=61476
Bug ID: 61476
Summary: Allow reset of an individual worker stat value
Product: Tomcat Connectors
Version: unspecified
Hardware: All
OS: All
Status: NEW
Author: markt
Date: Fri Sep 1 15:04:45 2017
New Revision: 1806973
URL: http://svn.apache.org/viewvc?rev=1806973&view=rev
Log:
Java 9 allows us to be more selective with the JRE memory leak protection.
Modified:
tomcat/trunk/java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java
https://bz.apache.org/bugzilla/show_bug.cgi?id=61394
--- Comment #12 from Mark Thomas ---
comment #10 looks like the renegotiation issues that were fixed in 1.2.13. I
can't reproduce the issue.
I've tested this with 1.2.14 and various combinations and all now behave as
expected.
Once 1.2.14 is
On 29/08/17 19:28, Mark Thomas wrote:
> Version 1.2.14 includes the following changes compared to 1.2.12:
>
> - Update minimum recommended OpenSSL version to 1.0.2l
> - Update minimum recommended APR version to 1.6.2
> - Windows binaries built with OpenSSL 1.0.2l and APR 1.6.2
> - Support for the
Author: markt
Date: Fri Sep 1 17:23:04 2017
New Revision: 1806994
URL: http://svn.apache.org/viewvc?rev=1806994&view=rev
Log:
Increment version for next development cycle
Modified:
tomcat/native/trunk/build.properties.default
tomcat/native/trunk/native/include/tcn_version.h
tomcat/na
Am 29.08.2017 um 20:28 schrieb Mark Thomas:
Version 1.2.14 includes the following changes compared to 1.2.12:
- Update minimum recommended OpenSSL version to 1.0.2l
- Update minimum recommended APR version to 1.6.2
- Windows binaries built with OpenSSL 1.0.2l and APR 1.6.2
- Support for the SSL_
Author: markt
Date: Fri Sep 1 19:51:42 2017
New Revision: 1807004
URL: http://svn.apache.org/viewvc?rev=1807004&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61280
Add RFC 7617 support to the BasicAuthenticator
Modified:
tomcat/trunk/java/org/apache/catalina/authenticator/
On 01/09/17 20:51, ma...@apache.org wrote:
> Author: markt
> Date: Fri Sep 1 19:51:42 2017
> New Revision: 1807004
>
> URL: http://svn.apache.org/viewvc?rev=1807004&view=rev
> Log:
> Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=61280
> Add RFC 7617 support to the BasicAuthenticator
I'd lik
28 matches
Mail list logo