Support "skip" parameter
Key: MTOMCAT-120
URL: https://issues.apache.org/jira/browse/MTOMCAT-120
Project: Apache Tomcat Maven Plugin
Issue Type: Improvement
Components: tomcat7
Affects Versions: 2.0-bet
On 02/22/2012 06:17 AM, Costin Manolache wrote:
Mladen: please let me know if you want to further review the change or
should I merge it to the branch.
Well I personally would not merge that into 1.1.x branch.
It would be a bit weird to have 1.1.22 as is, and 1.1.23 with
whole bunch of new fea
Author: costin
Date: Wed Feb 22 05:37:34 2012
New Revision: 1292131
URL: http://svn.apache.org/viewvc?rev=1292131&view=rev
Log:
Add a hook to allow handling NPN extensions in the apr protocol ( the extension
is not available in java ).
I think this is the smallest change to allow plugging in spdy
Mladen: please let me know if you want to further review the change or
should I merge it to the branch.
I also noticed there are few other diffs - in particular the 'interrupt'
stuff in poll, few others.
Any plans to merge them too ? What's the plan with the trunk ?
Costin
On Tue, Feb 21, 2012 a
On Tue, Feb 21, 2012 at 3:29 PM, Mladen Turk wrote:
> On 02/21/2012 09:56 PM, Costin Manolache wrote:
>
>> On Tue, Feb 21, 2012 at 12:51 PM, Rainer Jung**
>> wrote:
>>
>> On 21.02.2012 21:30, Costin Manolache wrote:
>>>
>>> Is this going to be from head ? How can I get the NPN ( sslext.c )
Author: costin
Date: Wed Feb 22 04:52:15 2012
New Revision: 1292127
URL: http://svn.apache.org/viewvc?rev=1292127&view=rev
Log:
Use fixed len for the buffers. Add back the code for getting/setting tickets.
Modified:
tomcat/native/trunk/native/src/sslext.c
Modified: tomcat/native/trunk/nativ
Sorry, wrong list.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
Looking at the server status on www.apache.org running 2.3.15 one can
see, that about 50% of the async connections are in closing state.
We created AsyncRequestWorkerFactor to control the amount of
overcommitment in terms of connections relative to idle workers we allow
for each process. The f
https://issues.apache.org/bugzilla/show_bug.cgi?id=52735
--- Comment #4 from minde sun 2012-02-22 02:18:22 UTC ---
One more thing: I have specified the
-Dorg.apache.catalina.connector.RECYCLE_FACADES=true when I am starting the
tomcat.
--
Configure bugmail: https://issues.apache.org/bugzilla/us
https://issues.apache.org/bugzilla/show_bug.cgi?id=52735
minde sun changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVALID
On 02/21/2012 09:56 PM, Costin Manolache wrote:
On Tue, Feb 21, 2012 at 12:51 PM, Rainer Jungwrote:
On 21.02.2012 21:30, Costin Manolache wrote:
Is this going to be from head ? How can I get the NPN ( sslext.c )
included
?
Mladen is aiming for 1.1.23, so he will be releasing from the 1.1.x
2012/2/22 Mark Thomas :
> On 21/02/2012 16:31, Konstantin Kolinko wrote:
>> Regarding StreamInbound#doClose(), doPing(), doPong()
>
> Thanks for the review.
>
>>
>> 1. in doClose():
>> status = status + is.read();
>> There is no check whether is.read() is not -1 above.
>
> Added.
>
>> 2.All 3 metho
Author: markt
Date: Tue Feb 21 22:55:55 2012
New Revision: 1292075
URL: http://svn.apache.org/viewvc?rev=1292075&view=rev
Log:
Bits were released today. The announcement might not make it until tomorrow.
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk
[
https://issues.apache.org/jira/browse/MTOMCAT-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13213072#comment-13213072
]
Canny commented on MTOMCAT-116:
---
I have the same problem.
> NonRepeatableR
Will do it tonight ( it's already in the trunk )
Costin
On Tue, Feb 21, 2012 at 1:25 PM, Rainer Jung wrote:
> On 21.02.2012 21:56, Costin Manolache wrote:
>
>> On Tue, Feb 21, 2012 at 12:51 PM, Rainer Jung**
>> wrote:
>>
>> On 21.02.2012 21:30, Costin Manolache wrote:
>>>
>>> Is this going to
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/2766
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
On 21.02.2012 21:56, Costin Manolache wrote:
On Tue, Feb 21, 2012 at 12:51 PM, Rainer Jungwrote:
On 21.02.2012 21:30, Costin Manolache wrote:
Is this going to be from head ? How can I get the NPN ( sslext.c )
included
?
AFAIR 1.1.x is CTR. So you just add it and try to not break 1.1 :)
If
On 21/02/2012 16:31, Konstantin Kolinko wrote:
> Regarding StreamInbound#doClose(), doPing(), doPong()
Thanks for the review.
>
> 1. in doClose():
> status = status + is.read();
> There is no check whether is.read() is not -1 above.
Added.
> 2.All 3 methods have such loops:
> while
Author: markt
Date: Tue Feb 21 21:14:33 2012
New Revision: 1292031
URL: http://svn.apache.org/viewvc?rev=1292031&view=rev
Log:
Reduce visibility
Modified:
tomcat/trunk/java/org/apache/catalina/websocket/WsOutbound.java
Modified: tomcat/trunk/java/org/apache/catalina/websocket/WsOutbound.java
Author: markt
Date: Tue Feb 21 21:13:54 2012
New Revision: 1292030
URL: http://svn.apache.org/viewvc?rev=1292030&view=rev
Log:
Fix test case failure. flip Byte/Char buffers in the right places.
Rename method since it ma be writing a binary or text message.
Modified:
tomcat/trunk/java/org/apac
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 Jörgen Rydenius:
http://wiki.apache.org/tomcat/FAQ/KnownIssues?action=diff&rev1=9&rev2=10
The third party PDF generating software module
https://issues.apache.org/bugzilla/show_bug.cgi?id=52735
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On Tue, Feb 21, 2012 at 12:51 PM, Rainer Jung wrote:
> On 21.02.2012 21:30, Costin Manolache wrote:
>
>> Is this going to be from head ? How can I get the NPN ( sslext.c )
>> included
>> ?
>>
>
> Mladen is aiming for 1.1.23, so he will be releasing from the 1.1.x branch.
>
What's the process for
On 21.02.2012 21:30, Costin Manolache wrote:
Is this going to be from head ? How can I get the NPN ( sslext.c ) included
?
Mladen is aiming for 1.1.23, so he will be releasing from the 1.1.x branch.
Regards,
Rainer
On Tue, Feb 21, 2012 at 9:41 AM, Mladen Turk wrote:
On 02/21/2012 06:05 P
On 21/02/2012 14:49, Konstantin Kolinko wrote:
> Note that Buildbot fails as well.
>
> The error is in TestWebSocket,
> [[[
> Testcase: testSimple took 3.875 sec
> FAILED
> null
> junit.framework.AssertionFailedError
> at
> org.apache.catalina.websocket.TestWebSocket.readMessage(TestW
Is this going to be from head ? How can I get the NPN ( sslext.c ) included
?
Costin
On Tue, Feb 21, 2012 at 9:41 AM, Mladen Turk wrote:
> On 02/21/2012 06:05 PM, Christopher Schultz wrote:
>
>> Mladen,
>>
>> On 2/21/12 11:30 AM, Mladen Turk wrote:
>>
>>> We have couple of bugs fixed and its be
https://issues.apache.org/bugzilla/show_bug.cgi?id=52714
Rainer Jung changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=52714
mark changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVALID
https://issues.apache.org/bugzilla/show_bug.cgi?id=52735
minde sun changed:
What|Removed |Added
OS/Version|All |Windows 7
--
Configure bugmail: https
https://issues.apache.org/bugzilla/show_bug.cgi?id=52735
minde sun changed:
What|Removed |Added
CC||minde@gmail.com
--
Configure bugm
https://issues.apache.org/bugzilla/show_bug.cgi?id=52735
minde sun changed:
What|Removed |Added
OS/Version||All
--- Comment #1 from minde sun 201
https://issues.apache.org/bugzilla/show_bug.cgi?id=52735
Bug #: 52735
Summary: Request.getRemoteAddr() throw NullPointerException
Product: Tomcat 7
Version: unspecified
Platform: PC
Status: NEW
Severity: major
https://issues.apache.org/bugzilla/show_bug.cgi?id=51197
--- Comment #9 from Christopher Schultz
2012-02-21 19:53:33 UTC ---
(In reply to comment #8)
> getResponseCode() call [caches] the exception but does not return it. Then
> subsequent call to getInputStream() wraps this original exception a
On 02/21/2012 06:05 PM, Christopher Schultz wrote:
Mladen,
On 2/21/12 11:30 AM, Mladen Turk wrote:
We have couple of bugs fixed and its been quite a while since 1.1.22.
There is also few trivial bugs and patches in BZ which I plan to solve.
I volunteer as RM for 1.1.23.
Objections, comments?
https://issues.apache.org/bugzilla/show_bug.cgi?id=52544
--- Comment #1 from Mladen Turk 2012-02-21 17:34:46 UTC ---
This would be hard to debug without a certificates that cause a crash.
If you can provide a certificate that causes the crash I can try to debug the
issues. You can send it directl
https://issues.apache.org/bugzilla/show_bug.cgi?id=51197
--- Comment #8 from Konstantin Kolinko 2012-02-21
17:17:06 UTC ---
(In reply to comment #7)
> You have to use URLConnection.getErrorStream if the response code is
> "problematic". I have this code in a class that fetches data from an HTTP
Author: olamy
Date: Tue Feb 21 17:16:01 2012
New Revision: 1291928
URL: http://svn.apache.org/viewvc?rev=1291928&view=rev
Log:
some upgrade on maven artifacts
Modified:
tomcat/maven-plugin/trunk/pom.xml
Modified: tomcat/maven-plugin/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tomcat/mav
Author: olamy
Date: Tue Feb 21 17:15:53 2012
New Revision: 1291927
URL: http://svn.apache.org/viewvc?rev=1291927&view=rev
Log:
upgrade to 7.0.26
Modified:
tomcat/maven-plugin/trunk/pom.xml
Modified: tomcat/maven-plugin/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tomcat/maven-plugin/trun
Mladen,
On 2/21/12 11:30 AM, Mladen Turk wrote:
> We have couple of bugs fixed and its been quite a while since 1.1.22.
> There is also few trivial bugs and patches in BZ which I plan to solve.
> I volunteer as RM for 1.1.23.
>
> Objections, comments?
I'd certainly like a release: the first rele
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 Jörgen Rydenius:
http://wiki.apache.org/tomcat/FAQ/KnownIssues?action=diff&rev1=8&rev2=9
Comment:
Added some version info about PD4ML.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51197
--- Comment #7 from Christopher Schultz
2012-02-21 16:48:05 UTC ---
Konstantin,
(In reply to comment #5)
> The
> URLConnection used to implement getUrl() cannot read content if response code
> is >= 400.If I remove status code check in To
https://issues.apache.org/bugzilla/show_bug.cgi?id=52119
Mladen Turk changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: mturk
Date: Tue Feb 21 16:39:21 2012
New Revision: 1291904
URL: http://svn.apache.org/viewvc?rev=1291904&view=rev
Log:
Fix BZ52119 and add support for Java7 and Java8
Modified:
tomcat/native/branches/1.1.x/native/build/tcnative.m4
tomcat/native/branches/1.1.x/xdocs/miscellaneous/c
Mark,
On 2/19/12 12:49 PM, Mark Thomas wrote:
> On 19/02/2012 17:20, Christopher Schultz wrote:
>> Philosophically, I'm not really sure why the flexibility of a
>> full-featured logging system (JULI, log4j, etc.) is required for
>> access logging: there's not much opportunity to use all the
>> fe
2012/2/21 :
> Author: markt
> Date: Mon Feb 20 22:54:13 2012
> New Revision: 1291507
>
> URL: http://svn.apache.org/viewvc?rev=1291507&view=rev
> Log:
> Ping/pong support
>
> Modified:
> tomcat/trunk/java/org/apache/catalina/websocket/StreamInbound.java
> tomcat/trunk/java/org/apache/catalin
Hi,
We have couple of bugs fixed and its been quite a while since 1.1.22.
There is also few trivial bugs and patches in BZ which I plan to solve.
I volunteer as RM for 1.1.23.
Objections, comments?
Regards
--
^TM
-
To unsubsc
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-trunk-test has an issue affecting its community integration.
This i
Note that Buildbot fails as well.
The error is in TestWebSocket,
[[[
Testcase: testSimple took 3.875 sec
FAILED
null
junit.framework.AssertionFailedError
at
org.apache.catalina.websocket.TestWebSocket.readMessage(TestWebSocket.java:149)
at
org.apache.catalina.websocket.Te
2012/2/21 Mladen Turk :
> On 02/21/2012 03:06 PM, Konstantin Kolinko wrote:
>>
>> 2012/2/21:
>>
>>> @@ -58,6 +70,13 @@ TCN_IMPLEMENT_CALL(jlong, Address, info)
>>> sl = sa;
>>> }
>>> }
>>> + if (sp) {
>>> + /* Set the provided scope id
>>> + * APR lack the
On 02/21/2012 03:06 PM, Konstantin Kolinko wrote:
2012/2/21:
I wonder when this change will be ported to native/trunk. (Just
wondering. No real interest though).
We currently have only 1.x release which is from this branch.
Trunk will be 2.x and will require apr-2.x
I plan to add support for
On 02/21/2012 03:06 PM, Konstantin Kolinko wrote:
2012/2/21:
@@ -58,6 +70,13 @@ TCN_IMPLEMENT_CALL(jlong, Address, info)
sl = sa;
}
}
+if (sp) {
+/* Set the provided scope id
+ * APR lack the api for setting this directly so lets presume
+ *
2012/2/21 :
> Author: mturk
> Date: Tue Feb 21 13:15:42 2012
> New Revision: 1291760
>
> URL: http://svn.apache.org/viewvc?rev=1291760&view=rev
> Log:
> Fix BZ52717 by allowing to have %scope_id as address suffix for local-link
> IPv6 addresses
>
> Modified:
> tomcat/native/branches/1.1.x/nati
2012/2/21 :
> Author: kkolinko
> Date: Tue Feb 21 13:28:24 2012
> New Revision: 1291769
>
> URL: http://svn.apache.org/viewvc?rev=1291769&view=rev
> Log:
> Correct version in Changelog link on the main page.
> Several minor tweaks wrt new release.
>
> Modified:
> tomcat/site/trunk/docs/doap_Tom
Author: kkolinko
Date: Tue Feb 21 13:28:24 2012
New Revision: 1291769
URL: http://svn.apache.org/viewvc?rev=1291769&view=rev
Log:
Correct version in Changelog link on the main page.
Several minor tweaks wrt new release.
Modified:
tomcat/site/trunk/docs/doap_Tomcat.rdf
tomcat/site/trunk/do
https://issues.apache.org/bugzilla/show_bug.cgi?id=52717
Mladen Turk changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: mturk
Date: Tue Feb 21 13:15:42 2012
New Revision: 1291760
URL: http://svn.apache.org/viewvc?rev=1291760&view=rev
Log:
Fix BZ52717 by allowing to have %scope_id as address suffix for local-link IPv6
addresses
Modified:
tomcat/native/branches/1.1.x/native/src/address.c
tomcat/nati
https://issues.apache.org/bugzilla/show_bug.cgi?id=52732
Bug #: 52732
Summary: An incomplete fix for the resource leak bug in
ExpressionFactory.java
Product: Tomcat 7
Version: trunk
Platform: PC
Status: NEW
https://issues.apache.org/bugzilla/show_bug.cgi?id=52731
Bug #: 52731
Summary: An incomplete fix for the resource leak bug in
JDTCompiler.java
Product: Tomcat 7
Version: trunk
Platform: PC
Status: NEW
https://issues.apache.org/bugzilla/show_bug.cgi?id=52730
Bug #: 52730
Summary: Another incomplete fix for the resource leak bug in
CometConnectionManagerValve.java
Product: Tomcat 7
Version: trunk
Platform: PC
OS/V
https://issues.apache.org/bugzilla/show_bug.cgi?id=52729
Bug #: 52729
Summary: An incomplete fix for the resource leak bug in
CometConnectionManagerValve.java
Product: Tomcat 7
Version: trunk
Platform: PC
Statu
https://issues.apache.org/bugzilla/show_bug.cgi?id=52727
Bug #: 52727
Summary: An incomplete fix for the resource leak bug in
HostConfig.java
Product: Tomcat 7
Version: trunk
Platform: PC
Status: NEW
https://issues.apache.org/bugzilla/show_bug.cgi?id=52726
Bug #: 52726
Summary: An incomplete fix for the resource leak bug in
MemoryUserDatabase.java
Product: Tomcat 7
Version: trunk
Platform: PC
Status: NEW
https://issues.apache.org/bugzilla/show_bug.cgi?id=52725
--- Comment #1 from Eugene Chung 2012-02-21 11:42:46
UTC ---
I'm doing tasks that port Tomcat 7 Jasper to our WAS product these days. But I
couldn't change the package name of tag classes without editing
org.apache.jasper.compiler.JspUtil#
https://issues.apache.org/bugzilla/show_bug.cgi?id=52725
Eugene Chung changed:
What|Removed |Added
CC||bluewolf.ch...@gmail.com
--
Config
https://issues.apache.org/bugzilla/show_bug.cgi?id=52725
Bug #: 52725
Summary: org.apache.jasper.compiler.JspUtil#getTagHandlerClassN
ame() does not use
org.apache.jasper.Constants.TAG_FILE_PACKAGE_NAME
Product: Tomcat 7
https://issues.apache.org/bugzilla/show_bug.cgi?id=52724
Bug #: 52724
Summary: An incomplete fix for the resource leak bugs in
Catalina.java
Product: Tomcat 7
Version: trunk
Platform: PC
Status: NEW
S
Author: markt
Date: Tue Feb 21 10:26:02 2012
New Revision: 1291696
URL: http://svn.apache.org/viewvc?rev=1291696&view=rev
Log:
Update for 7.0.26 release
Modified:
tomcat/site/trunk/docs/download-70.html
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/docs/migration-7.html
tomc
https://issues.apache.org/bugzilla/show_bug.cgi?id=52723
Bug #: 52723
Summary: An incomplete fix for the resource leak bugs in
StandardManager.java
Product: Tomcat 6
Version: unspecified
Platform: PC
Status: NE
2012/2/18 Mark Thomas :
> The proposed Apache Tomcat 7.0.26 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.26/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-020/
> Th
Author: markt
Date: Tue Feb 21 10:09:25 2012
New Revision: 505
Log:
Release 7.0.26
Added:
release/tomcat/tomcat-7/v7.0.26/
- copied from r504, dev/tomcat/tomcat-7/v7.0.26/
Removed:
dev/tomcat/tomcat-7/v7.0.26/
-
T
Author: markt
Date: Tue Feb 21 10:09:25 2012
New Revision: 505
Log:
Release 7.0.26
Added:
release/tomcat/tomcat-7/v7.0.26/
- copied from r504, dev/tomcat/tomcat-7/v7.0.26/
Removed:
dev/tomcat/tomcat-7/v7.0.26/
-
T
https://issues.apache.org/bugzilla/show_bug.cgi?id=52722
Bug #: 52722
Summary: An incomplete fix for the resource leak bug in
HTMLManagerServlet.java
Product: Tomcat 6
Version: unspecified
Platform: PC
Status:
Binding votes:
+1: mturk, markt, hgomez, yoavs, olamy, rjung
Non-binding votes:
+1: kfujino
The vote therefore passes.
I'll move the bits shortly and announce once the mirrors have sync'd.
Mark
-
To unsubscribe, e-mail: dev-un
https://issues.apache.org/bugzilla/show_bug.cgi?id=52721
Bug #: 52721
Summary: An incomplete fix for the resource leak bug in
StandardContext.java
Product: Tomcat 6
Version: unspecified
Platform: PC
Status: NEW
https://issues.apache.org/bugzilla/show_bug.cgi?id=52720
Bug #: 52720
Summary: An incomplete fix for the resource leak bugs in
ManagerBase.java
Product: Tomcat 6
Version: unspecified
Platform: PC
Status: NEW
https://issues.apache.org/bugzilla/show_bug.cgi?id=52719
Bug #: 52719
Summary: An incomplete fix for the resource leak bug in
WebappClassLoader.java
Product: Tomcat 6
Version: unspecified
Platform: PC
Status: N
https://issues.apache.org/bugzilla/show_bug.cgi?id=52718
Bug #: 52718
Summary: An incomplete fix for the resource leak bug in
NioEndpoint.java
Product: Tomcat 6
Version: unspecified
Platform: PC
Status: NEW
77 matches
Mail list logo