Re: [VOTE] Release Apache Tomcat Connectors 1.2.33

2012-03-13 Thread Mladen Turk
On 03/09/2012 01:00 PM, Mladen Turk wrote: Release candidate artefacts [1] based on tag [2] are ready for vote. The vote will stay open for at least 72 hours. Apache Tomcat Connectors 1.2.33 release candidate is [+1] Stable, release [-1] Do not release because of ... +1 (just for the record)

svn commit: r1299994 - in /tomcat/maven-plugin/trunk: tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.java tomcat7-maven-plugin/src/main/java/org/apache/tomca

2012-03-13 Thread olamy
Author: olamy Date: Tue Mar 13 07:53:02 2012 New Revision: 124 URL: http://svn.apache.org/viewvc?rev=124view=rev Log: fix default-value and add missing @since for new configuration field Modified:

Re: svn commit: r1299689 - in /tomcat/maven-plugin/trunk: (...)

2012-03-13 Thread Olivier Lamy
2012/3/13 Konstantin Kolinko knst.koli...@gmail.com: 2012/3/12  ol...@apache.org: Author: olamy Date: Mon Mar 12 14:36:22 2012 New Revision: 1299689 URL: http://svn.apache.org/viewvc?rev=1299689view=rev Log: [MTOMCAT-126] Add support for keystoreType Submitted by Cédric Couralet.

Re: [VOTE] Release Apache Tomcat Connectors 1.2.33

2012-03-13 Thread Henri Gomez
Release candidate artefacts [1] based on tag [2] are ready for vote. The vote will stay open for at least 72 hours. Apache Tomcat Connectors 1.2.33 release candidate is [+1] Stable, release [-1] Do not release because of ... +1 (just for the record) +1 (works on OSX Lion)

[jira] [Commented] (MTOMCAT-125) mvn tomcat7:run got javax.naming.NameNotFoundException: Name jdbc is not bound in this Context

2012-03-13 Thread guofeng zhang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13228311#comment-13228311 ] guofeng zhang commented on MTOMCAT-125: --- I add the jdbc driver and commons-dbcp to

[jira] [Updated] (MTOMCAT-125) mvn tomcat7:run got javax.naming.NameNotFoundException: Name jdbc is not bound in this Context

2012-03-13 Thread guofeng zhang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] guofeng zhang updated MTOMCAT-125: -- Attachment: iview-global.zip I attached the sample for reproducing it. mvn

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

2012-03-13 Thread markt
Author: markt Date: Tue Mar 13 12:56:31 2012 New Revision: 1300108 URL: http://svn.apache.org/viewvc?rev=1300108view=rev Log: Exclude Eclipse files if jdbc-pool has been opened in Eclipse as a separate module Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL:

svn commit: r1300109 - /tomcat/trunk/res/checkstyle/org-import-control.xml

2012-03-13 Thread markt
Author: markt Date: Tue Mar 13 12:56:51 2012 New Revision: 1300109 URL: http://svn.apache.org/viewvc?rev=1300109view=rev Log: Update import control for latest spdy changes Modified: tomcat/trunk/res/checkstyle/org-import-control.xml Modified:

svn commit: r1300110 - in /tomcat/trunk: java/org/apache/coyote/http11/ java/org/apache/coyote/spdy/ java/org/apache/tomcat/jni/socket/ java/org/apache/tomcat/spdy/ modules/jdbc-pool/src/test/java/org

2012-03-13 Thread markt
Author: markt Date: Tue Mar 13 13:04:38 2012 New Revision: 1300110 URL: http://svn.apache.org/viewvc?rev=1300110view=rev Log: Fix more Eclipse warnings: - generics - @Override - unnecessary casts - unnecessary code - static field access Modified:

svn commit: r1300154 [2/2] - in /tomcat/trunk: ./ java/org/apache/coyote/ java/org/apache/tomcat/util/http/parser/ test/org/apache/tomcat/util/http/parser/

2012-03-13 Thread markt
Added: tomcat/trunk/java/org/apache/tomcat/util/http/parser/Token.java URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/http/parser/Token.java?rev=1300154view=auto == ---

