svn commit: r1153793 - /tomcat/tc6.0.x/trunk/STATUS.txt

2011-08-04 Thread kfujino
Author: kfujino Date: Thu Aug 4 08:59:29 2011 New Revision: 1153793 URL: http://svn.apache.org/viewvc?rev=1153793&view=rev Log: vote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=115

svn commit: r1153824 - in /tomcat/tc6.0.x/trunk: STATUS.txt build.properties.default build.xml extras.xml webapps/docs/changelog.xml

2011-08-04 Thread kkolinko
Author: kkolinko Date: Thu Aug 4 10:09:45 2011 New Revision: 1153824 URL: http://svn.apache.org/viewvc?rev=1153824&view=rev Log: * Update to Apache Commons Daemon 1.0.7 * Use two alternative download locations for components downloaded from apache.org. Modified: tomcat/tc6.0.x/trunk/STATUS.

svn commit: r1153828 - in /tomcat/tc6.0.x/trunk: res/tomcat.nsi webapps/docs/changelog.xml

2011-08-04 Thread kkolinko
Author: kkolinko Date: Thu Aug 4 10:19:50 2011 New Revision: 1153828 URL: http://svn.apache.org/viewvc?rev=1153828&view=rev Log: Various improvements to the Windows installer to be able to install several copies of Tomcat 6 side by side. Allow to configure service name, connector and shutdown p

svn commit: r1153834 - in /tomcat/tc6.0.x/trunk: STATUS.txt res/confinstall/server_1.xml res/confinstall/server_2.xml res/main.ico res/tickno.bmp res/tickyes.bmp res/uninst.ico webapps/docs/changelog.

2011-08-04 Thread kkolinko
Author: kkolinko Date: Thu Aug 4 10:25:38 2011 New Revision: 1153834 URL: http://svn.apache.org/viewvc?rev=1153834&view=rev Log: Various improvements to the Windows installer. Completing the patch, svn rm res/confinstall/server_1.xml svn rm res/confinstall/server_2.xml svn rm res/tickno.bmp svn r

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

2011-08-04 Thread kkolinko
Author: kkolinko Date: Thu Aug 4 10:30:59 2011 New Revision: 1153838 URL: http://svn.apache.org/viewvc?rev=1153838&view=rev Log: Add description of BZ 51135 to the changelog. Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

DO NOT REPLY [Bug 51614] New: PersistentManager loads session from Store and calls session.expire() twice.

2011-08-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51614 Bug #: 51614 Summary: PersistentManager loads session from Store and calls session.expire() twice. Product: Tomcat 7 Version: trunk Platform: All OS/Version:

DO NOT REPLY [Bug 51614] PersistentManager loads session from Store and calls session.expire() twice.

2011-08-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51614 --- Comment #1 from Keiichi Fujino 2011-08-04 11:22:08 UTC --- Created attachment 27348 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27348 patch against trunk. -- Configure bugmail: https://issues.apache.org/bugzilla/userpr

svn commit: r1153854 - in /tomcat/trunk: java/org/apache/catalina/session/StoreBase.java webapps/docs/changelog.xml

2011-08-04 Thread kfujino
Author: kfujino Date: Thu Aug 4 11:45:53 2011 New Revision: 1153854 URL: http://svn.apache.org/viewvc?rev=1153854&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51614 Avoid two times calls of store.load() and session.expire() in PersistentManager. Modified: tomcat/trunk

DO NOT REPLY [Bug 51614] PersistentManager loads session from Store and calls session.expire() twice.

2011-08-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51614 Keiichi Fujino changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 51515] Comet over HTTPS: END event recieved immeidately for the first few times

2011-08-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51515 --- Comment #6 from Sudeep Pradhan 2011-08-04 18:23:28 UTC --- The patch fixes the problem mentioned in the bug. There is another problem, END event is not raised when the client closes the connection abruptly. e.g. Ctrl-C on terminal run

DO NOT REPLY [Bug 51615] New: Line 267 of "org.apache.tomcat.jdbc.pool.PooledConnection": double assignment typo

2011-08-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51615 Bug #: 51615 Summary: Line 267 of "org.apache.tomcat.jdbc.pool.PooledConnection": double assignment typo Product: Tomcat 7 Version: unspecified P

Re: [VOTE] Release Apache Tomcat Native 1.1.22

2011-08-04 Thread Mark Thomas
On 29/07/2011 11:06, jean-frederic clere wrote: > Hi, > > Native 1.1.22 is available for testing. > Compared with 1.1.21 it just fix typos in docs and the packaging script. > > If you want to take a look, the final source distribution can be > downloaded from: > http://tomcat.apache.org/dev/dist/

[Tomcat Wiki] Update of "FAQ/Logging" by DavidTonhofer

2011-08-04 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "FAQ/Logging" page has been changed by DavidTonhofer: http://wiki.apache.org/tomcat/FAQ/Logging?action=diff&rev1=18&rev2=19 Comment: Added more text on JULI and an image. Hope it's

Re: [VOTE] Release Apache Tomcat Native 1.1.22

2011-08-04 Thread jean-frederic clere
On 08/04/2011 10:13 PM, Mark Thomas wrote: On 29/07/2011 11:06, jean-frederic clere wrote: Hi, Native 1.1.22 is available for testing. Compared with 1.1.21 it just fix typos in docs and the packaging script. If you want to take a look, the final source distribution can be downloaded from: http

DO NOT REPLY [Bug 51619] New: Absolutely no cookies in Javascript variable

2011-08-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51619 Bug #: 51619 Summary: Absolutely no cookies in Javascript variable Product: Tomcat 7 Version: 7.0.14 Platform: Macintosh Status: NEW Severity: critical P