Re: [GUMP@vmgump-vm3]: Project tomcat-trunk-test-apr (in module tomcat-trunk) failed

2018-03-19 Thread Rainer Jung
Am 19.03.2018 um 04:52 schrieb Bill Barker: To whom it may engage... [concat] Testsuites with failed tests: [concat] TEST-org.apache.tomcat.util.net.openssl.TestOpenSSLConf.APR.txt Problem is in the test: Testcase: testOpenSSLConfCmdCipher took 0.772 sec FAILED Wrong HostConfig

[Bug 62185] Acceptor Thread Terminates

2018-03-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62185 BogdanD changed: What|Removed |Added Resolution|INVALID |--- Status|RESOLVED

[Bug 62185] Acceptor Thread Terminates

2018-03-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62185 Remy Maucherat changed: What|Removed |Added Resolution|--- |INVALID Status|REOPENED

[Bug 62185] Acceptor Thread Terminates

2018-03-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62185 --- Comment #5 from Christopher Schultz --- What|Removed |Added Resolution|--- |INVALID

tcnative experts: please have a look at BZ 53940

2018-03-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, I'm guessing this is mostly directed towards Rainer: can someone look at https://bz.apache.org/bugzilla/show_bug.cgi?id=53940? It's got a proposed patch and IMO makes sense to implement. I'm not familiar enough with OpenSSL and the way that th

[Bug 53940] Added support for new CRL loading after expiration

2018-03-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=53940 Christopher Schultz changed: What|Removed |Added Keywords||PatchAvailable -- You are recei

Re: tcnative experts: please have a look at BZ 53940

2018-03-19 Thread Mark Thomas
On 19/03/18 13:52, Christopher Schultz wrote: > All, > > I'm guessing this is mostly directed towards Rainer: can someone look > at https://bz.apache.org/bugzilla/show_bug.cgi?id=53940? It's got a > proposed patch and IMO makes sense to implement. > > I'm not familiar enough with OpenSSL and the

Re: tcnative experts: please have a look at BZ 53940

2018-03-19 Thread Rémy Maucherat
On Mon, Mar 19, 2018 at 2:54 PM, Mark Thomas wrote: > On 19/03/18 13:52, Christopher Schultz wrote: > > All, > > > > I'm guessing this is mostly directed towards Rainer: can someone look > > at https://bz.apache.org/bugzilla/show_bug.cgi?id=53940? It's got a > > proposed patch and IMO makes sense

Re: tcnative experts: please have a look at BZ 53940

2018-03-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 3/19/18 9:54 AM, Mark Thomas wrote: > On 19/03/18 13:52, Christopher Schultz wrote: >> All, >> >> I'm guessing this is mostly directed towards Rainer: can someone >> look at https://bz.apache.org/bugzilla/show_bug.cgi?id=53940? >> It's got

svn commit: r1827203 - /tomcat/trunk/java/org/apache/catalina/valves/AccessLogValve.java

2018-03-19 Thread markt
Author: markt Date: Mon Mar 19 14:25:45 2018 New Revision: 1827203 URL: http://svn.apache.org/viewvc?rev=1827203&view=rev Log: Fix SpotBugs warning Modified: tomcat/trunk/java/org/apache/catalina/valves/AccessLogValve.java Modified: tomcat/trunk/java/org/apache/catalina/valves/AccessLogValve

svn commit: r1827204 - /tomcat/trunk/webapps/docs/config/valve.xml

2018-03-19 Thread markt
Author: markt Date: Mon Mar 19 14:30:26 2018 New Revision: 1827204 URL: http://svn.apache.org/viewvc?rev=1827204&view=rev Log: List AccessLogValve attributes in alphabetical order Modified: tomcat/trunk/webapps/docs/config/valve.xml Modified: tomcat/trunk/webapps/docs/config/valve.xml URL:

Re: tcnative experts: please have a look at BZ 53940

