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

2018-12-07 Thread Mark Thomas
/workspace/tomcat-native-trunk/native] > - > ^ > src/ssl.c: In function 'Java_org_apache_tomcat_jni_SSL_initialize': > /srv/gump/public/workspace/openssl-master/dest-20181207/include/openssl/opensslv.h:134:11: > error: missing binary

Re: [VOTE] Release Apache Tomcat 9.0.14

2018-12-07 Thread Rémy Maucherat
On Thu, Dec 6, 2018 at 10:37 PM Mark Thomas wrote: > The proposed Apache Tomcat 9.0.14 release is now available for voting. > > The major changes compared to the 9.0.13 release are: > > - Significant expansion of localisation support with the addition of > Brazilian Portuguese, Korean and

svn commit: r1848401 - in /tomcat/trunk/java/org/apache/catalina/ha: backend/ deploy/

2018-12-07 Thread remm
Author: remm Date: Fri Dec 7 13:19:04 2018 New Revision: 1848401 URL: http://svn.apache.org/viewvc?rev=1848401=rev Log: Add i18n for ha/* packages. Added: tomcat/trunk/java/org/apache/catalina/ha/backend/LocalStrings.properties (with props) Modified:

Re: svn commit: r1848225 - in /tomcat/trunk/java/org/apache/catalina/loader: LocalStrings.properties WebappClassLoaderBase.java WebappLoader.java

2018-12-07 Thread Mark Thomas
On 06/12/2018 14:08, Rémy Maucherat wrote: > On Thu, Dec 6, 2018 at 2:42 PM Mark Thomas wrote: > >>> Ok, why not. >> >> Apart from the fact it would mean touching almost every class in Tomcat? >> >> Seriously, the more I think about it the more I like it. Move the res >> package from

svn commit: r1848408 - in /tomcat/trunk/java/org/apache: catalina/mbeans/ tomcat/util/modeler/

2018-12-07 Thread remm
Author: remm Date: Fri Dec 7 15:24:06 2018 New Revision: 1848408 URL: http://svn.apache.org/viewvc?rev=1848408=rev Log: Add i18n for mbeans package. Modified: tomcat/trunk/java/org/apache/catalina/mbeans/ConnectorMBean.java

[NOTICE] Mandatory relocation of Apache git repositories on git-wip-us.apache.org

2018-12-07 Thread Daniel Gruno
[IF YOUR PROJECT DOES NOT HAVE GIT REPOSITORIES ON GIT-WIP-US PLEASE DISREGARD THIS EMAIL; IT WAS MASS-MAILED TO ALL APACHE PROJECTS] Hello Apache projects, I am writing to you because you may have git repositories on the git-wip-us server, which is slated to be decommissioned in the coming

svn commit: r1848411 - /tomcat/trunk/test/org/apache/coyote/http2/TestAsync.java

2018-12-07 Thread markt
Author: markt Date: Fri Dec 7 17:46:35 2018 New Revision: 1848411 URL: http://svn.apache.org/viewvc?rev=1848411=rev Log: Try and debug test intermittent failures Modified: tomcat/trunk/test/org/apache/coyote/http2/TestAsync.java Modified:

svn commit: r1848416 - in /tomcat/tc8.5.x/trunk: ./ test/org/apache/tomcat/util/net/openssl/ciphers/TesterOpenSSL.java

2018-12-07 Thread markt
Author: markt Date: Fri Dec 7 18:32:57 2018 New Revision: 1848416 URL: http://svn.apache.org/viewvc?rev=1848416=rev Log: Update to take account of OpenSSL version numbering change Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1848417 - /tomcat/trunk/java/org/apache/catalina/util/LocalStrings.properties

2018-12-07 Thread markt
Author: markt Date: Fri Dec 7 19:40:03 2018 New Revision: 1848417 URL: http://svn.apache.org/viewvc?rev=1848417=rev Log: Improve message as suggested by woonsan Modified: tomcat/trunk/java/org/apache/catalina/util/LocalStrings.properties Modified:

svn commit: r1848419 - /tomcat/trunk/res/rat/rat-excludes.txt

2018-12-07 Thread markt
Author: markt Date: Fri Dec 7 19:54:03 2018 New Revision: 1848419 URL: http://svn.apache.org/viewvc?rev=1848419=rev Log: Update rat excludes for switch to SHA512 Modified: tomcat/trunk/res/rat/rat-excludes.txt Modified: tomcat/trunk/res/rat/rat-excludes.txt URL:

svn commit: r1848415 - /tomcat/trunk/test/org/apache/tomcat/util/net/openssl/ciphers/TesterOpenSSL.java

2018-12-07 Thread markt
Author: markt Date: Fri Dec 7 18:32:16 2018 New Revision: 1848415 URL: http://svn.apache.org/viewvc?rev=1848415=rev Log: Update to take account of OpenSSL version numbering change Modified: tomcat/trunk/test/org/apache/tomcat/util/net/openssl/ciphers/TesterOpenSSL.java Modified:

Re: Specifying a URL for the docBase

2018-12-07 Thread Mark Thomas
On 04/12/2018 22:22, Woonsan Ko wrote: > More specifically, I can remove my custom logic in > AppsDeployingTomcatEmbeddedServletContainerFactory.java [2,3] by > giving JAR URLs instead. Also, my solution was on a thin ice by > depending the file system to extract the wars as Chris mentioned in

[Bug 62992] New: Error on Method Call PropertyNotFoundException inside component

