Re: svn commit: r935510 - /tomcat/trunk/java/org/apache/catalina/ha/session/BackupManager.java

2010-04-19 Thread Keiichi Fujino
2010/4/19 Felix Schumacher : > Hi, > if sessions is an instance of something, it can't be null. So the check for > null can be eliminated. > > Felix > > Thanks. Fixed in trunk. -- Keiichi.Fujino - To unsubscribe, e-mail: dev-

Re: svn commit: r935510 - /tomcat/trunk/java/org/apache/catalina/ha/session/BackupManager.java

2010-04-19 Thread Keiichi Fujino
2010/4/19 Felix Schumacher : > Hi, > if sessions is an instance of something, it can't be null. So the check for > null can be eliminated. > > Felix > > Thanks. Fixed in trunk. -- Keiichi.Fujino - To unsubscribe, e-mail: dev-u

svn commit: r935777 - /tomcat/trunk/java/org/apache/catalina/ha/session/BackupManager.java

2010-04-19 Thread kfujino
Author: kfujino Date: Tue Apr 20 00:46:19 2010 New Revision: 935777 URL: http://svn.apache.org/viewvc?rev=935777&view=rev Log: remove null check. Modified: tomcat/trunk/java/org/apache/catalina/ha/session/BackupManager.java Modified: tomcat/trunk/java/org/apache/catalina/ha/session/BackupMan

Re: svn commit: r935510 - /tomcat/trunk/java/org/apache/catalina/ha/session/BackupManager.java

2010-04-19 Thread Felix Schumacher
Hi, if sessions is an instance of something, it can't be null. So the check for null can be eliminated. Felix kfuj...@apache.org schrieb: >Author: kfujino >Date: Mon Apr 19 10:12:02 2010 >New Revision: 935510 > >URL: http://svn.apache.org/viewvc?rev=935510&view=rev >Log: >Fix https://issues.ap

DO NOT REPLY [Bug 49141] Impossible cast in naming.factory.SendMailFactory.getObjectInstance

2010-04-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49141 Sebb changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

DO NOT REPLY [Bug 49151] ClassCastException in BackupManager#stopInternal.

2010-04-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49151 --- Comment #1 from Keiichi Fujino 2010-04-19 06:29:11 EDT --- Fixed in trunk and proposed for 6.0.x. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- Y

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

2010-04-19 Thread kfujino
Author: kfujino Date: Mon Apr 19 10:27:35 2010 New Revision: 935516 URL: http://svn.apache.org/viewvc?rev=935516&view=rev Log: Proposal for BZ49151 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/STAT

DO NOT REPLY [Bug 49150] All primary sessions are deleted at BackupManager#stopInternal.

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

svn commit: r935510 - /tomcat/trunk/java/org/apache/catalina/ha/session/BackupManager.java

2010-04-19 Thread kfujino
Author: kfujino Date: Mon Apr 19 10:12:02 2010 New Revision: 935510 URL: http://svn.apache.org/viewvc?rev=935510&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49151 Modified: tomcat/trunk/java/org/apache/catalina/ha/session/BackupManager.java Modified: tomcat/trunk/jav

svn commit: r935509 - /tomcat/trunk/java/org/apache/catalina/ha/session/BackupManager.java

2010-04-19 Thread kfujino
Author: kfujino Date: Mon Apr 19 10:07:16 2010 New Revision: 935509 URL: http://svn.apache.org/viewvc?rev=935509&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49150 Modified: tomcat/trunk/java/org/apache/catalina/ha/session/BackupManager.java Modified: tomcat/trunk/jav

DO NOT REPLY [Bug 49150] All primary sessions are deleted at BackupManager#stopInternal.

2010-04-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49150 --- Comment #2 from Mark Thomas 2010-04-19 05:19:38 EDT --- Its trunk so you can just apply your patch. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: ---

DO NOT REPLY [Bug 49151] New: ClassCastException in BackupManager#stopInternal.

2010-04-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49151 Summary: ClassCastException in BackupManager#stopInternal. Product: Tomcat 7 Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal P

Re: [VOTE] Release Tomcat 7.0.0 based on Tomcat 7.0.0 RC1

2010-04-19 Thread Pid
On 15/04/2010 02:17, Ivan wrote: > Usually, I trust the real codes more :-) > Just grep the Tomcat trunk codes with 'ServletContainerInitializer', I only > found an empty if block in AnnotationProcessor.java file. That's in the "tomcat-lite" module. I can't find a reference to ServletContainerIni

Re: [VOTE] Release Tomcat 7.0.0 based on Tomcat 7.0.0 RC1

2010-04-19 Thread Keiichi Fujino
2010/4/14 Mark Thomas : > > The 7.0.0-RC1 tag is > [ ] Broken - do not release > [ ] Alpha  - go ahead and release 7.0.0 Stable based on 7.0.0-RC1 > [X] Beta   - go ahead and release 7.0.0 Beta based on 7.0.0-RC1 > [ ] Stable - go ahead and release 7.0.0 Stable based on 7.0.0-RC1 > I tested the cl

DO NOT REPLY [Bug 49150] All primary sessions are deleted at BackupManager#stopInternal.

2010-04-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49150 --- Comment #1 from Keiichi Fujino 2010-04-19 03:39:46 EDT --- Created an attachment (id=25323) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25323) I made a patch against trunk. -- Configure bugmail: https://issues.apache.o

DO NOT REPLY [Bug 49150] New: All primary sessions are deleted at BackupManager#stopInternal.

2010-04-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49150 Summary: All primary sessions are deleted at BackupManager#stopInternal. Product: Tomcat 7 Version: unspecified Platform: All OS/Version: All Status: NEW