Re: Timescale for 8.0.x EOL

2016-06-20 Thread jean-frederic clere
On 06/20/2016 12:12 PM, Mark Thomas wrote: > Since it seems there is some interest in maintaining 8.0.x beyond > September, how about we announce that: > - the monthly release cycle for 8.0.x will end in September > - new features and bug fixes are unlikely to be back-ported from that > point > -

svn commit: r1749450 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java webapps/docs/changelog.xml

2016-06-20 Thread kfujino
Author: kfujino Date: Tue Jun 21 06:24:09 2016 New Revision: 1749450 URL: http://svn.apache.org/viewvc?rev=1749450&view=rev Log: If the ping message has been received at the AbstractReplicatedMap#leftOver method, ensure that notify the member is alive than ignore it. Modified: tomcat/tc7.0.

svn commit: r1749449 - in /tomcat/tc8.0.x/trunk: java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java webapps/docs/changelog.xml

2016-06-20 Thread kfujino
Author: kfujino Date: Tue Jun 21 06:23:21 2016 New Revision: 1749449 URL: http://svn.apache.org/viewvc?rev=1749449&view=rev Log: If the ping message has been received at the AbstractReplicatedMap#leftOver method, ensure that notify the member is alive than ignore it. Modified: tomcat/tc8.0.

svn commit: r1749448 - in /tomcat/tc8.5.x/trunk: java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java webapps/docs/changelog.xml

2016-06-20 Thread kfujino
Author: kfujino Date: Tue Jun 21 06:22:32 2016 New Revision: 1749448 URL: http://svn.apache.org/viewvc?rev=1749448&view=rev Log: If the ping message has been received at the AbstractReplicatedMap#leftOver method, ensure that notify the member is alive than ignore it. Modified: tomcat/tc8.5.

svn commit: r1749445 - in /tomcat/trunk: java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java webapps/docs/changelog.xml

2016-06-20 Thread kfujino
Author: kfujino Date: Tue Jun 21 06:21:40 2016 New Revision: 1749445 URL: http://svn.apache.org/viewvc?rev=1749445&view=rev Log: If the ping message has been received at the AbstractReplicatedMap#leftOver method, ensure that notify the member is alive than ignore it. Modified: tomcat/trunk/

svn commit: r1749419 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java webapps/docs/changelog.xml

2016-06-20 Thread kfujino
Author: kfujino Date: Tue Jun 21 04:57:07 2016 New Revision: 1749419 URL: http://svn.apache.org/viewvc?rev=1749419&view=rev Log: Add log message when the ping has timed-out. Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java tomcat/tc7.0.x/tru

svn commit: r1749418 - in /tomcat/tc8.0.x/trunk: java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java java/org/apache/catalina/tribes/tipis/LocalStrings.properties webapps/docs/changelog.x

2016-06-20 Thread kfujino
Author: kfujino Date: Tue Jun 21 04:55:56 2016 New Revision: 1749418 URL: http://svn.apache.org/viewvc?rev=1749418&view=rev Log: Add log message when the ping has timed-out. Modified: tomcat/tc8.0.x/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java tomcat/tc8.0.x/tr

svn commit: r1749417 - in /tomcat/tc8.5.x/trunk: java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java java/org/apache/catalina/tribes/tipis/LocalStrings.properties webapps/docs/changelog.x

2016-06-20 Thread kfujino
Author: kfujino Date: Tue Jun 21 04:54:56 2016 New Revision: 1749417 URL: http://svn.apache.org/viewvc?rev=1749417&view=rev Log: Add log message when the ping has timed-out. Modified: tomcat/tc8.5.x/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java tomcat/tc8.5.x/tr

svn commit: r1749416 - in /tomcat/trunk: java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java java/org/apache/catalina/tribes/tipis/LocalStrings.properties webapps/docs/changelog.xml

2016-06-20 Thread kfujino
Author: kfujino Date: Tue Jun 21 04:53:43 2016 New Revision: 1749416 URL: http://svn.apache.org/viewvc?rev=1749416&view=rev Log: Add log message when the ping has timed-out. Modified: tomcat/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java tomcat/trunk/java/org/apac

Re: Timescale for 8.0.x EOL

2016-06-20 Thread Keiichi Fujino
2016-06-20 19:12 GMT+09:00 Mark Thomas : > > > Since it seems there is some interest in maintaining 8.0.x beyond > September, how about we announce that: > - the monthly release cycle for 8.0.x will end in September > - new features and bug fixes are unlikely to be back-ported from that > point >