svn commit: r1300155 - in /tomcat/trunk: java/org/apache/catalina/connector/Response.java test/org/apache/catalina/connector/TestResponse.java

2012-03-13 Thread markt
Author: markt Date: Tue Mar 13 14:41:27 2012 New Revision: 1300155 URL: http://svn.apache.org/viewvc?rev=1300155view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52811 Make use of the newly added HttpParser to correctly process Content-Type headers As well as the problem

svn commit: r1300157 - in /tomcat/tc7.0.x/trunk: ./ .gitignore build.xml java/org/apache/tomcat/util/http/parser/ test/org/apache/tomcat/util/http/parser/

2012-03-13 Thread markt
Author: markt Date: Tue Mar 13 14:43:57 2012 New Revision: 1300157 URL: http://svn.apache.org/viewvc?rev=1300157view=rev Log: Add an HTTP header parser. The driver for this was an attempt to fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52811 Parsing HTTP headers as per RFC2616 is not

svn commit: r1300161 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/connector/Response.java java/org/apache/coyote/Response.java test/org/apache/catalina/connector/TestResponse.java

2012-03-13 Thread markt
Author: markt Date: Tue Mar 13 14:45:54 2012 New Revision: 1300161 URL: http://svn.apache.org/viewvc?rev=1300161view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52811 Make use of the newly added HttpParser to correctly process Content-Type headers As well as the problem

svn commit: r1300162 - /tomcat/tc6.0.x/trunk/STATUS.txt

2012-03-13 Thread markt
Author: markt Date: Tue Mar 13 14:47:15 2012 New Revision: 1300162 URL: http://svn.apache.org/viewvc?rev=1300162view=rev Log: Proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

DO NOT REPLY [Bug 52811] HttpServletResponse.setContentType() parses the content type incorrectly

2012-03-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52811 --- Comment #1 from Mark Thomas ma...@apache.org 2012-03-13 14:48:09 UTC --- That was fun. Lots of sneaky edge cases parsing that little lot. Ended up implementing a new HTTP header parser. Fixed in trunk and 7.0.x and will be included in

[RESULT] Was: [VOTE] Release Apache Tomcat Connectors 1.2.33

2012-03-13 Thread Mladen Turk
With 3 binding +1 votes (Henri, Mladen and Rainer) and no other votes I declare this vote as passed. Will copy the artefacts to dist and create ANN after 24 hrs for mirror sync. On 03/09/2012 01:00 PM, Mladen Turk wrote: Release candidate artefacts [1] based on tag [2] are ready for vote. The

DO NOT REPLY [Bug 52899] New: JMXProxy Servlet MBeanDumper exposing non-properties causing exceptions/memory leak

2012-03-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52899 Bug #: 52899 Summary: JMXProxy Servlet MBeanDumper exposing non-properties causing exceptions/memory leak Product: Tomcat 7 Version: 7.0.26 Platform: PC

buildbot failure in ASF Buildbot on tomcat-trunk

2012-03-13 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/2847 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

svn commit: r553 - in /release/tomcat/tomcat-connectors/jk: ./ binaries/ binaries/windows/ binaries/windows/symbols/

2012-03-13 Thread mturk
Author: mturk Date: Tue Mar 13 17:10:07 2012 New Revision: 553 Log: Add 1.2.33 artifacts and remove old one Added: release/tomcat/tomcat-connectors/jk/.htaccess (with props) release/tomcat/tomcat-connectors/jk/binaries/windows/README.html (with props)

svn commit: r553 - in /release/tomcat/tomcat-connectors/jk: ./ binaries/ binaries/windows/ binaries/windows/symbols/

2012-03-13 Thread mturk
Author: mturk Date: Tue Mar 13 17:10:07 2012 New Revision: 553 Log: Add 1.2.33 artifacts and remove old one Added: release/tomcat/tomcat-connectors/jk/.htaccess (with props) release/tomcat/tomcat-connectors/jk/binaries/windows/README.html (with props)

svn commit: r1300245 - in /tomcat/jk/trunk/xdocs: index.xml news/20120301.xml

