svn commit: r1520501 - in /tomcat/jk/trunk/native/common: jk_ajp_common.c jk_connect.c jk_global.h jk_status.c

2013-09-06 Thread mturk
Author: mturk Date: Fri Sep 6 07:04:28 2013 New Revision: 1520501 URL: http://svn.apache.org/r1520501 Log: IPV6 support - use inet_ntop from APR. Stil no funtional changes Modified: tomcat/jk/trunk/native/common/jk_ajp_common.c tomcat/jk/trunk/native/common/jk_connect.c tomcat/jk/tru

[Bug 55530] New: webdavServlet support aliases floder upload and delete

2013-09-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55530 Bug ID: 55530 Summary: webdavServlet support aliases floder upload and delete Product: Tomcat 7 Version: 7.0.42 Hardware: PC Status: NEW Severity: normal

svn commit: r1520524 - /tomcat/jk/trunk/native/common/jk_connect.c

2013-09-06 Thread mturk
Author: mturk Date: Fri Sep 6 09:55:32 2013 New Revision: 1520524 URL: http://svn.apache.org/r1520524 Log: IPV6 support - should work with APR only for now. Still need to implement for non httpd connectors Modified: tomcat/jk/trunk/native/common/jk_connect.c Modified: tomcat/jk/trunk/nativ

svn commit: r1520528 - /tomcat/jk/trunk/native/common/jk_global.h

2013-09-06 Thread mturk
Author: mturk Date: Fri Sep 6 10:22:25 2013 New Revision: 1520528 URL: http://svn.apache.org/r1520528 Log: Use already present defines from configure Modified: tomcat/jk/trunk/native/common/jk_global.h Modified: tomcat/jk/trunk/native/common/jk_global.h URL: http://svn.apache.org/viewvc/to

Hello to Tomcat Dev Team

2013-09-06 Thread Mak Pandian
Hi All, This mail is just to say Hello to all Tomcat developers and introduce myself with you all. I am Pandian passionate on Java and Open source technologies and am willing to be a part of Dev team to fix bugs and develop features on Tomcat. Looking forward to work with you all. -- *Thanks

[Bug 55529] error while building the source

2013-09-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55529 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 55530] webdavServlet support aliases folder upload and delete

2013-09-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55530 Mark Thomas changed: What|Removed |Added Summary|webdavServlet support |webdavServlet support

svn commit: r1520575 - in /tomcat/trunk: java/org/apache/catalina/webresources/ test/org/apache/catalina/webresources/ webapps/docs/config/

2013-09-06 Thread markt
Author: markt Date: Fri Sep 6 14:18:59 2013 New Revision: 1520575 URL: http://svn.apache.org/r1520575 Log: Fix some issues with the new Resources implementation reported by Dan Mikusa: - The zero-arg constructors for WebResourceSet implementations were either missing or always failed meaning tha

[jira] [Created] (MTOMCAT-238) Parameter staticContextDocbase cant be used

2013-09-06 Thread Michal Franc (JIRA)
Michal Franc created MTOMCAT-238: Summary: Parameter staticContextDocbase cant be used Key: MTOMCAT-238 URL: https://issues.apache.org/jira/browse/MTOMCAT-238 Project: Apache Tomcat Maven Plugin

[jira] [Commented] (MTOMCAT-238) Parameter staticContextDocbase cant be used

2013-09-06 Thread Michal Franc (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13760238#comment-13760238 ] Michal Franc commented on MTOMCAT-238: -- [ERROR] Failed to execute goal org.apache.t

[jira] [Updated] (MTOMCAT-238) Parameter staticContextDocbase cant be used

2013-09-06 Thread Michal Franc (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Franc updated MTOMCAT-238: - Affects Version/s: 2.1 > Parameter staticContextDocbase cant be used > -

[Bug 55524] Deadlock produced during Websocket write operation (org.apache.catalina.websocket.WsOutbound)

2013-09-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55524 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

svn commit: r1520633 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/websocket/WsFrameBase.java

2013-09-06 Thread markt
Author: markt Date: Fri Sep 6 17:11:15 2013 New Revision: 1520633 URL: http://svn.apache.org/r1520633 Log: Prevent problems if the message handlers are updated in the middle of handling a message spread across multiple frames. The entire message will be handled by the message handler in force a

svn commit: r1520632 - /tomcat/trunk/java/org/apache/tomcat/websocket/WsFrameBase.java

2013-09-06 Thread markt
Author: markt Date: Fri Sep 6 17:10:05 2013 New Revision: 1520632 URL: http://svn.apache.org/r1520632 Log: Prevent problems if the message handlers are updated in the middle of handling a message spread across multiple frames. The entire message will be handled by the message handler in force a

svn commit: r1520657 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/websocket/server/WsHttpUpgradeHandler.java

2013-09-06 Thread markt
Author: markt Date: Fri Sep 6 18:25:40 2013 New Revision: 1520657 URL: http://svn.apache.org/r1520657 Log: Don't register the ReadListener until after onOpen has completed as MessageHandler instances are likely to be registered during onOpen. This prevents incoming messages from being processed

svn commit: r1520655 - /tomcat/trunk/java/org/apache/tomcat/websocket/server/WsHttpUpgradeHandler.java

2013-09-06 Thread markt
Author: markt Date: Fri Sep 6 18:25:05 2013 New Revision: 1520655 URL: http://svn.apache.org/r1520655 Log: Don't register the ReadListener until after onOpen has completed as MessageHandler instances are likely to be registered during onOpen. This prevents incoming messages from being processed

buildbot success in ASF Buildbot on tomcat-7-trunk

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

[Bug 55533] New: ProxyDirContext throws null pointer exception on reloaded context

2013-09-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55533 Bug ID: 55533 Summary: ProxyDirContext throws null pointer exception on reloaded context Product: Tomcat 7 Version: 7.0.41 Hardware: Macintosh Status: NEW