[Bug 59664] BufferReader return fuzzied when use https transfer Unicode char

2016-06-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59664 liujian changed: What|Removed |Added Resolution|INVALID |FIXED --- Comment #2 from liujian --- Thank

[Bug 59664] BufferReader return fuzzied when use https transfer Unicode char

2016-06-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59664 Mark Thomas changed: What|Removed |Added Resolution|FIXED |INVALID -- You are receiving this mail

Using modern development tools for friendlier environment for newcomers

2016-06-07 Thread Martin Grigorov
Hi devs, Recently a colleague of mine asked me what it takes to become an Apache committer. I've explained him that he has to choose a project that is interesting to him and start participating in the mailing lists (helping others at users@, giving opinion and testing releases at dev@), providing

Re: Tagging 9.0.x, 8.5.x, 8.0.x

2016-06-07 Thread Mark Thomas
On 06/06/2016 20:10, Mark Thomas wrote: > Hi, > > I've just finished reviewing the open bugs so, barring any new bugs > appearing over night, I plan to start the release process for the > branches in the subject line tomorrow (in around 12 hours). Looking at the Gump failure in trunk, there looks

Re: Using modern development tools for friendlier environment for newcomers

2016-06-07 Thread Mark Thomas
On 07/06/2016 10:17, Martin Grigorov wrote: > Hi devs, > > Recently a colleague of mine asked me what it takes to become an Apache > committer. > I've explained him that he has to choose a project that is interesting to > him and start participating in the mailing lists (helping others at users@,

[Bug 59635] PerMessageDeflate.sendMassagePart() IllegalArgumentException using atmosphere

2016-06-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59635 Leon Kasparek changed: What|Removed |Added Resolution|WORKSFORME |--- Status|RESOLVED

[Bug 59635] PerMessageDeflate.sendMassagePart() IllegalArgumentException using atmosphere

2016-06-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59635 Remy Maucherat changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

svn commit: r1747210 - in /tomcat/trunk: java/org/apache/catalina/core/ java/org/apache/coyote/ java/org/apache/coyote/ajp/ java/org/apache/coyote/http11/ java/org/apache/coyote/http2/ test/org/apache

2016-06-07 Thread markt
Author: markt Date: Tue Jun 7 12:54:23 2016 New Revision: 1747210 URL: http://svn.apache.org/viewvc?rev=1747210&view=rev Log: Follow-up to r1746649 r1746649 triggered the call to Processor.endRequest() in the correct location but failed to remove the call that was in the wrong location. This mea

[Bug 59635] PerMessageDeflate.sendMassagePart() IllegalArgumentException using atmosphere

2016-06-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59635 --- Comment #6 from Leon Kasparek --- The video was meant to be an additional instruction to the test case I have almost attached because the exception didn't occur when Mark tested it. -- You are receiving this mail because: You are the assi

svn commit: r1747213 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/core/ java/org/apache/coyote/ java/org/apache/coyote/ajp/ java/org/apache/coyote/http11/ java/org/apache/coyote/http2/ test

2016-06-07 Thread markt
Author: markt Date: Tue Jun 7 12:57:55 2016 New Revision: 1747213 URL: http://svn.apache.org/viewvc?rev=1747213&view=rev Log: Follow-up to r1746725 r1746725 triggered the call to Processor.endRequest() in the correct location but failed to remove the call that was in the wrong location. This mea

svn commit: r1747215 - /tomcat/tc8.0.x/trunk/java/org/apache/catalina/core/AsyncContextImpl.java

2016-06-07 Thread markt
Author: markt Date: Tue Jun 7 12:59:46 2016 New Revision: 1747215 URL: http://svn.apache.org/viewvc?rev=1747215&view=rev Log: Follow-up to r1746732 r1746732 triggered the call to Processor.endRequest() in the correct location but failed to remove the call that was in the wrong location. This mea

svn commit: r1747216 - in /tomcat/tc7.0.x/trunk/java/org/apache/catalina/core: AsyncContextImpl.java LocalStrings.properties

2016-06-07 Thread markt
Author: markt Date: Tue Jun 7 13:00:50 2016 New Revision: 1747216 URL: http://svn.apache.org/viewvc?rev=1747216&view=rev Log: Follow-up to r1746735 r1746735 triggered the call to Processor.endRequest() in the correct location but failed to remove the call that was in the wrong location. This mea

svn commit: r1747218 - in /tomcat/tc9.0.x/TOMCAT_9_0_0_M7: ./ build.properties.default webapps/docs/changelog.xml

