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

2018-04-20 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 has an issue affecting its community integration. This issue

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

2018-04-20 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 has an issue affecting its community integration. This issue

[Bug 62312] Add Proxy Authentication support to websocket client

2018-04-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62312 --- Comment #2 from Joe Mokos --- I've uploaded a 2nd patch file generated from git that supersedes the 1st patch file. This patch file contains the following changes: 1. The original algorithm used to choose the proxy

[Bug 62312] Add Proxy Authentication support to websocket client

2018-04-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62312 Joe Mokos changed: What|Removed |Added Attachment #35880|0 |1 is

svn commit: r1829651 - in /tomcat/trunk: java/org/apache/jasper/compiler/JDTCompiler.java webapps/docs/changelog.xml

2018-04-20 Thread markt
Author: markt Date: Fri Apr 20 12:40:42 2018 New Revision: 1829651 URL: http://svn.apache.org/viewvc?rev=1829651=rev Log: Add Java 10 support to the ECJ JSP compiler. Modified: tomcat/trunk/java/org/apache/jasper/compiler/JDTCompiler.java tomcat/trunk/webapps/docs/changelog.xml

svn commit: r1829649 - in /tomcat/trunk: ./ java/org/apache/jasper/compiler/ res/ide-support/eclipse/ res/ide-support/netbeans/ res/maven/ webapps/docs/

2018-04-20 Thread markt
Author: markt Date: Fri Apr 20 12:34:46 2018 New Revision: 1829649 URL: http://svn.apache.org/viewvc?rev=1829649=rev Log: Update ECJ to 4.7.3a Note: - this is identical to 3.13.102 from Maven Central - minimum Java versions for 4.7.x is Java 8 (hence Tomcat 9 only and not back-ported) - the

Re: [ANN] Apache Tomcat 7.0.86 released

2018-04-20 Thread Mark Thomas
On 20/04/18 07:28, Konstantin Kolinko wrote: > There is a regression in handling of DataSource resources that do not > specify a factory. > > http://bz.apache.org/bugzilla/show_bug.cgi?id=62316 > > > Even though there is a simple workaround, > I think that we need to roll 7.0.87 release rather

svn commit: r1829633 - /tomcat/trunk/test/org/apache/catalina/valves/TestErrorReportValve.java

2018-04-20 Thread remm
Author: remm Date: Fri Apr 20 08:34:43 2018 New Revision: 1829633 URL: http://svn.apache.org/viewvc?rev=1829633=rev Log: Add simple status code error page test to double check the addition of the report permitted logic. Modified:

Re: [ANN] Apache Tomcat 7.0.86 released

2018-04-20 Thread Konstantin Kolinko
There is a regression in handling of DataSource resources that do not specify a factory. http://bz.apache.org/bugzilla/show_bug.cgi?id=62316 Even though there is a simple workaround, I think that we need to roll 7.0.87 release rather soon. K.Kolinko 2018-04-16 16:32 GMT+03:00 Violeta

svn commit: r1829624 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2018-04-20 Thread kkolinko
Author: kkolinko Date: Fri Apr 20 06:15:41 2018 New Revision: 1829624 URL: http://svn.apache.org/viewvc?rev=1829624=rev Log: Correct changelog entry for r1829376 that fixed BZ 62316. Add bug number. Fix typo s/datasoucres/datasources/. Modified:

[Bug 50019] Adding JNDI "lookup-name" support In XML and Resource Annotations

2018-04-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=50019 --- Comment #3 from Konstantin Kolinko --- (In reply to Shawn Heisey from comment #2) > There is a commit on the 7.0 branch that says it's related to this bug entry: > >

[Bug 62316] JDBC resources fail, ClassNotFoundException: org.apache.tomcat.dbcp.dbcp2.BasicDataSourceFactory

2018-04-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62316 Konstantin Kolinko changed: What|Removed |Added Resolution|--- |FIXED

[Bug 62316] New: JDBC resources fail, ClassNotFoundException: org.apache.tomcat.dbcp.dbcp2.BasicDataSourceFactory

2018-04-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62316 Bug ID: 62316 Summary: JDBC resources fail, ClassNotFoundException: org.apache.tomcat.dbcp.dbcp2.BasicDataSourceFactory Product: Tomcat 7 Version: 7.0.86 Hardware: PC