[Bug 55938] New: clang-analyzer report for 1.1.29

2013-12-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55938 Bug ID: 55938 Summary: clang-analyzer report for 1.1.29 Product: Tomcat Native Version: 1.1.29 Hardware: All OS: All Status: NEW Severity: normal

Re: [VOTE] Release Apache Standard Taglib 1.2.1

2013-12-29 Thread Mark Thomas
On 14/11/2013 02:58, Jeremy Boynes wrote: I'd like to release Apache Standard Taglib 1.2.1. This is an update to the withdrawn 1.2.0, built with JDK 1.7.0_45 to address JavaDoc issues and incorporating feedback on the documentation. Maven Staging Repository:

svn commit: r4009 - /dev/tomcat/taglibs/

2013-12-29 Thread jboynes
Author: jboynes Date: Sun Dec 29 15:38:10 2013 New Revision: 4009 Log: Create staging directory for taglibs Added: dev/tomcat/taglibs/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands,

svn commit: r4009 - /dev/tomcat/taglibs/

2013-12-29 Thread jboynes
Author: jboynes Date: Sun Dec 29 15:38:10 2013 New Revision: 4009 Log: Create staging directory for taglibs Added: dev/tomcat/taglibs/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands,

svn commit: r4010 - /dev/tomcat/taglibs/taglibs-standard-1.2.1/

2013-12-29 Thread jboynes
Author: jboynes Date: Sun Dec 29 15:45:33 2013 New Revision: 4010 Log: Stage source release for taglibs-standard-1.2.1 Added: dev/tomcat/taglibs/taglibs-standard-1.2.1/ dev/tomcat/taglibs/taglibs-standard-1.2.1/taglibs-standard-1.2.1-source-release.zip (with props)

svn commit: r4010 - /dev/tomcat/taglibs/taglibs-standard-1.2.1/

2013-12-29 Thread jboynes
Author: jboynes Date: Sun Dec 29 15:45:33 2013 New Revision: 4010 Log: Stage source release for taglibs-standard-1.2.1 Added: dev/tomcat/taglibs/taglibs-standard-1.2.1/ dev/tomcat/taglibs/taglibs-standard-1.2.1/taglibs-standard-1.2.1-source-release.zip (with props)

Re: [VOTE] Release Apache Standard Taglib 1.2.1

2013-12-29 Thread Jeremy Boynes
On Dec 29, 2013, at 6:04 AM, Mark Thomas ma...@apache.org wrote: On 14/11/2013 02:58, Jeremy Boynes wrote: I'd like to release Apache Standard Taglib 1.2.1. This is an update to the withdrawn 1.2.0, built with JDK 1.7.0_45 to address JavaDoc issues and incorporating feedback on the

[Bug 55939] New: Seeing issues with non-blocking io when writing lots of data

2013-12-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55939 Bug ID: 55939 Summary: Seeing issues with non-blocking io when writing lots of data Product: Tomcat 8 Version: trunk Hardware: PC Status: NEW

Re: [VOTE] Release Apache Standard Taglib 1.2.1

2013-12-29 Thread Mark Thomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 29/12/2013 15:50, Jeremy Boynes wrote: On Dec 29, 2013, at 6:04 AM, Mark Thomas ma...@apache.org wrote: On 14/11/2013 02:58, Jeremy Boynes wrote: I'd like to release Apache Standard Taglib 1.2.1. This is an update to the withdrawn 1.2.0,

[Bug 55938] clang-analyzer report for 1.1.29

2013-12-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55938 --- Comment #1 from Christopher Schultz ch...@christopherschultz.net --- Some comments about the report: 1. The 2 null dereference items are from functions that AFAICT are never used (jbs_new and jbs_read). Normally the code identified by