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/1048
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build So
I will fix that.
Thanks for review !
2013/1/30 Konstantin Kolinko :
> 2013/1/30 :
>> Author: olamy
>> Date: Wed Jan 30 10:41:12 2013
>> New Revision: 1440338
>>
>> URL: http://svn.apache.org/viewvc?rev=1440338&view=rev
>> Log:
>> [MTOMCAT-190] Client Certificate settings for connector
>>
>> Modif
Author: olamy
Date: Thu Jan 31 09:58:35 2013
New Revision: 1440891
URL: http://svn.apache.org/viewvc?rev=1440891&view=rev
Log:
fix possible values for clientAuth
Modified:
tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.
Author: olamy
Date: Thu Jan 31 09:58:49 2013
New Revision: 1440892
URL: http://svn.apache.org/viewvc?rev=1440892&view=rev
Log:
fix possible values for clientAuth
Modified:
tomcat/maven-plugin/trunk/tomcat7-war-runner/src/main/java/org/apache/tomcat/maven/runner/Tomcat7Runner.java
tomcat
Modified:
tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/RunWarOnlyMojo.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/apidocs/org/apache/tomcat/maven/plugin/tomcat7/run/RunWarOnlyMojo.html?rev=1440893&r
Modified:
tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/tomcat6-maven-plugin/checkstyle.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/tomcat6-maven-plugin/checkstyle.html?rev=1440893&r1=1440892&r2=1440893&view=diff
=
Modified:
tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/tomcat-maven-plugin-it/dependencies.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/tomcat-maven-plugin-it/dependencies.html?rev=1440893&r1=1440892&r2=1440893&view=diff
=
On 31 January 2013 09:58, wrote:
> Author: olamy
> Date: Thu Jan 31 09:58:49 2013
> New Revision: 1440892
>
> URL: http://svn.apache.org/viewvc?rev=1440892&view=rev
> Log:
> fix possible values for clientAuth
>
> Modified:
>
> tomcat/maven-plugin/trunk/tomcat7-war-runner/src/main/java/org/ap
Modified:
tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/tomcat7-maven-plugin/run-war-mojo.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/tomcat7-maven-plugin/run-war-mojo.html?rev=1440893&r1=1440892&r2=1440893&view=diff
=
Modified:
tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/tomcat6-maven-plugin/roles-mojo.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/tomcat6-maven-plugin/roles-mojo.html?rev=1440893&r1=1440892&r2=1440893&view=diff
=
Modified:
tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/tomcat7-maven-plugin/xref/org/apache/tomcat/maven/plugin/tomcat7/run/RunMojo.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-2.1-SNAPSHOT/tomcat7-maven-plugin/xref/org/apache/tomcat/maven/plugin/tomcat7/run/RunM
Author: markt
Date: Thu Jan 31 11:21:03 2013
New Revision: 1440911
URL: http://svn.apache.org/viewvc?rev=1440911&view=rev
Log:
Align NIO with BIO and APR and include leading blank lines when counting input
for HTTP header size limit
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Intern
Author: markt
Date: Thu Jan 31 11:24:37 2013
New Revision: 1440912
URL: http://svn.apache.org/viewvc?rev=1440912&view=rev
Log:
Align NIO with BIO and APR and include leading blank lines when counting input
for HTTP header size limit
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomc
Author: markt
Date: Thu Jan 31 12:15:23 2013
New Revision: 1440926
URL: http://svn.apache.org/viewvc?rev=1440926&view=rev
Log:
Update WebSocket API to latest EG version (between v011 and v012)
Removed:
tomcat/trunk/test/javax/websocket/
Modified:
tomcat/trunk/java/javax/websocket/ClientEn
2013/1/31 sebb :
> On 31 January 2013 09:58, wrote:
>> Author: olamy
>> Date: Thu Jan 31 09:58:49 2013
>> New Revision: 1440892
>>
>> URL: http://svn.apache.org/viewvc?rev=1440892&view=rev
>> Log:
>> fix possible values for clientAuth
>>
>> Modified:
>>
>> tomcat/maven-plugin/trunk/tomcat7-w
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/3860
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
Author: olamy
Date: Thu Jan 31 13:11:34 2013
New Revision: 1440946
URL: http://svn.apache.org/viewvc?rev=1440946&view=rev
Log:
update .gitignore
Modified:
tomcat/maven-plugin/trunk/.gitignore
Modified: tomcat/maven-plugin/trunk/.gitignore
URL:
http://svn.apache.org/viewvc/tomcat/maven-plugi
Author: olamy
Date: Thu Jan 31 13:11:49 2013
New Revision: 1440948
URL: http://svn.apache.org/viewvc?rev=1440948&view=rev
Log:
[MTOMCAT-186] Closing executable JAR does not call
ServletContextListener.contextDestroyed()
Modified:
tomcat/maven-plugin/trunk/pom.xml
tomcat/maven-plugin/tru
Author: olamy
Date: Thu Jan 31 13:14:52 2013
New Revision: 1440950
URL: http://svn.apache.org/viewvc?rev=1440950&view=rev
Log:
reduce log noise when executing unit tests
Modified:
tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/test/resources/log4j2-test.xml
tomcat/maven-plugin/trunk
[
https://issues.apache.org/jira/browse/MTOMCAT-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13567612#comment-13567612
]
Hudson commented on MTOMCAT-186:
Integrated in TomcatMavenPlugin-mvn3.x #231 (See
[https
[
https://issues.apache.org/jira/browse/MTOMCAT-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy (*$^¨%`£) closed MTOMCAT-186.
--
Resolution: Fixed
Thanks [~kkolinko] for the advice.
It's now implemented see
[
https://issues.apache.org/jira/browse/MTOMCAT-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13567615#comment-13567615
]
Olivier Lamy (*$^¨%`£) commented on MTOMCAT-128:
any network issues acces
Author: markt
Date: Thu Jan 31 13:31:26 2013
New Revision: 1440953
URL: http://svn.apache.org/viewvc?rev=1440953&view=rev
Log:
More consistent names
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/WsFrameBase.java
tomcat/trunk/java/org/apache/tomcat/websocket/WsFrameClient.java
Author: markt
Date: Thu Jan 31 14:02:32 2013
New Revision: 1440962
URL: http://svn.apache.org/viewvc?rev=1440962&view=rev
Log:
REmove debug code.
Improve comment.
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/server/WsTimeout.java
Modified: tomcat/trunk/java/org/apache/tomcat/webso
Author: markt
Date: Thu Jan 31 14:03:05 2013
New Revision: 1440963
URL: http://svn.apache.org/viewvc?rev=1440963&view=rev
Log:
Fix logic error if timeout < 1 (i.e.disabled/infinite)
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/server/WsRemoteEndpointServer.java
Modified:
tomcat/
Author: markt
Date: Thu Jan 31 14:09:31 2013
New Revision: 1440965
URL: http://svn.apache.org/viewvc?rev=1440965&view=rev
Log:
Tweak the buffering so the limits apply to the buffers passed to the client and
have no impact on internal processing
Modified:
tomcat/trunk/java/org/apache/tomcat/w
2013/1/31 :
> Author: markt
> Date: Thu Jan 31 14:09:31 2013
> New Revision: 1440965
>
> URL: http://svn.apache.org/viewvc?rev=1440965&view=rev
> Log:
> Tweak the buffering so the limits apply to the buffers passed to the client
> and have no impact on internal processing
>
> Modified:
> tomc
2013/1/31 :
> Author: markt
> Date: Thu Jan 31 13:31:26 2013
> New Revision: 1440953
>
> URL: http://svn.apache.org/viewvc?rev=1440953&view=rev
> Log:
> More consistent names
>
> Modified:
> tomcat/trunk/java/org/apache/tomcat/websocket/WsFrameBase.java
> tomcat/trunk/java/org/apache/tomca
Author: markt
Date: Thu Jan 31 14:26:29 2013
New Revision: 1440973
URL: http://svn.apache.org/viewvc?rev=1440973&view=rev
Log:
Fix typos spotted by kkolinko
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings.properties
tomcat/trunk/java/org/apache/tomcat/websocket/WsFram
2013/1/31 :
> Author: markt
> Date: Thu Jan 31 14:26:29 2013
> New Revision: 1440973
>
> URL: http://svn.apache.org/viewvc?rev=1440973&view=rev
> Log:
> Fix typos spotted by kkolinko
>
> Modified:
> tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings.properties
> tomcat/trunk/java/o
On 31/01/2013 14:30, Konstantin Kolinko wrote:
> 2013/1/31 :
>> Author: markt
>> Date: Thu Jan 31 14:26:29 2013
>> New Revision: 1440973
>>
>> URL: http://svn.apache.org/viewvc?rev=1440973&view=rev
>> Log:
>> Fix typos spotted by kkolinko
>>
>> Modified:
>> tomcat/trunk/java/org/apache/tomcat/
Author: violetagg
Date: Thu Jan 31 14:49:04 2013
New Revision: 1440997
URL: http://svn.apache.org/viewvc?rev=1440997&view=rev
Log:
added myself in the whoweare page
Modified:
tomcat/site/trunk/docs/whoweare.html
tomcat/site/trunk/xdocs/whoweare.xml
Modified: tomcat/site/trunk/docs/whowea
Welcome aboard !
2013/1/31 :
> Author: violetagg
> Date: Thu Jan 31 14:49:04 2013
> New Revision: 1440997
>
> URL: http://svn.apache.org/viewvc?rev=1440997&view=rev
> Log:
> added myself in the whoweare page
>
> Modified:
> tomcat/site/trunk/docs/whoweare.html
> tomcat/site/trunk/xdocs/wh
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/3863
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
[
https://issues.apache.org/jira/browse/MTOMCAT-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13567758#comment-13567758
]
Gilberto C Andrade commented on MTOMCAT-128:
Yes, I have this problem:
{code}
[
https://issues.apache.org/jira/browse/MTOMCAT-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13567762#comment-13567762
]
Olivier Lamy (*$^¨%`£) commented on MTOMCAT-128:
weird which maven versio
On behalf of the Tomcat committers I am pleased to announce that Violeta
Georgieva (violetagg) has been voted in as a new Tomcat committer.
Please join me in welcoming her.
Mark
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.a
[
https://issues.apache.org/jira/browse/MTOMCAT-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13567772#comment-13567772
]
Gilberto C Andrade commented on MTOMCAT-128:
gilberto.andrade@A37710:~/dev/ne
[
https://issues.apache.org/jira/browse/MTOMCAT-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13567778#comment-13567778
]
Olivier Lamy (*$^¨%`£) commented on MTOMCAT-128:
why this groupId org.son
Welcome, Violeta!
I'm glad SAP decided to use an open source web container for its
application server!
Some day I'll convince them to use another good Apache product instead of
Web Dynpro! ;-)
On Thu, Jan 31, 2013 at 5:22 PM, Mark Thomas wrote:
> On behalf of the Tomcat committers I am pleased
[
https://issues.apache.org/jira/browse/MTOMCAT-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13567786#comment-13567786
]
Gilberto C Andrade commented on MTOMCAT-128:
My settings.xml:
http://maven.
[
https://issues.apache.org/jira/browse/MTOMCAT-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13567792#comment-13567792
]
Olivier Lamy (*$^¨%`£) commented on MTOMCAT-128:
{code}
curl -I
https://
[
https://issues.apache.org/jira/browse/MTOMCAT-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13567806#comment-13567806
]
Gilberto C Andrade commented on MTOMCAT-128:
gilberto.andrade@A37710:~/dev/ne
On Mon, 2013-01-28 at 12:33 +0100, Rainer Jung wrote:
> On 25.01.2013 17:01, jean-frederic clere wrote:
> > Version 1.1.26 is bug fixing release.
> > The proposed release artefacts can be found at [1],
> > and the build was done using tag [2].
> >
> > The VOTE will remain open for at least 48 hour
Author: markt
Date: Thu Jan 31 19:25:07 2013
New Revision: 1441152
URL: http://svn.apache.org/viewvc?rev=1441152&view=rev
Log:
Rename and expand the header buffer to make it an output buffer prior to
implementing masking and batching
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/Ws
[
https://issues.apache.org/jira/browse/MTOMCAT-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13568039#comment-13568039
]
Olivier Lamy (*$^¨%`£) commented on MTOMCAT-128:
Please use https://repos
2013/1/31 Mark Thomas :
> On behalf of the Tomcat committers I am pleased to announce that Violeta
> Georgieva (violetagg) has been voted in as a new Tomcat committer.
>
Welcome!
Best regards,
Konstantin Kolinko
-
To unsubscribe
Author: olamy
Date: Thu Jan 31 20:45:00 2013
New Revision: 1441183
URL: http://svn.apache.org/viewvc?rev=1441183&view=rev
Log:
ecj 4.2.1 is now in central repository
Modified:
tomcat/maven-plugin/trunk/pom.xml
Modified: tomcat/maven-plugin/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tom
https://issues.apache.org/bugzilla/show_bug.cgi?id=50604
--- Comment #5 from Konstantin Kolinko ---
The ecj 4.2.1 bundle has been uploaded to Maven Central by Ralph Schaer
Details:
http://markmail.org/message/cb4jfopm4hbtq6dz
Many thanks to him.
--
You are receiving this mail because:
You are
2013/1/31 :
> Author: markt
> Date: Thu Jan 31 12:15:23 2013
> New Revision: 1440926
>
> URL: http://svn.apache.org/viewvc?rev=1440926&view=rev
> Log:
> Update WebSocket API to latest EG version (between v011 and v012)
>
> Removed:
> tomcat/trunk/test/javax/websocket/
> Modified:
> tomcat/
On 31.01.2013 21:43, Konstantin Kolinko wrote:
> 2013/1/31 Mark Thomas :
>> On behalf of the Tomcat committers I am pleased to announce that Violeta
>> Georgieva (violetagg) has been voted in as a new Tomcat committer.
>>
>
> Welcome!
... and keep up the good work!
Regards,
Rainer
---
Violeta,
On 1/31/13 11:22 AM, Mark Thomas wrote:
> On behalf of the Tomcat committers I am pleased to announce that Violeta
> Georgieva (violetagg) has been voted in as a new Tomcat committer.
>
> Please join me in welcoming her.
Welcome! Great work on your recent patches. I would have voted for
https://issues.apache.org/bugzilla/show_bug.cgi?id=54513
Bug ID: 54513
Summary: NullPointerException in AprEndpoint$Poller.run
Product: Tomcat 8
Version: trunk
Hardware: PC
OS: Windows XP
Status: NEW
Sever
https://issues.apache.org/bugzilla/show_bug.cgi?id=54513
--- Comment #1 from Konstantin Kolinko ---
Created attachment 29911
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29911&action=edit
TEST-org.apache.catalina.loader.TestVirtualContext.APR.txt
JUnit test result file
--
You are
https://issues.apache.org/bugzilla/show_bug.cgi?id=54513
--- Comment #2 from Konstantin Kolinko ---
Created attachment 29912
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29912&action=edit
thread_dump_2013-02-01.txt
Thread dump, taken with jvisualvm during the 15-minutes pause
--
> On behalf of the Tomcat committers I am pleased to announce that Violeta
> Georgieva (violetagg) has been voted in as a new Tomcat committer.
>
Welcome, Violeta!
--
Keiichi.Fujino
-
To unsubscribe, e-mail: dev-unsubscr...@tom
2013/1/25 jean-frederic clere :
> Version 1.1.26 is bug fixing release.
> The proposed release artefacts can be found at [1],
> and the build was done using tag [2].
>
> The VOTE will remain open for at least 48 hours.
>
> The Apache Tomcat Native 1.1.26 is
> [x] Stable, go ahead and release
> [
https://issues.apache.org/bugzilla/show_bug.cgi?id=54513
--- Comment #3 from Konstantin Kolinko ---
> I suspect that "wrapper" is null here.
Yes, it is null. I added the following code at line 1632:
[[[
if (wrapper==null) throw new NullPointerException("wrapper is null, n: " + n +
", rv: "+rv+
https://issues.apache.org/bugzilla/show_bug.cgi?id=54513
--- Comment #4 from Konstantin Kolinko ---
Reproduced this issue with Native 1.1.24, but a bit different.
I was not able to reproduce the NPE, but SocketInputStream.socketRead0 in the
test hung in the same way. There were two variants:
a) n
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "FAQ/Deployment" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/FAQ/Deployment?action=diff&rev1=8&rev2=9
Comment:
Update for Tomcat 7
== Answers ==
<
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "FAQ/Deployment" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/FAQ/Deployment?action=diff&rev1=9&rev2=10
Comment:
More details on PermGen leaks
<>'
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "FAQ/Developing" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/FAQ/Developing?action=diff&rev1=16&rev2=17
Comment:
Improve formatting (indent)
}}}
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "FAQ/KnownIssues" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/FAQ/KnownIssues?action=diff&rev1=10&rev2=11
Comment:
Remove obsolete Tomcat 5.5 links.
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "FAQ/KnownIssues" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/FAQ/KnownIssues?action=diff&rev1=11&rev2=12
Comment:
Typo
*
[[http://svn.apache.or
64 matches
Mail list logo