svn commit: r1612767 - in /tomcat/site/trunk/docs/maven-plugin-trunk: ./ apidocs/ apidocs/class-use/ apidocs/org/apache/tomcat/maven/common/config/ apidocs/org/apache/tomcat/maven/common/config/class-

2014-07-22 Thread olamy
Author: olamy Date: Wed Jul 23 04:59:08 2014 New Revision: 1612767 URL: http://svn.apache.org/r1612767 Log: Apache Tomcat Maven Plugin site documentation for 2.3-SNAPSHOT [This commit notification would consist of 92 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.

[jira] [Closed] (MTOMCAT-250) Pull Request: Support Alternate Session Managers in Standalone War Bootstrap

2014-07-22 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-250. -- Resolution: Fixed pr merged. Thanks! > Pull Request: Support Alternate Sessio

svn commit: r1612764 - /tomcat/maven-plugin/trunk/tomcat7-war-runner/src/main/java/org/apache/tomcat/maven/runner/Tomcat7RunnerCli.java

2014-07-22 Thread olamy
Author: olamy Date: Wed Jul 23 04:41:21 2014 New Revision: 1612764 URL: http://svn.apache.org/r1612764 Log: formatting Modified: tomcat/maven-plugin/trunk/tomcat7-war-runner/src/main/java/org/apache/tomcat/maven/runner/Tomcat7RunnerCli.java Modified: tomcat/maven-plugin/trunk/tomcat7-war-r

svn commit: r1612760 - /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.java

2014-07-22 Thread olamy
Author: olamy Date: Wed Jul 23 04:39:05 2014 New Revision: 1612760 URL: http://svn.apache.org/r1612760 Log: Added the RemoteIpValve to the Tomcat configuration, if enabled by a property configurable in the pom.xml. By default the valve is enabled. Modified: tomcat/maven-plugin/trunk/tomcat7

svn commit: r1612762 - /tomcat/maven-plugin/trunk/pom.xml

2014-07-22 Thread olamy
Author: olamy Date: Wed Jul 23 04:39:18 2014 New Revision: 1612762 URL: http://svn.apache.org/r1612762 Log: add contributor Modified: tomcat/maven-plugin/trunk/pom.xml Modified: tomcat/maven-plugin/trunk/pom.xml URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/pom.xml?rev=1612762

svn commit: r1612763 - /tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/pom.xml

2014-07-22 Thread olamy
Author: olamy Date: Wed Jul 23 04:39:25 2014 New Revision: 1612763 URL: http://svn.apache.org/r1612763 Log: some upgrade in archetype Modified: tomcat/maven-plugin/trunk/tomcat-maven-archetype/src/main/resources/archetype-resources/pom.xml Modified: tomcat/maven-plugin/trunk/tomcat-maven-a

svn commit: r1612761 - in /tomcat/maven-plugin/trunk/tomcat7-war-runner/src/main/java/org/apache/tomcat/maven/runner: Tomcat7Runner.java Tomcat7RunnerCli.java

2014-07-22 Thread olamy
Author: olamy Date: Wed Jul 23 04:39:13 2014 New Revision: 1612761 URL: http://svn.apache.org/r1612761 Log: Added a new parameter, “sessionManagerFactory”. If you specify a class that implements a createSessionManager() function, this class will be called and used to construct the session manage

[jira] [Assigned] (MTOMCAT-250) Pull Request: Support Alternate Session Managers in Standalone War Bootstrap

