https://issues.apache.org/bugzilla/show_bug.cgi?id=55821
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Mon Dec 9 09:45:16 2013
New Revision: 1549522
URL: http://svn.apache.org/r1549522
Log:
Improve parsing of trailing headers
Modified:
tomcat/trunk/java/org/apache/coyote/http11/filters/ChunkedInputFilter.java
Modified:
tomcat/trunk/java/org/apache/coyote/http11/filters/C
Author: markt
Date: Mon Dec 9 09:46:58 2013
New Revision: 1549523
URL: http://svn.apache.org/r1549523
Log:
Improve parsing of trailing headers
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/filters/ChunkedInputFilter.java
Propchange
Author: markt
Date: Mon Dec 9 09:48:42 2013
New Revision: 1549524
URL: http://svn.apache.org/r1549524
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55820
Include the 172.16/12 range in the default value for internal proxies.
Modified:
tomcat/trunk/java/org/apache/catalina/filte
https://issues.apache.org/bugzilla/show_bug.cgi?id=55820
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Mon Dec 9 09:51:18 2013
New Revision: 1549525
URL: http://svn.apache.org/r1549525
Log:
New field can be final
Modified:
tomcat/trunk/java/org/apache/coyote/http11/filters/ChunkedInputFilter.java
Modified:
tomcat/trunk/java/org/apache/coyote/http11/filters/ChunkedInputFi
2013/12/9 :
> Author: markt
> Date: Mon Dec 9 09:48:42 2013
> New Revision: 1549524
>
> URL: http://svn.apache.org/r1549524
> Log:
> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55820
> Include the 172.16/12 range in the default value for internal proxies.
>
> Modified:
> tomcat/tru
Author: markt
Date: Mon Dec 9 09:53:05 2013
New Revision: 1549526
URL: http://svn.apache.org/r1549526
Log:
New field can be final
Add changelog entry
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/filters/ChunkedInputFilter.java
Author: markt
Date: Mon Dec 9 10:01:16 2013
New Revision: 1549528
URL: http://svn.apache.org/r1549528
Log:
Add an option to the Context to control the blocking of XML external entities
when parsing XML configuration files and enable this blocking by default. The
block is implemented via a custo
Author: markt
Date: Mon Dec 9 10:05:56 2013
New Revision: 1549529
URL: http://svn.apache.org/r1549529
Log:
Add an option to the Context to control the blocking of XML external entities
when parsing XML configuration files and enable this blocking by default when a
security manager is used. The
It has been a while (again much longer than I really wanted) since
8.0.0-RC5 so I think it is time for RC6.
I'm running the unit tests now and (if they all pass) I plan to tag RC6
later today.
I am expecting that this will be the last RC. All the planned major
refactorings are complete. The outst
Author: markt
Date: Mon Dec 9 10:37:25 2013
New Revision: 1549534
URL: http://svn.apache.org/r1549534
Log:
Fix Javadoc
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/startup/XmlErrorHandler.java
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/startup/XmlErrorHandler.java
U
Author: markt
Date: Mon Dec 9 10:42:13 2013
New Revision: 1549535
URL: http://svn.apache.org/r1549535
Log:
Fix Javadoc warning
Modified:
tomcat/tc7.0.x/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/PooledConnection.java
Modified:
tomcat/tc7.0.x/trunk/modules/jdbc-pool/
Hi,
2013/11/16 Violeta Georgieva
>
> Hi,
>
> I'm planning to prepare 7.0.48 for voting.
>
> Please reply here if you would like to include something in that release.
I'll tag 7.0.48 in the afternoon.
> Regards
> Violeta
Author: markt
Date: Mon Dec 9 10:42:35 2013
New Revision: 1549536
URL: http://svn.apache.org/r1549536
Log:
Update
Modified:
tomcat/trunk/TOMCAT-NEXT.txt
Modified: tomcat/trunk/TOMCAT-NEXT.txt
URL:
http://svn.apache.org/viewvc/tomcat/trunk/TOMCAT-NEXT.txt?rev=1549536&r1=1549535&r2=1549536&v
Author: markt
Date: Mon Dec 9 11:22:01 2013
New Revision: 1549547
URL: http://svn.apache.org/r1549547
Log:
Fix failing tests. TldParser needs a RuleSet.
Modified:
tomcat/trunk/test/org/apache/tomcat/util/descriptor/tld/TestTldParser.java
Modified:
tomcat/trunk/test/org/apache/tomcat/util/d
https://issues.apache.org/bugzilla/show_bug.cgi?id=55851
--- Comment #2 from Arunav Sanyal ---
Thanks
I tried searching for recent changes to SpnegoAuthenticator and I cant seem to
find the bug report in which this issue was first reported.
Can you please point me to the bug report in which thi
https://issues.apache.org/bugzilla/show_bug.cgi?id=55851
--- Comment #3 from Mark Thomas ---
(In reply to Arunav Sanyal from comment #2)
> Thanks
>
> I tried searching for recent changes to SpnegoAuthenticator and I cant seem
> to find the bug report in which this issue was first reported.
Huh?
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/5309
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
Given the regression in startup speed due to the web socket scanning, it
would be /really/ nice if this release included clear notes on how one
can best disable this.
On 12/9/2013 4:41 AM, Violeta Georgieva wrote:
Hi,
2013/11/16 Violeta Georgieva
Hi,
I'm planning to prepare 7.0.48 for voti
https://issues.apache.org/bugzilla/show_bug.cgi?id=54691
Ognjen Blagojevic changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--- Comment #3 from Ogn
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/1623
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Sourc
Author: markt
Date: Mon Dec 9 13:38:58 2013
New Revision: 1549569
URL: http://svn.apache.org/r1549569
Log:
Fix Windows specific issue when converting a file system path to a web
application path ('\' -> '/')
Modified:
tomcat/trunk/java/org/apache/jasper/servlet/TldScanner.java
Modified: to
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/5310
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
Hi,
2013/12/9
>
> 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/1623
>
> Buildbot URL: http://ci.apache.org/
>
> Buildslave for this Build: bb-vm_ubuntu
>
> Bui
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/5311
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
Author: markt
Date: Mon Dec 9 17:21:16 2013
New Revision: 1549621
URL: http://svn.apache.org/r1549621
Log:
Tag 8.0.0-RC6
Added:
tomcat/tags/TOMCAT_8_0_0_RC6/
- copied from r1549619, tomcat/trunk/
Modified:
tomcat/tags/TOMCAT_8_0_0_RC6/build.properties.default
tomcat/tags/TOMCAT
Author: violetagg
Date: Mon Dec 9 19:00:49 2013
New Revision: 1549643
URL: http://svn.apache.org/r1549643
Log:
Tag 7.0.48
Added:
tomcat/tc7.0.x/tags/TOMCAT_7_0_48/ (props changed)
- copied from r1549642, tomcat/tc7.0.x/trunk/
Modified:
tomcat/tc7.0.x/tags/TOMCAT_7_0_48/build.prop
Added: dev/tomcat/tomcat-8/v8.0.0-RC6/src/apache-tomcat-8.0.0-RC6-src.tar.gz.asc
==
--- dev/tomcat/tomcat-8/v8.0.0-RC6/src/apache-tomcat-8.0.0-RC6-src.tar.gz.asc
(added)
+++ dev/tomcat/tomcat-8/v8.0.0-RC6/src/apache-tomcat
Added: dev/tomcat/tomcat-8/v8.0.0-RC6/src/apache-tomcat-8.0.0-RC6-src.tar.gz.asc
==
--- dev/tomcat/tomcat-8/v8.0.0-RC6/src/apache-tomcat-8.0.0-RC6-src.tar.gz.asc
(added)
+++ dev/tomcat/tomcat-8/v8.0.0-RC6/src/apache-tomcat
Author: violetagg
Date: Mon Dec 9 20:15:53 2013
New Revision: 1549664
URL: http://svn.apache.org/r1549664
Log:
Prep for next version
Modified:
tomcat/tc7.0.x/trunk/build.properties.default
tomcat/tc7.0.x/trunk/res/maven/mvn.properties.default
Modified: tomcat/tc7.0.x/trunk/build.propert
The proposed Apache Tomcat 8.0.0 release candidate 6 is now available
for voting.
Given this is a release candidate I am working on the basis that it is
equivalent to an alpha. The main changes since RC5 are:
- Better handling of generic types in the WebSocket 1.0 implementation
- Refactor resourc
On 09/12/2013 20:18, Mark Thomas wrote:
> The proposed Apache Tomcat 8.0.0 release candidate 6 is now available
> for voting.
>
> Given this is a release candidate I am working on the basis that it is
> equivalent to an alpha. The main changes since RC5 are:
> - Better handling of generic types in
The Buildbot has detected a restored build on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/1624
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build So
Added: dev/tomcat/tomcat-7/v7.0.48/bin/extras/tomcat-juli-adapters.jar.asc
==
--- dev/tomcat/tomcat-7/v7.0.48/bin/extras/tomcat-juli-adapters.jar.asc (added)
+++ dev/tomcat/tomcat-7/v7.0.48/bin/extras/tomcat-juli-adapters.j
Added: dev/tomcat/tomcat-7/v7.0.48/bin/extras/tomcat-juli-adapters.jar.asc
==
--- dev/tomcat/tomcat-7/v7.0.48/bin/extras/tomcat-juli-adapters.jar.asc (added)
+++ dev/tomcat/tomcat-7/v7.0.48/bin/extras/tomcat-juli-adapters.j
The proposed Apache Tomcat 7.0.48 release is now available for voting.
It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.48/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-030/
The svn tag is:
http://svn.apache.org/r
Hi Mark,
> -Original Message-
> From: Mark Thomas [mailto:ma...@apache.org]
> Sent: Monday, December 9, 2013 9:19 PM
> To: Tomcat Developers List
> Subject: [VOTE] Release Apache Tomcat 8.0.0-RC6
>
> The proposed Apache Tomcat 8.0.0 release candidate 6 is now available
> for voting.
>
>
Author: rjung
Date: Mon Dec 9 21:40:52 2013
New Revision: 1549688
URL: http://svn.apache.org/r1549688
Log:
Unused method initialize() was removed in r1542957.
Remove orphaned references from javadoc.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/digester/Digester.java
Modified: tomcat/
Author: rjung
Date: Mon Dec 9 21:43:35 2013
New Revision: 1549690
URL: http://svn.apache.org/r1549690
Log:
Fix Javadoc.
Modified:
tomcat/trunk/java/org/apache/catalina/WebResourceSet.java
Modified: tomcat/trunk/java/org/apache/catalina/WebResourceSet.java
URL:
http://svn.apache.org/viewvc/
https://issues.apache.org/bugzilla/show_bug.cgi?id=55820
--- Comment #2 from Christopher Schultz ---
How about a note in the users guide mentioning that it's been changed in 8.0.0
and users might want to be mindful of the differences?
--
You are receiving this mail because:
You are the assignee
Konstantin,
On 12/9/13, 4:40 PM, Konstantin Preißer wrote:
> The webapp contains a large static file with a size of 4,582,875,812 bytes.
I believe that static file is better-described as "huge", "enormous",
[bleeping] gigantic. Anything bigger than 2^32 bytes deserves a proper
adjective. :)
-chr
Author: markt
Date: Mon Dec 9 22:52:03 2013
New Revision: 1549700
URL: http://svn.apache.org/r1549700
Log:
Methods need to be public for digester to be able to use them.
Modified:
tomcat/trunk/java/org/apache/catalina/webresources/AbstractResourceSet.java
Modified:
tomcat/trunk/java/org/ap
Author: markt
Date: Mon Dec 9 23:09:18 2013
New Revision: 1549704
URL: http://svn.apache.org/r1549704
Log:
If a file is too big to be cached, return the original resource not the
CacheResource instance else the resource content will still be cached.
Modified:
tomcat/trunk/java/org/apache/ca
Author: markt
Date: Mon Dec 9 23:34:25 2013
New Revision: 1549706
URL: http://svn.apache.org/r1549706
Log:
Use an int for the maximum object size to be cached in bytes since it is cached
using a byte array and that is limited to Integer.MAX_VALUE.
Test objects to be cached against the maximum ob
Author: markt
Date: Mon Dec 9 23:43:15 2013
New Revision: 1549711
URL: http://svn.apache.org/r1549711
Log:
Simplify assuming that the resources implementation will generate an
InputStream from the cached byte array if one is available.
Modified:
tomcat/trunk/java/org/apache/catalina/servlet
Author: markt
Date: Tue Dec 10 00:16:45 2013
New Revision: 1549717
URL: http://svn.apache.org/r1549717
Log:
Change the caching approach slightly.
Previously, resources were only cached if they were smaller than
maxObjectSizeBytes. Now they are always cached (so the metadata is cached) but
the co
On 09/12/2013 21:40, Konstantin Preißer wrote:
> With Tomcat 8.0.0-RC6, I seem to have problems serving large static
> files in one of my webapps.
>
> I've run it on a Windows Server 2012 R2 system with Java 1.7.0_45
> (64-Bit) and the NIO HTTP connector. The webapp contains a large
> static file
48 matches
Mail list logo