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

2018-06-27 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

svn commit: r1834565 [1/2] - in /tomcat/tc7.0.x/trunk: ./ build.properties.default build.xml webapps/docs/changelog.xml

2018-06-27 Thread kkolinko
Author: kkolinko Date: Thu Jun 28 00:52:16 2018 New Revision: 1834565 URL: http://svn.apache.org/viewvc?rev=1834565&view=rev Log: Implement checksum checks when downloading dependencies that are used to build Tomcat. Based on r1834562 from tomcat/tc8.0.x/trunk. Implementation of "verifyChecksum

svn commit: r1834565 [2/2] - in /tomcat/tc7.0.x/trunk: ./ build.properties.default build.xml webapps/docs/changelog.xml

2018-06-27 Thread kkolinko
Modified: tomcat/tc7.0.x/trunk/build.xml URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/build.xml?rev=1834565&r1=1834564&r2=1834565&view=diff == --- tomcat/tc7.0.x/trunk/build.xml (original) +++ tomcat/tc7.0.x/trun

svn commit: r1834562 - in /tomcat/tc8.0.x/trunk: ./ build.properties.default build.xml webapps/docs/changelog.xml

2018-06-27 Thread kkolinko
Author: kkolinko Date: Wed Jun 27 23:36:28 2018 New Revision: 1834562 URL: http://svn.apache.org/viewvc?rev=1834562&view=rev Log: Implement checksum checks when downloading dependencies that are used to build Tomcat. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/

svn commit: r1834560 - in /tomcat/tc8.5.x/trunk: ./ build.xml

2018-06-27 Thread kkolinko
Author: kkolinko Date: Wed Jun 27 23:23:08 2018 New Revision: 1834560 URL: http://svn.apache.org/viewvc?rev=1834560&view=rev Log: Followup. Fix filename in checksum check message for target "downloadgz". Merged r1834559 from tomcat/trunk. Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1834559 - /tomcat/trunk/build.xml

2018-06-27 Thread kkolinko
Author: kkolinko Date: Wed Jun 27 23:18:29 2018 New Revision: 1834559 URL: http://svn.apache.org/viewvc?rev=1834559&view=rev Log: Fix filename in checksum check message for target "downloadgz". Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL: http://svn.apache.org/view

svn commit: r1834552 - in /tomcat/tc8.5.x/trunk: ./ build.properties.default build.xml res/ide-support/eclipse/eclipse.classpath res/ide-support/netbeans/project.xml webapps/docs/changelog.xml

2018-06-27 Thread kkolinko
Author: kkolinko Date: Wed Jun 27 22:22:24 2018 New Revision: 1834552 URL: http://svn.apache.org/viewvc?rev=1834552&view=rev Log: Implement checksum checks when downloading dependencies that are used to build Tomcat. Also: - Updated WSDL4J 1.6.2 -> 1.6.3 - Updated JUnit 4.11 -> 4.12. - Changed do

svn commit: r1834550 - in /tomcat/trunk: res/ide-support/eclipse/eclipse.classpath res/ide-support/netbeans/project.xml webapps/docs/changelog.xml

2018-06-27 Thread kkolinko
Author: kkolinko Date: Wed Jun 27 22:14:09 2018 New Revision: 1834550 URL: http://svn.apache.org/viewvc?rev=1834550&view=rev Log: Update library versions in IDE configuration files. Modified: tomcat/trunk/res/ide-support/eclipse/eclipse.classpath tomcat/trunk/res/ide-support/netbeans/proj

buildbot success in on tomcat-trunk

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

svn commit: r1834548 - /tomcat/trunk/build.properties.default

2018-06-27 Thread kkolinko
Author: kkolinko Date: Wed Jun 27 21:44:57 2018 New Revision: 1834548 URL: http://svn.apache.org/viewvc?rev=1834548&view=rev Log: Add a comment where to look for a checksum for ECJ. The path may be obvious, but as different versions of Tomcat use different versions of ECJ it is easy to get confu