2016-06-07 Thread markt
Author: markt Date: Tue Jun 7 13:09:52 2016 New Revision: 1747218 URL: http://svn.apache.org/viewvc?rev=1747218&view=rev Log: Tag 9.0.0.M7 Added: tomcat/tc9.0.x/TOMCAT_9_0_0_M7/ - copied from r1747216, tomcat/trunk/ Modified: tomcat/tc9.0.x/TOMCAT_9_0_0_M7/build.properties.default

Re: svn commit: r1747210 - in /tomcat/trunk: java/org/apache/catalina/core/ java/org/apache/coyote/ java/org/apache/coyote/ajp/ java/org/apache/coyote/http11/ java/org/apache/coyote/http2/ test/org/ap

2016-06-07 Thread Violeta Georgieva
Hi Mark, 2016-06-07 15:54 GMT+03:00 : > > Author: markt > Date: Tue Jun 7 12:54:23 2016 > New Revision: 1747210 > > URL: http://svn.apache.org/viewvc?rev=1747210&view=rev > Log: > Follow-up to r1746649 > r1746649 triggered the call to Processor.endRequest() in the correct location but failed to r

svn commit: r1747220 - /tomcat/tc9.0.x/TOMCAT_9_0_0_M7/

2016-06-07 Thread markt
Author: markt Date: Tue Jun 7 13:14:20 2016 New Revision: 1747220 URL: http://svn.apache.org/viewvc?rev=1747220&view=rev Log: Wrong tag location Removed: tomcat/tc9.0.x/TOMCAT_9_0_0_M7/ - To unsubscribe, e-mail: dev-unsubs

svn commit: r1747221 - in /tomcat/tags/TOMCAT_9_0_0_M7: ./ build.properties.default webapps/docs/changelog.xml

2016-06-07 Thread markt
Author: markt Date: Tue Jun 7 13:15:11 2016 New Revision: 1747221 URL: http://svn.apache.org/viewvc?rev=1747221&view=rev Log: Tag 9.0.0.M7 Added: tomcat/tags/TOMCAT_9_0_0_M7/ - copied from r1747220, tomcat/trunk/ Modified: tomcat/tags/TOMCAT_9_0_0_M7/build.properties.default to

svn commit: r1747222 - /tomcat/tags/TOMCAT_9_0_0_M7/

2016-06-07 Thread markt
Author: markt Date: Tue Jun 7 13:17:18 2016 New Revision: 1747222 URL: http://svn.apache.org/viewvc?rev=1747222&view=rev Log: Need to re-tag Removed: tomcat/tags/TOMCAT_9_0_0_M7/ - To unsubscribe, e-mail: dev-unsubscr...@t

Re: svn commit: r1747210 - in /tomcat/trunk: java/org/apache/catalina/core/ java/org/apache/coyote/ java/org/apache/coyote/ajp/ java/org/apache/coyote/http11/ java/org/apache/coyote/http2/ test/org/ap

2016-06-07 Thread Mark Thomas
On 07/06/2016 14:12, Violeta Georgieva wrote: > Hi Mark, > > 2016-06-07 15:54 GMT+03:00 : >> >> Author: markt >> Date: Tue Jun 7 12:54:23 2016 >> New Revision: 1747210 >> >> URL: http://svn.apache.org/viewvc?rev=1747210&view=rev >> Log: >> Follow-up to r1746649 >> r1746649 triggered the call to P

svn commit: r1747225 - /tomcat/trunk/java/org/apache/coyote/http11/Http11InputBuffer.java

2016-06-07 Thread markt
Author: markt Date: Tue Jun 7 13:20:12 2016 New Revision: 1747225 URL: http://svn.apache.org/viewvc?rev=1747225&view=rev Log: Remove debug statements Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11InputBuffer.java Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11InputB

svn commit: r1747226 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/http11/Http11InputBuffer.java

2016-06-07 Thread markt
Author: markt Date: Tue Jun 7 13:20:51 2016 New Revision: 1747226 URL: http://svn.apache.org/viewvc?rev=1747226&view=rev Log: Remove debug statements Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/coyote/http11/Http11InputBuffer.java Propchange: t

svn commit: r1747227 - in /tomcat/tags/TOMCAT_9_0_0_M7: ./ build.properties.default webapps/docs/changelog.xml