buildbot failure in on tomcat-trunk

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

[Bug 59233] support unlimited SSL certificates stored in database or file system without server restart

2016-06-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59233 --- Comment #1 from Mark Thomas --- Tomcat doesn't want to get into the details of where the meta-data is stored. It is already possible to add virtual hosts dynamically. What isn't currently possible is adding an SSLHostConfig to an Endpoint.

[Bug 59737] Tomcat endpoints are becoming extremely unresponsive

2016-06-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59737 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 59737] Tomcat endpoints are becoming extremely unresponsive

2016-06-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59737 Craig Lynch changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[Bug 54664] [1.1.27 branch] Poll.remove incorrectly reports APR_SUCCESS instead of APR_NOTFOUND for socket without poll

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

Re: r1731030 and 1731035 release timeline

2016-06-20 Thread Peter Robbins
Thanks, I’ll see if we can just move to 8.5.x. Seems like that’ll be better long-term by a good margin. Peter On 6/20/16, 7:35 AM, "Mark Thomas" wrote: On 16/06/2016 20:37, Peter Robbins wrote: > Hi there, > > I’ve run into the WebappClassLoader jar scanning memory leak resolved > by r1731030

[Bug 59716] Allow JNDI configuration of CorsFilter

2016-06-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59716 --- Comment #2 from Lucas Theisen --- Fair enough... I just find it easier to have all my application config in one place (GlobalNamingResources), rather than multiple (setenv.sh and GlobalNamingResources). In any case, your suggestion would

[Bug 59716] Allow JNDI configuration of CorsFilter

2016-06-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59716 Mark Thomas changed: What|Removed |Added OS||All Severity|normal

[Bug 59708] LockOutRealm Details

2016-06-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59708 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1749379 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/realm/LockOutRealm.java webapps/docs/changelog.xml webapps/docs/config/realm.xml

2016-06-20 Thread markt
Author: markt Date: Mon Jun 20 18:47:47 2016 New Revision: 1749379 URL: http://svn.apache.org/viewvc?rev=1749379&view=rev Log: Modify the lock out logic. Valid authentication attempts during the lock out period will no longer reset the lock out timer to zero. Modified: tomcat/tc6.0.x/trunk/

svn commit: r1749378 - /tomcat/tc7.0.x/trunk/webapps/examples/WEB-INF/web.xml

2016-06-20 Thread markt
Author: markt Date: Mon Jun 20 18:43:38 2016 New Revision: 1749378 URL: http://svn.apache.org/viewvc?rev=1749378&view=rev Log: Revert unintended change included in r1749377 Modified: tomcat/tc7.0.x/trunk/webapps/examples/WEB-INF/web.xml Modified: tomcat/tc7.0.x/trunk/webapps/examples/WEB-INF

svn commit: r1749377 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/realm/LockOutRealm.java webapps/docs/changelog.xml webapps/docs/config/realm.xml webapps/examples/WEB-INF/web.xml

2016-06-20 Thread markt
Author: markt Date: Mon Jun 20 18:36:29 2016 New Revision: 1749377 URL: http://svn.apache.org/viewvc?rev=1749377&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59708 Modify the lock out logic. Valid authentication attempts during the lock out period will no longer reset the lock

svn commit: r1749376 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/realm/LockOutRealm.java webapps/docs/changelog.xml webapps/docs/config/realm.xml

2016-06-20 Thread markt
Author: markt Date: Mon Jun 20 18:25:54 2016 New Revision: 1749376 URL: http://svn.apache.org/viewvc?rev=1749376&view=rev Log: Modify the lock out logic. Valid authentication attempts during the lock out period will no longer reset the lock out timer to zero. Modified: tomcat/tc8.0.x/trunk/

svn commit: r1749375 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/realm/LockOutRealm.java webapps/docs/changelog.xml webapps/docs/config/realm.xml

2016-06-20 Thread markt
Author: markt Date: Mon Jun 20 18:23:01 2016 New Revision: 1749375 URL: http://svn.apache.org/viewvc?rev=1749375&view=rev Log: Modify the lock out logic. Valid authentication attempts during the lock out period will no longer reset the lock out timer to zero. Modified: tomcat/tc8.5.x/trunk/

[Bug 59737] Tomcat endpoints are becoming extremely unresponsive

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