2014-07-22 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) reassigned MTOMCAT-250: -- Assignee: Olivier Lamy (*$^¨%`£) > Pull Request: Support Alternate Ses

[jira] [Commented] (MTOMCAT-177) tomcat7:deploy ignores proxy settings

2014-07-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14071342#comment-14071342 ] Hudson commented on MTOMCAT-177: SUCCESS: Integrated in TomcatMavenPlugin-mvn3.x #278 (Se

[jira] [Updated] (MTOMCAT-250) Pull Request: Support Alternate Session Managers in Standalone War Bootstrap

2014-07-22 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) updated MTOMCAT-250: --- Fix Version/s: (was: 3.0) 2.3 > Pull Request: Support

svn commit: r1612758 - in /tomcat/maven-plugin/trunk: tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.java tomcat7-war-runner/src/main/java/org/apache

2014-07-22 Thread olamy
Author: olamy Date: Wed Jul 23 04:14:44 2014 New Revision: 1612758 URL: http://svn.apache.org/r1612758 Log: Added the RemoteIpValve to the Tomcat configuration, if enabled by a property configurable in the pom.xml. By default the valve is enabled. Modified: tomcat/maven-plugin/trunk/tomcat7

svn commit: r1612759 - /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.java

2014-07-22 Thread olamy
Author: olamy Date: Wed Jul 23 04:14:53 2014 New Revision: 1612759 URL: http://svn.apache.org/r1612759 Log: formatting and add @since Modified: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractExecWarMojo.java Modified: tomcat/

svn commit: r1612754 - in /tomcat/maven-plugin/trunk: common-tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/common/deployer/ tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugi

2014-07-22 Thread olamy
Author: olamy Date: Wed Jul 23 04:01:05 2014 New Revision: 1612754 URL: http://svn.apache.org/r1612754 Log: fix formatting Modified: tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/common/deployer/TomcatManager.java tomcat/maven-plugin/trunk/to

svn commit: r1612756 - /tomcat/maven-plugin/trunk/pom.xml

2014-07-22 Thread olamy
Author: olamy Date: Wed Jul 23 04:01:20 2014 New Revision: 1612756 URL: http://svn.apache.org/r1612756 Log: add contributor Modified: tomcat/maven-plugin/trunk/pom.xml Modified: tomcat/maven-plugin/trunk/pom.xml URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/pom.xml?rev=1612756

svn commit: r1612755 - /tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/common/deployer/TomcatManager.java

2014-07-22 Thread olamy
Author: olamy Date: Wed Jul 23 04:01:14 2014 New Revision: 1612755 URL: http://svn.apache.org/r1612755 Log: so FIXME has been fixed :-) Modified: tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/common/deployer/TomcatManager.java Modified: tomcat/m

[jira] [Closed] (MTOMCAT-177) tomcat7:deploy ignores proxy settings

2014-07-22 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-177. -- Resolution: Fixed Fix Version/s: (was: moreinfo)

svn commit: r1612752 - in /tomcat/maven-plugin/trunk: common-tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/common/deployer/TomcatManager.java tomcat7-maven-plugin/src/main/java/org/apache/

2014-07-22 Thread olamy
Author: olamy Date: Wed Jul 23 04:00:37 2014 New Revision: 1612752 URL: http://svn.apache.org/r1612752 Log: Fix for MTOMCAT-177 - tomcat7:deploy ignores proxy settings Modified: tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/common/deployer/TomcatM

svn commit: r1612753 - in /tomcat/maven-plugin/trunk: common-tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/common/deployer/TomcatManager.java tomcat6-maven-plugin/src/main/java/org/apache/

2014-07-22 Thread olamy
Author: olamy Date: Wed Jul 23 04:00:48 2014 New Revision: 1612753 URL: http://svn.apache.org/r1612753 Log: implemented proxy fix for tomcat6-maven-plugin Modified: tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/common/deployer/TomcatManager.java

[Bug 55797] Tomcat 7.0.47 crashes using server jvm.dll and APR at ntdll!ZwGetContextThread+0xa

2014-07-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55797 --- Comment #4 from Keith Mashinter --- Here is some further information from a similar crash dump. SYMBOL_STACK_INDEX: 0 SYMBOL_NAME: tcnative_1!Java_org_apache_tomcat_jni_Poll_poll+223 MODULE_NAME: tcnative_1 IMAGE_NAME: tcnative-1

[Bug 56756] VM argument javaagent is not working

2014-07-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56756 Christopher Schultz changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from

[Bug 56759] tomcat-jasper 8.0.9 pom depends on non-existant ecj 4.4RC4

2014-07-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56759 --- Comment #3 from Violeta Georgieva --- (In reply to admin from comment #2) > I'm not so sure this bug affecting only Tomcat 8.0.9 is really a duplicate > of a much older similar bug affecting 6.0.29? > > The pom's for 8.0.8, 8.0.5, and

[Bug 56759] tomcat-jasper 8.0.9 pom depends on non-existant ecj 4.4RC4

2014-07-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56759 --- Comment #2 from ad...@moparisthebest.com --- I'm not so sure this bug affecting only Tomcat 8.0.9 is really a duplicate of a much older similar bug affecting 6.0.29? The pom's for 8.0.8, 8.0.5, and 7.0.54 all have a correct ecj version

[Bug 56759] tomcat-jasper 8.0.9 pom depends on non-existant ecj 4.4RC4

2014-07-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56759 Violeta Georgieva changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--

[Bug 50604] Incorrect dependency in jasper.pom for eclipse ecj

2014-07-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50604 Violeta Georgieva changed: What|Removed |Added CC||ad...@moparisthebest.com --- C

[Bug 53367] Database failure may cause pool to hang

2014-07-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53367 --- Comment #12 from Anton --- Great, thank you! -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomc

[Bug 56759] New: tomcat-jasper 8.0.9 pom depends on non-existant ecj 4.4RC4

2014-07-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56759 Bug ID: 56759 Summary: tomcat-jasper 8.0.9 pom depends on non-existant ecj 4.4RC4 Product: Tomcat 8 Version: 8.0.9 Hardware: PC OS: Linux

[Bug 43925] org.apache.jasper.runtime.BodyContentImpl causing huge memory allocations

2014-07-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43925 --- Comment #16 from Issa Gorissen --- Created attachment 31841 --> https://issues.apache.org/bugzilla/attachment.cgi?id=31841&action=edit Test case to compare default and suggested implementation I've ran some tests with JMeter 2.11 aga

[Bug 53367] Database failure may cause pool to hang

2014-07-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53367 --- Comment #11 from Filip Hanik --- (In reply to Anton from comment #9) > Created attachment 31838 [details] > Test demonstrating jdbc-pool connection leakage > > I wrote a test which demonstrates how connections can be leaked. To execute

[Bug 53367] Database failure may cause pool to hang

2014-07-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53367 Filip Hanik changed: What|Removed |Added Attachment #31838|0 |1 is obsolete|

[Bug 43925] org.apache.jasper.runtime.BodyContentImpl causing huge memory allocations

2014-07-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43925 Issa Gorissen changed: What|Removed |Added Component|Jasper |Jasper Version|unspecif

Re: svn commit: r1608840 [1/2] - in /tomcat/trunk: java/org/apache/tomcat/util/net/jsse/ java/org/apache/tomcat/util/net/jsse/openssl/ java/org/apache/tomcat/util/net/jsse/res/ webapps/docs/

2014-07-22 Thread Rémy Maucherat
2014-07-21 19:57 GMT+02:00 Mark Thomas : > On 20 July 2014 23:40:50 CEST, Tim Whittington wrote: > >This doesn’t look like it’ll work as expected on IBM JDKs (which do > >s/^TLS_/SSL_/ on all the TLS era cipher suite names). > > > >Also a big -0 for importing the brokenness that is the openssl ci

Re: [VOTE] Release Apache Tomcat 7.0.55

2014-07-22 Thread Filip Hanik
[X] Stable - go ahead and release as 7.0.55 Stable On Fri, Jul 18, 2014 at 6:47 PM, Violeta Georgieva wrote: > The proposed Apache Tomcat 7.0.55 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.55/ > The Maven stagin

[jira] [Commented] (MTOMCAT-273) redeploy-only goal is broken for Tomcat 6

2014-07-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14069920#comment-14069920 ] Hudson commented on MTOMCAT-273: SUCCESS: Integrated in TomcatMavenPlugin-mvn3.x #277 (Se