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

2018-06-01 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.

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

2018-06-01 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-nio2 has an issue affecting its community integration.

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

2018-06-01 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-nio has an issue affecting its community integration.

[Bug 62389] Add ipv6 loopback address to the default internalProxies

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

svn commit: r1832710 [2/2] - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/filters/RemoteIpFilter.java java/org/apache/catalina/valves/RemoteIpValve.java webapps/docs/changelog.xml webapps/doc

2018-06-01 Thread markt
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1832710=1832709=1832710=diff == ---

svn commit: r1832710 [1/2] - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/filters/RemoteIpFilter.java java/org/apache/catalina/valves/RemoteIpValve.java webapps/docs/changelog.xml webapps/doc

2018-06-01 Thread markt
Author: markt Date: Fri Jun 1 18:13:03 2018 New Revision: 1832710 URL: http://svn.apache.org/viewvc?rev=1832710=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62389 Add the IPv6 loopback address to the default internalProxies regular expression. Patch by Craig Andrews. Modified:

buildbot success in on tomcat-8-trunk

2018-06-01 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-8-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-8-trunk/builds/1334 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

buildbot success in on tomcat-trunk

2018-06-01 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/3331 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1832709 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/filters/RemoteIpFilter.java java/org/apache/catalina/valves/RemoteIpValve.java webapps/docs/changelog.xml webapps/docs/conf

2018-06-01 Thread markt
Author: markt Date: Fri Jun 1 16:53:50 2018 New Revision: 1832709 URL: http://svn.apache.org/viewvc?rev=1832709=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62389 Add the IPv6 loopback address to the default internalProxies regular expression. Patch by Craig Andrews. Modified:

svn commit: r1832708 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/filters/RemoteIpFilter.java java/org/apache/catalina/valves/RemoteIpValve.java webapps/docs/changelog.xml webapps/docs/conf

2018-06-01 Thread markt
Author: markt Date: Fri Jun 1 16:52:47 2018 New Revision: 1832708 URL: http://svn.apache.org/viewvc?rev=1832708=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62389 Add the IPv6 loopback address to the default internalProxies regular expression. Patch by Craig Andrews. Modified:

[GitHub] tomcat pull request #111: Add ipv6 loopback address to the RemoteIpFilter an...

2018-06-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tomcat/pull/111 --- - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

svn commit: r1832707 - in /tomcat/trunk: java/org/apache/catalina/filters/RemoteIpFilter.java java/org/apache/catalina/valves/RemoteIpValve.java webapps/docs/changelog.xml webapps/docs/config/filter.x

2018-06-01 Thread markt
Author: markt Date: Fri Jun 1 16:51:48 2018 New Revision: 1832707 URL: http://svn.apache.org/viewvc?rev=1832707=rev Log: Add the IPv6 loopback address to the default internalProxies regular expression. Patch by Craig Andrews. This closes #111 Modified:

svn commit: r1832705 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/authenticator/jaspic/CallbackHandlerImpl.java

2018-06-01 Thread markt
Author: markt Date: Fri Jun 1 16:17:28 2018 New Revision: 1832705 URL: http://svn.apache.org/viewvc?rev=1832705=rev Log: This class is a singleton so need to obtain logger each time it is required to avoid problems. Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1832704 - /tomcat/trunk/java/org/apache/catalina/authenticator/jaspic/CallbackHandlerImpl.java

2018-06-01 Thread markt
Author: markt Date: Fri Jun 1 16:17:00 2018 New Revision: 1832704 URL: http://svn.apache.org/viewvc?rev=1832704=rev Log: This class is a singleton so need to obtain logger each time it is required to avoid problems. Modified:

svn commit: r1832702 - in /tomcat/tc7.0.x/trunk/java/org/apache: catalina/authenticator/ catalina/core/ catalina/filters/ catalina/ha/session/ catalina/session/ catalina/tribes/tipis/ catalina/util/ j

2018-06-01 Thread markt
Author: markt Date: Fri Jun 1 16:15:15 2018 New Revision: 1832702 URL: http://svn.apache.org/viewvc?rev=1832702=rev Log: Add comment to non-static loggers Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/authenticator/AuthenticatorBase.java