2018-03-19 Thread Rainer Jung
Am 19.03.2018 um 15:13 schrieb Christopher Schultz: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 3/19/18 9:54 AM, Mark Thomas wrote: On 19/03/18 13:52, Christopher Schultz wrote: All, I'm guessing this is mostly directed towards Rainer: can someone look at https://bz.apache.org/b

svn commit: r1827223 - in /tomcat/trunk: java/org/apache/catalina/valves/AccessLogValve.java java/org/apache/catalina/valves/LocalStrings.properties webapps/docs/changelog.xml webapps/docs/config/valv

2018-03-19 Thread markt
Author: markt Date: Mon Mar 19 18:35:03 2018 New Revision: 1827223 URL: http://svn.apache.org/viewvc?rev=1827223&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=52688 Add support for the maxDays attribute to specify the maximum number of days for which rotated access log files sh

svn commit: r1827224 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/valves/AccessLogValve.java webapps/docs/config/valve.xml

2018-03-19 Thread markt
Author: markt Date: Mon Mar 19 18:38:57 2018 New Revision: 1827224 URL: http://svn.apache.org/viewvc?rev=1827224&view=rev Log: Clean-up Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/catalina/valves/AccessLogValve.java tomcat/tc8.5.x/trunk/webap

svn commit: r1827225 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/valves/AccessLogValve.java java/org/apache/catalina/valves/LocalStrings.properties webapps/docs/changelog.xml webapps/docs/

2018-03-19 Thread markt
Author: markt Date: Mon Mar 19 18:39:42 2018 New Revision: 1827225 URL: http://svn.apache.org/viewvc?rev=1827225&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=52688 Add support for the maxDays attribute to specify the maximum number of days for which rotated access log files sh

svn commit: r1827227 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/valves/AccessLogValve.java webapps/docs/config/valve.xml

2018-03-19 Thread markt
Author: markt Date: Mon Mar 19 18:44:19 2018 New Revision: 1827227 URL: http://svn.apache.org/viewvc?rev=1827227&view=rev Log: Clean-up Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/catalina/valves/AccessLogValve.java tomcat/tc7.0.x/trunk/webap

svn commit: r1827229 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/valves/AccessLogValve.java java/org/apache/catalina/valves/LocalStrings.properties webapps/docs/changelog.xml webapps/docs/

2018-03-19 Thread markt
Author: markt Date: Mon Mar 19 18:51:51 2018 New Revision: 1827229 URL: http://svn.apache.org/viewvc?rev=1827229&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=52688 Add support for the maxDays attribute to specify the maximum number of days for which rotated access log files sh

[Bug 52688] Add ability to remove old access log files [PATCHES]

2018-03-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=52688 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[tomcat-training] branch master updated: First draft of logging module

2018-03-19 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-training.git The following commit(s) were added to refs/heads/master by this push: new b13e925 First draft of logging module b

[GUMP@vmgump-vm3]: Project tomcat-trunk-test-apr (in module tomcat-trunk) failed

2018-03-19 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-test-apr has an issue affecting its community integration. Th

svn commit: r1827264 - /tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/FragmentationInterceptor.java

2018-03-19 Thread kfujino
Author: kfujino Date: Tue Mar 20 06:10:25 2018 New Revision: 1827264 URL: http://svn.apache.org/viewvc?rev=1827264&view=rev Log: Fix JavaDoc for FragmentationInterceptor. Modified: tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/FragmentationInterceptor.java Modified: tomca

svn commit: r1827265 - /tomcat/tc8.5.x/trunk/java/org/apache/catalina/tribes/group/interceptors/FragmentationInterceptor.java

2018-03-19 Thread kfujino
Author: kfujino Date: Tue Mar 20 06:11:24 2018 New Revision: 1827265 URL: http://svn.apache.org/viewvc?rev=1827265&view=rev Log: Fix JavaDoc for FragmentationInterceptor. Modified: tomcat/tc8.5.x/trunk/java/org/apache/catalina/tribes/group/interceptors/FragmentationInterceptor.java Modified

svn commit: r1827266 - /tomcat/tc8.0.x/trunk/java/org/apache/catalina/tribes/group/interceptors/FragmentationInterceptor.java