2018-12-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62992 Bug ID: 62992 Summary: Error on Method Call PropertyNotFoundException inside component Product: Tomcat 9 Version: unspecified Hardware: PC OS: Linux

svn commit: r1848418 - in /tomcat/trunk/java/org/apache/catalina: filters/ExpiresFilter.java ha/backend/CollectedInfo.java ha/backend/TcpSender.java ha/deploy/FileMessageFactory.java tribes/group/inte

2018-12-07 Thread markt
Author: markt Date: Fri Dec 7 19:44:40 2018 New Revision: 1848418 URL: http://svn.apache.org/viewvc?rev=1848418=rev Log: Fix IDE nags Modified: tomcat/trunk/java/org/apache/catalina/filters/ExpiresFilter.java tomcat/trunk/java/org/apache/catalina/ha/backend/CollectedInfo.java

svn commit: r1848421 - in /tomcat/tc7.0.x/trunk: ./ res/rat/rat-excludes.txt

2018-12-07 Thread markt
Author: markt Date: Fri Dec 7 19:54:57 2018 New Revision: 1848421 URL: http://svn.apache.org/viewvc?rev=1848421=rev Log: Update rat excludes for switch to SHA512 Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/res/rat/rat-excludes.txt Propchange:

svn commit: r1848420 - in /tomcat/tc8.5.x/trunk: ./ res/rat/rat-excludes.txt

2018-12-07 Thread markt
Author: markt Date: Fri Dec 7 19:54:28 2018 New Revision: 1848420 URL: http://svn.apache.org/viewvc?rev=1848420=rev Log: Update rat excludes for switch to SHA512 Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/res/rat/rat-excludes.txt Propchange:

buildbot failure in on tomcat-trunk

2018-12-07 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/3861 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1848423 - /tomcat/trunk/test/org/apache/tomcat/jni/TestSocketServer.java

2018-12-07 Thread markt
Author: markt Date: Fri Dec 7 21:35:05 2018 New Revision: 1848423 URL: http://svn.apache.org/viewvc?rev=1848423=rev Log: Increase wait time to 10ms after observing some Buildbot runs take ~5ms. 10ms may be too high but it is still low enough to be sure the non-blocking functionality is

Re: svn commit: r1848423 - /tomcat/trunk/test/org/apache/tomcat/jni/TestSocketServer.java

2018-12-07 Thread Mark Thomas
On 07/12/2018 21:35, ma...@apache.org wrote: > Author: markt > Date: Fri Dec 7 21:35:05 2018 > New Revision: 1848423 > > URL: http://svn.apache.org/viewvc?rev=1848423=rev > Log: > Increase wait time to 10ms after observing some Buildbot runs take ~5ms. 10ms > may be too high but it is still low

[Bug 62992] Error on Method Call PropertyNotFoundException inside component

2018-12-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62992 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Mark

buildbot success in on tomcat-trunk

2018-12-07 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/3862 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

Re: svn commit: r1848225 - in /tomcat/trunk/java/org/apache/catalina/loader: LocalStrings.properties WebappClassLoaderBase.java WebappLoader.java

2018-12-07 Thread Rémy Maucherat
On Fri, Dec 7, 2018 at 6:53 PM Mark Thomas wrote: > On 06/12/2018 14:08, Rémy Maucherat wrote: > > On Thu, Dec 6, 2018 at 2:42 PM Mark Thomas wrote: > > > >>> Ok, why not. > >> > >> Apart from the fact it would mean touching almost every class in Tomcat? > >> > >> Seriously, the more I think

Re: Specifying a URL for the docBase

2018-12-07 Thread Woonsan Ko
On Sat, Dec 8, 2018 at 3:35 AM Mark Thomas wrote: > > On 04/12/2018 22:22, Woonsan Ko wrote: > > > > > More specifically, I can remove my custom logic in > > AppsDeployingTomcatEmbeddedServletContainerFactory.java [2,3] by > > giving JAR URLs instead. Also, my solution was on a thin ice by > >

Re: svn commit: r1848225 - in /tomcat/trunk/java/org/apache/catalina/loader: LocalStrings.properties WebappClassLoaderBase.java WebappLoader.java

2018-12-07 Thread Konstantin Kolinko
чт, 6 дек. 2018 г. в 16:42, Mark Thomas : > > On 05/12/2018 20:40, Rémy Maucherat wrote: > > On Wed, Dec 5, 2018 at 9:17 PM Mark Thomas wrote: > > > >> On 05/12/2018 20:03, Rémy Maucherat wrote: > >>> On Wed, Dec 5, 2018 at 5:37 PM wrote: > >>> > Author: remm > Date: Wed Dec 5

svn commit: r1848409 - in /tomcat/trunk/java/org/apache/coyote/http2: HpackDecoder.java LocalStrings.properties

2018-12-07 Thread remm
Author: remm Date: Fri Dec 7 15:26:16 2018 New Revision: 1848409 URL: http://svn.apache.org/viewvc?rev=1848409=rev Log: Add i18n for http2 package. Modified: tomcat/trunk/java/org/apache/coyote/http2/HpackDecoder.java tomcat/trunk/java/org/apache/coyote/http2/LocalStrings.properties

Re: [VOTE] Release Apache Tomcat 9.0.14

2018-12-07 Thread Mark Thomas
On 06/12/2018 21:37, Mark Thomas wrote: > The proposed Apache Tomcat 9.0.14 release is now available for voting. > > The major changes compared to the 9.0.13 release are: > > - Significant expansion of localisation support with the addition of > Brazilian Portuguese, Korean and Chinese