svn commit: r1832701 - in /tomcat/tc8.0.x/trunk/java/org/apache: catalina/authenticator/ catalina/core/ catalina/filters/ catalina/ha/session/ catalina/session/ catalina/tribes/tipis/ catalina/util/ j

2018-06-01 Thread markt
Author: markt Date: Fri Jun 1 16:13:57 2018 New Revision: 1832701 URL: http://svn.apache.org/viewvc?rev=1832701=rev Log: Add comment to non-static loggers Modified: tomcat/tc8.0.x/trunk/java/org/apache/catalina/authenticator/AuthenticatorBase.java

svn commit: r1832699 - in /tomcat/tc8.5.x/trunk/java/org/apache: catalina/authenticator/ catalina/authenticator/jaspic/ catalina/core/ catalina/filters/ catalina/ha/session/ catalina/session/ catalina

2018-06-01 Thread markt
Author: markt Date: Fri Jun 1 16:12:32 2018 New Revision: 1832699 URL: http://svn.apache.org/viewvc?rev=1832699=rev Log: Add comment to non-static loggers Modified: tomcat/tc8.5.x/trunk/java/org/apache/catalina/authenticator/AuthenticatorBase.java

svn commit: r1832700 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/jasper/servlet/TestTldScanner.java

2018-06-01 Thread markt
Author: markt Date: Fri Jun 1 16:12:45 2018 New Revision: 1832700 URL: http://svn.apache.org/viewvc?rev=1832700=rev Log: Fix broken test Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/test/org/apache/jasper/servlet/TestTldScanner.java Propchange:

svn commit: r1832698 - in /tomcat/trunk/java/org/apache: catalina/authenticator/ catalina/authenticator/jaspic/ catalina/core/ catalina/filters/ catalina/ha/session/ catalina/session/ catalina/tribes/

2018-06-01 Thread markt
Author: markt Date: Fri Jun 1 16:11:10 2018 New Revision: 1832698 URL: http://svn.apache.org/viewvc?rev=1832698=rev Log: Add comment to non-static loggers Modified: tomcat/trunk/java/org/apache/catalina/authenticator/AuthenticatorBase.java

Re: Static loggers

2018-06-01 Thread Mark Thomas
On 01/06/18 16:35, Konstantin Kolinko wrote: > 2018-06-01 17:13 GMT+03:00 Mark Thomas : >> Hi, >> >> I've stumbled across a problem with some static loggers. The general >> pattern is: >> >> - TCCL is web application class loader >> - static logger is created >> - static logger is associated with

svn commit: r1832697 - in /tomcat/tc8.5.x/trunk: ./ test/org/apache/jasper/servlet/TestTldScanner.java

2018-06-01 Thread markt
Author: markt Date: Fri Jun 1 15:49:58 2018 New Revision: 1832697 URL: http://svn.apache.org/viewvc?rev=1832697=rev Log: Fix broken test Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/test/org/apache/jasper/servlet/TestTldScanner.java Propchange:

svn commit: r1832696 - /tomcat/trunk/test/org/apache/jasper/servlet/TestTldScanner.java

2018-06-01 Thread markt
Author: markt Date: Fri Jun 1 15:48:36 2018 New Revision: 1832696 URL: http://svn.apache.org/viewvc?rev=1832696=rev Log: Fix broken test Modified: tomcat/trunk/test/org/apache/jasper/servlet/TestTldScanner.java Modified: tomcat/trunk/test/org/apache/jasper/servlet/TestTldScanner.java URL:

buildbot failure in on tomcat-8-trunk

2018-06-01 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-8-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-8-trunk/builds/1333 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

Re: Static loggers

2018-06-01 Thread Konstantin Kolinko
2018-06-01 17:13 GMT+03:00 Mark Thomas : > Hi, > > I've stumbled across a problem with some static loggers. The general > pattern is: > > - TCCL is web application class loader > - static logger is created > - static logger is associated with web application class loader > - web application is

svn commit: r1832695 [2/2] - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/authenticator/ java/org/apache/catalina/core/ java/org/apache/catalina/filters/ java/org/apache/catalina/session/ jav

