Author: jfclere
Date: Fri Apr 18 03:06:18 2008
New Revision: 649445
URL: http://svn.apache.org/viewvc?rev=649445&view=rev
Log:
typo.
Modified:
tomcat/connectors/trunk/jni/native/src/bb.c
Modified: tomcat/connectors/trunk/jni/native/src/bb.c
URL:
http://svn.apache.org/viewvc/tomcat/connector
Author: jfclere
Date: Fri Apr 18 03:16:43 2008
New Revision: 649449
URL: http://svn.apache.org/viewvc?rev=649449&view=rev
Log:
I see no reason to require 0.9.8b. (and tell we test for 0.9.8a).
Modified:
tomcat/connectors/trunk/jni/native/build/tcnative.m4
Modified: tomcat/connectors/trunk/jn
https://issues.apache.org/bugzilla/show_bug.cgi?id=35869
sae <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEEDINFO|NEW
--- Comment #8 fr
https://issues.apache.org/bugzilla/show_bug.cgi?id=35869
sae <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolut
Hi Mladen,
I went through the new states and busy lines. Comments see below.
[EMAIL PROTECTED] schrieb:
@@ -1030,11 +1038,22 @@
/* Set returned error to OK */
*is_error = JK_HTTP_OK;
+if (!(states = (int *)malloc(num_of_workers * sizeof(int {
+*is_error = JK_HTTP_SE
Author: rjung
Date: Fri Apr 18 06:04:49 2008
New Revision: 649511
URL: http://svn.apache.org/viewvc?rev=649511&view=rev
Log:
- Fix typo in changelog
- Fix typo in comment
- Add directive name to httpd config error messages
- Make httpd config info text consistent w.r.t. upper
case first word.
M
Author: rjung
Date: Fri Apr 18 06:08:08 2008
New Revision: 649519
URL: http://svn.apache.org/viewvc?rev=649519&view=rev
Log:
Clarify docs w.r.t. dependencies of the new watchdog thread.
Modified:
tomcat/connectors/trunk/jk/xdocs/reference/apache.xml
Modified: tomcat/connectors/trunk/jk/xdocs
[EMAIL PROTECTED] schrieb:
Author: mturk
Date: Wed Apr 16 05:37:22 2008
New Revision: 648682
URL: http://svn.apache.org/viewvc?rev=648682&view=rev
Log:
Add watchdog thread to Apache 2. It creates additional thread in child process
if set for unatended maintenance of the workers
Looks good, ea
Author: mturk
Date: Fri Apr 18 06:51:05 2008
New Revision: 649541
URL: http://svn.apache.org/viewvc?rev=649541&view=rev
Log:
Free resources if failed and updated OK status
Modified:
tomcat/connectors/trunk/jk/native/common/jk_lb_worker.c
Modified: tomcat/connectors/trunk/jk/native/common/jk_
Author: markt
Date: Fri Apr 18 11:08:31 2008
New Revision: 649637
URL: http://svn.apache.org/viewvc?rev=649637&view=rev
Log:
Remove unused code. No functional change.
Modified:
tomcat/trunk/java/org/apache/el/lang/ELSupport.java
Modified: tomcat/trunk/java/org/apache/el/lang/ELSupport.java
U
Author: markt
Date: Fri Apr 18 11:10:06 2008
New Revision: 649638
URL: http://svn.apache.org/viewvc?rev=649638&view=rev
Log:
Fix bug 43656. coerceToType() modified some values. Patch provided by Nils
Eckert.
Modified:
tomcat/trunk/java/org/apache/el/lang/ELSupport.java
Modified: tomcat/trun
Author: markt
Date: Fri Apr 18 11:12:34 2008
New Revision: 649639
URL: http://svn.apache.org/viewvc?rev=649639&view=rev
Log:
Propose patch.
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?r
https://issues.apache.org/bugzilla/show_bug.cgi?id=43656
--- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-04-18 11:09:54 PST ---
This has been fixed in trunk and proposed for 6.0.x.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are rec
https://issues.apache.org/bugzilla/show_bug.cgi?id=43656
--- Comment #2 from Konstantin Kolinko <[EMAIL PROTECTED]> 2008-04-18 20:03:29
PST ---
Well, the patch (as proposed in rev. 649639) fixes
ELSupport.coerceToType(Object, Class), but the bug itself is in
ELSupport.coerceToNumber(Number,
https://issues.apache.org/bugzilla/show_bug.cgi?id=43656
--- Comment #3 from Konstantin Kolinko <[EMAIL PROTECTED]> 2008-04-18 20:19:52
PST ---
Created an attachment (id=21831)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=21831)
Testcase against ELSupport.coerceToNumber
It is
https://issues.apache.org/bugzilla/show_bug.cgi?id=44494
--- Comment #47 from Suzuki Yuichiro <[EMAIL PROTECTED]> 2008-04-18 21:46:52
PST ---
I tried current 6.0.x. It looks working fine at all test cases.
Thank you very much for the fix.
But there is a few comments.
1. readAheadLimit value
https://issues.apache.org/bugzilla/show_bug.cgi?id=44494
Suzuki Yuichiro <[EMAIL PROTECTED]> changed:
What|Removed |Added
Attachment #21683|0 |1
is
17 matches
Mail list logo