[Bug 62500] Add Shell Script to Create CATALINA_BASE Directories

2018-06-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62500 --- Comment #7 from Igal Sapir --- (In reply to Michael Osipov from comment #4) > (In reply to Igal Sapir from comment #3) > > > Shall I share? > > > > Sure, why not :) > > Will do tomorrow as soon as I get access to our company's Subversion

[Bug 62500] Add Shell Script to Create CATALINA_BASE Directories

2018-06-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62500 --- Comment #6 from Igal Sapir --- (In reply to Mark Thomas from comment #5) > We don't assign tickets in Bugzilla. They are hard-coded to be assigned to > the relevant dev@ list so any updates to the issue appear on list. > > If you, want you

[Bug 62500] Add Shell Script to Create CATALINA_BASE Directories

2018-06-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62500 --- Comment #5 from Mark Thomas --- (In reply to Igal Sapir from comment #1) > How can I assign this ticket to myself? If can not due to permissions, then > please someone with permissions do so. Thank you. We don't assign tickets in Bugzill

Re: Dynamic reloading of SSL certificates

2018-06-27 Thread Mark Thomas
On 27/06/18 17:21, Christopher Schultz wrote: > Romain, > > On 6/27/18 11:50 AM, Romain Manni-Bucau wrote: >> up? any hope we have live reloading of certs in tomcat? > > Yup. Recent versions allow you to reload the SSLHostConfigs. > > I was getting ready to update my presentation on Let's Encryp

[Bug 62500] Add Shell Script to Create CATALINA_BASE Directories

2018-06-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62500 --- Comment #4 from Michael Osipov <1983-01...@gmx.net> --- (In reply to Igal Sapir from comment #3) > > Shall I share? > > Sure, why not :) Will do tomorrow as soon as I get access to our company's Subversion server. -- You are receiving th

[Bug 62500] Add Shell Script to Create CATALINA_BASE Directories

2018-06-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62500 --- Comment #3 from Igal Sapir --- > Shall I share? Sure, why not :) -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-

[Bug 62500] Add Shell Script to Create CATALINA_BASE Directories

2018-06-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62500 --- Comment #2 from Michael Osipov <1983-01...@gmx.net> --- Funny, I have crated such a script for two operating systems at work. My script does even check for bound ports. Shall I share? -- You are receiving this mail because: You are the ass

[Bug 62500] Add Shell Script to Create CATALINA_BASE Directories

2018-06-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62500 Igal Sapir changed: What|Removed |Added OS||All --- Comment #1 from Igal Sapir --- H

[Bug 62500] New: Add Shell Script to Create CATALINA_BASE Directories

2018-06-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62500 Bug ID: 62500 Summary: Add Shell Script to Create CATALINA_BASE Directories Product: Tomcat 9 Version: unspecified Hardware: PC Status: NEW Severity: normal P

svn commit: r1834542 - in /tomcat/trunk: build.properties.default build.xml webapps/docs/changelog.xml

2018-06-27 Thread kkolinko
Author: kkolinko Date: Wed Jun 27 20:26:20 2018 New Revision: 1834542 URL: http://svn.apache.org/viewvc?rev=1834542&view=rev Log: Implement checksum checks when downloading dependencies that are used to build Tomcat. Also updated WSDL4J 1.6.2 -> 1.6.3, JUnit 4.11 -> 4.12. Modified: tomcat/tr

Re: Plans for AJP

2018-06-27 Thread Igal Sapir
On 6/27/2018 1:02 PM, Rainer Jung wrote: Not trying to deviate, but any header set with mod_headers RequestHeader directive should automatically be forwarded (I use it often eg. for request IDs). Alternatively one can use JkEnvVar to forward httpd request environment variables as request att

Re: Plans for AJP