[Bug 59737] New: Tomcat endpoints are becoming extremely unresponsive

2016-06-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59737 Bug ID: 59737 Summary: Tomcat endpoints are becoming extremely unresponsive Product: Tomcat 8 Version: 8.0.35 Hardware: PC OS: Windows NT Status: NEW Se

svn commit: r1749374 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/net/ java/org/apache/tomcat/util/net/jsse/ webapps/docs/

2016-06-20 Thread markt
Author: markt Date: Mon Jun 20 18:15:56 2016 New Revision: 1749374 URL: http://svn.apache.org/viewvc?rev=1749374&view=rev Log: Refactor key store creation to make it easier for users to insert certificate stores and trust stores programmatically. Modified: tomcat/tc8.5.x/trunk/ (props chan

svn commit: r1749373 - in /tomcat/trunk: java/org/apache/tomcat/util/net/ java/org/apache/tomcat/util/net/jsse/ webapps/docs/

2016-06-20 Thread markt
Author: markt Date: Mon Jun 20 18:13:07 2016 New Revision: 1749373 URL: http://svn.apache.org/viewvc?rev=1749373&view=rev Log: Refactor key store creation to make it easier for users to insert certificate stores and trust stores programmatically. Modified: tomcat/trunk/java/org/apache/tomcat

[GitHub] tomcat pull request #32: added small change

2016-06-20 Thread joelschwabe
Github user joelschwabe closed the pull request at: https://github.com/apache/tomcat/pull/32 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] tomcat pull request #32: added small change

2016-06-20 Thread joelschwabe
GitHub user joelschwabe opened a pull request: https://github.com/apache/tomcat/pull/32 added small change pulled small change from branch into master You can merge this pull request into a Git repository by running: $ git pull https://github.com/joelschwabe/tomcat smallChange

buildbot success in on tomcat-8-trunk

2016-06-20 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-8-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-8-trunk/builds/661 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

[Bug 59735] Tomcat 8.5 breaks memcached-session-manager

2016-06-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59735 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Re: Timescale for 8.0.x EOL

2016-06-20 Thread Rainer Jung
Am 20.06.2016 um 12:12 schrieb Mark Thomas: On 15/06/2016 08:02, jean-frederic clere wrote: On 06/14/2016 02:05 PM, Rémy Maucherat wrote: 2016-06-14 10:31 GMT+02:00 Mark Thomas : On 14/06/2016 09:00, Emmanuel Bourg wrote: Le 13/06/2016 à 17:47, Mark Thomas a écrit : Now we have a stable rel

svn commit: r1749330 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/core/StandardContext.java webapps/docs/changelog.xml

2016-06-20 Thread markt
Author: markt Date: Mon Jun 20 13:08:51 2016 New Revision: 1749330 URL: http://svn.apache.org/viewvc?rev=1749330&view=rev Log: Do not attempt to start web resources during a web application's initialisation phase since the web application is not fully configured at that point and the web resourc

svn commit: r1749329 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/core/StandardContext.java webapps/docs/changelog.xml

2016-06-20 Thread markt
Author: markt Date: Mon Jun 20 13:08:19 2016 New Revision: 1749329 URL: http://svn.apache.org/viewvc?rev=1749329&view=rev Log: Do not attempt to start web resources during a web application's initialisation phase since the web application is not fully configured at that point and the web resourc

[Bug 59735] New: Tomcat 8.5 breaks memcached-session-manager

2016-06-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59735 Bug ID: 59735 Summary: Tomcat 8.5 breaks memcached-session-manager Product: Tomcat 8 Version: 8.5.2 Hardware: All OS: All Status: NEW Severity: normal

svn commit: r1749328 - in /tomcat/trunk: java/org/apache/catalina/core/StandardContext.java webapps/docs/changelog.xml

2016-06-20 Thread markt
Author: markt Date: Mon Jun 20 13:05:17 2016 New Revision: 1749328 URL: http://svn.apache.org/viewvc?rev=1749328&view=rev Log: Do not attempt to start web resources during a web application's initialisation phase since the web application is not fully configured at that point and the web resourc

Re: r1731030 and 1731035 release timeline

2016-06-20 Thread Mark Thomas
On 16/06/2016 20:37, Peter Robbins wrote: > Hi there, > > I’ve run into the WebappClassLoader jar scanning memory leak resolved > by r1731030 and r1731035 in Tomcat 7 trunk. It appears those changes > made it separately into both 8.0.36 and 8.5.3, but are missing from > 7.0.69 and 7.0.70. Any idea

