Tomcat 7 Maven Artifacts

2010-07-04 Thread Gurkan Erdogdu
Hi folks, Our project OpenWebBeans has a dependency on Tomcat 7 artifacts. We are going to release OWB. Where is the Tomcat 7 Beta Maven artifacts? Thanks; Gurkan OpenWebBeans PMC Chair

Re: Tomcat 7 Maven Artifacts

2010-07-04 Thread Mark Thomas
On 04/07/2010 11:43, Gurkan Erdogdu wrote: Hi folks, Our project OpenWebBeans has a dependency on Tomcat 7 artifacts. We are going to release OWB. Where is the Tomcat 7 Beta Maven artifacts? They haven't been uploaded yet. I should be able to upload them later this week. Mark --

RTF and fixcrlf during build

2010-07-04 Thread Rainer Jung
The fixcrlf handling of RTF files when packed into the source distribution has changed as a side effect of http://svn.apache.org/viewvc?view=revision&revision=893572 It was "don't change" before and "fix" after. It seems the RTF spec is at least unclear about correct line endings with a tende

svn commit: r960317 - /tomcat/trunk/webapps/docs/changelog.xml

2010-07-04 Thread pero
Author: pero Date: Sun Jul 4 10:47:12 2010 New Revision: 960317 URL: http://svn.apache.org/viewvc?rev=960317&view=rev Log: Fix indentation... Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/w

svn commit: r960318 - /tomcat/trunk/java/org/apache/catalina/core/AsyncContextImpl.java

2010-07-04 Thread pero
Author: pero Date: Sun Jul 4 10:50:53 2010 New Revision: 960318 URL: http://svn.apache.org/viewvc?rev=960318&view=rev Log: no functional change. reformating and fix some checkstyle warnings Modified: tomcat/trunk/java/org/apache/catalina/core/AsyncContextImpl.java Modified: tomcat/trunk/jav

Re: svn commit: r960283 - in /tomcat/trunk: java/org/apache/catalina/core/AsyncContextImpl.java test/org/apache/catalina/core/TestAsyncContextImpl.java webapps/docs/changelog.xml

2010-07-04 Thread Peter Roßbach
Hi Rainer, source of AsyncContextImpl has a lot of open checkstyle warnings. I check my eclipse but all formatter use space instead tabs. Very strange... Peter Am 04.07.2010 um 01:17 schrieb Rainer Jung: Hi Peter, On 04.07.2010 00:48, p...@apache.org wrote: Author: pero Date: Sat Jul 3

Bug report for Taglibs [2010/07/04]

2010-07-04 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2010/07/04]

2010-07-04 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 5 [2010/07/04]

2010-07-04 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 6 [2010/07/04]

2010-07-04 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2010/07/04]

2010-07-04 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2010/07/04]

2010-07-04 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Re: RTF and fixcrlf during build

2010-07-04 Thread Konstantin Kolinko
2010/7/4 Rainer Jung : > The fixcrlf handling of RTF files when packed into the source distribution > has changed as a side effect of > > http://svn.apache.org/viewvc?view=revision&revision=893572 > > It was "don't change" before and "fix" after. > > It seems the RTF spec is at least unclear about

Re: RTF and fixcrlf during build

2010-07-04 Thread Mark Thomas
On 04/07/2010 12:00, Rainer Jung wrote: The fixcrlf handling of RTF files when packed into the source distribution has changed as a side effect of http://svn.apache.org/viewvc?view=revision&revision=893572 It was "don't change" before and "fix" after. It seems the RTF spec is at least unclear

DO NOT REPLY [Bug 49528] HttpServletRequest.isAsyncStarted() returns false when a Runnable is started

2010-07-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49528 Mark Thomas changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

svn commit: r960347 - in /tomcat/trunk: java/org/apache/catalina/core/AsyncContextImpl.java test/org/apache/catalina/core/TestAsyncContextImpl.java webapps/docs/changelog.xml

2010-07-04 Thread markt
Author: markt Date: Sun Jul 4 15:38:40 2010 New Revision: 960347 URL: http://svn.apache.org/viewvc?rev=960347&view=rev Log: Revert r960283, r960316, r960318. r960283 broke the spec and the other commits were sufficiently tightly coupled to it that it was easier to revert all of them than try to

svn commit: r960348 - in /tomcat/trunk: java/org/apache/tomcat/util/net/JIoEndpoint.java test/org/apache/catalina/core/TestAsyncListener.java webapps/docs/changelog.xml