2018-06-27 Thread Rainer Jung
Am 27.06.2018 um 21:49 schrieb Igal Sapir: On 6/27/2018 11:28 AM, Rémy Maucherat wrote: On Wed, Jun 27, 2018 at 7:09 PM Mark Thomas wrote: On 27/06/18 17:50, Rainer Jung wrote: Since encryption would be most of the most useful features and IMHO we won't get there, I suggest we discuss deprec

[Bug 62164] Build for Eclipse IDE does not work

2018-06-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62164 --- Comment #6 from Konstantin Kolinko --- (In reply to Mark Thomas from comment #3) > I can understand Ant not allowing an https -> http redirect but I'm not sure > why http -> https isn't allowed. > This is actually a regression in Apache A

Re: Plans for AJP

2018-06-27 Thread Igal Sapir
On 6/27/2018 11:28 AM, Rémy Maucherat wrote: On Wed, Jun 27, 2018 at 7:09 PM Mark Thomas wrote: On 27/06/18 17:50, Rainer Jung wrote: Since encryption would be most of the most useful features and IMHO we won't get there, I suggest we discuss deprecation and EOL dates for AJP - meaning mod_jk

Re: Plans for AJP

2018-06-27 Thread Rémy Maucherat
On Wed, Jun 27, 2018 at 7:09 PM Mark Thomas wrote: > On 27/06/18 17:50, Rainer Jung wrote: > > Since encryption would be most of the most useful features and IMHO we > > won't get there, I suggest we discuss deprecation and EOL dates for AJP > > - meaning mod_jk and AJP connectors. > > +1 > > > T

[Bug 62496] Add possibility write remote user/auth type to response header

2018-06-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62496 --- Comment #8 from Michael Osipov <1983-01...@gmx.net> --- (In reply to Christopher Schultz from comment #4) Oh, I forgot. Here is the code I have put on the server now: https://sourceforge.net/p/mo-tomcat-ext/code/121/ -- You are receiving

[Bug 62496] Add possibility write remote user/auth type to response header

2018-06-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62496 --- Comment #7 from Michael Osipov <1983-01...@gmx.net> --- (In reply to Christopher Schultz from comment #4) > Well, there doesn't seem to be a need to implement this as a Valve (unless > I'm missing something important), so let's implement it

Re: Dynamic reloading of SSL certificates

2018-06-27 Thread Romain Manni-Bucau
+1 for connectors IMHO Le mer. 27 juin 2018 18:21, Christopher Schultz < ch...@christopherschultz.net> a écrit : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Romain, > > On 6/27/18 11:50 AM, Romain Manni-Bucau wrote: > > up? any hope we have live reloading of certs in tomcat? > > Yup.

Re: Plans for AJP

2018-06-27 Thread Mark Thomas
On 27/06/18 17:50, Rainer Jung wrote: > Since encryption would be most of the most useful features and IMHO we > won't get there, I suggest we discuss deprecation and EOL dates for AJP > - meaning mod_jk and AJP connectors. +1 > There's no need to rush, but there could be a clear statement, that

[Bug 62496] Add possibility write remote user/auth type to response header

2018-06-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62496 --- Comment #6 from Rainer Jung --- I should have added, how such a headers filter or valve would then be used: Header set X-Remote-User %{REMOTE_USER} That would be httpd syntax, it could be adjusted for our uses. Also %{REMOTE_USER} is http

[Bug 62496] Add possibility write remote user/auth type to response header

2018-06-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62496 --- Comment #5 from Rainer Jung --- I wonder how hard it would be to rewrite something like mod_headers in Java. Similar to our RewriteValve that mimics mod_rewrite. That would be more flexible, but we would need to find a good place to put the

[Bug 62498] FileDirContext validate not working properly for directories

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

Plans for AJP

2018-06-27 Thread Rainer Jung
Hi there, BZ56402 is an AJP feature request and Remy postet "IMO, with each day that passes, this enhancement becomes more unrealistic and less useful. I think the decision must now be made to either start it immediately (with a volunteer ) or pass on it and freeze AJP for good." and Chris p

