Re: [VOTE] Release Apache Tomcat 7.0.35

2013-01-11 Thread Konstantin Kolinko
2013/1/11 Mark Thomas ma...@apache.org: The proposed Apache Tomcat 7.0.35 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.35/ The Maven staging repo is:

svn commit: r1431946 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/catalina/core/ApplicationFilterConfig.java java/org/apache/catalina/core/StandardWrapper.java webapps/docs/changelog.xml

2013-01-11 Thread kkolinko
Author: kkolinko Date: Fri Jan 11 09:23:06 2013 New Revision: 1431946 URL: http://svn.apache.org/viewvc?rev=1431946view=rev Log: Fix leak of servlet instances when running with SecurityManager: a) In case when Servlet.init() or destroy() fail. b) In case of a SingleThreadModel servlet. (fix wrong

svn commit: r1431990 - /tomcat/trunk/test/org/apache/el/util/Tester.java

2013-01-11 Thread rjung
Author: rjung Date: Fri Jan 11 11:08:17 2013 New Revision: 1431990 URL: http://svn.apache.org/viewvc?rev=1431990view=rev Log: Remove svn:executable property from Tester.java. Modified: tomcat/trunk/test/org/apache/el/util/Tester.java (props changed) Propchange:

svn commit: r1431991 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/el/util/Tester.java

2013-01-11 Thread rjung
Author: rjung Date: Fri Jan 11 11:09:13 2013 New Revision: 1431991 URL: http://svn.apache.org/viewvc?rev=1431991view=rev Log: Remove svn:executable property from Tester.java. Backport of r1431990 from trunk. Modified: tomcat/tc7.0.x/trunk/ (props changed)

[jira] [Commented] (MTOMCAT-101) Add the ability to deploy to a Tomcat instance on the filesystem rather than via HTTP