2010-07-04 Thread markt
Author: markt Date: Sun Jul 4 15:44:45 2010 New Revision: 960348 URL: http://svn.apache.org/viewvc?rev=960348&view=rev Log: Revert r958362, r960083, r958406, r960069. r958362 broke the TCK tests and the other commits were sufficiently tightly coupled to it that it was easier to revert all of th

svn commit: r960350 - /tomcat/trunk/build.xml

2010-07-04 Thread rjung
Author: rjung Date: Sun Jul 4 16:01:43 2010 New Revision: 960350 URL: http://svn.apache.org/viewvc?rev=960350&view=rev Log: Remove *.rtf from fixcrlf patternset. No need for native line ends in RTF files. Their spec indicates they should use CRLF. Modified: tomcat/trunk/build.xml Modified:

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

2010-07-04 Thread rjung
Author: rjung Date: Sun Jul 4 16:06:50 2010 New Revision: 960352 URL: http://svn.apache.org/viewvc?rev=960352&view=rev Log: Propose. 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?rev=960

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

2010-07-04 Thread rjung
Author: rjung Date: Sun Jul 4 16:19:07 2010 New Revision: 960355 URL: http://svn.apache.org/viewvc?rev=960355&view=rev Log: Vote. 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?rev=960355

Re: RTF and fixcrlf during build

2010-07-04 Thread Jim Jagielski
On Jul 4, 2010, at 11:15 AM, Mark Thomas wrote: > On 04/07/2010 12:00, Rainer Jung wrote: >> The fixcrlf handling of RTF files when packed into the source >> distribution has changed as a side effect of >> >> http://svn.apache.org/viewvc?view=revision&revision=893572 >> >> It was "don't change"

DO NOT REPLY [Bug 49548] New: Refactoring SetSupport

2010-07-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49548 Summary: Refactoring SetSupport Product: Taglibs Version: 1.2.0 Platform: PC Status: NEW Severity: enhancement Priority: P2 Component: Standard Taglib

DO NOT REPLY [Bug 49548] Refactoring SetSupport

2010-07-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49548 --- Comment #1 from Jeremy Boynes 2010-07-04 12:23:01 EDT --- Created an attachment (id=25694) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25694) Refactors SetSupport -- Configure bugmail: https://issues.apache.org/bugzill

[taglibs] Null handling in Functions

2010-07-04 Thread Jeremy Boynes
Different methods in our Functions implementation handle null parameters inconsistently; for example, toUpperCase does not perform any null check whereas indexOf does. If I grok the EL spec correctly, all String parameter values should be coerced by the rules in 1.18.2 which would guarantee that

Re: Proposal: Some todo's at AsyncContext detected...

2010-07-04 Thread Rainer Jung
On 01.07.2010 18:42, Rainer Jung wrote: On 01.07.2010 17:20, Marc Guillemot wrote: jean-frederic clere wrote: ... I run a daily test and just looked to what breaks it and complain. Now I am looking to Peter's application to find what is broken. so you're the continuous integration server ;-)

Re: Proposal: Some todo's at AsyncContext detected...

2010-07-04 Thread Peter Roßbach
Hmm, Spec says: public boolean isAsyncStarted() - Returns true if async processing has started on this request, and false otherwise. If this request has been dispatched using one of the AsyncContext.dispatch methods since it was put in asynchronous mode, or a call to AsynContext.complete is m

Re: svn commit: r960348 - in /tomcat/trunk: java/org/apache/tomcat/util/net/JIoEndpoint.java test/org/apache/catalina/core/TestAsyncListener.java webapps/docs/changelog.xml

2010-07-04 Thread Peter Roßbach
Hi Mark, why you remove and doesn't correct the TestCases? Please, explain how a AsyncListner can receive onTimeout ? Peter Am 04.07.2010 um 17:44 schrieb ma...@apache.org: Author: markt Date: Sun Jul 4 15:44:45 2010 New Revision: 960348 URL: http://svn.apache.org/viewvc?rev=960348&view=r

svn commit: r960391 - /tomcat/trunk/test/org/apache/catalina/core/TestAsyncContextImpl.java

2010-07-04 Thread markt
Author: markt Date: Sun Jul 4 20:34:02 2010 New Revision: 960391 URL: http://svn.apache.org/viewvc?rev=960391&view=rev Log: Add a test case for https://issues.apache.org/bugzilla/show_bug.cgi?id=49528 Added: tomcat/trunk/test/org/apache/catalina/core/TestAsyncContextImpl.java (with props)

svn commit: r960392 - in /tomcat/trunk: java/org/apache/catalina/core/AsyncContextImpl.java webapps/docs/changelog.xml

