On 21/03/18 03:43, Christopher Schultz wrote:
> All,
>
> The SecurityLogger seems to want a umask in environments where it makes
> sense. But the line of catalina.sh that sets the JVM system property to
> pass the umask into the launching JVM is commented-out.
>
> It would be best not to have to
Author: markt
Date: Wed Mar 21 09:27:35 2018
New Revision: 1827396
URL: http://svn.apache.org/viewvc?rev=1827396&view=rev
Log:
MaxProtocol doesn't seem to impact TLSv1.3 ciphers suites. Use an alternative
way to disable them for this test.
Modified:
tomcat/trunk/test/org/apache/tomcat/util/n
Author: markt
Date: Wed Mar 21 09:29:37 2018
New Revision: 1827397
URL: http://svn.apache.org/viewvc?rev=1827397&view=rev
Log:
MaxProtocol doesn't seem to impact TLSv1.3 ciphers suites. Use an alternative
way to disable them for this test.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
Author: markt
Date: Wed Mar 21 09:51:22 2018
New Revision: 1827398
URL: http://svn.apache.org/viewvc?rev=1827398&view=rev
Log:
SpotBugs
Improve exception handling
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/group/GroupChannel.java
Modified: tomcat/trunk/java/org/apache/catalina/tr
Author: markt
Date: Wed Mar 21 10:10:48 2018
New Revision: 1827399
URL: http://svn.apache.org/viewvc?rev=1827399&view=rev
Log:
SpotBugs
Avoid catching Exception
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
tomcat/trunk/java/org/apache/coyote/htt
https://bz.apache.org/bugzilla/show_bug.cgi?id=62163
--- Comment #1 from mhkarunarat...@gmail.com ---
I would like to fix that documentation. How can I edit "Apache Tomcat Version
9.0.5 Release Note'
--
You are receiving this mail because:
You are the assignee for the bug.
--
https://bz.apache.org/bugzilla/show_bug.cgi?id=62163
--- Comment #2 from mhkarunarat...@gmail.com ---
I would like to fix that documentation. How can I edit "Apache Tomcat Version
9.0.5 Release Note'
--
You are receiving this mail because:
You are the assignee for the bug.
--
https://bz.apache.org/bugzilla/show_bug.cgi?id=62163
--- Comment #3 from Mark Thomas ---
The release notes do not need editing. They correctly state that Java 8 is
required to run Tomcat 9.x.
The file that needs fixing is setup.html and the source for that can be found
here:
https://svn.apache.o
Hi Mark,
A number of items to share with you today :
*1) JDK 10 General Availability *
JDK 10, the first release produced under the six-month rapid-cadence
release model [1][2], is now Generally Available.
We've identified no P1 bugs since we promoted build 46 almost two weeks
ago, so that is
Author: remm
Date: Wed Mar 21 12:34:23 2018
New Revision: 1827408
URL: http://svn.apache.org/viewvc?rev=1827408&view=rev
Log:
i18n
Modified:
tomcat/trunk/java/org/apache/coyote/http2/Http2Parser.java
tomcat/trunk/java/org/apache/coyote/http2/LocalStrings.properties
Modified: tomcat/trunk
GitHub user jihor opened a pull request:
https://github.com/apache/tomcat/pull/103
Use initSQL instead of Validator on connection initialization
As of now, if Validator (not to be confused with validationQuery) is
defined for the connection pool, initSQL will not be used on connecti
On Tue, Mar 20, 2018 at 4:07 PM, Mark Thomas wrote:
> On 21/02/18 16:48, Mark Thomas wrote:
>> On 21/02/18 16:10, Rainer Jung wrote:
>>> Am 21.02.2018 um 16:53 schrieb Mark Thomas:
The next issue on the list is the format of commit messages.
The commit messages we are seeing for the
Author: remm
Date: Wed Mar 21 16:12:23 2018
New Revision: 1827419
URL: http://svn.apache.org/viewvc?rev=1827419&view=rev
Log:
No actual change but a cleanup as I've given up on something "better" for now.
Modified:
tomcat/trunk/java/org/apache/coyote/http2/Http2AsyncUpgradeHandler.java
Modif
Author: schultz
Date: Wed Mar 21 18:28:59 2018
New Revision: 1827428
URL: http://svn.apache.org/viewvc?rev=1827428&view=rev
Log:
Always send the OS's umask to the JVM.
Modified:
tomcat/trunk/bin/catalina.sh
tomcat/trunk/webapps/docs/changelog.xml
tomcat/trunk/webapps/docs/config/liste
Author: schultz
Date: Wed Mar 21 18:33:03 2018
New Revision: 1827429
URL: http://svn.apache.org/viewvc?rev=1827429&view=rev
Log:
Back-port r1827428 to always report the OS's umask to the JVM.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/bin/catalina.sh
tomcat
Author: remm
Date: Wed Mar 21 19:39:47 2018
New Revision: 1827435
URL: http://svn.apache.org/viewvc?rev=1827435&view=rev
Log:
i18n
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/coyote/http2/Http2Parser.java
tomcat/tc8.5.x/trunk/java/org/apache/
16 matches
Mail list logo