Re: 8.0.35 Javadoc problems

2016-05-25 Thread Coty Sutherland
> No. I just forgot to send out the announcement. I'll get that done shortly. Cool, thanks! - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

Re: Tomcat 8.5: Avoid NPE on bind for APR when using SSL.

2016-05-27 Thread Coty Sutherland
> It may have been branched in March, but wouldn't it have been branched from > the 8.0 base? This change from 9.0 is not in the 8.5 code and the NPE still > occurs. No, 8.5 was branched from trunk and therefore included the revision that you pointed out. Please see the dev list thread titled

Re: svn commit: r1731734 - in /tomcat/trunk: java/org/apache/catalina/manager/host/ webapps/docs/

2016-03-30 Thread Coty Sutherland
t; Log: > Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=48674 > Implement an option within the Host Manager web pplication to persist the > current configuration. > Based on a patch by Coty Sutherland. > > Modified: > > tomcat/trunk/java/org/apache/catalina/manager/host/HTML

Re: Time for Tomcat 7.0.69

2016-04-06 Thread Coty Sutherland
ugzilla/show_bug.cgi?id=59247#c8 > > > > Your -1 hasn't been seconded and doesn't seem to have sufficient > technical > justification. The change is only a harmless workaround in the default > configuration and not even a code change. As a result, it is not a valid > veto. > &

Questions about BeanELResolver behavior

2016-05-09 Thread Coty Sutherland
Hi all, I have a question regarding the way that the ResourceBundleELResolver (and the BeanELResolver) function as part of investigations into the changes made for https://bz.apache.org/bugzilla/show_bug.cgi?id=46915 and then reverted in https://bz.apache.org/bugzilla/show_bug.cgi?id=53001 (very

Re: Questions about BeanELResolver behavior

2016-05-09 Thread Coty Sutherland
5/2016 20:45, Coty Sutherland wrote: > > > > > <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt; prefix="fmt"%> > > > var="messageString" /> > >

Re: 8.0.35 Javadoc problems

2016-05-25 Thread Coty Sutherland
Did this issue hold up the release announcement for 8.0.35? There was a user in #tomcat asking why it wasn't announced and was concerned that the release had issues. -Coty - To unsubscribe, e-mail:

Re: svn commit: r1782037 - in /tomcat/tc8.5.x/trunk: conf/catalina.properties java/org/apache/tomcat/util/http/parser/HttpParser.java webapps/docs/changelog.xml webapps/docs/config/systemprops.xml

2017-02-08 Thread Coty Sutherland
Thanks for the suggestions; I implemented them in http://svn.apache.org/r1782240 On Tue, Feb 7, 2017 at 7:13 PM, Mark Thomas wrote: > On 07/02/17 18:13, csuth...@apache.org wrote: >> >> Author: csutherl >> Date: Tue Feb 7 18:13:40 2017 >> New Revision: 1782037 >> >> URL:

Re: svn commit: r1782037 - in /tomcat/tc8.5.x/trunk: conf/catalina.properties java/org/apache/tomcat/util/http/parser/HttpParser.java webapps/docs/changelog.xml webapps/docs/config/systemprops.xml

2017-02-08 Thread Coty Sutherland
> LGTM. Thanks for seeing this through. Awesome, no problem :) On Wed, Feb 8, 2017 at 2:46 PM, Mark Thomas <ma...@apache.org> wrote: > On 08/02/17 19:42, Coty Sutherland wrote: >> >> Thanks for the suggestions; I implemented them in >> http://svn.apache.org/r1782240

Re: [VOTE] Release Apache Tomcat 8.0.41

2017-01-23 Thread Coty Sutherland
2017-01-19 1:07 GMT+02:00 Violeta Georgieva : > > The proposed Apache Tomcat 8.0.41 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.41/ > The Maven staging repo is: >

Re: [VOTE] Release Apache Tomcat 7.0.75

2017-01-23 Thread Coty Sutherland
2017-01-18 23:45 GMT+02:00 Violeta Georgieva : > > The proposed Apache Tomcat 7.0.75 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.75/ > The Maven staging repo is: >

Re: [VOTE] Release Apache Tomcat Native 1.2.12

2017-02-16 Thread Coty Sutherland
On Thu, Feb 9, 2017 at 7:38 AM, Mark Thomas wrote: > Version 1.2.12 includes the following changes compared to 1.2.10: > > - Update minimum recommended OpenSSL version to 1.0.2k > - Windows binaries built with OpenSSL 1.0.2k > - Better documentation for building on Windows >

Re: [GUMP@vmgump-vm3]: Project tomcat-tc8.0.x-validate (in module tomcat-8.0.x) failed

2017-02-09 Thread Coty Sutherland
Can anyone get the validate task to show this error? I think I know what the problem is, but my local `ant validate` shows no problems... On Thu, Feb 9, 2017 at 2:07 AM, Bill Barker wrote: > To whom it may engage... > > This is an automated request, but not an unsolicited

Re: [ANN] New committer: Emmanuel Bourg

