https://issues.apache.org/bugzilla/show_bug.cgi?id=55282
Val changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVALID
https://issues.apache.org/bugzilla/show_bug.cgi?id=55282
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=55282
Val changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVALID
https://issues.apache.org/bugzilla/show_bug.cgi?id=55282
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=55402
Bug ID: 55402
Summary: Update dbcp dependency in build.properties.default
Product: Tomcat 8
Version: trunk
Hardware: PC
Status: NEW
Severity: normal
Prior
On 12/08/2013 04:28, Jeremy Boynes wrote:
> On Aug 10, 2013, at 2:59 PM, build...@apache.org wrote:
>
>> 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/4807
>>
>
Author: markt
Date: Mon Aug 12 11:25:32 2013
New Revision: 1513107
URL: http://svn.apache.org/r1513107
Log:
Update Pool2 and DBCP2 versions to latest CI builds.
This picks up some API clean-up. There are no new features.
Modified:
tomcat/trunk/build.properties.default
Modified: tomcat/trunk/
https://issues.apache.org/bugzilla/show_bug.cgi?id=55402
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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/4814
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
https://issues.apache.org/bugzilla/show_bug.cgi?id=55404
--- Comment #1 from Michael Osipov <1983-01...@gmx.net> ---
Same applies for Tomcat 7 and 8.
--
You are receiving this mail because:
You are the assignee for the bug.
-
T
https://issues.apache.org/bugzilla/show_bug.cgi?id=55404
Bug ID: 55404
Summary: ContextConfig#validateSecurityRoles emits three info
log messages which contain a warning
Product: Tomcat 6
Version: 6.0.37
Hardware: All
https://issues.apache.org/bugzilla/show_bug.cgi?id=55404
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=55404
Michael Osipov <1983-01...@gmx.net> changed:
What|Removed |Added
Status|RESOLVED|REOPENED
https://issues.apache.org/bugzilla/show_bug.cgi?id=55404
--- Comment #4 from Mark Thomas ---
Sorry, juggling too many things and read the report too fast.
Yes, I agree with the proposed change.
--
You are receiving this mail because:
You are the assignee for the bug.
-
On 10/08/2013 21:12, Jeremy Boynes wrote:
> On Aug 7, 2013, at 2:14 PM, ma...@apache.org wrote:
>
>> Author: markt
>> Date: Wed Aug 7 21:14:55 2013
>> New Revision: 1511501
>>
>> URL: http://svn.apache.org/r1511501
>> Log:
>> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52092
>> Switch
Author: markt
Date: Mon Aug 12 14:25:05 2013
New Revision: 1513145
URL: http://svn.apache.org/r1513145
Log:
Additional permissions required by the now default AsyncLogWriter and
OneLineFormatter
Modified:
tomcat/trunk/conf/catalina.policy
Modified: tomcat/trunk/conf/catalina.policy
URL:
ht
Author: markt
Date: Mon Aug 12 14:27:33 2013
New Revision: 1513148
URL: http://svn.apache.org/r1513148
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55404
Log warnings as warnings
Modified:
tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java
tomcat/trunk/java/or
Author: markt
Date: Mon Aug 12 14:31:12 2013
New Revision: 1513149
URL: http://svn.apache.org/r1513149
Log:
Follow-up to r1513148. Update i18n messages.
Modified:
tomcat/trunk/java/org/apache/catalina/startup/LocalStrings_es.properties
tomcat/trunk/java/org/apache/catalina/startup/LocalSt
Author: markt
Date: Mon Aug 12 14:32:01 2013
New Revision: 1513151
URL: http://svn.apache.org/r1513151
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55404
Log warnings as warnings
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/catalina
Author: markt
Date: Mon Aug 12 14:34:41 2013
New Revision: 1513152
URL: http://svn.apache.org/r1513152
Log:
Proposal
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=1513152&r1=1513151&r
https://issues.apache.org/bugzilla/show_bug.cgi?id=55404
--- Comment #5 from Mark Thomas ---
This has been fixed in trunk for 8.0.0-RC2 and 7.0.x for 7.0.43.
It has been proposed for 6.0.x.
--
You are receiving this mail because:
You are the assignee for the bug.
-
On 10/08/2013 23:20, Jeremy Boynes wrote:
> On Jul 22, 2013, at 10:10 AM, Mark Thomas wrote:
>
>> On 21/07/2013 18:36, Jeremy Boynes wrote:
>> ...
>>> In the meantime, I'm going to look at refactoring the TLD support as
>>> described above.
>>
>> Nice. See my note about TLD processing in the TOMC
https://issues.apache.org/bugzilla/show_bug.cgi?id=18500
--- Comment #17 from Remy Maucherat ---
The rewrite valve that is now in Tomcat 8 supports vhost rewriting.
--
You are receiving this mail because:
You are the assignee for the bug.
---
Author: markt
Date: Mon Aug 12 15:07:55 2013
New Revision: 1513158
URL: http://svn.apache.org/r1513158
Log:
Fix some code warnings
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/TldLocationsCache.java
tomcat/trunk/java/org/apache/jasper/servlet/JasperInitializer.java
tomcat/tr
On 09/08/2013 07:21, jboy...@apache.org wrote:
> Author: jboynes
> Date: Fri Aug 9 06:21:56 2013
> New Revision: 1512148
>
> URL: http://svn.apache.org/r1512148
> Log:
> Start adding model for loading complete TLDs using Digester.
> This will unify Jasper's model, which is mostly complete but use
On Aug 12, 2013, at 7:46 AM, Mark Thomas wrote:
> On 10/08/2013 23:20, Jeremy Boynes wrote:
>> On Jul 22, 2013, at 10:10 AM, Mark Thomas wrote:
>>
>>> On 21/07/2013 18:36, Jeremy Boynes wrote:
>>> ...
In the meantime, I'm going to look at refactoring the TLD support as
described above
The Buildbot has detected a new failure on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/1326
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Sourc
On Aug 12, 2013, at 8:16 AM, Mark Thomas wrote:
> On 09/08/2013 07:21, jboy...@apache.org wrote:
>> Author: jboynes
>> Date: Fri Aug 9 06:21:56 2013
>> New Revision: 1512148
>>
>> URL: http://svn.apache.org/r1512148
>> Log:
>> Start adding model for loading complete TLDs using Digester.
>> This
https://issues.apache.org/bugzilla/show_bug.cgi?id=18500
--- Comment #18 from Alessandro Polverini ---
How the rewrite valve could solve this problem?
--
You are receiving this mail because:
You are the assignee for the bug.
-
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/4815
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
On 12/08/2013 16:20, Jeremy Boynes wrote:
> On Aug 12, 2013, at 7:46 AM, Mark Thomas wrote:
>
>> On 10/08/2013 23:20, Jeremy Boynes wrote:
>>> On Jul 22, 2013, at 10:10 AM, Mark Thomas
>>> wrote:
>>>
On 21/07/2013 18:36, Jeremy Boynes wrote: ...
> In the meantime, I'm going to look at
Author: markt
Date: Mon Aug 12 15:59:40 2013
New Revision: 1513176
URL: http://svn.apache.org/r1513176
Log:
Allow whitespace between elements which allows wrapping of lone lines in the
config files.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/scan/StandardJarScanFilter.java
Modified:
Author: markt
Date: Mon Aug 12 16:00:49 2013
New Revision: 1513177
URL: http://svn.apache.org/r1513177
Log:
Add catalina-storeconfig.jar to default skip list
Move websocket-api.jar to other API jars
Modified:
tomcat/trunk/conf/catalina.properties
Modified: tomcat/trunk/conf/catalina.properti
Author: markt
Date: Mon Aug 12 16:01:39 2013
New Revision: 1513178
URL: http://svn.apache.org/r1513178
Log:
Add a JarScanFilter configuration to skip the JARs that contain SCIs but no TLDs
Modified:
tomcat/trunk/conf/context.xml
Modified: tomcat/trunk/conf/context.xml
URL:
http://svn.apache
Author: markt
Date: Mon Aug 12 16:15:14 2013
New Revision: 1513187
URL: http://svn.apache.org/r1513187
Log:
Fix the logic for the "Scanned one or more JARs for TLDs without finding a TLD"
warning.
Modified:
tomcat/trunk/java/org/apache/jasper/servlet/TldScanner.java
Modified: tomcat/trunk/j
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/4816
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
Jeremy,
Will you be back-porting any of this to Tomcat 7? Or is the idea that so
many things will be changing that it's unfair to surprise Tomcat 7 users
with these changes?
-chris
On 8/11/13 5:24 PM, jboy...@apache.org wrote:
> Author: jboynes
> Date: Sun Aug 11 21:24:50 2013
> New Revision: 15
Author: schultz
Date: Mon Aug 12 19:52:18 2013
New Revision: 1513234
URL: http://svn.apache.org/r1513234
Log:
Votes
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=1513234&r1=1513233&r2
Author: markt
Date: Mon Aug 12 22:10:58 2013
New Revision: 1513278
URL: http://svn.apache.org/r1513278
Log:
Can't switch to Writer once getOutputStream() has been called.
Modified:
tomcat/trunk/test/org/apache/catalina/nonblocking/TestNonBlockingAPI.java
Modified:
tomcat/trunk/test/org/apac
Author: markt
Date: Mon Aug 12 22:15:04 2013
New Revision: 1513280
URL: http://svn.apache.org/r1513280
Log:
Remove some unused code and simplify the test.
Modified:
tomcat/trunk/test/org/apache/catalina/nonblocking/TestNonBlockingAPI.java
Modified:
tomcat/trunk/test/org/apache/catalina/nonb
https://issues.apache.org/bugzilla/show_bug.cgi?id=55399
--- Comment #4 from Guillermo Grandes ---
java.lang.Throwable: Stack Trace
at org.test.servlet.LocaleTest.doPost(LocaleTest.java:138)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:647)
at javax.servlet.http.HttpServ
On Aug 12, 2013, at 12:33 PM, Christopher Schultz
wrote:
> Jeremy,
>
> Will you be back-porting any of this to Tomcat 7? Or is the idea that so
> many things will be changing that it's unfair to surprise Tomcat 7 users
> with these changes?
As is, I think this would be too big a change for a 7
42 matches
Mail list logo