[Bug 62496] Add possibility write remote user/auth type to response header

2018-06-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62496 --- Comment #4 from Christopher Schultz --- Well, there doesn't seem to be a need to implement this as a Valve (unless I'm missing something important), so let's implement it as a Filter. The other filters Tomcat provides are all in the org.ap

Re: Dynamic reloading of SSL certificates

2018-06-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Romain, On 6/27/18 11:50 AM, Romain Manni-Bucau wrote: > up? any hope we have live reloading of certs in tomcat? Yup. Recent versions allow you to reload the SSLHostConfigs. I was getting ready to update my presentation on Let's Encrypt, actually,

[Bug 62496] Add possibility write remote user/auth type to response header

2018-06-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62496 --- Comment #3 from Michael Osipov <1983-01...@gmx.net> --- (In reply to Christopher Schultz from comment #2) > Seems reasonable. > > Care to prepare a patch, including javadoc + XML/HTML documentation? The patch isn't an issue. I'd like to as

Re: Dynamic reloading of SSL certificates

2018-06-27 Thread Romain Manni-Bucau
up? any hope we have live reloading of certs in tomcat? Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn

[Bug 62496] Add possibility write remote user/auth type to response header

2018-06-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62496 --- Comment #2 from Christopher Schultz --- Seems reasonable. Care to prepare a patch, including javadoc + XML/HTML documentation? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 56402] Add support for HTTP Upgrade to AJP components

2018-06-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56402 --- Comment #2 from Christopher Schultz --- I think this was intended to allow websocket to be used with mod_jk (where this was a bug against Tomcat to support such things). I'm not sure it makes any sense at all at this point. H2 and websocke

[Bug 62496] Add possibility write remote user/auth type to response header

2018-06-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62496 --- Comment #1 from Michael Osipov <1983-01...@gmx.net> --- One glitch: "Header unset X-Remote-User" is missing from the config. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 62498] New: FileDirContext validate not working properly for directories

2018-06-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62498 Bug ID: 62498 Summary: FileDirContext validate not working properly for directories Product: Tomcat 7 Version: trunk Hardware: PC OS: Linux St

Re: svn commit: r1834507 - in /tomcat/trunk: build.xml test/webapp/bug5nnnn/bug53387.shtml

2018-06-27 Thread Mark Thomas
On 27/06/18 15:44, kkoli...@apache.org wrote: > Author: kkolinko > Date: Wed Jun 27 14:44:25 2018 > New Revision: 1834507 > > URL: http://svn.apache.org/viewvc?rev=1834507&view=rev > Log: > Followup to the fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=53387 > Set property svn:eol-style=na

svn commit: r1834507 - in /tomcat/trunk: build.xml test/webapp/bug5nnnn/bug53387.shtml

2018-06-27 Thread kkolinko
Author: kkolinko Date: Wed Jun 27 14:44:25 2018 New Revision: 1834507 URL: http://svn.apache.org/viewvc?rev=1834507&view=rev Log: Followup to the fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=53387 Set property svn:eol-style=native on a .shtml file, and add its extension to the "text.file

[Bug 62496] New: Add possibility write remote user/auth type to response header

2018-06-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62496 Bug ID: 62496 Summary: Add possibility write remote user/auth type to response header Product: Tomcat 8 Version: 8.5.x-trunk Hardware: All OS: All

Re: svn commit: r1834490 - in /tomcat/trunk: java/org/apache/catalina/ssi/ExpressionParseTree.java java/org/apache/catalina/ssi/SSIMediator.java test/org/apache/catalina/ssi/TestRegExpCapture.java tes