2013-01-11 Thread Glen Mazza (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551057#comment-13551057 ] Glen Mazza commented on MTOMCAT-101: What's wrong with using HTTP? It's not that

[jira] [Commented] (MTOMCAT-195) Plugin uploads WAR file twice

2013-01-11 Thread Glen Mazza (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551065#comment-13551065 ] Glen Mazza commented on MTOMCAT-195: Are you sure that's the case, looking at your

[jira] [Commented] (MTOMCAT-190) Client Certificate settings for connector

2013-01-11 Thread Glen Mazza (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551072#comment-13551072 ] Glen Mazza commented on MTOMCAT-190: Might be a lot of work to put that capability

Re: [VOTE] Release Apache Tomcat 7.0.35

2013-01-11 Thread Rainer Jung
On 11.01.2013 00:40, Mark Thomas wrote: The proposed Apache Tomcat 7.0.35 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.35/ The Maven staging repo is:

[jira] [Commented] (MTOMCAT-196) Add the possiblilty to search warRunDepencies and extraDependcies throug the dependencyManagement

2013-01-11 Thread Glen Mazza (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551084#comment-13551084 ] Glen Mazza commented on MTOMCAT-196: You can still define properties in parent POMs

[jira] [Commented] (MTOMCAT-187) Scan resources executing run goal

2013-01-11 Thread Glen Mazza (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551089#comment-13551089 ] Glen Mazza commented on MTOMCAT-187: Arne's solution may work, but the apparent issue

[jira] [Commented] (MTOMCAT-189) additionalClassesDirs parameter handling expanded to include run and run-war goals

2013-01-11 Thread Glen Mazza (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551102#comment-13551102 ] Glen Mazza commented on MTOMCAT-189: Nick, to avoid duplication of functionality,

[jira] [Commented] (MTOMCAT-183) java.lang.NoSuchMethodError: javax.xml.stream.XMLInputFactory.newFactory() error for 2.1-SNAPSHOT and 2.0-RELEASE

2013-01-11 Thread Glen Mazza (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551103#comment-13551103 ] Glen Mazza commented on MTOMCAT-183: I'm not sure what version you're using that is

[jira] [Commented] (MTOMCAT-73) deploy-only goal with exliplicit contextFile-Param set leads to FileNotFoundException

2013-01-11 Thread Glen Mazza (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551113#comment-13551113 ] Glen Mazza commented on MTOMCAT-73: --- That's the old Codehaus plugin ('course, this JIRA

[jira] [Commented] (MTOMCAT-178) additionalClasspathDirs doesn't seem to be used

2013-01-11 Thread Glen Mazza (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551122#comment-13551122 ] Glen Mazza commented on MTOMCAT-178: According to this JIRA it's not yet implemented

[jira] [Commented] (MTOMCAT-178) additionalClasspathDirs doesn't seem to be used

2013-01-11 Thread Glen Mazza (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551127#comment-13551127 ] Glen Mazza commented on MTOMCAT-178: Oops, nm, we do have additionalClasspathDirs

[jira] [Commented] (MTOMCAT-159) WAR dependencies extracted every run

2013-01-11 Thread Glen Mazza (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551131#comment-13551131 ] Glen Mazza commented on MTOMCAT-159: What are the tomcat7 (tomcat6) goals that cause

svn commit: r1432054 - in /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run: AbstractRunMojo.java AbstractRunWarMojo.java

2013-01-11 Thread olamy
Author: olamy Date: Fri Jan 11 13:59:27 2013 New Revision: 1432054 URL: http://svn.apache.org/viewvc?rev=1432054view=rev Log: [MTOMCAT-119] tomcat7:run-war fails because it expects META-INF\context.xml Submitted by Glen Mazza Modified:

[jira] [Closed] (MTOMCAT-119) tomcat7:run-war fails because it expects META-INF\context.xml

2013-01-11 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-119. -- Resolution: Fixed fixed http://svn.apache.org/r1432054 Thanks !

[jira] [Updated] (MTOMCAT-189) additionalClassesDirs parameter handling expanded to include run and run-war goals

2013-01-11 Thread Nick Lloyd (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Lloyd updated MTOMCAT-189: --- Attachment: tomcat-run_runWar.patch additionalClassesDirs parameter handling expanded to

[jira] [Commented] (MTOMCAT-189) additionalClassesDirs parameter handling expanded to include run and run-war goals

2013-01-11 Thread Nick Lloyd (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551152#comment-13551152 ] Nick Lloyd commented on MTOMCAT-189: Glen: I was not aware of the configuration

[jira] [Closed] (MTOMCAT-105) creating executable war failed

2013-01-11 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-105. -- Resolution: Incomplete please provide more infos. creating

[jira] [Closed] (MTOMCAT-168) Nullpointer exception in run mojo

2013-01-11 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-168. -- Resolution: Incomplete please provide more infos.

[jira] [Closed] (MTOMCAT-152) Tomcat6 run works but Tomcat7 run fails with JDBC driver error

2013-01-11 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-152. -- Resolution: Incomplete please provide more info. Tomcat6

[jira] [Closed] (MTOMCAT-195) Plugin uploads WAR file twice

2013-01-11 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-195. -- Resolution: Cannot Reproduce Plugin uploads WAR file twice

svn commit: r1432092 - in /tomcat/sandbox/rewrite: patch trunk/rewrite.xml

2013-01-11 Thread remm
Author: remm Date: Fri Jan 11 15:30:04 2013 New Revision: 1432092 URL: http://svn.apache.org/viewvc?rev=1432092view=rev Log: - Drop the patch (now integrated). - Add the docs page, based a lot on the mod_rewrite docs. Added: tomcat/sandbox/rewrite/trunk/rewrite.xml (with props) Removed:

[jira] [Closed] (MTOMCAT-107) restore a simple tomcat plugin with version scheme in for operations non dependent on the tomcat version

2013-01-11 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-107. -- Resolution: Not A Problem restore a simple tomcat plugin with version

[jira] [Closed] (MTOMCAT-14) Support multiple web resources as per maven-war-plugin

2013-01-11 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-14?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-14. - Resolution: Not A Problem you can set the resources folder from src/main/webapp

[jira] [Closed] (MTOMCAT-73) deploy-only goal with exliplicit contextFile-Param set leads to FileNotFoundException

2013-01-11 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-73. - Resolution: Cannot Reproduce deploy-only goal with exliplicit

[jira] [Closed] (MTOMCAT-59) catalina.properties and catalina.policy are ignored

2013-01-11 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-59. - Resolution: Not A Problem catalina.properties and catalina.policy are

[jira] [Closed] (MTOMCAT-47) Goal exploded does deploys before undeploy is finished

2013-01-11 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-47. - Resolution: Not A Problem must not be a problem with recent version.

[jira] [Closed] (MTOMCAT-9) Read WarFile configuration from warName of maven-war-plugin

2013-01-11 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-9?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-9. Resolution: Not A Problem done with recent version Read WarFile

[Bug 54406] NIO and BIO connectors handle unsupported SSL ciphers and sslEnabledProtocols differently

2013-01-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54406 --- Comment #1 from Christopher Schultz ch...@christopherschultz.net --- +1 There was a post to the users' list recently where a user attempted to configure JSSE using OpenSSL-style cipher names. The result was evidently that the Connector

Re: Rewrite functionality for 8

2013-01-11 Thread Rainer Jung
Hi Remy, On 09.01.2013 16:04, Remy Maucherat wrote: Hi, I ported a valve providing mod_rewrite functionality (most of it) for Tomcat 8, and committed it in the sandbox. This could be easily placed in the main repository, where it would provide an additional item in the new features

Re: Rewrite functionality for 8

2013-01-11 Thread Remy Maucherat
On Fri, 2013-01-11 at 18:34 +0100, Rainer Jung wrote: I only had a look at the code and didn't play with it yet. I'm positively impressed how complete w.r.t. mod_rewrite compatibility it looks and personally I think it is nice and useful. Thanks ! One question that came to my mind and which

Re: svn commit: r1432092 - in /tomcat/sandbox/rewrite: patch trunk/rewrite.xml

2013-01-11 Thread Konstantin Kolinko
2013/1/11 r...@apache.org: Author: remm Date: Fri Jan 11 15:30:04 2013 New Revision: 1432092 URL: http://svn.apache.org/viewvc?rev=1432092view=rev Log: - Drop the patch (now integrated). - Add the docs page, based a lot on the mod_rewrite docs. Added:

Re: svn commit: r1431444 - in /tomcat/trunk/java/org/apache/catalina/connector: CoyoteAdapter.java Request.java

2013-01-11 Thread Konstantin Kolinko
2013/1/10 Mark Thomas ma...@apache.org: On 10/01/2013 15:45, r...@apache.org wrote: Author: remm Date: Thu Jan 10 15:45:47 2013 New Revision: 1431444 URL: http://svn.apache.org/viewvc?rev=1431444view=rev snip/ +// The URL is chars or String, and has been sent using an

[jira] [Commented] (MTOMCAT-189) additionalClassesDirs parameter handling expanded to include run and run-war goals

2013-01-11 Thread Glen Mazza (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551530#comment-13551530 ] Glen Mazza commented on MTOMCAT-189: Great to hear, if we can get people to do things

svn commit: r1432298 - /tomcat/trunk/java/org/apache/coyote/http11/Http11NioProcessor.java

2013-01-11 Thread markt
Author: markt Date: Fri Jan 11 21:45:06 2013 New Revision: 1432298 URL: http://svn.apache.org/viewvc?rev=1432298view=rev Log: Remove unnecessary method call. Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11NioProcessor.java Modified:

svn commit: r1432355 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt bin/setclasspath.sh

2013-01-11 Thread schultz
Author: schultz Date: Sat Jan 12 01:37:43 2013 New Revision: 1432355 URL: http://svn.apache.org/viewvc?rev=1432355view=rev Log: Back-port trunk:r1430567: Use java_home if exists to determine JAVA_HOME on Mac OS X. Modified: tomcat/tc6.0.x/trunk/ (props changed)

[Bug 54390] Use 'java_home' on Mac OS X to auto-detect JAVA_HOME

2013-01-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54390 --- Comment #10 from Christopher Schultz ch...@christopherschultz.net --- Fixed in Tomcat 6.0.x. Will be in 6.0.37. -- You are receiving this mail because: You are the assignee for the bug.

svn commit: r1432356 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

2013-01-11 Thread schultz
Author: schultz Date: Sat Jan 12 01:40:43 2013 New Revision: 1432356 URL: http://svn.apache.org/viewvc?rev=1432356view=rev Log: Updated changelog to include fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=54390 : Use java_home on Mac OS X. Modified: