SSL Unit Tests Failing

2018-10-01 Thread Igal Sapir
When trying to run the unit test cases with `ant clean test` on the current trunk [1] I am getting two (per connector) failures: org.apache.tomcat.util.net.openssl.ciphers.TestCipher FAILED [2] org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherConfigurationParser FAILED [3]

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

2018-10-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.

Re: Bugzilla permanent CC addresses

2018-10-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 10/1/18 15:10, Mark Thomas wrote: > On 01/10/18 20:04, Christopher Schultz wrote: >> All, >> >> Does anyone know why these two email addresses are CC'd every >> time a BZ message is sent? >> >> kakvi...@yahoo.co.in usma...@ieml.ru > >

[Bug 62788] New: Add explicit ".encoding=UTF-8" to FileHandler configurations in logging.properties

2018-10-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62788 Bug ID: 62788 Summary: Add explicit ".encoding=UTF-8" to FileHandler configurations in logging.properties Product: Tomcat 9 Version: 9.0.12 Hardware: PC

[Bug 62757] JspCompilationContext is unable to compile class for JSP due to a null tagHandlerClass in Generator.TagHandlerInfo

2018-10-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62757 --- Comment #5 from Jordi Llach --- Thanks for the feedback, I can perfectly understand the rationale of your comment As said the problem is in JspServletWrapper's loadTagFile method, it should check whether it has to reload or not by only

Bug 62140 implementation question

2018-10-01 Thread Marek Czernek
Hi there, I'd like to resolve Bug 62140 [0]. I just wanted to gather some opinions about the implementation details. In my mind, the following solution is quite reasonable: 1. Create new help scripts, such as help.sh and help.bat. These files contain a method for each functional verb that

[Bug 62757] JspCompilationContext is unable to compile class for JSP due to a null tagHandlerClass in Generator.TagHandlerInfo

2018-10-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62757 --- Comment #4 from Mark Thomas --- I can't tell which part of the patch is addressing this issue and which parts are addressing other issues - or what those issues are. Given I've already managed to introduce a regression here I'm hesitant to

Re: Proposed patch for o.a.c.users.MemoryUserDatabase

2018-10-01 Thread Igal Sapir
On 10/1/2018 12:08 PM, Mark Thomas wrote: On 27/09/18 16:57, Christopher Schultz wrote: All, I have a proposed patch to MemoryUserDatabase that changes the behavior when a triggered-reload fails. Recently, markt added code to allow database reloads, but if there is an error reloading the

[Bug 62739] Tomcat should allow blank Host header

2018-10-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62739 --- Comment #3 from Mark Thomas --- Is there an ETA on your fix? We have reached the start of the month and I expect we'll want to tag a new version with this fix included in the next few days. -- You are receiving this mail because: You are

Re: Bugzilla permanent CC addresses

2018-10-01 Thread Mark Thomas
On 01/10/18 20:04, Christopher Schultz wrote: > All, > > Does anyone know why these two email addresses are CC'd every time a > BZ message is sent? > > kakvi...@yahoo.co.in > usma...@ieml.ru Because those two users have configured their accounts to be CC'd on every Tomcat issue. I haven't see

Re: Proposed patch for o.a.c.users.MemoryUserDatabase

2018-10-01 Thread Mark Thomas
On 27/09/18 16:57, Christopher Schultz wrote: > All, > > I have a proposed patch to MemoryUserDatabase that changes the > behavior when a triggered-reload fails. Recently, markt added code to > allow database reloads, but if there is an error reloading the > database, the database is emptied and

Bugzilla permanent CC addresses

2018-10-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, Does anyone know why these two email addresses are CC'd every time a BZ message is sent? kakvi...@yahoo.co.in usma...@ieml.ru Thanks, - -chris -BEGIN PGP SIGNATURE- Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with

[Bug 62748] Add support for TLS 1.3 (RFC 8446)

2018-10-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62748 --- Comment #9 from Christopher Schultz --- (In reply to Azat from comment #5) > I did patch both tomcat7 src and tomcat-native with the patches you provided. > Results are kind of strange. Patching Tomcat 7 would indeed be strange. The

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

2018-10-01 Thread Bill Barker
-Dtest.openssl.path=/srv/gump/public/workspace/openssl-master/dest-20181001/bin/openssl -Dtest.temp=output/test-tmp-NIO2 -Dtest.accesslog=true -Dexecute.test.nio=false -Dbnd.jar=/srv/gump/packages/bnd/bnd-4.0.0/biz.aQute.bnd-4.0.0.jar -Dexecute.test.apr=false -Dtest.excludePerformance=true

[VOTE] Release JK 1.2.46

2018-10-01 Thread Mark Thomas
Tag: http://svn.apache.org/viewvc/tomcat/jk/tags/JK_1_2_46/ Source: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-connectors/jk/ This is a maintenance release with a handful of bug fixes (compared to 1.2.44) and some clean-up. It also includes Windows binaries for IIS. The proposed JK

[VOTE][CANCELLED] Release JK 1.2.45

2018-10-01 Thread Mark Thomas
Wrong version. I'll start a new vote thread. Mark On 01/10/18 12:21, Mark Thomas wrote: > Tag: > http://svn.apache.org/viewvc/tomcat/jk/tags/JK_1_2_45/ > > Source: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-connectors/jk/ > > > This is a maintenance release with a handful of bug

Re: [VOTE] Release JK 1.2.45

2018-10-01 Thread Mark Thomas
On 01/10/18 13:05, Rainer Jung wrote: > s/1.2.45/1.2.46/g ? Yep. That is what I get for doing stuff in a hurry. I'll fix this shortly. Mark - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands,

svn commit: r1842498 - /tomcat/trunk/TOMCAT-NEXT.txt

2018-10-01 Thread remm
Author: remm Date: Mon Oct 1 13:32:46 2018 New Revision: 1842498 URL: http://svn.apache.org/viewvc?rev=1842498=rev Log: Add new features I'll try to work on. Modified: tomcat/trunk/TOMCAT-NEXT.txt Modified: tomcat/trunk/TOMCAT-NEXT.txt URL:

[Bug 62786] New: Post Resources ignored in server.xml when Resources tag present in context.xml

2018-10-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62786 Bug ID: 62786 Summary: Post Resources ignored in server.xml when Resources tag present in context.xml Product: Tomcat 8 Version: 8.5.x-trunk Hardware: PC

[Bug 62748] Add support for TLS 1.3 (RFC 8446)

2018-10-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62748 --- Comment #8 from Azat --- Created attachment 36179 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36179=edit screenshots from latest mozilla beta build with an error I've added screenshots from the latest Mozilla beta where the

Re: [VOTE] Release JK 1.2.45

2018-10-01 Thread Rainer Jung
s/1.2.45/1.2.46/g ? - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

[VOTE] Release JK 1.2.45

2018-10-01 Thread Mark Thomas
Tag: http://svn.apache.org/viewvc/tomcat/jk/tags/JK_1_2_45/ Source: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-connectors/jk/ This is a maintenance release with a handful of bug fixes (compared to 1.2.43) and some clean-up. It also includes Windows binaries for IIS. The proposed JK

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

2018-10-01 Thread Bill Barker
-Dtest.openssl.path=/srv/gump/public/workspace/openssl-master/dest-20181001/bin/openssl -Dtest.temp=output/test-tmp-NIO2 -Dtest.accesslog=true -Dexecute.test.nio=false -Dbnd.jar=/srv/gump/packages/bnd/bnd-4.0.0/biz.aQute.bnd-4.0.0.jar -Dexecute.test.apr=false -Dtest.excludePerformance=true

svn commit: r29812 - in /dev/tomcat/tomcat-connectors/jk: ./ binaries/windows/ binaries/windows/symbols/

2018-10-01 Thread markt
Author: markt Date: Mon Oct 1 08:45:35 2018 New Revision: 29812 Log: Upload 1.2.46 for voting Added: dev/tomcat/tomcat-connectors/jk/binaries/windows/symbols/tomcat-connectors-1.2.46-windows-i386-symbols.zip (with props)

svn commit: r29811 - in /dev/tomcat/tomcat-connectors/jk: ./ binaries/windows/ binaries/windows/symbols/

2018-10-01 Thread markt
Author: markt Date: Mon Oct 1 08:19:34 2018 New Revision: 29811 Log: Drop 1.2.45 Removed: dev/tomcat/tomcat-connectors/jk/binaries/windows/symbols/tomcat-connectors-1.2.45-windows-i386-symbols.zip

svn commit: r1842432 - /tomcat/jk/trunk/xdocs/news/20180301.xml

2018-10-01 Thread markt
Author: markt Date: Mon Oct 1 07:55:34 2018 New Revision: 1842432 URL: http://svn.apache.org/viewvc?rev=1842432=rev Log: 1.2.46 slipped Modified: tomcat/jk/trunk/xdocs/news/20180301.xml Modified: tomcat/jk/trunk/xdocs/news/20180301.xml URL:

[Bug 62748] Add support for TLS 1.3 (RFC 8446)

2018-10-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62748 --- Comment #7 from Azat --- the same thing happens with win 10 chrome 70 beta client, connection fails with ERR_EMPTY_RESPONSE at the same time ssl_connect show no obvious error openssl s_client -CAfile /etc/pki/tls/certs/ca-bundle.crt