2016-06-07 Thread markt
Author: markt Date: Tue Jun 7 13:21:18 2016 New Revision: 1747227 URL: http://svn.apache.org/viewvc?rev=1747227&view=rev Log: Tag 9.0.0.M7 Added: tomcat/tags/TOMCAT_9_0_0_M7/ - copied from r1747226, tomcat/trunk/ Modified: tomcat/tags/TOMCAT_9_0_0_M7/build.properties.default to

Re: svn commit: r1747225 - /tomcat/trunk/java/org/apache/coyote/http11/Http11InputBuffer.java

2016-06-07 Thread Rémy Maucherat
2016-06-07 15:20 GMT+02:00 : > Author: markt > Date: Tue Jun 7 13:20:12 2016 > New Revision: 1747225 > > URL: http://svn.apache.org/viewvc?rev=1747225&view=rev > Log: > Remove debug statements > > @@ -636,7 +632,6 @@ public class Http11InputBuffer implement > if (swallowInput && (lastAct

Re: svn commit: r1747225 - /tomcat/trunk/java/org/apache/coyote/http11/Http11InputBuffer.java

2016-06-07 Thread Mark Thomas
On 07/06/2016 14:37, Rémy Maucherat wrote: > 2016-06-07 15:20 GMT+02:00 : > >> Author: markt >> Date: Tue Jun 7 13:20:12 2016 >> New Revision: 1747225 >> >> URL: http://svn.apache.org/viewvc?rev=1747225&view=rev >> Log: >> Remove debug statements >> >> @@ -636,7 +632,6 @@ public class Http11Input

svn commit: r1747234 - /tomcat/trunk/java/org/apache/coyote/http11/Http11InputBuffer.java

2016-06-07 Thread markt
Author: markt Date: Tue Jun 7 13:47:04 2016 New Revision: 1747234 URL: http://svn.apache.org/viewvc?rev=1747234&view=rev Log: Really remove all the debug Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11InputBuffer.java Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11In

svn commit: r1747235 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/http11/Http11InputBuffer.java

2016-06-07 Thread markt
Author: markt Date: Tue Jun 7 13:48:04 2016 New Revision: 1747235 URL: http://svn.apache.org/viewvc?rev=1747235&view=rev Log: Really remove all the debug Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/coyote/http11/Http11InputBuffer.java Propchang

svn commit: r1747239 - in /tomcat/trunk: build.properties.default res/maven/mvn.properties.default

2016-06-07 Thread markt
Author: markt Date: Tue Jun 7 13:59:55 2016 New Revision: 1747239 URL: http://svn.apache.org/viewvc?rev=1747239&view=rev Log: Bump version number Modified: tomcat/trunk/build.properties.default tomcat/trunk/res/maven/mvn.properties.default Modified: tomcat/trunk/build.properties.default

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

2016-06-07 Thread markt
Author: markt Date: Tue Jun 7 14:03:13 2016 New Revision: 1747241 URL: http://svn.apache.org/viewvc?rev=1747241&view=rev Log: Add an entry for 9.0.0.M8 Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomc

svn commit: r1747242 - in /tomcat/tags/TOMCAT_9_0_0_M8: ./ build.properties.default webapps/docs/changelog.xml

2016-06-07 Thread markt
Author: markt Date: Tue Jun 7 14:05:40 2016 New Revision: 1747242 URL: http://svn.apache.org/viewvc?rev=1747242&view=rev Log: Tag 9.0.0.M8 Added: tomcat/tags/TOMCAT_9_0_0_M8/ - copied from r1747241, tomcat/trunk/ Modified: tomcat/tags/TOMCAT_9_0_0_M8/build.properties.default to

buildbot success in on tomcat-7-trunk

2016-06-07 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-7-trunk/builds/469 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1747253 - in /tomcat/trunk/res/maven: mvn-pub.xml tomcat-embed-logging-juli.pom tomcat-embed-logging-log4j.pom tomcat-extras-juli-adapters.pom tomcat-extras-juli.pom

2016-06-07 Thread markt
Author: markt Date: Tue Jun 7 15:34:59 2016 New Revision: 1747253 URL: http://svn.apache.org/viewvc?rev=1747253&view=rev Log: Remove JULI+log4j from extras/embed Maven release artifacts Removed: tomcat/trunk/res/maven/tomcat-embed-logging-juli.pom tomcat/trunk/res/maven/tomcat-embed-logg

svn commit: r1747257 - in /tomcat/trunk: build.properties.default res/maven/mvn.properties.default webapps/docs/changelog.xml