2010-07-04 Thread markt
Author: markt Date: Sun Jul 4 20:38:41 2010 New Revision: 960392 URL: http://svn.apache.org/viewvc?rev=960392&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49528 AsyncContext.start() uses an internal dispatch but this should not have the same side-effects as calling dispat

DO NOT REPLY [Bug 49528] HttpServletRequest.isAsyncStarted() returns false when a Runnable is started

2010-07-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49528 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

DO NOT REPLY [Bug 49543] Request for a "shared" datasource configuration as in DBCP

2010-07-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49543 Mark Thomas changed: What|Removed |Added Severity|normal |enhancement --- Comment #2 from Mark

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

2010-07-04 Thread kkolinko
Author: kkolinko Date: Sun Jul 4 20:45:42 2010 New Revision: 960393 URL: http://svn.apache.org/viewvc?rev=960393&view=rev Log: vote 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?rev=9603

svn commit: r960394 - /tomcat/trunk/webapps/docs/changelog.xml

2010-07-04 Thread markt
Author: markt Date: Sun Jul 4 20:48:07 2010 New Revision: 960394 URL: http://svn.apache.org/viewvc?rev=960394&view=rev Log: Clean up Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/do

DO NOT REPLY [Bug 49428] Fix WebDAV mounts from Windows Mini-Redirector clients

2010-07-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49428 --- Comment #2 from Mark Thomas 2010-07-04 18:08:41 EDT --- Please run the litmus test suite with your patch. Whilst the current implementation has some failures (and patches for those would be welcome too) the current patch for this issue

DO NOT REPLY [Bug 37449] Support multi-Realms at Engine element

2010-07-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=37449 --- Comment #9 from Bruno Braga 2010-07-04 18:12:55 EDT --- Created an attachment (id=25696) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25696) backport tomcat windows -- Configure bugmail: https://issues.apache.org/bugzill

DO NOT REPLY [Bug 37449] Support multi-Realms at Engine element

2010-07-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=37449 --- Comment #10 from Bruno Braga 2010-07-04 18:13:42 EDT --- Ok. IBM Rational Team Concert isn't officially supported on Tomcat 6 yet. So I get the Tomcat 6.0 and 5.5 source code and wrote a back-port for this feature (CombinedRealm). Now

DO NOT REPLY [Bug 37449] Support multi-Realms at Engine element

2010-07-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=37449 --- Comment #8 from Bruno Braga 2010-07-04 18:11:08 EDT --- Created an attachment (id=25695) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25695) backport tomcat linux -- Configure bugmail: https://issues.apache.org/bugzilla/

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

2010-07-04 Thread kfujino
Author: kfujino Date: Mon Jul 5 01:07:45 2010 New Revision: 960416 URL: http://svn.apache.org/viewvc?rev=960416&view=rev Log: vote 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?rev=96041

DO NOT REPLY [Bug 27717] very slow in JSTL 1.1

2010-07-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=27717 --- Comment #18 from Jeremy Boynes 2010-07-04 21:28:58 EDT --- (In reply to comment #17) > CachedXPathAPI says that: "A faster way is to precompile the XPaths using the > low-level API, and then just use the XPaths over and over". That so

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

2010-07-04 Thread pero
Author: pero Date: Mon Jul 5 03:34:53 2010 New Revision: 960430 URL: http://svn.apache.org/viewvc?rev=960430&view=rev Log: Vote 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?rev=960430&r

Re: [taglibs] Null handling in Functions

2010-07-04 Thread Henri Yandell
Agreed on 1.18.2. For String params (and Number, Character and Boolean) it looks like Functions should be able to assume that they're null-safe. Hen On Sun, Jul 4, 2010 at 12:20 PM, Jeremy Boynes wrote: > Different methods in our Functions implementation handle null parameters > inconsistently;

Re: Proposal: Some todo's at AsyncContext detected...

2010-07-04 Thread Rainer Jung
On 04.07.2010 22:11, Peter Roßbach wrote: Hmm, Spec says: public boolean isAsyncStarted() - Returns true if async processing has started on this request, and false otherwise. If this request has been dispatched using one of the AsyncContext.dispatch methods since it was put in asynchronous mode

svn commit: r960460 - in /tomcat/tc6.0.x/trunk: STATUS.txt dist.xml

2010-07-04 Thread rjung
Author: rjung Date: Mon Jul 5 06:55:26 2010 New Revision: 960460 URL: http://svn.apache.org/viewvc?rev=960460&view=rev Log: Remove *.rtf from fixcrlf patternset. No need for native line ends in RTF files. Their spec indicates they should use CRLF. Backport of r960350 from trunk. Modified: