svn commit: r1796729 - /tomcat/trunk/webapps/docs/changelog.xml

2017-05-29 Thread violetagg
Author: violetagg Date: Tue May 30 06:49:55 2017 New Revision: 1796729 URL: http://svn.apache.org/viewvc?rev=1796729&view=rev Log: Fix typo Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/weba

[Bug 61128] Allow cluster manager mapSendOptions to be specified with verbose, human-readable names

2017-05-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61128 --- Comment #2 from Igal Sapir --- Chris, https://github.com/apache/tomcat/pull/56/files should take care of #61127, but where do you set "mapSendOptions"? I see `public void setMapSendOptions(int mapSendOptions)` in 3 classes: * BackupManag

svn commit: r1796695 - /tomcat/trunk/webapps/docs/changelog.xml

2017-05-29 Thread fschumacher
Author: fschumacher Date: Mon May 29 20:45:17 2017 New Revision: 1796695 URL: http://svn.apache.org/viewvc?rev=1796695&view=rev Log: Spellcheck Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/

svn commit: r1796699 - in /tomcat/tc8.0.x/trunk: ./ build.xml

2017-05-29 Thread fschumacher
Author: fschumacher Date: Mon May 29 20:55:07 2017 New Revision: 1796699 URL: http://svn.apache.org/viewvc?rev=1796699&view=rev Log: Spellcheck (merge r1796697 from /tomcat/tc8.5.x/trunk) Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/build.xml Propchange: tomcat/

svn commit: r1796698 - in /tomcat/tc8.5.x/trunk: ./ webapps/docs/config/globalresources.xml webapps/docs/config/jar-scanner.xml webapps/docs/config/listeners.xml webapps/docs/windows-auth-howto.xml

2017-05-29 Thread fschumacher
Author: fschumacher Date: Mon May 29 20:51:59 2017 New Revision: 1796698 URL: http://svn.apache.org/viewvc?rev=1796698&view=rev Log: Spellcheck (merge r1796693 from ^/tomcat/trunk) Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/webapps/docs/config/globalresources.x

svn commit: r1796697 - in /tomcat/tc8.5.x/trunk: ./ build.xml

2017-05-29 Thread fschumacher
Author: fschumacher Date: Mon May 29 20:50:43 2017 New Revision: 1796697 URL: http://svn.apache.org/viewvc?rev=1796697&view=rev Log: Spellcheck (merge r1796694 from /tomcat/trunk) Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/build.xml Propchange: tomcat/tc8.5.x/

svn commit: r1796696 - in /tomcat/tc8.5.x/trunk: ./ webapps/docs/changelog.xml

2017-05-29 Thread fschumacher
Author: fschumacher Date: Mon May 29 20:49:36 2017 New Revision: 1796696 URL: http://svn.apache.org/viewvc?rev=1796696&view=rev Log: Spellcheck (merge r1796695 from /tomcat/trunk) Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml Propchange

svn commit: r1796694 - /tomcat/trunk/build.xml

2017-05-29 Thread fschumacher
Author: fschumacher Date: Mon May 29 20:44:44 2017 New Revision: 1796694 URL: http://svn.apache.org/viewvc?rev=1796694&view=rev Log: Spellcheck Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1796694&r1=1796693&r

svn commit: r1796693 - in /tomcat/trunk/webapps/docs: config/globalresources.xml config/jar-scanner.xml config/listeners.xml windows-auth-howto.xml

2017-05-29 Thread fschumacher
Author: fschumacher Date: Mon May 29 20:44:15 2017 New Revision: 1796693 URL: http://svn.apache.org/viewvc?rev=1796693&view=rev Log: Spellcheck Modified: tomcat/trunk/webapps/docs/config/globalresources.xml tomcat/trunk/webapps/docs/config/jar-scanner.xml tomcat/trunk/webapps/docs/con

[Bug 44645] [Patch] JNDIRealm - Doesn't support JNDI "java.naming.ldap.factory.socket" parameter

2017-05-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=44645 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Re: Running Tomcat in an IDE

