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-
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
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
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
https://issues.apache.org/bugzilla/show_bug.cgi?id=49141
Sebb changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVALID
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
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
https://issues.apache.org/bugzilla/show_bug.cgi?id=49150
Keiichi Fujino changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
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
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
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: ---
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
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
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
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
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
16 matches
Mail list logo