svn commit: r1843879 - in /tomcat/trunk: java/org/apache/catalina/tribes/membership/ webapps/docs/

2018-10-15 Thread kfujino
Author: kfujino Date: Mon Oct 15 07:21:26 2018 New Revision: 1843879 URL: http://svn.apache.org/viewvc?rev=1843879&view=rev Log: Move the event notification ThreadPoolExecutor to MembershipProviderBase. Modified: tomcat/trunk/java/org/apache/catalina/tribes/membership/McastServiceImpl.java

svn commit: r1843880 - /tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/CloudMembershipProvider.java

2018-10-15 Thread kfujino
Author: kfujino Date: Mon Oct 15 07:26:58 2018 New Revision: 1843880 URL: http://svn.apache.org/viewvc?rev=1843880&view=rev Log: Use executor. The event notification of memberAdded or memberDisappeared does not prevent execution of the original thread. Modified: tomcat/trunk/java/org/apache

buildbot failure in on tomcat-trunk

2018-10-15 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/3658 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler schedu

buildbot success in on tomcat-trunk

2018-10-15 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/3659 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

svn commit: r1843886 - in /tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud: CloudMembershipService.java KubernetesMembershipProvider.java

2018-10-15 Thread remm
Author: remm Date: Mon Oct 15 08:39:26 2018 New Revision: 1843886 URL: http://svn.apache.org/viewvc?rev=1843886&view=rev Log: Try to get the member uid from the cloud, it seems more appropriate overall. Modified: tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/CloudMembershipSe

Re: svn commit: r1843415 - /tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/KubernetesMembershipProvider.java

2018-10-15 Thread Rémy Maucherat
On Mon, Oct 15, 2018 at 6:53 AM Keiichi Fujino wrote: > Hi Remy. > > Sorry for the late reply. > I have two comments against the current code. > > The one is, > the uniqueId of the local member and the other cluster members are > different. > > The CloudMembershipService#createOrUpdateLocalMember

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

2018-10-15 Thread markt
Author: markt Date: Mon Oct 15 08:53:15 2018 New Revision: 1843887 URL: http://svn.apache.org/viewvc?rev=1843887&view=rev Log: Add release date Modified: tomcat/jk/trunk/xdocs/news/20180301.xml Modified: tomcat/jk/trunk/xdocs/news/20180301.xml URL: http://svn.apache.org/viewvc/tomcat/jk/tru

svn commit: r1843889 - in /tomcat/site/trunk: docs/ docs/connectors-doc/ docs/connectors-doc/miscellaneous/ docs/connectors-doc/miscellaneous/printer/ docs/connectors-doc/news/ docs/connectors-doc/new

2018-10-15 Thread markt
Author: markt Date: Mon Oct 15 09:08:32 2018 New Revision: 1843889 URL: http://svn.apache.org/viewvc?rev=1843889&view=rev Log: Update site for JK 1.2.46 release Modified: tomcat/site/trunk/docs/connectors-doc/index.html tomcat/site/trunk/docs/connectors-doc/miscellaneous/changelog.html

svn commit: r1843890 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml

2018-10-15 Thread markt
Author: markt Date: Mon Oct 15 09:11:00 2018 New Revision: 1843890 URL: http://svn.apache.org/viewvc?rev=1843890&view=rev Log: Correct location. Latest release should be first Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/i

[ANN] Apache Tomcat JK Connectors 1.2.46 released

2018-10-15 Thread Mark Thomas
The Apache Tomcat Project is proud to announce the release of version 1.2.46 of the Apache Tomcat Connectors. This version fixes a number of bugs found in previous releases. Full details of these changes and new features, are available in the Apache Tomcat Connectors changelog: https://tomcat.apa

svn commit: r1843891 - in /tomcat/jk/trunk: native/STATUS.txt native/common/jk_version.h native/configure.ac native/iis/README native/netscape/README tools/dist/binaries/windows/README.html xdocs/misc

2018-10-15 Thread markt
Author: markt Date: Mon Oct 15 09:26:44 2018 New Revision: 1843891 URL: http://svn.apache.org/viewvc?rev=1843891&view=rev Log: Increment version number for next next cycle Modified: tomcat/jk/trunk/native/STATUS.txt tomcat/jk/trunk/native/common/jk_version.h tomcat/jk/trunk/native/con

[GitHub] tomcat pull request #127: Add a fake attribute for source

2018-10-15 Thread mdfst13
GitHub user mdfst13 opened a pull request: https://github.com/apache/tomcat/pull/127 Add a fake attribute for source Eclipse adds a source attribute to Tomcat's Context element. Presumably this helps it keep track of what context element relates to what project. Tomcat however wa

JDK 12 Early Access build 15 is available