2017-05-29 Thread Igal @ Lucee.org
Hi, On 5/29/2017 9:38 AM, Violeta Georgieva wrote: Actually you can: 1. Generate eclipse artifacts with "ant ide-eclipse" 2. When you create a project in IntelliJ IDEA you can choose "Import Project" -> Choose directory where eclipse artifacts are located -> "Import project from external model"

Re: Running Tomcat in an IDE

2017-05-29 Thread Violeta Georgieva
Hi, 2017-05-29 19:08 GMT+03:00 Igal @ Lucee.org : > > Hi Violeta, > > On 5/29/2017 12:44 AM, Violeta Georgieva wrote: >> >> Hi >> >> 2017-05-28 23:14 GMT+03:00 Igal @ Lucee.org : >>> >>> I am trying to run Tomcat in IntelliJ IDEA. I have set up the project >> >> Can you tell us how did you import

Re: Running Tomcat in an IDE

2017-05-29 Thread Igal @ Lucee.org
Konstantin, On 5/29/2017 5:06 AM, Konstantin Kolinko wrote: 2017-05-28 23:14 GMT+03:00 Igal @ Lucee.org : Is this a classpath issue or am I simply missing some environment arguments or system properties? WARNING: Problem with directory [E:\Workspace\git\tomcat\lib], exists: [false], isDirector

Re: Running Tomcat in an IDE

2017-05-29 Thread Igal @ Lucee.org
Hi Violeta, On 5/29/2017 12:44 AM, Violeta Georgieva wrote: Hi 2017-05-28 23:14 GMT+03:00 Igal @ Lucee.org : I am trying to run Tomcat in IntelliJ IDEA. I have set up the project Can you tell us how did you import it and also run it? Since I'm working with IntelliJ IDEA, there is no way to

Re: Running Tomcat in an IDE

2017-05-29 Thread Konstantin Kolinko
2017-05-28 23:14 GMT+03:00 Igal @ Lucee.org : > I am trying to run Tomcat in IntelliJ IDEA. I have set up the project and > am able to build it and run it, but then I get runtime errors, e.g. > ClassNotFound (stack traces below). > > Is this a classpath issue or am I simply missing some environmen

[Bug 45931] trimSpaces incorrectly modifies output

2017-05-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=45931 David Kavanagh changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WONTFIX

buildbot success in on tomcat-trunk

2017-05-29 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/2427 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

Re: Read events suspend/resume logic in websocket impl to achieve backpressure

2017-05-29 Thread Violeta Georgieva
Hi, 2017-04-28 9:54 GMT+03:00 Violeta Georgieva : > > Hi, > >> ... >> ... > > The fixes for all comments are available in the PR. > If there are no other comments I'm going to commit this functionality to Tomcat 9. The fix is in Tomcat 9 for a month now and there are no issues so far. I'm plannin

Re: Proposal to remove AjpApr connector

2017-05-29 Thread Violeta Georgieva
Hi, 2017-05-26 14:46 GMT+03:00 Mark Thomas : > > On 25/05/17 18:04, Christopher Schultz wrote: > > All, > > > > At ApacheCon, a few of us were talking about things that could be > > removed in upcoming versions of Tomcat. The issue of connectors came up, > > and I was thinking that there doesn't s

svn commit: r1796597 - /tomcat/trunk/java/javax/servlet/http/HttpServletResponse.java

2017-05-29 Thread markt
Author: markt Date: Mon May 29 09:00:24 2017 New Revision: 1796597 URL: http://svn.apache.org/viewvc?rev=1796597&view=rev Log: Fix javadoc Modified: tomcat/trunk/java/javax/servlet/http/HttpServletResponse.java Modified: tomcat/trunk/java/javax/servlet/http/HttpServletResponse.java URL: htt

Re: Running Tomcat in an IDE

2017-05-29 Thread Violeta Georgieva
Hi 2017-05-28 23:14 GMT+03:00 Igal @ Lucee.org : > > I am trying to run Tomcat in IntelliJ IDEA. I have set up the project and am able to build it and run it, but then I get runtime errors, e.g. ClassNotFound (stack traces below). Can you tell us how did you import it and also run it? Thanks, V