https://issues.apache.org/bugzilla/show_bug.cgi?id=52579
taffy-tyler6...@hotmail.co.uk changed:
What|Removed |Added
CC||taffy-tyler6...@hotm
[
https://issues.apache.org/jira/browse/MTOMCAT-145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13256394#comment-13256394
]
Olivier Lamy (*$^¨%`£) commented on MTOMCAT-145:
Can you try 2.0-SNAPSHOT
Multiple executions of run-war-only has Valve problems at shutdown
--
Key: MTOMCAT-146
URL: https://issues.apache.org/jira/browse/MTOMCAT-146
Project: Apache Tomcat Maven Plugin
https://issues.apache.org/bugzilla/show_bug.cgi?id=52853
--- Comment #9 from Benjamin Muschko 2012-04-18
12:50:10 UTC ---
I started to create a test case for this issue but I am not sure if it is
actually working as I was not able to run the tests using Ant. When asking the
question on the maili
https://issues.apache.org/bugzilla/show_bug.cgi?id=52853
Benjamin Muschko changed:
What|Removed |Added
Status|NEEDINFO|NEW
--
Configure bugmail: http
Hi,
in r1164481 the notification of ServletRequestListeners was moved from
StandardContextValve to StandardHostValve.
This causes issues for memcached-session-manager (msm) in combination
with openwebbeans (OWB).
In short, msm is an alternative session manager that uses memcached as
for session
[
https://issues.apache.org/jira/browse/MTOMCAT-145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13256661#comment-13256661
]
Jeff Vincent commented on MTOMCAT-145:
--
Where is the snapshot repository? If it is
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
Author: kkolinko
Date: Wed Apr 18 18:42:34 2012
New Revision: 1327617
URL: http://svn.apache.org/viewvc?rev=1327617&view=rev
Log:
Reduce indent 8->4. No functional change.
I thought I was looking at an inner class.
Modified:
tomcat/trunk/java/org/apache/catalina/ha/session/DeltaSession.java
Author: kkolinko
Date: Wed Apr 18 18:46:41 2012
New Revision: 1327623
URL: http://svn.apache.org/viewvc?rev=1327623&view=rev
Log:
Reduce indent 8->4. No functional change.
Backport of r1327617
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/catalina/
2012/4/17 :
> Author: kfujino
> Date: Tue Apr 17 06:23:21 2012
> New Revision: 1326941
>
> URL: http://svn.apache.org/viewvc?rev=1326941&view=rev
> Log:
> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53087.
> In order to avoid that a backup node expire a session, replicate session
> acc
Author: kkolinko
Date: Wed Apr 18 20:34:02 2012
New Revision: 1327670
URL: http://svn.apache.org/viewvc?rev=1327670&view=rev
Log:
Save a bit of memory in annotations cache in DefaultInstanceManager
occupied by unused entries in annotation lists.
I could do the same by calling ArrayList.trimToSize
https://issues.apache.org/bugzilla/show_bug.cgi?id=53085
--- Comment #2 from Konstantin Kolinko 2012-04-18
20:37:31 UTC ---
(In reply to comment #0)
> 2) the 'weakness' can achieved with String (classname) if it is acceptable to
> maintain annotations for class that can be already unloaded or wi
Author: kkolinko
Date: Wed Apr 18 20:59:35 2012
New Revision: 1327679
URL: http://svn.apache.org/viewvc?rev=1327679&view=rev
Log:
Delete explicit svn:mergeinfo property on org/apache/catalina/core
It was updated on each merge involving that subtree. I see no reason for it to
be there - all mergei
Author: kkolinko
Date: Wed Apr 18 21:01:30 2012
New Revision: 1327680
URL: http://svn.apache.org/viewvc?rev=1327680&view=rev
Log:
Merged revision 1327670 from tomcat/trunk:
Save a bit of memory in annotations cache in DefaultInstanceManager
occupied by unused entries in annotation lists.
I could
https://issues.apache.org/bugzilla/show_bug.cgi?id=52853
--- Comment #10 from Konstantin Kolinko 2012-04-18
21:53:37 UTC ---
(In reply to comment #9)
> When asking the
> question on the mailing list I didn't get a response:
> http://tomcat.10.n6.nabble.com/Build-Tomcat-from-sources-on-GitHub-rep
[
https://issues.apache.org/jira/browse/MTOMCAT-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Vincent resolved MTOMCAT-145.
--
Resolution: Fixed
Fix Version/s: 2.0
Works with 2.0-SNAPSHOT
> [2.0-be
Author: kfujino
Date: Thu Apr 19 02:17:01 2012
New Revision: 1327781
URL: http://svn.apache.org/viewvc?rev=1327781&view=rev
Log:
Apply Konstantin's suggestion.
"if (diff && (isDirty || complete))" block was executed regardless of the value
of "complete".
Modified:
tomcat/trunk/java/org/apac
Author: kfujino
Date: Thu Apr 19 02:27:35 2012
New Revision: 1327784
URL: http://svn.apache.org/viewvc?rev=1327784&view=rev
Log:
Apply Konstantin's suggestion.
"if (diff && (isDirty || complete))" block was executed regardless of the value
of "complete".
Modified:
tomcat/tc7.0.x/trunk/java/
2012/4/19 Konstantin Kolinko :
>
> What happens if "repl" variable is true because of "complete" being true?
> Shouldn't it be
> if (diff && (isDirty || complete))
> ?
>
> I do not quite understand the code, but it seems that omitting
> "complete" here will change its behaviour.
>
> E.g. DeltaSe
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/2941
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
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 jakarta-tomcat-catalina has an issue affecting its community
integration.
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-tc7.0.x-test has an issue affecting its community integration.
This
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
24 matches
Mail list logo