[GitHub] tomcat pull request #51: #41 Check and update session record if one already ...

2017-04-01 Thread alexisgayte
GitHub user alexisgayte opened a pull request: https://github.com/apache/tomcat/pull/51 #41 Check and update session record if one already exists. - Closed the Statement. - Update followed by insert if row==0 to minimize request. You can merge this pull request into a Git reposi

[GitHub] tomcat issue #51: #41 Check and update session record if one already exists.

2017-04-01 Thread alexisgayte
Github user alexisgayte commented on the issue: https://github.com/apache/tomcat/pull/51 Hi Guys, I could not run the test but I use this code for my tomcat8. That will fix the issue #41. Also remove and create the session create some issue if you want to link the PK i

Re: [VOTE] Release Apache Tomcat 6.0.52

2017-04-01 Thread Rainer Jung
Am 31.03.2017 um 20:39 schrieb Violeta Georgieva: Hi, 2017-03-31 20:53 GMT+03:00 Rainer Jung : Am 31.03.2017 um 16:09 schrieb Violeta Georgieva: Hi, 2017-03-31 0:55 GMT+03:00 Rainer Jung : I do not see problems on Windows OS, I'm going to test on Ubuntu One question: Do you experience

svn commit: r1789838 - in /tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/codec: BinaryDecoder.java BinaryEncoder.java Decoder.java DecoderException.java Encoder.java EncoderException.java binary/Ba

2017-04-01 Thread markt
Author: markt Date: Sat Apr 1 20:23:09 2017 New Revision: 1789838 URL: http://svn.apache.org/viewvc?rev=1789838&view=rev Log: Deprecated unused code Modified: tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/codec/BinaryDecoder.java tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/codec/

svn commit: r1789839 - in /tomcat/trunk/java/org/apache/tomcat/util/codec: BinaryDecoder.java BinaryEncoder.java Decoder.java DecoderException.java Encoder.java EncoderException.java binary/BaseNCodec

2017-04-01 Thread markt
Author: markt Date: Sat Apr 1 20:23:44 2017 New Revision: 1789839 URL: http://svn.apache.org/viewvc?rev=1789839&view=rev Log: Remove unused code that has been deprecated in 8.5.x Removed: tomcat/trunk/java/org/apache/tomcat/util/codec/BinaryDecoder.java tomcat/trunk/java/org/apache/tomca

svn commit: r1789841 - /tomcat/trunk/java/org/apache/jasper/servlet/JasperInitializer.java

2017-04-01 Thread markt
Author: markt Date: Sat Apr 1 20:40:31 2017 New Revision: 1789841 URL: http://svn.apache.org/viewvc?rev=1789841&view=rev Log: Remove duplicated code. Previous call to SecurityClassLoad.securityClassLoad() loads all these classes and more. Modified: tomcat/trunk/java/org/apache/jasper/servle

svn commit: r1789842 - /tomcat/trunk/java/org/apache/jasper/security/SecurityClassLoad.java

2017-04-01 Thread markt
Author: markt Date: Sat Apr 1 20:42:05 2017 New Revision: 1789842 URL: http://svn.apache.org/viewvc?rev=1789842&view=rev Log: Reformat. No functional changed. Modified: tomcat/trunk/java/org/apache/jasper/security/SecurityClassLoad.java Modified: tomcat/trunk/java/org/apache/jasper/security

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

2017-04-01 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-nio has an issue affecting its community integration. Th

Re: [CANCEL][VOTE] Release Apache Tomcat 6.0.52

2017-04-01 Thread Violeta Georgieva
Hi, 2017-03-28 22:38 GMT+03:00 Violeta Georgieva : > > The proposed Apache Tomcat 6.0.52 release is now available for voting. > > Note: This is the last Tomcat 6 release. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-6/v6.0.52/ > The Maven staging repo is: > h

svn commit: r1789854 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

2017-04-01 Thread violetagg
Author: violetagg Date: Sun Apr 2 06:45:47 2017 New Revision: 1789854 URL: http://svn.apache.org/viewvc?rev=1789854&view=rev Log: 6.0.52 did not pass the vote Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml URL: http://svn

svn commit: r19002 - /dev/tomcat/tomcat-6/v6.0.52/

2017-04-01 Thread violetagg
Author: violetagg Date: Sun Apr 2 06:46:45 2017 New Revision: 19002 Log: Tomcat 6.0.52 did not pass the vote Removed: dev/tomcat/tomcat-6/v6.0.52/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional

svn commit: r1789856 - in /tomcat/tc6.0.x/trunk: java/org/apache/coyote/http11/Http11AprProcessor.java webapps/docs/changelog.xml

2017-04-01 Thread violetagg
Author: violetagg Date: Sun Apr 2 06:58:29 2017 New Revision: 1789856 URL: http://svn.apache.org/viewvc?rev=1789856&view=rev Log: Ensure that the socket is returned only once to the poller. Modified: tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java tomcat/tc6.0.