Re: Timescale for 8.0.x EOL

2016-06-20 Thread Konstantin Kolinko
2016-06-20 13:12 GMT+03:00 Mark Thomas : > On 15/06/2016 08:02, jean-frederic clere wrote: >> On 06/14/2016 02:05 PM, Rémy Maucherat wrote: >>> 2016-06-14 10:31 GMT+02:00 Mark Thomas : >>> On 14/06/2016 09:00, Emmanuel Bourg wrote: > Le 13/06/2016 à 17:47, Mark Thomas a écrit : >> Now

Re: Timescale for 8.0.x EOL

2016-06-20 Thread Violeta Georgieva
2016-06-20 13:12 GMT+03:00 Mark Thomas : > > On 15/06/2016 08:02, jean-frederic clere wrote: > > On 06/14/2016 02:05 PM, Rémy Maucherat wrote: > >> 2016-06-14 10:31 GMT+02:00 Mark Thomas : > >> > >>> On 14/06/2016 09:00, Emmanuel Bourg wrote: > Le 13/06/2016 à 17:47, Mark Thomas a écrit : > >>

[Bug 59655] The CookieNameValidator has issue that related to the consistency

2016-06-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59655 --- Comment #3 from Mark Thomas --- Thanks. Docs update for 9.0.x and 8.5.x. The patch will be in 9.0.0.M9 and 8.5.4 onwards. -- You are receiving this mail because: You are the assignee for the bug. -

svn commit: r1749297 - in /tomcat/tc8.5.x/trunk: ./ java/javax/servlet/http/Cookie.java webapps/docs/changelog.xml webapps/docs/config/systemprops.xml

2016-06-20 Thread markt
Author: markt Date: Mon Jun 20 10:43:57 2016 New Revision: 1749297 URL: http://svn.apache.org/viewvc?rev=1749297&view=rev Log: Follow-up to https://bz.apache.org/bugzilla/show_bug.cgi?id=59655 Improve the documentation for configuring permitted cookie names Patch provided by Kyohei Nakamura Modif

svn commit: r1749296 - in /tomcat/trunk: java/javax/servlet/http/Cookie.java webapps/docs/changelog.xml webapps/docs/config/systemprops.xml

2016-06-20 Thread markt
Author: markt Date: Mon Jun 20 10:42:52 2016 New Revision: 1749296 URL: http://svn.apache.org/viewvc?rev=1749296&view=rev Log: Follow-up to https://bz.apache.org/bugzilla/show_bug.cgi?id=59655 Improve the documentation for configuring permitted cookie names Patch provided by Kyohei Nakamura Modif

Re: Timescale for 8.0.x EOL

2016-06-20 Thread Rémy Maucherat
2016-06-20 12:12 GMT+02:00 Mark Thomas : > Since it seems there is some interest in maintaining 8.0.x beyond > September, how about we announce that: > - the monthly release cycle for 8.0.x will end in September > - new features and bug fixes are unlikely to be back-ported from that > point > -

buildbot failure in on tomcat-8-trunk

2016-06-20 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-8-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-8-trunk/builds/660 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

Re: Timescale for 8.0.x EOL

2016-06-20 Thread Mark Thomas
On 15/06/2016 08:02, jean-frederic clere wrote: > On 06/14/2016 02:05 PM, Rémy Maucherat wrote: >> 2016-06-14 10:31 GMT+02:00 Mark Thomas : >> >>> On 14/06/2016 09:00, Emmanuel Bourg wrote: Le 13/06/2016 à 17:47, Mark Thomas a écrit : > Now we have a stable release of 8.5.x, I'd like to fi

svn commit: r1749290 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/StandardContext.java webapps/docs/changelog.xml webapps/docs/config/context.xml webapps/docs/security-howto.xml

2016-06-20 Thread markt
Author: markt Date: Mon Jun 20 10:02:37 2016 New Revision: 1749290 URL: http://svn.apache.org/viewvc?rev=1749290&view=rev Log: Change the default for Context.sessionCookiePathUsesTrailingSlash from true to false. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java

svn commit: r1749289 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/core/StandardContext.java webapps/docs/changelog.xml webapps/docs/config/context.xml webapps/docs/security-howto.xml