2017-01-20 Thread Coty Sutherland
Congrats and welcome! On Fri, Jan 20, 2017 at 12:33 PM, Emmanuel Bourg wrote: > Le 20/01/2017 à 18:12, Mark Thomas a écrit : >> On behalf of the Tomcat committers I am pleased to announce that >> Emmanuel Bourg (ebourg) has been voted in as a new Tomcat committer. >> >> Please

Re: svn commit: r1784959 - /tomcat/tc8.5.x/trunk/java/org/apache/catalina/security/SecurityClassLoad.java

2017-03-01 Thread Coty Sutherland
On Wed, Mar 1, 2017 at 9:55 AM, Mark Thomas wrote: > On 01/03/17 14:54, csuth...@apache.org wrote: >> Author: csutherl >> Date: Wed Mar 1 14:54:38 2017 >> New Revision: 1784959 >> >> URL: http://svn.apache.org/viewvc?rev=1784959=rev >> Log: >> Follow up to r1784807. >> Removing

Re: [VOTE] Release Apache Tomcat 8.0.37

2016-09-02 Thread Coty Sutherland
2016-09-01 12:56 GMT+02:00 Mark Thomas : > The proposed 8.0.37 release is: > [ ] Broken - do not release > [X] Stable - go ahead and release as 8.0.37 +1 Unit tests pass on linux with tcnative 1.2.8 and my test suite looks good. On Fri, Sep 2, 2016 at 4:31 AM, Mark Thomas

Re: [VOTE] Release Apache Tomcat 9.0.0.M10

2016-09-02 Thread Coty Sutherland
2016-08-31 19:21 GMT+03:00 Mark Thomas : > The proposed 9.0.0.M10 release is: > [ ] Broken - do not release > [X] Alpha - go ahead and release as 9.0.0.M10 +1 On Fri, Sep 2, 2016 at 5:15 AM, Huxing Zhang wrote: > The proposed 9.0.0.M10 release is:

Re: [VOTE] Release Apache Tomcat 8.5.5

2016-09-02 Thread Coty Sutherland
On 31/08/2016 21:48, Mark Thomas wrote: > The proposed 8.5.5 release is: > [ ] Broken - do not release > [ ] Alpha - go ahead and release as 8.5.5 > [ ] Beta - go ahead and release as 8.5.5 > [X] Stable - go ahead and release as 8.5.5 +1 On Fri, Sep 2, 2016 at 5:17 AM, Huxing Zhang

Should we update version scheme information for tomcat 9?

2016-09-15 Thread Coty Sutherland
Hi all, I'm getting quite a few questions on freenode in #tomcat about the versioning scheme for tomcat 9. I looked at the http://tomcat.apache.org/whichversion.html page and it has some good information there, but it doesn't mention what the milestone releases are or how they fit into the

Re: Deploying Tomcat on Snappy Ubuntu Core

2016-09-14 Thread Coty Sutherland
Hi Micheal, I hadn't heard of snaps (or used Ubuntu much) but the concept seems interesting to me. Would you be able to send me links to what you have so far so I can check it out? I have a few questions, but I'll reserve those until I get a chance to review what you have. Thanks! On Sep 14,

Re: Should we update version scheme information for tomcat 9?

2016-09-19 Thread Coty Sutherland
this to further demarcate Milestone releases from Alpha releases. If this sounds good to everyone, I'll push it up. Thanks! On Sat, Sep 17, 2016 at 12:35 PM, Jarosław Górny <jaroslaw.go...@gmail.com> wrote: > 2016-09-16 15:52 GMT+02:00 Mark Thomas <ma...@apache.org>: >> On 1

Re: Should we update version scheme information for tomcat 9?

2016-09-16 Thread Coty Sutherland
the intent a bit better. On Thu, Sep 15, 2016 at 12:26 PM, Mark Thomas <ma...@apache.org> wrote: > On 15 September 2016 16:32:36 BST, Coty Sutherland <csuth...@redhat.com> > wrote: >>Hi all, >> >>I'm getting quite a few questions on freenode in #tomcat about the >&g

Re: [VOTE] Release Apache Tomcat 7.0.72

2016-09-16 Thread Coty Sutherland
On Wed, Sep 14, 2016 at 3:01 PM, Violeta Georgieva wrote: > The proposed Apache Tomcat 7.0.72 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.72/ > The Maven staging repo is: >

Re: Should we update version scheme information for tomcat 9?

2016-09-16 Thread Coty Sutherland
Ahh. That makes a lot more sense; thanks. I'll amend my patch and attach it again in a bit. On Fri, Sep 16, 2016 at 9:52 AM, Mark Thomas <ma...@apache.org> wrote: > On 16/09/2016 13:59, Coty Sutherland wrote: >> I'm not sure where to file a bug for this, but I produced a first pas

Re: [VOTE] Release Apache Tomcat Native 1.2.10

