[GitHub] tomcat pull request #107: underlying connection closed unexpectedly, so we m...

2018-04-24 Thread dltc
GitHub user dltc opened a pull request: https://github.com/apache/tomcat/pull/107 underlying connection closed unexpectedly, so we must destroy this proxy You can merge this pull request into a Git repository by running: $ git pull https://github.com/dltc/tomcat trunk Alterna

[Bug 62312] Add Proxy Authentication support to websocket client

2018-04-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62312 --- Comment #3 from Mark Thomas --- Please provide a diff against trunk rather than a sequence of patch files. Please remove all the getString {n} changes from the proposed diff. Substitution is correctly handled by Tomcat's StringManager impl

svn commit: r1829988 - /tomcat/trunk/webapps/examples/WEB-INF/web.xml

2018-04-24 Thread markt
Author: markt Date: Tue Apr 24 12:47:49 2018 New Revision: 1829988 URL: http://svn.apache.org/viewvc?rev=1829988&view=rev Log: Fix indents Modified: tomcat/trunk/webapps/examples/WEB-INF/web.xml Modified: tomcat/trunk/webapps/examples/WEB-INF/web.xml URL: http://svn.apache.org/viewvc/tomcat

svn commit: r1829990 - /tomcat/trunk/java/org/apache/el/parser/SimpleNode.java

2018-04-24 Thread schultz
Author: schultz Date: Tue Apr 24 12:50:44 2018 New Revision: 1829990 URL: http://svn.apache.org/viewvc?rev=1829990&view=rev Log: Performance improvement: int-compare is usually cheaper than Array-comparison, so compare the int fields first to fail more quickly if possible. Modified: tomcat/t

svn commit: r1829991 - /tomcat/trunk/java/org/apache/el/parser/SimpleNode.java

2018-04-24 Thread schultz
Author: schultz Date: Tue Apr 24 12:51:39 2018 New Revision: 1829991 URL: http://svn.apache.org/viewvc?rev=1829991&view=rev Log: Performance improvement: String-compare is usually cheaper than Array-comparison, so compare the String fields first to fail more quickly if possible. Modified: t

[tomcat-training] branch master updated: Add some installation notes

2018-04-24 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-training.git The following commit(s) were added to refs/heads/master by this push: new 9f0c7e0 Add some installation notes 9f0

[tomcat-training] branch gh-pages updated (b14b8dc -> 9f0c7e0)

2018-04-24 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch gh-pages in repository https://gitbox.apache.org/repos/asf/tomcat-training.git. from b14b8dc Merge pull request #1 from olafk/master add 3fcf41a Fix copy/paster error add 9f0c7e0

[tomcat-training] branch master updated: Fix typos

2018-04-24 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-training.git The following commit(s) were added to refs/heads/master by this push: new 3383530 Fix typos 3383530 is described

svn commit: r1830013 - in /tomcat/trunk/java/org/apache/coyote/http11: Http11Processor.java LocalStrings.properties

2018-04-24 Thread markt
Author: markt Date: Tue Apr 24 15:40:24 2018 New Revision: 1830013 URL: http://svn.apache.org/viewvc?rev=1830013&view=rev Log: Better i18n in request target processing Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11Processor.java tomcat/trunk/java/org/apache/coyote/http11/Loca

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

2018-04-24 Thread Bill Barker
ce/commons-beanutils/dist/commons-beanutils-20180424.jar:/srv/gump/packages/commons-collections3/commons-collections-3.2.1.jar:/srv/gump/public/workspace/commons-cli/target/commons-cli-1.5-SNAPSHOT.jar:/srv/gump/public/workspace/commons-lang-trunk/target/commons-lang3-3.8-SNAPSHOT.jar:/srv/gump/pu b

[GUMP@vmgump-vm3]: Project tomcat-tc8.0.x-validate (in module tomcat-8.0.x) failed

2018-04-24 Thread Bill Barker
ce/commons-beanutils/dist/commons-beanutils-20180424.jar:/srv/gump/packages/commons-collections3/commons-collections-3.2.1.jar:/srv/gump/public/workspace/commons-cli/target/commons-cli-1.5-SNAPSHOT.jar:/srv/gump/public/workspace/commons-lang-trunk/target/commons-lang3-3.8-SNAPSHOT.jar:/srv/gump/pu b

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

2018-04-24 Thread Bill Barker
anutils/dist/commons-beanutils-20180424.jar:/srv/gump/packages/commons-collections3/commons-collections-3.2.1.jar:/srv/gump/public/workspace/commons-cli/target/commons-cli-1.5-SNAPSHOT.jar:/srv/gump/public/workspace/commons-lang-trunk/target/commons-lang3-3.8-SNAPSHOT.jar:/srv/gump/pu blic/work

svn commit: r1830026 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/el/parser/SimpleNode.java

2018-04-24 Thread schultz
Author: schultz Date: Tue Apr 24 20:00:08 2018 New Revision: 1830026 URL: http://svn.apache.org/viewvc?rev=1830026&view=rev Log: Back-port r1829990 and r1829991 from trunk to improve performance of SimpleNode. Int-compare and String-compare are likely to be faster than Array-compare and may rule-

[GitHub] tomcat pull request #108: Improve undeployment in parallel deployment scenar...

2018-04-24 Thread koraktor
GitHub user koraktor opened a pull request: https://github.com/apache/tomcat/pull/108 Improve undeployment in parallel deployment scenario Main reason for this pull request is to improve automatic undeployment of applications when using common version numbers, e.g. `application##1.2

[GUMP@vmgump-vm3]: Project tomcat-tc8.0.x-validate (in module tomcat-8.0.x) failed

2018-04-24 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-tc8.0.x-validate has an issue affecting its community integration.

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

2018-04-24 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-validate has an issue affecting its community integration.

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

2018-04-24 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-validate has an issue affecting its community integration. Th