2018-10-15 Thread Rory O'Donnell
Hi Mark, *JDK 12 Early Access build 15 is available at : - jdk.java.net/12/* * JDK 12 Schedule is confirmed. o 2018/12/13 Rampdown Phase One o 2019/01/17 Rampdown Phase Two o 2019/02/07 Release-Candidat

[Bug 62808] "function-signature" text containing line breaks causes JasperException

2018-10-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62808 --- Comment #2 from Mark Thomas --- It is a related issue but not the same. Investigating... -- You are receiving this mail because: You are the assignee for the bug. - To un

svn commit: r1843900 - in /tomcat/trunk: java/org/apache/jasper/compiler/Validator.java test/webapp/WEB-INF/test.tld

2018-10-15 Thread markt
Author: markt Date: Mon Oct 15 11:42:28 2018 New Revision: 1843900 URL: http://svn.apache.org/viewvc?rev=1843900&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62808 Correct a regression (not included in a release) in the TLD whitespace parsing when the function signature was sp

svn commit: r1843901 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/jasper/compiler/Validator.java test/webapp/WEB-INF/test.tld

2018-10-15 Thread markt
Author: markt Date: Mon Oct 15 11:45:55 2018 New Revision: 1843901 URL: http://svn.apache.org/viewvc?rev=1843901&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62808 Correct a regression (not included in a release) in the TLD whitespace parsing when the function signature was sp

svn commit: r1843902 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/jasper/compiler/Validator.java test/webapp-3.0/WEB-INF/test.tld webapps/docs/changelog.xml

2018-10-15 Thread markt
Author: markt Date: Mon Oct 15 11:50:04 2018 New Revision: 1843902 URL: http://svn.apache.org/viewvc?rev=1843902&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62808 Correct a regression in the TLD whitespace parsing when the function signature was split over multiple lines. Mo

[Bug 62808] "function-signature" text containing line breaks causes JasperException

2018-10-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62808 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Re: svn commit: r1843879 - in /tomcat/trunk: java/org/apache/catalina/tribes/membership/ webapps/docs/

2018-10-15 Thread Rémy Maucherat
On Mon, Oct 15, 2018 at 9:21 AM wrote: > > +// The event notification executor > +protected final ExecutorService executor = > ExecutorFactory.newThreadPool(0, 10, 10, TimeUnit.SECONDS); > Ok, so the Container provides the backgroundProcess callback. In addition to that, I see a Containe

Re: TLSv1.3 and 9.0.next

2018-10-15 Thread Mark Thomas
On 11/10/18 21:39, Mark Thomas wrote: > My plan going forwards is as follows: > > - give folks until early next week to review the native changes > - tag 1.2.18 early next week Just a heads up that I plan to tag 1.2.18 tomorrow. Mark > - hopefully release 1.2.18 late next week > - update 9.0

Threads

2018-10-15 Thread Rémy Maucherat
Hi, Looking at threads since there's a proliferation of executors and loose threads, I notice a possible refactoring: - start/stopExecutor is an obvious target, but by default is not there. However, it does not delegate to the parent container if not there. - The background thread is a loose threa

Re: Threads

2018-10-15 Thread Mark Thomas
On 15/10/18 15:49, Rémy Maucherat wrote: > Hi, > > Looking at threads since there's a proliferation of executors and loose > threads, I notice a possible refactoring: > - start/stopExecutor is an obvious target, but by default is not there. > However, it does not delegate to the parent container i

[Bug 62809] cannot remote deploy with Ant DeployTask

2018-10-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62809 Mark Thomas changed: What|Removed |Added OS||All --- Comment #1 from Mark Thomas ---

[Bug 62809] cannot remote deploy with Ant DeployTask

2018-10-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62809 --- Comment #2 from Mark Thomas --- As a work-around, use the following code before the DeployTask. It causes the credentials to be cached so the DeployTask is performed with the credentials present which avoids this issue. -- You are receivi

[Bug 62809] cannot remote deploy with Ant DeployTask

2018-10-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62809 --- Comment #3 from Mark Thomas --- Sorry, missed the code: ListTask list = new ListTask(); list.setUsername("tomcat"); list.setPassword("tomcat"); list.setUrl("http://localhost:8080/manager/text";); list.execute(); -- You are receiving this

[GUMP@vmgump-vm3]: Project tomcat-tc7.0.x (in module tomcat-7.0.x) failed

2018-10-15 Thread Bill Barker
ace/commons-pool-1.x -Dcommons-dbcp.home=/srv/gump/public/workspace/commons-dbcp-1.x -Dtomcat-dbcp.jar=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps/tomcat-dbcp-20181015.jar [Working Directory: /srv/gump/public/workspace/tomcat-7.0.x] CLASSPATH: /usr/lib/jvm/java-8-oracle/lib/tools.jar:/srv/g

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

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

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

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

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

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

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

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

[GUMP@vmgump-vm3]: Project tomcat-tc7.0.x-test-apr (in module tomcat-7.0.x) failed

2018-10-15 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-tc7.0.x-test-apr has an issue affecting its community integration.

Re: svn commit: r1843886 - in /tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud: CloudMembershipService.java KubernetesMembershipProvider.java

2018-10-15 Thread Keiichi Fujino
2018年10月15日(月) 17:39 : > Author: remm > Date: Mon Oct 15 08:39:26 2018 > New Revision: 1843886 > > URL: http://svn.apache.org/viewvc?rev=1843886&view=rev > Log: > Try to get the member uid from the cloud, it seems more appropriate > overall. > > Modified: > > tomcat/trunk/java/org/apache/catalina/

svn commit: r1843969 - in /tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud: CloudMembershipService.java CloudMembershipServiceMBean.java

2018-10-15 Thread kfujino
Author: kfujino Date: Tue Oct 16 05:38:51 2018 New Revision: 1843969 URL: http://svn.apache.org/viewvc?rev=1843969&view=rev Log: Add CloudMembershipServiceMBean in order to avoid warinings. Added: tomcat/trunk/java/org/apache/catalina/tribes/membership/cloud/CloudMembershipServiceMBean.java