2018-03-19 Thread kfujino
Author: kfujino Date: Tue Mar 20 06:12:37 2018 New Revision: 1827266 URL: http://svn.apache.org/viewvc?rev=1827266&view=rev Log: Fix JavaDoc for FragmentationInterceptor. Modified: tomcat/tc8.0.x/trunk/java/org/apache/catalina/tribes/group/interceptors/FragmentationInterceptor.java Modified

svn commit: r1827267 - /tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/group/interceptors/FragmentationInterceptor.java

2018-03-19 Thread kfujino
Author: kfujino Date: Tue Mar 20 06:13:15 2018 New Revision: 1827267 URL: http://svn.apache.org/viewvc?rev=1827267&view=rev Log: Fix JavaDoc for FragmentationInterceptor. Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/group/interceptors/FragmentationInterceptor.java Modified

svn commit: r1827268 - in /tomcat/trunk/webapps/docs: changelog.xml config/cluster-interceptor.xml

2018-03-19 Thread kfujino
Author: kfujino Date: Tue Mar 20 06:18:49 2018 New Revision: 1827268 URL: http://svn.apache.org/viewvc?rev=1827268&view=rev Log: Add document for FragmentationInterceptor. Modified: tomcat/trunk/webapps/docs/changelog.xml tomcat/trunk/webapps/docs/config/cluster-interceptor.xml Modified:

svn commit: r1827269 - in /tomcat/tc8.5.x/trunk/webapps/docs: changelog.xml config/cluster-interceptor.xml

2018-03-19 Thread kfujino
Author: kfujino Date: Tue Mar 20 06:19:47 2018 New Revision: 1827269 URL: http://svn.apache.org/viewvc?rev=1827269&view=rev Log: Add document for FragmentationInterceptor. Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml tomcat/tc8.5.x/trunk/webapps/docs/config/cluster-intercepto

svn commit: r1827270 - in /tomcat/tc8.0.x/trunk/webapps/docs: changelog.xml config/cluster-interceptor.xml

2018-03-19 Thread kfujino
Author: kfujino Date: Tue Mar 20 06:20:46 2018 New Revision: 1827270 URL: http://svn.apache.org/viewvc?rev=1827270&view=rev Log: Add document for FragmentationInterceptor. Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml tomcat/tc8.0.x/trunk/webapps/docs/config/cluster-intercepto

svn commit: r1827271 - in /tomcat/tc7.0.x/trunk/webapps/docs: changelog.xml config/cluster-interceptor.xml

2018-03-19 Thread kfujino
Author: kfujino Date: Tue Mar 20 06:21:49 2018 New Revision: 1827271 URL: http://svn.apache.org/viewvc?rev=1827271&view=rev Log: Add document for FragmentationInterceptor. Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml tomcat/tc7.0.x/trunk/webapps/docs/config/cluster-intercepto

svn commit: r1827272 - in /tomcat/trunk: java/org/apache/catalina/tribes/group/interceptors/FragmentationInterceptor.java java/org/apache/catalina/tribes/group/interceptors/FragmentationInterceptorMBe

2018-03-19 Thread kfujino
Author: kfujino Date: Tue Mar 20 06:38:38 2018 New Revision: 1827272 URL: http://svn.apache.org/viewvc?rev=1827272&view=rev Log: Add JMX support for FragmentationInterceptor in order to prevent warning of startup. Added: tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/Fragme

svn commit: r1827273 - in /tomcat/tc8.5.x/trunk: java/org/apache/catalina/tribes/group/interceptors/FragmentationInterceptor.java java/org/apache/catalina/tribes/group/interceptors/FragmentationInterc

2018-03-19 Thread kfujino
Author: kfujino Date: Tue Mar 20 06:39:40 2018 New Revision: 1827273 URL: http://svn.apache.org/viewvc?rev=1827273&view=rev Log: Add JMX support for FragmentationInterceptor in order to prevent warning of startup. Added: tomcat/tc8.5.x/trunk/java/org/apache/catalina/tribes/group/interceptor