On 02.01.2009 08:25, Mladen Turk wrote:
Rainer Jung wrote:
a) bundling native and org/apache/tomcat/jni code in one place in svn
and releasing together
or
b) separating only the native implementation
Option a) was used cause we didn't have separate tcnative
release when it was introduced.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46462
jalkanen changed:
What|Removed |Added
CC||jalka...@apache.org
--
Configure b
Rainer Jung wrote:
On 02.01.2009 08:25, Mladen Turk wrote:
Rainer Jung wrote:
a) bundling native and org/apache/tomcat/jni code in one place in svn
and releasing together
or
b) separating only the native implementation
Option a) was used cause we didn't have separate tcnative
release when
Author: markt
Date: Fri Jan 2 03:05:45 2009
New Revision: 730694
URL: http://svn.apache.org/viewvc?rev=730694&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46462
Limit the package test to org.apache.jsp.* rather than org.apache.jsp* to allow
use of packages like org.apache
Author: markt
Date: Fri Jan 2 03:10:03 2009
New Revision: 730696
URL: http://svn.apache.org/viewvc?rev=730696&view=rev
Log:
Propose fix for 46462
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/STATU
https://issues.apache.org/bugzilla/show_bug.cgi?id=46462
--- Comment #1 from Mark Thomas 2009-01-02 03:10:31 PST ---
This has been fixed in trunk and proposed for 6.0.x. providing it gets two more
+1 votes it will be included in 6.0.19 onwards.
--
Configure bugmail: https://issues.apache.
On 02.01.2009 11:57, Mladen Turk wrote:
Rainer Jung wrote:
On 02.01.2009 08:25, Mladen Turk wrote:
Rainer Jung wrote:
a) bundling native and org/apache/tomcat/jni code in one place in svn
and releasing together
or
b) separating only the native implementation
Option a) was used cause we d
Rainer Jung wrote:
On 02.01.2009 11:57, Mladen Turk wrote:
It doesn't mater if the API is stable or not.
Tomcat will just depend on tomcat-native-1.xx.noarch.bin.zip and use the
pre-compiled .jar
(like any other jakarta-commons component for example)
OK, I think that's exactly what I meant wi
https://issues.apache.org/bugzilla/show_bug.cgi?id=46462
metskem changed:
What|Removed |Added
URL|https://issues.apache.org/ji|https://issues.apache.org/ji
https://issues.apache.org/bugzilla/show_bug.cgi?id=37498
Mark Thomas changed:
What|Removed |Added
Attachment #17908|0 |1
is obsolete|
Author: markt
Date: Fri Jan 2 06:07:07 2009
New Revision: 730722
URL: http://svn.apache.org/viewvc?rev=730722&view=rev
Log:
Propose fix for 37498
Modified:
tomcat/current/tc5.5.x/STATUS.txt
Modified: tomcat/current/tc5.5.x/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/current/tc5.5.x
Author: markt
Date: Fri Jan 2 06:24:35 2009
New Revision: 730735
URL: http://svn.apache.org/viewvc?rev=730735&view=rev
Log:
Fix https://issues.apache.org/bugzilla/attachment.cgi?id=23066
Sync issue leads to NPE in rare circumstances
Patch provided by Konstantin Kolinko
Modified:
tomcat/trunk
Author: markt
Date: Fri Jan 2 06:31:54 2009
New Revision: 730742
URL: http://svn.apache.org/viewvc?rev=730742&view=rev
Log:
Propose fix for 37458
Modified:
tomcat/current/tc5.5.x/STATUS.txt
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/current/tc5.5.x/STATUS.txt
URL:
http://svn.apac
https://issues.apache.org/bugzilla/show_bug.cgi?id=37458
--- Comment #14 from Mark Thomas 2009-01-02 06:32:08 PST ---
Thanks for the patch and your analysis. That makes perfect sense.
I have applied your patch to trunk and proposed it for 6.0.x and 5.5.x.
Thanks again.
--
Configure bugm
https://issues.apache.org/bugzilla/show_bug.cgi?id=46464
Summary: Serialisation issues in catalina
Product: Tomcat 6
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Mark Thomas wrote:
> Rainer Jung wrote:
>> Hi,
>>
>> we now have tcnative 1.1.x and trunk. What's our goal w.r.t. API stability?
>
> My understanding was that trunk was created to introduce APR 1.3 and
> that the result would be tcnative 1.2.x.
APR 1.3 is abi compatible to 1.2 - although you famo
https://issues.apache.org/bugzilla/show_bug.cgi?id=45996
Konstantin Kolinko changed:
What|Removed |Added
Summary|MIME type case insentive for|allow byte serving with HTTP
https://issues.apache.org/bugzilla/show_bug.cgi?id=46464
Mark Thomas changed:
What|Removed |Added
Severity|normal |enhancement
--- Comment #1 from
https://issues.apache.org/bugzilla/show_bug.cgi?id=45995
--- Comment #1 from Konstantin Kolinko 2009-01-02
08:59:04 PST ---
For reference:
In Apache HTTPD as of current 1.3 and 2.2 versions, the mime mappings are
case-insensitive.
See:
http://httpd.apache.org/docs/2.2/en/mod/mod_mime.html
https://issues.apache.org/bugzilla/show_bug.cgi?id=42390
--- Comment #1 from Konstantin Kolinko 2009-01-02
09:38:46 PST ---
Created an attachment (id=23070)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=23070)
ready-to-use WAR file that reproduces the issue
--
Configure bugm
https://issues.apache.org/bugzilla/show_bug.cgi?id=42390
Konstantin Kolinko changed:
What|Removed |Added
Attachment #23070|application/octet-stream|application/zip
mim
https://issues.apache.org/bugzilla/show_bug.cgi?id=42390
Konstantin Kolinko changed:
What|Removed |Added
Version|5.5.23 |5.5.27
--- Comment #2 fro
Author: fhanik
Date: Fri Jan 2 17:25:56 2009
New Revision: 730884
URL: http://svn.apache.org/viewvc?rev=730884&view=rev
Log:
Handle invocation target exceptions and throw the original exception when it
happens
Modified:
tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/ProxyC
Author: fhanik
Date: Fri Jan 2 17:30:23 2009
New Revision: 730885
URL: http://svn.apache.org/viewvc?rev=730885&view=rev
Log:
Make system compile with JDK1.5
Modified:
tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/jmx/ConnectionPool.java
Modified:
tomcat/trunk/modules/jdb
Author: fhanik
Date: Fri Jan 2 18:34:10 2009
New Revision: 730893
URL: http://svn.apache.org/viewvc?rev=730893&view=rev
Log:
correct array math
Modified:
tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/jmx/ConnectionPool.java
Modified:
tomcat/trunk/modules/jdbc-pool/java/o
Author: fhanik
Date: Fri Jan 2 18:55:04 2009
New Revision: 730896
URL: http://svn.apache.org/viewvc?rev=730896&view=rev
Log:
update version
Modified:
tomcat/trunk/modules/jdbc-pool/build.xml
tomcat/trunk/modules/jdbc-pool/sign.sh
Modified: tomcat/trunk/modules/jdbc-pool/build.xml
URL:
https://issues.apache.org/bugzilla/show_bug.cgi?id=42390
--- Comment #3 from Konstantin Kolinko 2009-01-02
19:14:26 PST ---
Created an attachment (id=23072)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=23072)
patch for tc6.0.x that fixes the issue
I am attaching patch that fi
Author: fhanik
Date: Fri Jan 2 19:14:50 2009
New Revision: 730900
URL: http://svn.apache.org/viewvc?rev=730900&view=rev
Log:
brain farts
Modified:
tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/jmx/ConnectionPool.java
Modified:
tomcat/trunk/modules/jdbc-pool/java/org/apac
28 matches
Mail list logo