2018-06-27 Thread Konstantin Kolinko
2018-06-27 13:16 GMT+03:00 : > Author: markt > Date: Wed Jun 27 10:16:33 2018 > New Revision: 1834490 > > URL: http://svn.apache.org/viewvc?rev=1834490&view=rev > Log: > Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=53387 > Add support for regular expression capture groups to the SSI servlet

buildbot failure in on tomcat-trunk

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

[Bug 53387] SSI: Allow to use $1 to get result of regular expression matching

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

svn commit: r1834490 - in /tomcat/trunk: java/org/apache/catalina/ssi/ExpressionParseTree.java java/org/apache/catalina/ssi/SSIMediator.java test/org/apache/catalina/ssi/TestRegExpCapture.java test/we

2018-06-27 Thread markt
Author: markt Date: Wed Jun 27 10:16:33 2018 New Revision: 1834490 URL: http://svn.apache.org/viewvc?rev=1834490&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=53387 Add support for regular expression capture groups to the SSI servlet and filter. Added: tomcat/trunk/test/org

svn commit: r27762 - /release/tomcat/tomcat-9/v9.0.8/

2018-06-27 Thread markt
Author: markt Date: Wed Jun 27 10:05:47 2018 New Revision: 27762 Log: Drop 9.0.8 from mirrors Removed: release/tomcat/tomcat-9/v9.0.8/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-m

svn commit: r1834488 - in /tomcat/site/trunk: ./ docs/ xdocs/

2018-06-27 Thread markt
Author: markt Date: Wed Jun 27 10:04:55 2018 New Revision: 1834488 URL: http://svn.apache.org/viewvc?rev=1834488&view=rev Log: Update site to 9.0.10 release Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/download-90.html tomcat/site/trunk/docs/index.html

[Bug 56402] Add support for HTTP Upgrade to AJP components

2018-06-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56402 --- Comment #1 from Remy Maucherat --- IMO, with each day that passes, this enhancement becomes more unrealistic and less useful. I think the decision must now be made to either start it immediately (with a volunteer ;) ) or pass on it and free

[Bug 62494] Apache http via tomcat WAR or Directory URL syntax (tomcat server.xml) for WAR application not working

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

svn commit: r1834487 - in /tomcat/site/trunk/docs/tomcat-9.0-doc: ./ api/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/catalina/authenticator/

2018-06-27 Thread markt
Author: markt Date: Wed Jun 27 09:43:46 2018 New Revision: 1834487 URL: http://svn.apache.org/viewvc?rev=1834487&view=rev Log: Update docs for 9.0.10 release [This commit notification would consist of 88 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] --

svn commit: r1834486 - /tomcat/trunk/webapps/docs/changelog.xml

2018-06-27 Thread markt
Author: markt Date: Wed Jun 27 09:32:41 2018 New Revision: 1834486 URL: http://svn.apache.org/viewvc?rev=1834486&view=rev Log: Add release date Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/

svn commit: r1834485 - /tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml

2018-06-27 Thread markt
Author: markt Date: Wed Jun 27 09:32:11 2018 New Revision: 1834485 URL: http://svn.apache.org/viewvc?rev=1834485&view=rev Log: Add release date Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/view

[Bug 62459] mod_jk: Forwarding URLs containing escaped slashes (e.g. for REST services) fail with syntactical-wrong double-escaping

2018-06-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62459 --- Comment #2 from Guido Jäkel --- Created attachment 35991 --> https://bz.apache.org/bugzilla/attachment.cgi?id=35991&action=edit proposed patch to avoid double encoding of an encoded slash I propose the attached patch. It will skip over t

[Bug 62494] New: Apache http via tomcat WAR or Directory URL syntax (tomcat server.xml) for WAR application not working

2018-06-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62494 Bug ID: 62494 Summary: Apache http via tomcat WAR or Directory URL syntax (tomcat server.xml) for WAR application not working Product: Tomcat 9 Version: 9.0.2 Hardware: P

[ANN] Apache Tomcat 8.5.32 available

