Author: markt
Date: Tue Dec 7 00:08:38 2010
New Revision: 1042873
URL: http://svn.apache.org/viewvc?rev=1042873&view=rev
Log:
Re-factoring in support of
https://issues.apache.org/bugzilla/show_bug.cgi?id=50360
Pull up the concrete destroy() method - required a fair bit of refactoring
Pull up the
Author: markt
Date: Mon Dec 6 23:22:44 2010
New Revision: 1042850
URL: http://svn.apache.org/viewvc?rev=1042850&view=rev
Log:
Re-factoring in support of
https://issues.apache.org/bugzilla/show_bug.cgi?id=50360
Add the necessary plumbing for the AbstractProtocolHandler to perform the JMX
registr
Author: markt
Date: Mon Dec 6 22:19:35 2010
New Revision: 1042816
URL: http://svn.apache.org/viewvc?rev=1042816&view=rev
Log:
Fix auto-completion snafu
Modified:
tomcat/trunk/java/org/apache/catalina/core/StandardEngine.java
Modified: tomcat/trunk/java/org/apache/catalina/core/StandardEngin
Author: kkolinko
Date: Mon Dec 6 22:14:06 2010
New Revision: 1042815
URL: http://svn.apache.org/viewvc?rev=1042815&view=rev
Log:
Proposal for bug 50201
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
Author: markt
Date: Mon Dec 6 22:06:52 2010
New Revision: 1042814
URL: http://svn.apache.org/viewvc?rev=1042814&view=rev
Log:
Re-factoring in support of
https://issues.apache.org/bugzilla/show_bug.cgi?id=50360
Pull up JMX related methods
Tidy up the remaining protocol specific methods
Modified:
Author: markt
Date: Mon Dec 6 21:25:07 2010
New Revision: 1042798
URL: http://svn.apache.org/viewvc?rev=1042798&view=rev
Log:
Include root cause in LifecycleException stack traces
Modified:
tomcat/trunk/java/org/apache/catalina/LifecycleException.java
tomcat/trunk/java/org/apache/catalin
On 06/12/2010 20:49, slaur...@apache.org wrote:
> Author: slaurent
> Date: Mon Dec 6 20:49:14 2010
> New Revision: 1042786
>
> URL: http://svn.apache.org/viewvc?rev=1042786&view=rev
> @@ -63,7 +72,7 @@ public class ThreadLocalLeakPreventionLi
> try {
> Lifecycle lifecycle
On 06/12/2010 21:01, Sylvain Laurent wrote:
> I fixed most of your points except one, see below.
>>> +protected void processContainerRemoveChild(Container parent, Container
>>> child) {
>>> +
>>> +if (log.isDebugEnabled())
>>> +log.debug("Process removeChild[parent=" + par
I fixed most of your points except one, see below.
On 6 déc. 2010, at 01:09, Mark Thomas wrote:
> On 05/12/2010 22:54, slaur...@apache.org wrote:
>> Author: slaurent
>> Date: Sun Dec 5 22:54:05 2010
>> New Revision: 1042482
>>
>> URL: http://svn.apache.org/viewvc?rev=1042482&view=rev
>
> Gener
Author: slaurent
Date: Mon Dec 6 20:49:14 2010
New Revision: 1042786
URL: http://svn.apache.org/viewvc?rev=1042786&view=rev
Log:
bug 49159: Improve ThreadLocal memory leak clean-up
https://issues.apache.org/bugzilla/show_bug.cgi?id=49159
Various fixes after review by markt : formatting, use str
Author: kkolinko
Date: Mon Dec 6 20:38:26 2010
New Revision: 1042783
URL: http://svn.apache.org/viewvc?rev=1042783&view=rev
Log:
Port logging documentation updates from TC7.
(Actually, just a copy: there is nothing TC7 specific there yet).
This includes rewritten introductory section,
Christophe
Author: kkolinko
Date: Mon Dec 6 20:19:03 2010
New Revision: 1042775
URL: http://svn.apache.org/viewvc?rev=1042775&view=rev
Log:
Correct a typo
Modified:
tomcat/trunk/webapps/docs/config/http.xml
Modified: tomcat/trunk/webapps/docs/config/http.xml
URL:
http://svn.apache.org/viewvc/tomcat/t
On 06/12/2010 06:28, Sylvain Laurent wrote:
> Are you using an automatic formatter ?
Nope.
> if yes, which one ? Can you share its settings?
Although if I need one I tend to use Eclipse defaults but with spaces
rather than tabs.
Mark
>
> On 6 déc. 2010, at 01:17, ma...@apache.org wrote:
>
>>
Thanks, and sorry for the incorrect svn properties and formatting.
I'll try to compile a list of things to take care of for new committers and put
it into the wiki.
On 6 déc. 2010, at 12:00, Rainer Jung wrote:
> There's the useful
>
> http://www.apache.org/dev/svn-eol-style.txt
>
> to configu
Author: markt
Date: Mon Dec 6 19:20:57 2010
New Revision: 1042761
URL: http://svn.apache.org/viewvc?rev=1042761&view=rev
Log:
Get the tests running again on the command line
Modified:
tomcat/trunk/build.xml
Modified: tomcat/trunk/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/bui
Are you using an automatic formatter ? if yes, which one ? Can you share its
settings?
On 6 déc. 2010, at 01:17, ma...@apache.org wrote:
> Author: markt
> Date: Mon Dec 6 00:17:43 2010
> New Revision: 1042495
>
> URL: http://svn.apache.org/viewvc?rev=1042495&view=rev
> Log:
> Line-length
>
>
Author: markt
Date: Mon Dec 6 17:16:53 2010
New Revision: 1042726
URL: http://svn.apache.org/viewvc?rev=1042726&view=rev
Log:
Re-factoring in support of
https://issues.apache.org/bugzilla/show_bug.cgi?id=50360
Pull up timeout getters/setters.
Use -1 consistently for the default value of keepAliv
On 6 December 2010 16:37, wrote:
> Author: markt
> Date: Mon Dec 6 16:37:16 2010
> New Revision: 1042713
>
> URL: http://svn.apache.org/viewvc?rev=1042713&view=rev
> Log:
> Fix another mix-up of connectionUploadTimeout and connectionTimeout
>
> Modified:
> tomcat/trunk/java/org/apache/coyote/
Author: markt
Date: Mon Dec 6 16:41:06 2010
New Revision: 1042716
URL: http://svn.apache.org/viewvc?rev=1042716&view=rev
Log:
Since the address is exposed to sub-components, expose the port as well.
Modified:
tomcat/trunk/java/org/apache/coyote/AbstractProtocolHandler.java
Modified: tomcat/
Author: markt
Date: Mon Dec 6 16:37:16 2010
New Revision: 1042713
URL: http://svn.apache.org/viewvc?rev=1042713&view=rev
Log:
Fix another mix-up of connectionUploadTimeout and connectionTimeout
Modified:
tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Protocol.java
Modified: tomcat
Author: markt
Date: Mon Dec 6 16:29:25 2010
New Revision: 1042708
URL: http://svn.apache.org/viewvc?rev=1042708&view=rev
Log:
Revert svn-ignore property changes made in r1042482
Modified:
tomcat/trunk/ (props changed)
tomcat/trunk/conf/ (props changed)
tomcat/trunk/webapps/ (pr
Author: markt
Date: Mon Dec 6 16:26:17 2010
New Revision: 1042706
URL: http://svn.apache.org/viewvc?rev=1042706&view=rev
Log:
Fix mix-up of connectionUploadTimeout and connectionTimeout
Use connectionUploadTimeout consistently as attribute name
Document connectionUploadTimeout
Modified:
tomc
Author: markt
Date: Mon Dec 6 16:04:33 2010
New Revision: 1042696
URL: http://svn.apache.org/viewvc?rev=1042696&view=rev
Log:
Remove unused code
Modified:
tomcat/trunk/java/org/apache/coyote/ajp/AjpAprProtocol.java
tomcat/trunk/java/org/apache/coyote/ajp/AjpProtocol.java
tomcat/trunk
Author: markt
Date: Mon Dec 6 15:43:52 2010
New Revision: 1042681
URL: http://svn.apache.org/viewvc?rev=1042681&view=rev
Log:
Re-factoring in support of
https://issues.apache.org/bugzilla/show_bug.cgi?id=50360
Pull up more getters/setters.
Modified:
tomcat/trunk/java/org/apache/coyote/Abstr
Author: markt
Date: Mon Dec 6 15:01:34 2010
New Revision: 1042670
URL: http://svn.apache.org/viewvc?rev=1042670&view=rev
Log:
Re-factoring in support of
https://issues.apache.org/bugzilla/show_bug.cgi?id=50360
Start to pull more getters/setters and the generic attribute handling. Note
that the
https://issues.apache.org/bugzilla/show_bug.cgi?id=50326
Nils Hildebrand changed:
What|Removed |Added
Status|RESOLVED|REOPENED
URL|
Author: markt
Date: Mon Dec 6 14:09:14 2010
New Revision: 1042651
URL: http://svn.apache.org/viewvc?rev=1042651&view=rev
Log:
Remove unused code
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11NioProtocol.java
Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11NioProtocol
Author: markt
Date: Mon Dec 6 14:02:19 2010
New Revision: 1042648
URL: http://svn.apache.org/viewvc?rev=1042648&view=rev
Log:
Re-factoring in support of
https://issues.apache.org/bugzilla/show_bug.cgi?id=50360
Start to pull stuff up into the base class
Modified:
tomcat/trunk/java/org/apache
Author: markt
Date: Mon Dec 6 13:36:48 2010
New Revision: 1042639
URL: http://svn.apache.org/viewvc?rev=1042639&view=rev
Log:
Re-factoring in support of
https://issues.apache.org/bugzilla/show_bug.cgi?id=50360
Implement a common base class for ProtocolHandler implementations that will
handle li
I got some news.
Adding Tomcat 5.5 / 7.x to nemo will require some study, since projects will
require some works (build.xml/build.properties).
It's usually faster for Mavenised projects but sadly Tomcat is still ant
based :(
2010/12/6 Henri Gomez
> I'll ask them :-)
>
> Le 5 déc. 2010 à 22:57,
There's the useful
http://www.apache.org/dev/svn-eol-style.txt
to configure svn.
It is linked together with other useful info in the version control
section of
http://www.apache.org/dev/
Regards,
Rainer
-
To unsubscribe,
31 matches
Mail list logo