Jeremy Boynes wrote:
>On Aug 14, 2013, at 12:58 AM, Mark Thomas wrote:
>
>> On 14/08/2013 03:20, jboy...@apache.org wrote:
>>> Author: jboynes
>>> Date: Wed Aug 14 02:20:02 2013
>>> New Revision: 1513714
>>>
>>> URL: http://svn.apache.org/r1513714
>>> Log:
>>> Deprecate TldConfig and TLD-related
On Aug 14, 2013, at 3:41 AM, Mark Thomas wrote:
> Summarising the response to this thread so far:
>
> There is a preference for not strictly enforcing whatever limit is
> selected. Rules need exceptions and committers can exercise judgement.
> It does create a grey area but the majority is OK w
On Aug 14, 2013, at 12:58 AM, Mark Thomas wrote:
> On 14/08/2013 03:20, jboy...@apache.org wrote:
>> Author: jboynes
>> Date: Wed Aug 14 02:20:02 2013
>> New Revision: 1513714
>>
>> URL: http://svn.apache.org/r1513714
>> Log:
>> Deprecate TldConfig and TLD-related properties of Context as they h
Author: jboynes
Date: Thu Aug 15 02:37:36 2013
New Revision: 1514139
URL: http://svn.apache.org/r1514139
Log:
revert r1513714
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/Context.java
tomcat/tc7.0.x/trunk/java/org/apache/catalina/core/StandardContext.java
tomcat/tc7.0.x/tru
On Aug 14, 2013, at 2:25 AM, Arjan Tijms wrote:
> markt wrote
>> No-one said it would be difficult. TomEE has already done it. We'd just
>> need to lift the code. Difficulty really doesn't come into it. If there
>> is a demand for it, it will get implemented. If there isn't, it won't.
>
> Thank
The Buildbot has detected a restored build on builder tomcat-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/4828
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
Author: markt
Date: Wed Aug 14 15:02:59 2013
New Revision: 1513919
URL: http://svn.apache.org/r1513919
Log:
Fix non-blocking test failures on OSX.
Modified:
tomcat/trunk/java/org/apache/catalina/connector/CoyoteAdapter.java
tomcat/trunk/test/org/apache/catalina/nonblocking/TestNonBlocking
Author: markt
Date: Wed Aug 14 14:34:13 2013
New Revision: 1513897
URL: http://svn.apache.org/r1513897
Log:
Work-around CI build failures
Modified:
tomcat/trunk/test/org/apache/catalina/nonblocking/TestNonBlockingAPI.java
Modified:
tomcat/trunk/test/org/apache/catalina/nonblocking/TestNonBl
Author: markt
Date: Wed Aug 14 14:08:26 2013
New Revision: 1513887
URL: http://svn.apache.org/r1513887
Log:
Add some timing information
Modified:
tomcat/trunk/test/org/apache/catalina/nonblocking/TestNonBlockingAPI.java
Modified:
tomcat/trunk/test/org/apache/catalina/nonblocking/TestNonBloc
Author: markt
Date: Wed Aug 14 12:52:43 2013
New Revision: 1513855
URL: http://svn.apache.org/r1513855
Log:
Use logger rather than System.out primarily to get datestamps for messages.
Modified:
tomcat/trunk/test/org/apache/catalina/nonblocking/TestNonBlockingAPI.java
Modified:
tomcat/trunk/
https://issues.apache.org/bugzilla/show_bug.cgi?id=55400
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Wed Aug 14 12:29:03 2013
New Revision: 1513842
URL: http://svn.apache.org/r1513842
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55400
WsFilter needs to be marked as supporting async else it prevents apps from
using async requests.
Modified:
tomcat/trunk/jav
Author: markt
Date: Wed Aug 14 12:16:32 2013
New Revision: 1513829
URL: http://svn.apache.org/r1513829
Log:
Tomcat 8 requires Java 7 so simplify code.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/group/GroupChannel.java
Modified: tomcat/trunk/java/org/apache/catalina/tribes/group/G
Author: markt
Date: Wed Aug 14 12:13:59 2013
New Revision: 1513828
URL: http://svn.apache.org/r1513828
Log:
Reformat excessively long lines (> 200 chars).
Also reformatted long lines > 100 chars.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/group/ChannelCoordinator.java
tomcat/t
Author: markt
Date: Wed Aug 14 11:58:43 2013
New Revision: 1513823
URL: http://svn.apache.org/r1513823
Log:
Reformat excessively long lines (> 200 chars).
Also reformatted long lines > 100 chars.
Modified:
tomcat/trunk/java/org/apache/catalina/ha/session/DeltaManager.java
Modified: tomcat/tr
The Buildbot has detected a new failure on builder tomcat-trunk while building
ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/4823
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
Author: markt
Date: Wed Aug 14 10:47:00 2013
New Revision: 1513806
URL: http://svn.apache.org/r1513806
Log:
Reformat excessively long lines (> 200 chars).
Also reformatted long lines > 100 chars.
Modified:
tomcat/trunk/java/org/apache/catalina/core/DefaultInstanceManager.java
Modified: tomca
Summarising the response to this thread so far:
There is a preference for not strictly enforcing whatever limit is
selected. Rules need exceptions and committers can exercise judgement.
It does create a grey area but the majority is OK with that.
There is a mix of views on line length but there a
The Buildbot has detected a restored build on builder tomcat-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/4822
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
Author: markt
Date: Wed Aug 14 10:17:13 2013
New Revision: 1513798
URL: http://svn.apache.org/r1513798
Log:
Add an access log check to the write error test case
Modified:
tomcat/trunk/test/org/apache/catalina/nonblocking/TestNonBlockingAPI.java
Modified:
tomcat/trunk/test/org/apache/catalin
Author: markt
Date: Wed Aug 14 09:39:50 2013
New Revision: 1513788
URL: http://svn.apache.org/r1513788
Log:
Remove reference to attributes that no longer exist.
Modified:
tomcat/trunk/webapps/docs/config/context.xml
Modified: tomcat/trunk/webapps/docs/config/context.xml
URL:
http://svn.apac
Author: markt
Date: Wed Aug 14 09:39:24 2013
New Revision: 1513787
URL: http://svn.apache.org/r1513787
Log:
Remove reference to attributes that no longer exist.
Modified:
tomcat/trunk/webapps/docs/config/systemprops.xml
Modified: tomcat/trunk/webapps/docs/config/systemprops.xml
URL:
http://
Author: markt
Date: Wed Aug 14 09:37:42 2013
New Revision: 1513784
URL: http://svn.apache.org/r1513784
Log:
Remove unused code.
Modified:
tomcat/trunk/java/org/apache/catalina/core/StandardContext.java
Modified: tomcat/trunk/java/org/apache/catalina/core/StandardContext.java
URL:
http://svn
Author: markt
Date: Wed Aug 14 09:36:34 2013
New Revision: 1513783
URL: http://svn.apache.org/r1513783
Log:
Async read/write errors need to trigger error responses so the socket is closed.
Modified:
tomcat/trunk/java/org/apache/catalina/connector/CoyoteAdapter.java
Modified: tomcat/trunk/jav
Author: markt
Date: Wed Aug 14 09:35:40 2013
New Revision: 1513782
URL: http://svn.apache.org/r1513782
Log:
Provide a request processing time for an error response if possible.
Modified:
tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java
Modified:
tomcat/trunk/java/org/
Hi,
markt wrote
> Had you not cut all the context, it would be clear that Ron's question
> was:
>> Does the Tomcat community support the inclusion of the Servlet profile
>> of JSR 196 in the EE web Profile?
> Hence my response. I don't think the Tomcat developers are in a position
> to pass judge
On 14/08/2013 03:20, jboy...@apache.org wrote:
> Author: jboynes
> Date: Wed Aug 14 02:20:02 2013
> New Revision: 1513714
>
> URL: http://svn.apache.org/r1513714
> Log:
> Deprecate TldConfig and TLD-related properties of Context as they have been
> removed in Tomcat 8.0.x where TLD processing is
On 13/08/2013 22:58, Arjan Tijms wrote:
> markt wrote
>>> we are contacting standalone and EE web profile Servlet containers
>> [...]
>> The has been very little demand from the Apache Tomcat user community to
>> support the Java EE web profile.
>
> I guess Ron meant Tomcat with the "standalone
28 matches
Mail list logo