2018-06-27 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 8.5.32. Apache Tomcat 8 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and Java Authentication Service Provider Interface for Containers t

svn commit: r1834479 - in /tomcat/site/trunk: ./ docs/ xdocs/

2018-06-27 Thread markt
Author: markt Date: Wed Jun 27 07:52:22 2018 New Revision: 1834479 URL: http://svn.apache.org/viewvc?rev=1834479&view=rev Log: Update site for 8.5.32 reelase Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/download-80.html tomcat/site/trunk/docs/index.html

svn commit: r1834478 - in /tomcat/site/trunk/docs/tomcat-8.5-doc: ./ api/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/catalina/authenticator/

2018-06-27 Thread markt
Author: markt Date: Wed Jun 27 07:49:59 2018 New Revision: 1834478 URL: http://svn.apache.org/viewvc?rev=1834478&view=rev Log: Update docs for 8.5.32 release [This commit notification would consist of 78 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] --

Re: Slides for ApacheCon EU Roadshow 2018

2018-06-27 Thread Rémy Maucherat
On Wed, Jun 27, 2018 at 9:39 AM Rainer Jung wrote: > Am 27.06.2018 um 01:40 schrieb Huxing Zhang: > > Hi All, > > > > I have check the presentation page[1] but could only find slide of > > Mark's "State of the Cat" topic. > > > > Do we have slides/recordings for the other topics? > > > > [1] http

Re: Slides for ApacheCon EU Roadshow 2018

2018-06-27 Thread Rainer Jung
Am 27.06.2018 um 01:40 schrieb Huxing Zhang: Hi All, I have check the presentation page[1] but could only find slide of Mark's "State of the Cat" topic. Do we have slides/recordings for the other topics? [1] http://tomcat.apache.org/presentations.html Thanks for asking. I just added my two p

svn commit: r1834475 - /tomcat/site/trunk/docs/presentations.html

2018-06-27 Thread rjung
Author: rjung Date: Wed Jun 27 07:37:31 2018 New Revision: 1834475 URL: http://svn.apache.org/viewvc?rev=1834475&view=rev Log: Transforms. Modified: tomcat/site/trunk/docs/presentations.html Modified: tomcat/site/trunk/docs/presentations.html URL: http://svn.apache.org/viewvc/tomcat/site/tr

svn commit: r1834474 - /tomcat/site/trunk/xdocs/presentations.xml

2018-06-27 Thread rjung
Author: rjung Date: Wed Jun 27 07:36:03 2018 New Revision: 1834474 URL: http://svn.apache.org/viewvc?rev=1834474&view=rev Log: Add my Apache Roadshow 2018 presentations. I hope adding the Apache Web Server one too is OK. Modified: tomcat/site/trunk/xdocs/presentations.xml Modified: tomcat/s

svn commit: r27758 - /release/tomcat/tomcat-8/v8.5.31/

2018-06-27 Thread markt
Author: markt Date: Wed Jun 27 07:34:55 2018 New Revision: 27758 Log: Drop 8.5.31 from mirrors Removed: release/tomcat/tomcat-8/v8.5.31/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e

svn commit: r27757 - /release/tomcat/tomcat-9/v9.0.7/

2018-06-27 Thread markt
Author: markt Date: Wed Jun 27 07:34:30 2018 New Revision: 27757 Log: Drop 9.0.7 from mirrors Removed: release/tomcat/tomcat-9/v9.0.7/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-m

svn commit: r1834472 - in /tomcat/site/trunk: docs/ xdocs/ xdocs/stylesheets/

2018-06-27 Thread markt
Author: markt Date: Wed Jun 27 07:31:53 2018 New Revision: 1834472 URL: http://svn.apache.org/viewvc?rev=1834472&view=rev Log: EU conference has ended. Focus on NA. Modified: tomcat/site/trunk/docs/bugreport.html tomcat/site/trunk/docs/ci.html tomcat/site/trunk/docs/conference.html