[Bug 53186] JIoEndpoint LimitLatch will leak if setsockopt is called on a closed socket on Solaris

2012-05-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53186 --- Comment #3 from Pid --- I concur, but I'd suggest we leave it open for Filip to review. -- You are receiving this mail because: You are the assignee for the bug.

[GUMP@vmgump]: Project tomcat-tc7.0.x-test (in module tomcat-7.0.x) failed

2012-05-04 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-tc7.0.x-test has an issue affecting its community integration. This

[GUMP@vmgump]: Project tomcat-trunk-test (in module tomcat-trunk) failed

2012-05-04 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-test has an issue affecting its community integration. This i

svn commit: r1333827 - /tomcat/trunk/java/org/apache/catalina/startup/Catalina.java

2012-05-04 Thread markt
Author: markt Date: Fri May 4 09:43:38 2012 New Revision: 1333827 URL: http://svn.apache.org/viewvc?rev=1333827&view=rev Log: Use a proper URL else attempts to external entities will fail. Modified: tomcat/trunk/java/org/apache/catalina/startup/Catalina.java Modified: tomcat/trunk/java/org/

svn commit: r1333829 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/Catalina.java webapps/docs/changelog.xml

2012-05-04 Thread markt
Author: markt Date: Fri May 4 09:46:59 2012 New Revision: 1333829 URL: http://svn.apache.org/viewvc?rev=1333829&view=rev Log: Use a proper URL else attempts to external entities will fail. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/catalina/sta

[Bug 53112] Following asynchronous responses do not contain set response headers

2012-05-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53112 --- Comment #2 from Stig Runar Vangen --- Created attachment 28729 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28729&action=edit Tomcat backend for XMPP connection -- You are receiving this mail because: You are the assigne

[Bug 53112] Following asynchronous responses do not contain set response headers

2012-05-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53112 --- Comment #3 from Stig Runar Vangen --- Created attachment 28730 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28730&action=edit Jetty backend for XMPP connection -- You are receiving this mail because: You are the assignee

[Bug 53112] Following asynchronous responses do not contain set response headers

2012-05-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53112 --- Comment #4 from Stig Runar Vangen --- My original report might not have been too clear. I'll try to clearify a bit. I've added two attachments to this bug, logs that describes how both Jetty and Tomcat handles the same code for handling

[jira] [Created] (MTOMCAT-150) expose ports used with tomcat7:run as sys props

2012-05-04 Thread *$^¨%`£
Olivier Lamy (*$^¨%`£) created MTOMCAT-150: -- Summary: expose ports used with tomcat7:run as sys props Key: MTOMCAT-150 URL: https://issues.apache.org/jira/browse/MTOMCAT-150 Project: Apache To

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

2012-05-04 Thread olamy
Author: olamy Date: Fri May 4 13:05:53 2012 New Revision: 1333926 URL: http://svn.apache.org/viewvc?rev=1333926&view=rev Log: [MTOMCAT-150] expose ports used with tomcat7:run as sys props Modified: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/t

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

2012-05-04 Thread olamy
Author: olamy Date: Fri May 4 13:06:08 2012 New Revision: 1333928 URL: http://svn.apache.org/viewvc?rev=1333928&view=rev Log: [MTOMCAT-150] expose ports used with tomcat7:run as sys props: add javadoc Modified: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/m

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

2012-05-04 Thread olamy
Author: olamy Date: Fri May 4 13:06:23 2012 New Revision: 1333929 URL: http://svn.apache.org/viewvc?rev=1333929&view=rev Log: [MTOMCAT-150] expose ports used with tomcat7:run as sys props: feature to dump ports in a property file to be able to use later with a forked surefire execution Modifie

[jira] [Closed] (MTOMCAT-150) expose ports used with tomcat7:run as sys props

2012-05-04 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-150. -- Resolution: Fixed > expose ports used with tomcat7:run as sys props >

[jira] [Commented] (MTOMCAT-150) expose ports used with tomcat7:run as sys props

2012-05-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13268344#comment-13268344 ] Hudson commented on MTOMCAT-150: Integrated in TomcatMavenPlugin-mvn3.x #147 (See [https

Re: [jira] [Commented] (MTOMCAT-150) expose ports used with tomcat7:run as sys props

2012-05-04 Thread Guilherme Vanz

svn commit: r1334119 - in /tomcat/jk/trunk: native/common/jk_shm.c xdocs/miscellaneous/changelog.xml

2012-05-04 Thread mturk
Author: mturk Date: Fri May 4 18:56:54 2012 New Revision: 1334119 URL: http://svn.apache.org/viewvc?rev=1334119&view=rev Log: Fix dead-lock caused by not releasing mutex on close Modified: tomcat/jk/trunk/native/common/jk_shm.c tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml Modified:

Re: svn commit: r1334119 - in /tomcat/jk/trunk: native/common/jk_shm.c xdocs/miscellaneous/changelog.xml

2012-05-04 Thread Guilherme Vanz

[GUMP@vmgump]: Project tomcat-tc7.0.x-test (in module tomcat-7.0.x) failed

2012-05-04 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-tc7.0.x-test has an issue affecting its community integration. This

Re: [GUMP@vmgump]: Project tomcat-tc7.0.x-test (in module tomcat-7.0.x) failed

2012-05-04 Thread Guilherme Vanz
Unregister