2012-03-13 Thread mturk
Author: mturk Date: Tue Mar 13 17:18:38 2012 New Revision: 1300245 URL: http://svn.apache.org/viewvc?rev=1300245view=rev Log: Update 1.2.33 release notes Modified: tomcat/jk/trunk/xdocs/index.xml tomcat/jk/trunk/xdocs/news/20120301.xml Modified: tomcat/jk/trunk/xdocs/index.xml URL:

svn commit: r1300247 - in /tomcat/jk/trunk/native: STATUS.txt common/jk_version.h configure.in

2012-03-13 Thread mturk
Author: mturk Date: Tue Mar 13 17:21:16 2012 New Revision: 1300247 URL: http://svn.apache.org/viewvc?rev=1300247view=rev Log: Bump the version to 1.2.34-dev Modified: tomcat/jk/trunk/native/STATUS.txt tomcat/jk/trunk/native/common/jk_version.h tomcat/jk/trunk/native/configure.in

svn commit: r1300253 - in /tomcat/site/trunk: docs/download-connectors.html docs/index.html docs/oldnews.html xdocs/download-connectors.xml xdocs/index.xml xdocs/oldnews.xml

2012-03-13 Thread mturk
Author: mturk Date: Tue Mar 13 17:35:19 2012 New Revision: 1300253 URL: http://svn.apache.org/viewvc?rev=1300253view=rev Log: Add 1.2.33 release notes Modified: tomcat/site/trunk/docs/download-connectors.html tomcat/site/trunk/docs/index.html tomcat/site/trunk/docs/oldnews.html

Re: svn commit: r1300245 - in /tomcat/jk/trunk/xdocs: index.xml news/20120301.xml

2012-03-13 Thread Konstantin Kolinko
2012/3/13 mt...@apache.org: Author: mturk Date: Tue Mar 13 17:18:38 2012 New Revision: 1300245 URL: http://svn.apache.org/viewvc?rev=1300245view=rev Log: Update 1.2.33 release notes Modified:    tomcat/jk/trunk/xdocs/index.xml    tomcat/jk/trunk/xdocs/news/20120301.xml Modified:

Re: [VOTE] Release Apache Tomcat Connectors 1.2.33

2012-03-13 Thread Tim Whittington
A spot belated, but: [+1] Stable, release Tested on OS X Snow Leopard and Windows 2003 Server. No problems encountered. Will be building on AIX/PPC64, HPUX/PARISC, HPUX/IA64, Solaris 10/Sparc, Solaris 10/x64 and a bunch of CentOS/RHEL versions soon. cheers tim On Sat, Mar 10, 2012 at 1:00 AM,

Re: [RESULT] Was: [VOTE] Release Apache Tomcat Connectors 1.2.33

2012-03-13 Thread Tim Whittington
Thanks Mladen The source distribution for 1.2.32 ended up in the root of the jk archive [1] (which I've only just found now ;), but all the other releases have gone into the source subdirectory [2]. I assume this was unintentional? [1] http://archive.apache.org/dist/tomcat/tomcat-connectors/jk/

DO NOT REPLY [Bug 52905] New: Commons Daemon 1.0.9 can't find libcap.so

2012-03-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52905 Bug #: 52905 Summary: Commons Daemon 1.0.9 can't find libcap.so Product: Tomcat 7 Version: 7.0.26 Platform: PC OS/Version: Linux Status: NEW Severity:

svn commit: r1300461 - in /tomcat/trunk/java/org/apache/tomcat/spdy: SpdyConnection.java SpdyContext.java SpdyContextJni.java SpdyContextProxy.java

2012-03-13 Thread costin
Author: costin Date: Wed Mar 14 04:37:44 2012 New Revision: 1300461 URL: http://svn.apache.org/viewvc?rev=1300461view=rev Log: Fix spdy stream closing / removing from channels Fix/simplify draining. Use the java6 compression by default - not only avoids jzlib depenency, but it's also 20..30%

buildbot success in ASF Buildbot on tomcat-trunk

2012-03-13 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/2848 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build