2016-06-20 Thread markt
Author: markt Date: Mon Jun 20 10:00:44 2016 New Revision: 1749289 URL: http://svn.apache.org/viewvc?rev=1749289&view=rev Log: Change the default for Context.sessionCookiePathUsesTrailingSlash from true to false. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java

svn commit: r1749288 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/core/StandardContext.java webapps/docs/changelog.xml webapps/docs/config/context.xml webapps/docs/security-howto.xml

2016-06-20 Thread markt
Author: markt Date: Mon Jun 20 09:59:56 2016 New Revision: 1749288 URL: http://svn.apache.org/viewvc?rev=1749288&view=rev Log: Change the default for Context.sessionCookiePathUsesTrailingSlash from true to false. Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java

svn commit: r1749287 - in /tomcat/trunk: java/org/apache/catalina/core/StandardContext.java webapps/docs/changelog.xml webapps/docs/config/context.xml webapps/docs/security-howto.xml

2016-06-20 Thread markt
Author: markt Date: Mon Jun 20 09:58:37 2016 New Revision: 1749287 URL: http://svn.apache.org/viewvc?rev=1749287&view=rev Log: Change the default for Context.sessionCookiePathUsesTrailingSlash from true to false. Modified: tomcat/trunk/java/org/apache/catalina/core/StandardContext.java t

Re: Problems with default for sessionCookiePathUsesTrailingSlash

2016-06-20 Thread Mark Thomas
On 15/06/2016 11:59, Rémy Maucherat wrote: > 2016-06-15 12:31 GMT+02:00 Mark Thomas : > >> Hi all, >> >> A problem[1] with the default for sessionCookiePathUsesTrailingSlash has >> cropped up via $work and after some research I wanted to discuss whether >> the default should be changed. >> >> The

[Bug 59616] SSLVerifyClient="optionalNoCA" stops working between 1.1.33 and 1.2.4

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

svn commit: r1749280 - in /tomcat/native/trunk: native/NMAKEmakefile xdocs/miscellaneous/changelog.xml

2016-06-20 Thread markt
Author: markt Date: Mon Jun 20 09:10:04 2016 New Revision: 1749280 URL: http://svn.apache.org/viewvc?rev=1749280&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59616 Correctly enable and disable OCSP for the Windows builds. Modified: tomcat/native/trunk/native/NMAKEmakefile

svn commit: r1749278 - /tomcat/native/trunk/TODO.txt

2016-06-20 Thread markt
Author: markt Date: Mon Jun 20 08:54:10 2016 New Revision: 1749278 URL: http://svn.apache.org/viewvc?rev=1749278&view=rev Log: Remove a completed TODO Modified: tomcat/native/trunk/TODO.txt Modified: tomcat/native/trunk/TODO.txt URL: http://svn.apache.org/viewvc/tomcat/native/trunk/TODO.txt

svn commit: r14057 - /dev/tomcat/tomcat-7/v7.0.70/ /release/tomcat/tomcat-7/v7.0.70/

2016-06-20 Thread violetagg
Author: violetagg Date: Mon Jun 20 07:36:20 2016 New Revision: 14057 Log: Release 7.0.70 Added: release/tomcat/tomcat-7/v7.0.70/ - copied from r14056, dev/tomcat/tomcat-7/v7.0.70/ Removed: dev/tomcat/tomcat-7/v7.0.70/ ---

Re: [VOTE] Release Apache Tomcat 7.0.70

2016-06-20 Thread Violeta Georgieva
2016-06-20 10:04 GMT+03:00 Rémy Maucherat : > > 2016-06-15 21:47 GMT+02:00 Violeta Georgieva : > > > The proposed Apache Tomcat 7.0.70 release is now available for voting. > > > > It can be obtained from: > > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.70/ > > The Maven staging repo

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

2016-06-20 Thread violetagg
Author: violetagg Date: Mon Jun 20 07:16:22 2016 New Revision: 1749271 URL: http://svn.apache.org/viewvc?rev=1749271&view=rev Log: Update the release date for 7.0.70 Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http

Re: [VOTE] Release Apache Tomcat 7.0.70

2016-06-20 Thread Rémy Maucherat
2016-06-15 21:47 GMT+02:00 Violeta Georgieva : > The proposed Apache Tomcat 7.0.70 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.70/ > The Maven staging repo is: > https://repository.apache.org/content/repositories/o