2016-06-07 Thread markt
Author: markt Date: Tue Jun 7 15:36:36 2016 New Revision: 1747257 URL: http://svn.apache.org/viewvc?rev=1747257&view=rev Log: Prep for next dev cycle Modified: tomcat/trunk/build.properties.default tomcat/trunk/res/maven/mvn.properties.default tomcat/trunk/webapps/docs/changelog.xml

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

2016-06-07 Thread markt
Author: markt Date: Tue Jun 7 15:37:39 2016 New Revision: 1747258 URL: http://svn.apache.org/viewvc?rev=1747258&view=rev Log: Update changelog Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/

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

2016-06-07 Thread markt
Author: markt Date: Tue Jun 7 15:47:05 2016 New Revision: 1747259 URL: http://svn.apache.org/viewvc?rev=1747259&view=rev Log: Should be subsection, not section Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/vie

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

2016-06-07 Thread markt
Author: markt Date: Tue Jun 7 15:48:17 2016 New Revision: 1747260 URL: http://svn.apache.org/viewvc?rev=1747260&view=rev Log: Figured out why it looks wrong. No changelog tags. Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://s

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

2016-06-07 Thread markt
Author: markt Date: Tue Jun 7 15:50:37 2016 New Revision: 1747262 URL: http://svn.apache.org/viewvc?rev=1747262&view=rev Log: Typo Line length Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/

svn commit: r13924 [2/2] - in /dev/tomcat/tomcat-9/v9.0.0.M8: ./ bin/ bin/embed/ bin/extras/ src/

2016-06-07 Thread markt
Added: dev/tomcat/tomcat-9/v9.0.0.M8/src/apache-tomcat-9.0.0.M8-src.zip.md5 == --- dev/tomcat/tomcat-9/v9.0.0.M8/src/apache-tomcat-9.0.0.M8-src.zip.md5 (added) +++ dev/tomcat/tomcat-9/v9.0.0.M8/src/apache-tomcat-9.0.0.M8-sr

svn commit: r13924 [1/2] - in /dev/tomcat/tomcat-9/v9.0.0.M8: ./ bin/ bin/embed/ bin/extras/ src/

2016-06-07 Thread markt
Author: markt Date: Tue Jun 7 15:59:31 2016 New Revision: 13924 Log: Upload 9.0.0.M8 for voting Added: dev/tomcat/tomcat-9/v9.0.0.M8/ dev/tomcat/tomcat-9/v9.0.0.M8/KEYS (with props) dev/tomcat/tomcat-9/v9.0.0.M8/README.html (with props) dev/tomcat/tomcat-9/v9.0.0.M8/RELEASE-N

[VOTE] Release Apache Tomcat 9.0.0.M8

2016-06-07 Thread Mark Thomas
The proposed Apache Tomcat 9.0.0.M8 release is now available for voting. This is a milestone release for the 9.0.x branch. It should be noted that, as a milestone release: - Servlet 4.0 is not finalised - The EGs have not started work on JSP 2.4, EL 3.1 or WebSocket 1.2/2.0 The major changes comp

svn commit: r1747330 - in /tomcat/site/trunk: docs/migration-8.html docs/migration-85.html docs/migration-9.html docs/migration.html xdocs/migration-8.xml xdocs/migration-85.xml xdocs/migration-9.xml

2016-06-07 Thread kkolinko
Author: kkolinko Date: Wed Jun 8 00:43:33 2016 New Revision: 1747330 URL: http://svn.apache.org/viewvc?rev=1747330&view=rev Log: Merge "from 8.0" and "from 8.5" sections of Tomcat 9.0 migration guide to simplify reading and maintenance of this document. Also WebSocket spec is officially titled

[Bug 59672] New: Documentation followup to enabling RemoteAddrValve in Manager and HostManager

2016-06-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59672 Bug ID: 59672 Summary: Documentation followup to enabling RemoteAddrValve in Manager and HostManager Product: Tomcat 9 Version: 9.0.0.M6 Hardware: PC Status:

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

2016-06-07 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-native-trunk-make has an issue affecting its community integration

Re: Using modern development tools for friendlier environment for newcomers

2016-06-07 Thread Huxing Zhang
+1 for migrating from svn to git. -- From:Mark Thomas Time:2016 Jun 7 (Tue) 17:33 To:Tomcat Developers List Subject:Re: Using modern development tools for friendlier environment for newcomers On 07/06/2016 10:17, Martin Grigorov