2016-10-03 Thread Coty Sutherland
My vote is non-binding, but... 2016-09-26 19:17 GMT+03:00 Mark Thomas : > > Version 1.2.10 includes the following change: > > - Update minimum recommended OpenSSL version to 1.0.2j > - Windows binaries built with OpenSSL 1.0.2j > > The proposed release artefacts can be found at

Re: [VOTE] Release Apache Tomcat 8.0.39

2016-11-10 Thread Coty Sutherland
On Wed, Nov 9, 2016 at 4:41 AM, Violeta Georgieva wrote: > The proposed Apache Tomcat 8.0.39 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.39/ > The Maven staging repo is: >

Re: [VOTE] Release Apache Tomcat 7.0.73

2016-11-10 Thread Coty Sutherland
On Mon, Nov 7, 2016 at 5:15 PM, Violeta Georgieva wrote: > The proposed Apache Tomcat 7.0.73 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.73/ > The Maven staging repo is: >

Re: [VOTE] Release Apache Tomcat 8.5.7

2016-11-03 Thread Coty Sutherland
Just a quick question for clarity regarding APR tests...we're testing against the openssl-1.0.2-stable branch, correct? That passes fine, but testing against trunk fails a couple of tests: org.apache.tomcat.util.net.openssl.ciphers.TestCipher.testAllOpenSSLCiphersMapped

Re: [VOTE] Release Apache Tomcat 8.5.8

2016-11-04 Thread Coty Sutherland
On Thu, Nov 3, 2016 at 5:50 PM, Mark Thomas wrote: > The proposed 8.5.8 release is: > [ ] Broken - do not release > [x] Stable - go ahead and release as 8.5.8 Unit tests look good and a few basic tests look good.

Re: [VOTE] Release Apache Tomcat 8.5.9

