+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
Author: rjung
Date: Sun Sep 6 16:03:15 2015
New Revision: 1701496
URL: http://svn.apache.org/r1701496
Log:
Move debug logging of some server variables after
they have been finally set.
Move setting some server variables in "else"
block after code which might have overwriten them.
Modified:
Tomcat Developers List,
Your Ticket has been received and a member of our staff will review it and
reply accordingly. Listed below are details of this Ticket. Please make sure
the Ticket ID remains in the subject at all times.
Ticket ID: 512617
Subject: svn commit: r1701496 -
/t
Author: rjung
Date: Sun Sep 6 16:15:40 2015
New Revision: 1701497
URL: http://svn.apache.org/r1701497
Log:
BZ 57836: ISAPI: Empty REMOTE_USER should not be
translated to "".
Still needs testing, because we rely on the
documented behavior of GetServerVariable which
is a bit unusual (returning siz
https://bz.apache.org/bugzilla/show_bug.cgi?id=57836
Rainer Jung changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #6 from Rainer Jung
Tomcat Developers List,
Your Ticket has been received and a member of our staff will review it and
reply accordingly. Listed below are details of this Ticket. Please make sure
the Ticket ID remains in the subject at all times.
Ticket ID: 512620
Subject: svn commit: r1701497 - in
https://bz.apache.org/bugzilla/show_bug.cgi?id=58296
Christoph Empl changed:
What|Removed |Added
Severity|normal |major
--
You are receiving this mail
Author: kfujino
Date: Mon Sep 7 05:59:18 2015
New Revision: 1701547
URL: http://svn.apache.org/r1701547
Log:
Fix a default clusterListeners in SimpleTcpCluster.
The optimal default value is different for each session manager.
ClusterSessionListener is never used in BackupManager.
Modified:
t
Author: kfujino
Date: Mon Sep 7 06:01:47 2015
New Revision: 1701548
URL: http://svn.apache.org/r1701548
Log:
Fix a default clusterListeners in SimpleTcpCluster.
The optimal default value is different for each session manager.
ClusterSessionListener is never used in BackupManager.
Modified:
t
Author: kfujino
Date: Mon Sep 7 06:03:18 2015
New Revision: 1701549
URL: http://svn.apache.org/r1701549
Log:
Fix a default clusterListeners in SimpleTcpCluster.
The optimal default value is different for each session manager.
ClusterSessionListener is never used in BackupManager.
Modified:
t
The Buildbot has detected a build exception on builder tomcat-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/209
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchSch
The Buildbot has detected a build exception on builder tomcat-8-trunk while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/tomcat-8-trunk/builds/87
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranch
Author: kfujino
Date: Mon Sep 7 06:45:02 2015
New Revision: 1701553
URL: http://svn.apache.org/r1701553
Log:
Correct log messages in case of using BackupManager.
Modified:
tomcat/trunk/java/org/apache/catalina/ha/session/LocalStrings.properties
Modified:
tomcat/trunk/java/org/apache/catali
Author: kfujino
Date: Mon Sep 7 06:46:09 2015
New Revision: 1701554
URL: http://svn.apache.org/r1701554
Log:
Correct log messages in case of using BackupManager.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/ha/session/LocalStrings.properties
tomcat/tc8.0.x/trunk/webapps/docs/
Author: kfujino
Date: Mon Sep 7 06:47:10 2015
New Revision: 1701555
URL: http://svn.apache.org/r1701555
Log:
Correct log messages in case of using BackupManager.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/ha/session/LocalStrings.properties
tomcat/tc7.0.x/trunk/webapps/docs/
Author: kfujino
Date: Mon Sep 7 06:48:22 2015
New Revision: 1701556
URL: http://svn.apache.org/r1701556
Log:
Fix JavaDoc.
Modified:
tomcat/trunk/java/org/apache/catalina/ha/session/JvmRouteBinderValve.java
Modified:
tomcat/trunk/java/org/apache/catalina/ha/session/JvmRouteBinderValve.java
Author: kfujino
Date: Mon Sep 7 06:48:56 2015
New Revision: 1701557
URL: http://svn.apache.org/r1701557
Log:
Fix JavaDoc.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/ha/session/JvmRouteBinderValve.java
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/ha/session/JvmRoute
Author: kfujino
Date: Mon Sep 7 06:49:38 2015
New Revision: 1701558
URL: http://svn.apache.org/r1701558
Log:
Fix JavaDoc.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/ha/session/JvmRouteBinderValve.java
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/ha/session/JvmRoute
Author: kfujino
Date: Mon Sep 7 06:57:07 2015
New Revision: 1701560
URL: http://svn.apache.org/r1701560
Log:
Fix JavaDoc.
SerializablePrincipal does not exist.
GenericPrincipal has already implemented Serializable.
Modified:
tomcat/trunk/java/org/apache/catalina/ha/session/DeltaRequest.java
Author: kfujino
Date: Mon Sep 7 06:57:47 2015
New Revision: 1701562
URL: http://svn.apache.org/r1701562
Log:
Fix JavaDoc.
SerializablePrincipal does not exist.
GenericPrincipal has already implemented Serializable.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/ha/session/DeltaReque
27 matches
Mail list logo