Author: markt
Date: Wed Oct 3 07:26:41 2012
New Revision: 1393330
URL: http://svn.apache.org/viewvc?rev=1393330&view=rev
Log:
Update changelog prior to 7.0.32 tag
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http:/
Author: markt
Date: Wed Oct 3 07:28:41 2012
New Revision: 1393331
URL: http://svn.apache.org/viewvc?rev=1393331&view=rev
Log:
Tag 7.0.32
Added:
tomcat/tc7.0.x/tags/TOMCAT_7_0_32/ (props changed)
- copied from r1393330, tomcat/tc7.0.x/trunk/
Modified:
tomcat/tc7.0.x/tags/TOMCAT_7_
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-taglibs-standard has an issue affecting its community
integration.
Author: markt
Date: Wed Oct 3 08:22:51 2012
New Revision: 1393339
URL: http://svn.apache.org/viewvc?rev=1393339&view=rev
Log:
Fix typo
Modified:
tomcat/trunk/res/maven/mvn-pub.xml
Modified: tomcat/trunk/res/maven/mvn-pub.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/res/maven/mvn-pub.
The proposed Apache Tomcat 7.0.32 release is now available for voting.
It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.32/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-087/
The svn tag is:
http://svn.apache.org/r
Author: markt
Date: Wed Oct 3 09:33:25 2012
New Revision: 1393372
URL: http://svn.apache.org/viewvc?rev=1393372&view=rev
Log:
s/CharBuffer/CharArrayWriter/ since the latter is able to grow while the former
isn't.
Modified:
tomcat/trunk/java/org/apache/catalina/valves/AccessLogValve.java
Author: markt
Date: Wed Oct 3 09:34:48 2012
New Revision: 1393373
URL: http://svn.apache.org/viewvc?rev=1393373&view=rev
Log:
Prep for next tag
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/bu
Author: markt
Date: Wed Oct 3 09:38:08 2012
New Revision: 1393376
URL: http://svn.apache.org/viewvc?rev=1393376&view=rev
Log:
Sycn with trunk
Modified:
tomcat/sandbox/trunk-resources/ (props changed)
tomcat/sandbox/trunk-resources/build.properties.default
tomcat/sandbox/trunk-reso
https://issues.apache.org/bugzilla/show_bug.cgi?id=53958
Priority: P2
Bug ID: 53958
Assignee: dev@tomcat.apache.org
Summary: Custom error page generates NPE in
StandardHostValve.java
Severity: normal
Classification: Uncla
Author: markt
Date: Wed Oct 3 10:00:21 2012
New Revision: 1393381
URL: http://svn.apache.org/viewvc?rev=1393381&view=rev
Log:
Implement cache expiry during getResource()
Modified:
tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources/Cache.java
tomcat/sandbox/trunk-resou
Author: markt
Date: Wed Oct 3 10:08:58 2012
New Revision: 1393385
URL: http://svn.apache.org/viewvc?rev=1393385&view=rev
Log:
Last of the caching configuration TODOs
Modified:
tomcat/sandbox/trunk-resources/java/org/apache/catalina/WebResourceRoot.java
tomcat/sandbox/trunk-resources/jav
https://issues.apache.org/bugzilla/show_bug.cgi?id=53958
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |NEEDINFO
OS|
https://issues.apache.org/bugzilla/show_bug.cgi?id=53958
--- Comment #2 from Sean Owen ---
Will do -- I will try to reduce this to a minimal test case. I already caught
that maybe the context needs to be "" instead of "/", but that didn't change
behavior.
--
You are receiving this mail because:
Author: kkolinko
Date: Wed Oct 3 11:15:37 2012
New Revision: 1393419
URL: http://svn.apache.org/viewvc?rev=1393419&view=rev
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?re
Author: kkolinko
Date: Wed Oct 3 11:31:11 2012
New Revision: 1393427
URL: http://svn.apache.org/viewvc?rev=1393427&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=13
Author: schultz
Date: Wed Oct 3 15:05:52 2012
New Revision: 1393528
URL: http://svn.apache.org/viewvc?rev=1393528&view=rev
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=13
On 03/10/2012 10:24, Mark Thomas wrote:
> The proposed Apache Tomcat 7.0.32 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.32/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapach
https://issues.apache.org/bugzilla/show_bug.cgi?id=53958
--- Comment #3 from Sean Owen ---
Created attachment 29441
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29441&action=edit
Test program showing NPE error
This is a (pretty) minimal example that reproduces the issue describe he
https://issues.apache.org/bugzilla/show_bug.cgi?id=53958
--- Comment #4 from Sean Owen ---
Created attachment 29442
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29442&action=edit
Accompanying error jspx
--
You are receiving this mail because:
You are the assignee for the bug.
---
https://issues.apache.org/bugzilla/show_bug.cgi?id=53958
--- Comment #5 from Sean Owen ---
Try running Test.java, then browse to "http://localhost:8080/foo"; and see the
NullPointerException.
I've looked at the examples in test/, and looked at this code, and don't see
anything being done wrongly
All,
I was preparing a 6.0 patch for
https://issues.apache.org/bugzilla/show_bug.cgi?id=53481 (Add support
for OpenSSL SSLHonorCipherOrder) and I found a missing method SSL.hasOp
that is used in trunk and 7.0.
The javadoc for SSL.hasOp says:
/**
* Return true if SSL_OP_ if defined.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53960
Priority: P2
Bug ID: 53960
Assignee: dev@tomcat.apache.org
Summary: Extensions to HttpClient test helper class
Severity: enhancement
Classification: Unclassified
OS: Li
Hi Chris,
On 03.10.2012 18:02, Christopher Schultz wrote:
Looking at the OpenSSL API (wow, I really miss javadoc), it doesn't
appear that there's any function that can sniff the capabilities of the
engine and check to see whether a particular option is supported.
Instead, the technique of using
Rainer,
On 10/3/12 1:30 PM, Rainer Jung wrote:
> On 03.10.2012 18:02, Christopher Schultz wrote:
>> Looking at the OpenSSL API (wow, I really miss javadoc), it doesn't
>> appear that there's any function that can sniff the capabilities of the
>> engine and check to see whether a particular option
Mark,
On 10/3/12 5:24 AM, Mark Thomas wrote:
> The proposed Apache Tomcat 7.0.32 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.32/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/or
All,
On 10/3/12 3:01 PM, Christopher Schultz wrote:
> I did however get a unit test failure: details below. I'll check to see
> if it is repeatable.
>
> Testsuite:
> org.apache.catalina.loader.TestWebappClassLoaderExecutorMemoryLeak
A second run of this test (BIO, NIO, APR) shows that they all pa
Author: markt
Date: Wed Oct 3 20:26:42 2012
New Revision: 1393743
URL: http://svn.apache.org/viewvc?rev=1393743&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=13937
On 03.10.2012 11:24, Mark Thomas wrote:
The proposed 7.0.32 release is:
[ ] Broken - do not release
[X] Stable - go ahead and release as 7.0.32 Stable
+1 to release
Most notable observation:
Details:
- MD5 OK
- signatures OK
- key in KEYS file
- gz and zip for src and bin consistent
- src co
On Wed, Oct 3, 2012 at 5:24 AM, Mark Thomas wrote:
> The proposed Apache Tomcat 7.0.32 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.32/
> The Maven staging repo is:
> https://repository.apache.org/content/repositori
+1
2012/10/3 Mark Thomas :
> The proposed Apache Tomcat 7.0.32 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.32/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-087/
Author: kfujino
Date: Thu Oct 4 04:55:23 2012
New Revision: 1393913
URL: http://svn.apache.org/viewvc?rev=1393913&view=rev
Log:
Fix a behavior of TcpPingInterceptor#useThread.
Do not start a ping thread when useThread is set to false.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6
Author: kfujino
Date: Thu Oct 4 04:59:10 2012
New Revision: 1393915
URL: http://svn.apache.org/viewvc?rev=1393915&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=139
32 matches
Mail list logo