2016-12-06 Thread Coty Sutherland
> The proposed 8.5.9 release is: > [ ] Broken - do not release > [x] Stable - go ahead and release as 8.5.9 (there's a typo here in the > original email) +1 - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For

Question about Windows zip distro

2017-01-09 Thread Coty Sutherland
Hi all, Do we intentionally ship the shell scripts along with the tomcat-native and commons-daemon-native tarballs in bin for the Windows distribution? +++ $ ll apache-tomcat-7.0.73-windows-x64.zip/apache-tomcat-7.0.73/bin/ | egrep '(tar.gz|sh)$' -rw-r--r--. 1 coty coty 21646 Nov 7 23:29

Re: svn commit: r1775523 - /tomcat/site/trunk/docs/whichversion.html

2016-12-21 Thread Coty Sutherland
> That reference is correct. Tomcat 9 implements specs from Java EE 8. Ah, I'll fix it. Sorry. On Wed, Dec 21, 2016 at 2:00 PM, Mark Thomas wrote: > On 21/12/2016 18:18, csuth...@apache.org wrote: >> Author: csutherl >> Date: Wed Dec 21 18:18:32 2016 >> New Revision: 1775523

JASPIC Specification info missing from a few places

2016-12-21 Thread Coty Sutherland
Hi all, I've been looking at the specifications listings on the whichversions.html page and noticed JASPIC was missing, but is implemented in 8.5+. I've added it on the site, but then I noticed that it's also missing from the specifications page here:

Re: JASPIC Specification info missing from a few places

2016-12-21 Thread Coty Sutherland
> Yes. We need you MoinMoin ID for the Tomcat wiki. Ah. OK, I created an account for the wiki (I didn't see the sign up link before). It's "Coty Sutherland", if you need that. > BZ account name? I'll add you as an admin Awesome, thanks. It's `csu

Re: JASPIC Specification info missing from a few places

2016-12-21 Thread Coty Sutherland
; On 21/12/2016 20:15, Coty Sutherland wrote: >>> Yes. We need you MoinMoin ID for the Tomcat wiki. >> >> Ah. OK, I created an account for the wiki (I didn't see the sign up >> link before). It's "Coty Sutherland", if you need that. > > Is there a spac

Re: svn commit: r1775649 - in /tomcat/site/trunk: docs/whoweare.html xdocs/whoweare.xml

2016-12-22 Thread Coty Sutherland
> I believe the committer names are sorted by family name... > So probably you should not place yourself at last. Yep, fixed. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail:

Re: svn commit: r1775523 - /tomcat/site/trunk/docs/whichversion.html

2016-12-22 Thread Coty Sutherland
> 1). *.html are generated files. Do not edit them manually! Got it, sorry. Fixed! Thanks for catching that. > 2). Please add yourself to the following page: Done. Cheers, -Coty - To unsubscribe, e-mail:

Re: [VOTE] Release Apache Tomcat 7.0.77

2017-03-30 Thread Coty Sutherland
On Tue, Mar 28, 2017 at 12:45 PM, Violeta Georgieva wrote: > The proposed Apache Tomcat 7.0.77 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.77/ > The Maven staging repo is: >

Tomcat 8.5 Java 9 compatibilty

2017-03-29 Thread Coty Sutherland
Hi all, I see a good bit of discussion regarding testing trunk with java 9, are we planning to test 8.5 with java 9 also? I've executed the unit tests for both and see that there are quite a few more failures on 8.5 than there are for trunk, so it seems that we've been fixing trunk but not 8.5.

Re: Tomcat 8.5 Java 9 compatibilty

2017-03-29 Thread Coty Sutherland
On Wed, Mar 29, 2017 at 12:10 PM, Mark Thomas <ma...@apache.org> wrote: > On 29/03/17 16:56, Coty Sutherland wrote: >> Hi all, >> >> I see a good bit of discussion regarding testing trunk with java 9, >> are we planning to test 8.5 with java 9 also? I've executed t

Building tomcat with maven

2017-03-29 Thread Coty Sutherland
Hi, In order to improve my build process I'm looking at utilizing maven to build tomcat rather than ant (maven works with an existing toolset, whereas ant doesn't). Does anyone know of any groups that have tried to do or are doing this, or any projects that I could look into? If not, would anyone

Re: Building tomcat with maven

2017-03-29 Thread Coty Sutherland
On Wed, Mar 29, 2017 at 1:31 PM, Mark Thomas <ma...@apache.org> wrote: > On 29/03/17 18:09, Coty Sutherland wrote: >> Hi, >> >> In order to improve my build process I'm looking at utilizing maven to >> build tomcat rather than ant (maven works with an existin

Re: [VOTE] Release Apache Tomcat 8.5.13

2017-03-29 Thread Coty Sutherland
On Mon, Mar 27, 2017 at 11:13 AM, Mark Thomas wrote: > The proposed Apache Tomcat 8.5.13 release is now available for voting. > > The major changes compared to the 8.5.12 release are: > > - Various HTTP/2 improvements > > - Fixes for sendfile related issues that could cause

Re: [VOTE] Release Apache Tomcat 7.0.76

2017-03-14 Thread Coty Sutherland
On Thu, Mar 9, 2017 at 9:12 AM, Mark Thomas wrote: > On 09/03/17 14:11, Mark Thomas wrote: >> The proposed Apache Tomcat 7.0.76 release is now available for voting. >> >> It can be obtained from: >> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.76/ >> The Maven

Re: [VOTE] Release Apache Tomcat 8.5.12

2017-03-13 Thread Coty Sutherland
On Wed, Mar 8, 2017 at 1:56 PM, Mark Thomas wrote: > The proposed Apache Tomcat 8.5.12 release is now available for voting. > > The major changes compared to the 8.5.11 release are: > > - Updates to the early access version of the Serlet 4.0 API to align it > with the most

Re: [VOTE] Release Apache Tomcat 8.5.12

2017-03-13 Thread Coty Sutherland
On Mon, Mar 13, 2017 at 4:00 PM, Mark Thomas <ma...@apache.org> wrote: > On 13/03/17 19:57, Coty Sutherland wrote: >> On Wed, Mar 8, 2017 at 1:56 PM, Mark Thomas <ma...@apache.org> wrote: >>> The proposed Apache Tomcat 8.5.12 release is now available for voting. >

Re: [VOTE] Release Apache Tomcat 8.0.38

2017-03-13 Thread Coty Sutherland
On Wed, Mar 8, 2017 at 3:26 PM, Mark Thomas wrote: > The proposed Apache Tomcat 8.0.42 release is now available for voting. > > The main changes since 8.0.41 are: > > - Limited relaxation of the HTTP request line validation > > - Support for Java 9 during annotation scanning > >

Bad tags in 8.5's github repo

2017-07-25 Thread Coty Sutherland
Hi, This was noted yesterday in #tomcat: the tomcat85 repo has a tag TOMCAT_8_0_14 which has a message "Tag 8.5.14" ... but git diff TOMCAT_8_5_14 TOMCAT_8_0_14 shows no output I took a look at SVN and the tags seem right, but maybe they were broken and later fixed post replication? The

Re: Bad tags in 8.5's github repo

2017-07-25 Thread Coty Sutherland
On Tue, Jul 25, 2017 at 10:00 AM, Mark Thomas <ma...@apache.org> wrote: > On 25/07/17 12:34, Coty Sutherland wrote: >> Hi, >> >> This was noted yesterday in #tomcat: >> >> the tomcat85 repo has a tag TOMCAT_8_0_14 which has a >> message &quo

Re: [VOTE] Release Apache Tomcat 9.0.0.M25

2017-07-27 Thread Coty Sutherland
On Mon, Jul 24, 2017 at 7:19 PM, Mark Thomas wrote: > The proposed Apache Tomcat 9.0.0.M25 release is now available for voting. > > This is a milestone release for the 9.0.x branch. It should be > noted that, as a milestone release: > - Servlet 4.0 is not finalised > - The EGs

Re: [VOTE] Release Apache Tomcat 8.5.19

2017-07-26 Thread Coty Sutherland
On Mon, Jul 24, 2017 at 7:22 PM, Mark Thomas wrote: > The proposed Apache Tomcat 8.5.19 release is now available for voting. > > The major changes compared to the 8.5.16 release are: > > - Enable TLS connectors to use Java key stores that contain multiple > keys where each key

Re: [VOTE] [OT] Release Apache Tomcat 8.5.19

2017-07-26 Thread Coty Sutherland
On Wed, Jul 26, 2017 at 3:59 PM, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Mark, > > On 7/26/17 2:34 PM, Mark Thomas wrote: >> On 25/07/2017 00:22, Mark Thomas wrote: >>> The proposed Apache Tomcat 8.5.19 release is now

Re: svn commit: r1802639 - in /tomcat/trunk: java/org/apache/tomcat/util/digester/Digester.java webapps/docs/changelog.xml

2017-07-24 Thread Coty Sutherland
On Mon, Jul 24, 2017 at 4:56 AM, Rémy Maucherat wrote: > On Mon, Jul 24, 2017 at 10:38 AM, Mark Thomas wrote: > >> On 21/07/17 20:45, csuth...@apache.org wrote: >> > Author: csutherl >> > Date: Fri Jul 21 19:45:38 2017 >> > New Revision: 1802639 >> > >> > URL:

Re: [VOTE] Release Apache Tomcat 8.0.45

2017-06-27 Thread Coty Sutherland
On Mon, Jun 26, 2017 at 5:05 PM, Violeta Georgieva wrote: > The proposed Apache Tomcat 8.0.45 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.45/ > The Maven staging repo is: >

Re: [VOTE] Release Apache Tomcat 7.0.79

2017-06-27 Thread Coty Sutherland
On Mon, Jun 26, 2017 at 1:22 PM, Violeta Georgieva wrote: > The proposed Apache Tomcat 7.0.79 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.79/ > The Maven staging repo is: >

Re: [VOTE] Release Apache Tomcat 8.5.17

2017-07-05 Thread Coty Sutherland
On Tue, Jul 4, 2017 at 4:40 AM, Mark Thomas wrote: > The proposed Apache Tomcat 8.5.17 release is now available for voting. > > The major changes compared to the 8.5.17 release are: > > - Make asynchronous error handling more robust. In particular ensure > that onError() is

How long should we give Beginner bugs on Bugzilla before fixing them?

2017-07-05 Thread Coty Sutherland
Hi all, I've been on a mission of sorts to find some small bugs in Tomcat and file them in BZ for new contributors to fix. I think that's a good entry ramp for new contributors to see how the process works, etc. The reason for this email though is that I'm not sure how long we should wait to see

Re: [VOTE] Release Apache Tomcat 9.0.0.M26

2017-08-08 Thread Coty Sutherland
On Wed, Aug 2, 2017 at 5:30 PM, Mark Thomas wrote: > The proposed Apache Tomcat 9.0.0.M26 release is now available for voting. > > This is a milestone release for the 9.0.x branch. It should be > noted that, as a milestone release: > - Servlet 4.0 is not finalised > - The EGs

Re: [VOTE] Release Apache Tomcat 8.5.20

2017-08-07 Thread Coty Sutherland
On Wed, Aug 2, 2017 at 6:10 PM, Mark Thomas wrote: > The proposed Apache Tomcat 8.5.20 release is now available for voting. > > The major changes compared to the 8.5.16 release are: > > - Enable TLS connectors to use Java key stores that contain multiple > keys where each key

Re: [VOTE] Release Apache Tomcat 8.0.46

2017-08-17 Thread Coty Sutherland
On Thu, Aug 10, 2017 at 6:55 AM, Violeta Georgieva wrote: > The proposed Apache Tomcat 8.0.46 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.46/ > The Maven staging repo is: >

Re: [VOTE] Release Apache Tomcat 8.5.15

2017-05-10 Thread Coty Sutherland
On Fri, May 5, 2017 at 7:38 AM, Mark Thomas wrote: > The proposed Apache Tomcat 8.5.15 release is now available for voting. > > The major changes compared to the 8.5.13 release are: > > - Various improvements to the handling of static custom error pages > > - Update to Eclipse

Re: Things that we can do to increase contributor involvement?

2017-06-12 Thread Coty Sutherland
On Mon, Jun 12, 2017 at 3:20 AM, Violeta Georgieva <violet...@apache.org> wrote: > 2017-06-11 23:57 GMT+03:00 Coty Sutherland <csuth...@redhat.com>: >> >> On Sun, Jun 11, 2017 at 4:20 PM, Violeta Georgieva <violet...@apache.org> > wrote: >> > Hi Co

Re: Things that we can do to increase contributor involvement?

2017-06-12 Thread Coty Sutherland
On Mon, Jun 12, 2017 at 9:39 AM, Coty Sutherland <csuth...@redhat.com> wrote: > On Mon, Jun 12, 2017 at 3:20 AM, Violeta Georgieva <violet...@apache.org> > wrote: >> 2017-06-11 23:57 GMT+03:00 Coty Sutherland <csuth...@redhat.com>: >>> >>> On

Re: [VOTE] 8.0.x EOL - 30 June 2018

2017-06-22 Thread Coty Sutherland
On Thu, Jun 22, 2017 at 11:18 AM, Mark Thomas wrote: > We had a couple of threads discussing this. I think it is time for a vote. > > [x] +1 We should announce 8.0.x EOL for 30 June 2018 - To unsubscribe,

Tomcat /examples ServerPush

2017-06-22 Thread Coty Sutherland
Hi, I was just looking at the 8.5.16 examples and noticed that we had a ServerPush example on there. I attempted to use it and got back a response that I didn't quite get :( /examples/servlets/serverpush/simpleimage "Server push requests are not supported by this protocol." I assume that

Re: Tomcat /examples ServerPush

2017-06-22 Thread Coty Sutherland
On Thu, Jun 22, 2017 at 4:05 PM, Violeta Georgieva <violet...@apache.org> wrote: > Hi, > > 2017-06-22 22:55 GMT+03:00 Coty Sutherland <csuth...@apache.org>: >> >> Hi, >> >> I was just looking at the 8.5.16 examples and noticed that we had a >&

Re: [VOTE] Release Apache Tomcat 9.0.0.M22

2017-06-22 Thread Coty Sutherland
On Wed, Jun 21, 2017 at 10:18 AM, Mark Thomas wrote: > The proposed Apache Tomcat 9.0.0.M22 release is now available for voting. > > This is a milestone release for the 9.0.x branch. It should be > noted that, as a milestone release: > - Servlet 4.0 is not finalised > - The EGs

Re: [VOTE] Release Apache Tomcat 8.5.16

2017-06-22 Thread Coty Sutherland
On Wed, Jun 21, 2017 at 5:37 PM, Mark Thomas wrote: > The proposed Apache Tomcat 8.5.16 release is now available for voting. > > The major changes compared to the 8.5.16 release are: > > - Add a new JULI FileHandler configuration for specifying the maximum > number of days to

Re: [VOTE] 8.0.x EOL - 30 June 2018

2017-06-26 Thread Coty Sutherland
On Mon, Jun 26, 2017 at 5:51 AM, Mark Thomas wrote: > On 26/06/17 08:12, Emmanuel Bourg wrote: >> Le 24/06/2017 à 17:25, Mark Thomas a écrit : >> >>> If 8.5.x was a drop-in replacement would that make a difference? >> >> Yes that would help. >> >> >>> And as a follow-up, what

tomcat-dbcp vs tomcat-jdbc

2017-06-26 Thread Coty Sutherland
Hi, I have been looking at the connection pooling libraries that we presently have and it appears (at least the way the documentation puts it, https://tomcat.apache.org/tomcat-8.5-doc/jdbc-pool.html) that tomcat-jdbc is much better than tomcat-dbcp. Have we considered promoting it to the default

Re: tomcat-dbcp vs tomcat-jdbc

2017-06-26 Thread Coty Sutherland
On Mon, Jun 26, 2017 at 12:41 PM, Mark Thomas <ma...@apache.org> wrote: > On 26/06/17 17:16, Coty Sutherland wrote: >> Hi, >> >> I have been looking at the connection pooling libraries that we >> presently have and it appears (at least the way th

Re: Need a help to begin.

2017-06-25 Thread Coty Sutherland
On Sun, Jun 25, 2017 at 6:18 AM, Mark Thomas wrote: > On 25/06/17 03:32, Kasun Prabath Amarasinghe wrote: >> I am a Beginner. I have searched for bugs marks for Beginners. But i >> couldn't find them. Can anyone help me to find them or Can anyone show me a >> bug which can work

Re: Proposal to remove AjpApr connector

2017-05-26 Thread Coty Sutherland
On May 26, 2017 07:46, "Mark Thomas" wrote: On 25/05/17 18:04, Christopher Schultz wrote: > All, > > At ApacheCon, a few of us were talking about things that could be > removed in upcoming versions of Tomcat. The issue of connectors came up, > and I was thinking that there

Things that we can do to increase contributor involvement?

2017-05-30 Thread Coty Sutherland
Hi all, I've been thinking about things that we could do for Tomcat to help bring in new contributors and to be more appealing to new developers. Right now we have http://tomcat.apache.org/getinvolved.html which has a few bullet points and links to documentation, which is a bit verbose, about how

Re: Need a BZ keyword for "this bug can be done by a newbie"

2017-05-30 Thread Coty Sutherland
On Sat, May 27, 2017 at 6:33 AM, Mark Thomas wrote: > On 26/05/17 21:46, Christopher Schultz wrote: >> All, >> >> I thought there was a BZ keyword for this, but there isn't. I've just >> created an enhancement in BZ[1] that should be left for someone looking >> to submit a small

Re: Things that we can do to increase contributor involvement?

2017-06-02 Thread Coty Sutherland
On Fri, Jun 2, 2017 at 10:27 AM, Violeta Georgieva <violet...@apache.org> wrote: > Hi, > > 2017-05-31 6:07 GMT+03:00 Coty Sutherland <csuth...@redhat.com>: >> >> Hi all, >> >> I've been thinking about things that we could do for Tomcat to help >>

Manager applications and the Security Manager

2017-06-02 Thread Coty Sutherland
Hi, I'm sure this has been brought up before, but I can't find it so I figured I'd ask... A vanilla installation of tomcat fails to start the admin webapps with the Security Manager enabled. This is because the manager and host-manager webapps ship with a context.xml. The behavior isn't

Re: Manager applications and the Security Manager

2017-06-02 Thread Coty Sutherland
On Fri, Jun 2, 2017 at 2:29 PM, Igal @ Lucee.org <i...@lucee.org> wrote: > Coty, > > On 6/2/2017 11:15 AM, Coty Sutherland wrote: >> >> If you guys think this is a bug I can file a BZ and fix it :D Or, mark >> it as "Beginner" since it's triv

Re: Manager applications and the Security Manager

2017-06-02 Thread Coty Sutherland
On Fri, Jun 2, 2017 at 4:41 PM, Mark Thomas <ma...@apache.org> wrote: > On 02/06/2017 21:29, Christopher Schultz wrote: >> Coty, >> >> On 6/2/17 2:15 PM, Coty Sutherland wrote: >>> Hi, >> >>> I'm sure this has been brought up before, but I can't f

Re: Things that we can do to increase contributor involvement?

2017-06-01 Thread Coty Sutherland
Hi, On Wed, May 31, 2017 at 12:08 PM, Igal @ Lucee.org <i...@lucee.org> wrote: > Hi all, > > On 5/31/2017 1:12 AM, Mark Thomas wrote: >> >> On 31/05/17 04:07, Coty Sutherland wrote: >>> >>> I've been thinking about things that we could do for

Re: Manager applications and the Security Manager

2017-06-04 Thread Coty Sutherland
I went ahead and submitted https://bz.apache.org/bugzilla/show_bug.cgi?id=61154 so I didn't forget :) On Fri, Jun 2, 2017 at 6:41 PM, Coty Sutherland <csuth...@redhat.com> wrote: > On Fri, Jun 2, 2017 at 4:41 PM, Mark Thomas <ma...@apache.org> wrote: >> On 02/06/2017 21:29

RFE idea: Add port offset system property to Tomcat

2017-06-09 Thread Coty Sutherland
Hi all, I was just doing some testing and got had an idea for spinning up new instances of tomcat. JBoss has this system property "-Djboss.socket.binding.port-offset" that I think would be useful for tomcat. As en example, setting the property to 100 on startup would add "100" to all port

Re: Things that we can do to increase contributor involvement?

2017-06-11 Thread Coty Sutherland
On Sun, Jun 11, 2017 at 4:20 PM, Violeta Georgieva <violet...@apache.org> wrote: > Hi Coty, > > 2017-06-02 17:50 GMT+03:00 Coty Sutherland <csuth...@redhat.com>: >> >> On Fri, Jun 2, 2017 at 10:27 AM, Violeta Georgieva <violet...@apache.org> > wrote: &g

Re: RFE idea: Add port offset system property to Tomcat

2017-06-09 Thread Coty Sutherland
On Fri, Jun 9, 2017 at 12:32 PM, Mark Thomas <ma...@apache.org> wrote: > On 09/06/2017 16:31, Coty Sutherland wrote: >> Hi all, >> >> I was just doing some testing and got had an idea for spinning up new >> instances of tomcat. JBoss has this system property >&

Re: RFE idea: Add port offset system property to Tomcat

2017-06-09 Thread Coty Sutherland
On Fri, Jun 9, 2017 at 12:53 PM, Igal @ Lucee.org wrote: > Hi, > > On 6/9/2017 9:47 AM, Mark Thomas wrote: >> >> On 09/06/2017 17:34, Romain Manni-Bucau wrote: >>> >>> @Mark: guess you are thinking to server.xml? >> >> Yes. >> >>> then it would have placeholder >>> support so

Re: Timescale for 8.0.x EOL

2017-06-06 Thread Coty Sutherland
On Tue, Jun 6, 2017 at 3:24 PM, Felix Schumacher wrote: > > > Am 6. Juni 2017 20:39:44 MESZ schrieb Violeta Georgieva > : >>Hi, >> >>2017-06-05 16:51 GMT+03:00 Mark Thomas : >>> >>> On 19/05/17 23:19, Christopher Schultz

Re: [VOTE] Release Apache Tomcat 8.5.21

2017-09-19 Thread Coty Sutherland
On Wed, Sep 13, 2017 at 5:02 PM, Mark Thomas wrote: > The proposed Apache Tomcat 8.5.21 release is now available for voting. > > The major changes compared to the 8.5.20 release are: > > - Additional capabilities for the CGI Servlet. Based on patches provided > by jm009. > > -

Re: Need mentor

2017-10-02 Thread Coty Sutherland
On Mon, Oct 2, 2017 at 7:06 AM, $uMe$h <1cool.1...@gmail.com> wrote: > Thank you Mark for guiding. Once I complete first step (getting local > instance running) will ask for further help. There are also further instructions in the README and CONTRIBUTING documents in the source code repositories,

Re: Need Guidance

2017-10-02 Thread Coty Sutherland
On Mon, Oct 2, 2017 at 8:27 AM, Amitesh Pathak wrote: > Hi all > I subscribed to the tomcat dev mailing list sometime ago to help me getting > to start contributing, but haven't figured out how to start yet. Hello and welcome! > Can I please get a mentor to guide me

Re: Development Tasks (was: Need mentor)

2017-10-02 Thread Coty Sutherland
On Mon, Oct 2, 2017 at 12:04 PM, Igal @ Lucee.org wrote: > Hi Mark (et al.), > > On 10/2/2017 3:46 AM, Mark Thomas wrote: >> >> Once you built a local Tomcat instance and confirmed it is working, we >> can point you towards some development tasks to get you started. > > > I would

Re: [VOTE] Release Apache Tomcat 7.0.82

2017-10-02 Thread Coty Sutherland
On Fri, Sep 29, 2017 at 9:16 AM, Violeta Georgieva wrote: > The proposed Apache Tomcat 7.0.82 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.82/ > The Maven staging repo is: >

Re: [VOTE] Release Apache Tomcat 8.0.47

2017-10-02 Thread Coty Sutherland
On Fri, Sep 29, 2017 at 10:39 AM, Violeta Georgieva wrote: > The proposed Apache Tomcat 8.0.47 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.47/ > The Maven staging repo is: >

Tomcat Embedded Quickstarts

2017-09-29 Thread Coty Sutherland
Hi all, Sorry for cross posting, but I thought this pertinent to both lists. I hear that there was lots of talk about quickstarts and/or the need for quickstarts at the most recent TomcatCon. I've been working on some off and on for a while now and rather enjoy creating them; I'd like to

Re: Tomcat Embedded Quickstarts

2017-09-29 Thread Coty Sutherland
On Fri, Sep 29, 2017 at 9:24 AM, Rémy Maucherat <r...@apache.org> wrote: > On Fri, Sep 29, 2017 at 3:13 PM, Coty Sutherland <csuth...@redhat.com> > wrote: > >> Hi all, >> >> Sorry for cross posting, but I thought this pertinent to both lists. >>

Re: [VOTE] Release Apache Tomcat 9.0.1

2017-09-29 Thread Coty Sutherland
On Wed, Sep 27, 2017 at 2:43 PM, Mark Thomas wrote: > The proposed Apache Tomcat 9.0.1 release is now available for voting. > > The major changes compared to the 9.0.0.M27 release are: > > - Fix CVE-2017-12617 > > - Servlet 4.0 implementation is complete > > - Add the ability to

Re: [VOTE] Release Apache Tomcat 8.5.23

2017-09-29 Thread Coty Sutherland
On Thu, Sep 28, 2017 at 7:21 AM, Mark Thomas wrote: > The proposed Apache Tomcat 8.5.23 release is now available for voting. > > The major changes compared to the 8.5.21 release are: > > - Fix CVE-2017-12617 > > - Add ExtractingRoot, a new WebResourceRoot implementation that

Re: [PROPOSAL] Deprecate and eventually remove the o.a.c.servlet4preview package in 8.5.x

2017-09-27 Thread Coty Sutherland
On Wed, Sep 27, 2017 at 3:08 PM, Mark Thomas wrote: > All, > > I'd like to propose removing this for the following reasons: > > 1. Now the Servlet 4.0 spec is final, users can use Tomcat 9 for Servlet > 4.0 features. > > 2. The preview is not complete and may be out of date in

Re: Java 9 TC shutdown warnings (reflection in WebappClassLoaderBase)

2017-09-25 Thread Coty Sutherland
On Sat, Sep 23, 2017 at 11:01 AM, Mark Thomas wrote: > On 23/09/17 15:55, Rainer Jung wrote: >> Hi all, >> >> when running TC 8.5.21 (9.0 should be the same) with Java 9 I get the >> following warnings on STDOUT during shutdown: > > Tomcat 9 has the Java 9 fixes. 8.5.x doesn't.

Re: [VOTE] Release Apache Tomcat 9.0.2

2017-11-29 Thread Coty Sutherland
On Sat, Nov 25, 2017 at 4:36 PM, Mark Thomas wrote: > The proposed Apache Tomcat 9.0.2 release is now available for voting. > > The major changes compared to the 9.0.1 release are: > > - Java 9 is fully supported > > - Fixed numerous JASPIC issues with patches from Lazar > > -

Re: [VOTE] Release Apache Tomcat 8.5.24

2017-11-29 Thread Coty Sutherland
On Mon, Nov 27, 2017 at 8:46 AM, Mark Thomas wrote: > The proposed Apache Tomcat 8.5.24 release is now available for voting. > > The major changes compared to the 8.5.23 release are: > > - Java 9 is fully supported > > - Fixed a number of HTTP/2 issues > > - Fixed numerous

  1   2   3   >