2018-06-01 Thread markt
Modified: tomcat/tc7.0.x/trunk/java/org/apache/jasper/security/SecurityClassLoad.java URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/jasper/security/SecurityClassLoad.java?rev=1832695=1832694=1832695=diff

svn commit: r1832695 [1/2] - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/authenticator/ java/org/apache/catalina/core/ java/org/apache/catalina/filters/ java/org/apache/catalina/session/ jav

2018-06-01 Thread markt
Author: markt Date: Fri Jun 1 15:33:56 2018 New Revision: 1832695 URL: http://svn.apache.org/viewvc?rev=1832695=rev Log: Switch to non-static loggers where there is a possibility of a logger becoming associated with a web application class loader causing log messages to be lost if the web

buildbot failure in on tomcat-trunk

2018-06-01 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/3329 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1832694 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/authenticator/ java/org/apache/catalina/core/ java/org/apache/catalina/filters/ java/org/apache/catalina/session/ java/org/

2018-06-01 Thread markt
Author: markt Date: Fri Jun 1 15:22:08 2018 New Revision: 1832694 URL: http://svn.apache.org/viewvc?rev=1832694=rev Log: Switch to non-static loggers where there is a possibility of a logger becoming associated with a web application class loader causing log messages to be lost if the web

svn commit: r1832693 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/authenticator/ java/org/apache/catalina/authenticator/jaspic/ java/org/apache/catalina/core/ java/org/apache/catalina/filte

2018-06-01 Thread markt
Author: markt Date: Fri Jun 1 15:15:33 2018 New Revision: 1832693 URL: http://svn.apache.org/viewvc?rev=1832693=rev Log: Switch to non-static loggers where there is a possibility of a logger becoming associated with a web application class loader causing log messages to be lost if the web

svn commit: r1832692 - in /tomcat/trunk: java/org/apache/catalina/authenticator/ java/org/apache/catalina/authenticator/jaspic/ java/org/apache/catalina/core/ java/org/apache/catalina/filters/ java/or

2018-06-01 Thread markt
Author: markt Date: Fri Jun 1 15:03:49 2018 New Revision: 1832692 URL: http://svn.apache.org/viewvc?rev=1832692=rev Log: Switch to non-static loggers where there is a possibility of a logger becoming associated with a web application class loader causing log messages to be lost if the web

Static loggers

2018-06-01 Thread Mark Thomas
Hi, I've stumbled across a problem with some static loggers. The general pattern is: - TCCL is web application class loader - static logger is created - static logger is associated with web application class loader - web application is undeployed - appenders are removed from logger - further

[Bug 62423] Wrong Attribute Name for Certificate Revocation Lists

2018-06-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62423 Remy Maucherat changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1832666 - in /tomcat/tc8.5.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/config/http.xml

2018-06-01 Thread remm
Author: remm Date: Fri Jun 1 08:17:04 2018 New Revision: 1832666 URL: http://svn.apache.org/viewvc?rev=1832666=rev Log: 62423: Fix attribute typo. Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml

svn commit: r1832665 - in /tomcat/trunk/webapps/docs: changelog.xml config/http.xml

2018-06-01 Thread remm
Author: remm Date: Fri Jun 1 08:15:01 2018 New Revision: 1832665 URL: http://svn.apache.org/viewvc?rev=1832665=rev Log: 62423: Fix attribute typo. Modified: tomcat/trunk/webapps/docs/changelog.xml tomcat/trunk/webapps/docs/config/http.xml Modified:

Re: Thoughts on suggestions for new contributors

2018-06-01 Thread Mark Thomas
On 31/05/18 18:58, Igal Sapir wrote: > On 5/31/2018 3:28 AM, Mark Thomas wrote: >> >> >> As you may have noticed I have been working on the HttpParser unit tests >> over the last few days. This was prompted, as a result of the recent >> fqdn parsing issues, to ensure that the unit tests were

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

2018-06-01 Thread Mark Thomas
On 31/05/18 14:13, Mark Thomas wrote: > On 31/05/18 10:07, Bill Barker wrote: > > > >> /srv/gump/public/workspace/tomcat-trunk/build.xml:3037: Problem: failed to >> create task or type bndwrap > > I have made an attempt to fix this. I based my fix on how the Eclipse > JDT jar is referenced. I