https://issues.apache.org/bugzilla/show_bug.cgi?id=50018
Summary: Javadoc corrections
Product: Tomcat 7
Version: trunk
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: minor
Priority: P2
Component:
https://issues.apache.org/bugzilla/show_bug.cgi?id=50017
--- Comment #1 from Sebb 2010-09-27 20:28:14 EDT ---
Created an attachment (id=26091)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26091)
Patch javax.servlet package
--
Configure bugmail: https://issues.apache.org/bugzilla/u
https://issues.apache.org/bugzilla/show_bug.cgi?id=50017
Sebb changed:
What|Removed |Added
Attachment #26090|Patch java.el package |Patch javax.el package
description|
https://issues.apache.org/bugzilla/show_bug.cgi?id=50017
Summary: Make private immutable fields final
Product: Tomcat 7
Version: trunk
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Author: markt
Date: Mon Sep 27 23:09:54 2010
New Revision: 1001958
URL: http://svn.apache.org/viewvc?rev=1001958&view=rev
Log:
Update
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/do
https://issues.apache.org/bugzilla/show_bug.cgi?id=49209
--- Comment #8 from Mark Thomas 2010-09-27 19:08:18 EDT ---
Thanks for the patch. Fixed in trunk and proposed for 6.0.x
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail b
Author: markt
Date: Mon Sep 27 23:08:03 2010
New Revision: 1001956
URL: http://svn.apache.org/viewvc?rev=1001956&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?rev=1
Author: markt
Date: Mon Sep 27 23:06:08 2010
New Revision: 1001955
URL: http://svn.apache.org/viewvc?rev=1001955&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49209
Prevent possible AccessControlException during undeployment when running with a
security manager
Patch provid
https://issues.apache.org/bugzilla/show_bug.cgi?id=48827
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=48644
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Author: markt
Date: Mon Sep 27 22:31:03 2010
New Revision: 1001941
URL: http://svn.apache.org/viewvc?rev=1001941&view=rev
Log:
Update
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/do
Author: markt
Date: Mon Sep 27 22:29:30 2010
New Revision: 1001939
URL: http://svn.apache.org/viewvc?rev=1001939&view=rev
Log:
Remaining fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=48644
Some Throwables must always be re-thrown
Modified:
tomcat/trunk/java/org/apache/tomcat/jni/
Author: markt
Date: Mon Sep 27 22:22:02 2010
New Revision: 1001938
URL: http://svn.apache.org/viewvc?rev=1001938&view=rev
Log:
Partial fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=48644
Some Throwables must always be re-thrown
Modified:
tomcat/trunk/java/org/apache/naming/Naming
Author: markt
Date: Mon Sep 27 22:17:30 2010
New Revision: 1001934
URL: http://svn.apache.org/viewvc?rev=1001934&view=rev
Log:
Partial fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=48644
Some Throwables must always be re-thrown
Modified:
tomcat/trunk/java/org/apache/juli/ClassLoa
Author: markt
Date: Mon Sep 27 22:16:26 2010
New Revision: 1001933
URL: http://svn.apache.org/viewvc?rev=1001933&view=rev
Log:
Partial fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=48644
Some Throwables must always be re-thrown
Modified:
tomcat/trunk/java/org/apache/jasper/compil
Author: markt
Date: Mon Sep 27 22:12:05 2010
New Revision: 1001932
URL: http://svn.apache.org/viewvc?rev=1001932&view=rev
Log:
Partial fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=48644
Some Throwables must always be re-thrown
Modified:
tomcat/trunk/java/org/apache/coyote/ajp/Aj
Author: markt
Date: Mon Sep 27 22:01:45 2010
New Revision: 1001923
URL: http://svn.apache.org/viewvc?rev=1001923&view=rev
Log:
Partial fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=48644
Some Throwables must always be re-thrown
Modified:
tomcat/trunk/java/org/apache/catalina/mbea
Author: markt
Date: Mon Sep 27 21:32:25 2010
New Revision: 1001915
URL: http://svn.apache.org/viewvc?rev=1001915&view=rev
Log:
Partial fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=48644
Some Throwables must always be re-thrown
Modified:
tomcat/trunk/java/org/apache/catalina/depl
I'd really appreciate your taking a look at the following issues before 7.0.3,
in this order of priority.
49952 ServletContainerInitializer can't actually add listeners
this is an obvious bug with a simple fix and a new testcase.
50015 dynamic servlet security incomplete and badly distributed
On 27 September 2010 21:34, Ohad Shacham wrote:
> ConcurrentHashMap does not support null keys and entries.
Did not check that. However, the attributes Map field is protected and
not final, so it could in theory be replaced with a Map that allows
dupes.
That's perhaps another bug...
--
https://issues.apache.org/bugzilla/show_bug.cgi?id=50016
Summary: bad division of responsibility around isUserInRole and
new Request login and logout methods
Product: Tomcat 7
Version: trunk
Platform: PC
Status: NEW
Author: markt
Date: Mon Sep 27 20:52:49 2010
New Revision: 1001904
URL: http://svn.apache.org/viewvc?rev=1001904&view=rev
Log:
Partial fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=48644
Some Throwables must always be re-thrown
Modified:
tomcat/trunk/java/org/apache/catalina/auth
> From: ohad.shac...@gmail.com [mailto:ohad.shac...@gmail.com] On Behalf Of
> Ohad Shacham
> Subject: Re: Atomicity violation in removeAttribute
> I would use:
> if (attributes.containsKey(name)) {
> value = attributes.remove(name);
> if (value == null)
> return;
> }
> else {
>
> If get() cannot return null, then I think one can just use:
> value = attributes.remove(name);
> if (value == null)
> return;
> If it is important to distinguish null entries from missing entries,
> then a different approach is needed - e.g. AtomicReference as
> suggested elsewhere
Concu
Author: markt
Date: Mon Sep 27 20:24:18 2010
New Revision: 1001899
URL: http://svn.apache.org/viewvc?rev=1001899&view=rev
Log:
Partial fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=48644
Don't catch Throwable
Modified:
tomcat/trunk/java/org/apache/catalina/ant/AbstractCatalinaTas
https://issues.apache.org/bugzilla/show_bug.cgi?id=50015
--- Comment #1 from david jencks 2010-09-27 16:24:07 EDT
---
Created an attachment (id=26088)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26088)
patch for improved dynamic servlet security implementations
--
Configure bugm
https://issues.apache.org/bugzilla/show_bug.cgi?id=50015
Summary: dynamic servlet security incomplete and badly
distributed
Product: Tomcat 7
Version: trunk
Platform: PC
Status: NEW
Severity: normal
Prio
https://issues.apache.org/bugzilla/show_bug.cgi?id=49935
--- Comment #4 from Mark Thomas 2010-09-27 15:15:32 EDT ---
This was previously fixed in 6.0.x. I back-ported the relevant patches to 5.5.x
and they do fix the issue. The combined patch has been proposed for 5.5.x
--
Configure bugmail: ht
Author: markt
Date: Mon Sep 27 19:14:45 2010
New Revision: 1001880
URL: http://svn.apache.org/viewvc?rev=1001880&view=rev
Log:
Proposal
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=1
Author: markt
Date: Mon Sep 27 18:55:29 2010
New Revision: 1001871
URL: http://svn.apache.org/viewvc?rev=1001871&view=rev
Log:
CTR. Tabs -> 8 spaces. No functional change.
Modified:
tomcat/tc5.5.x/trunk/jasper/src/share/org/apache/jasper/compiler/TagFileProcessor.java
Modified:
tomcat/tc5.
On 27/09/2010 13:16, Mark Thomas wrote:
> On 27/09/2010 13:13, ma...@apache.org wrote:
>> Author: markt
>> Date: Mon Sep 27 12:13:32 2010
>> New Revision: 1001698
>
>> The following work remains:
>> - Testing all connectors (HTTP and AJP) with TCK + security manager and
>> fixing whatever is brok
https://issues.apache.org/bugzilla/show_bug.cgi?id=49811
--- Comment #14 from Wesley 2010-09-27 13:57:52 EDT
---
(In reply to comment #13)
> Created an attachment (id=26018)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26018) [details]
> V3 with tabs fixed and parameter name on Con
https://issues.apache.org/bugzilla/show_bug.cgi?id=50013
--- Comment #1 from sylvain.laur...@gmail.com 2010-09-27 13:17:40 EDT ---
Created an attachment (id=26086)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26086)
proposed patch
Proposed patch, I added org/apache/tomcat/util/file/
https://issues.apache.org/bugzilla/show_bug.cgi?id=50013
Summary: missing classes when running catalina ant tasks
Product: Tomcat 7
Version: trunk
Platform: PC
Status: NEW
Severity: normal
Priority: P2
Component: J
Given that there is a violation, and the proposed solution is simpler, would
you take it in the next release?
Thanks,
Ohad
On Sun, Sep 26, 2010 at 10:42 PM, Tim Whittington wrote:
> This is technically a race condition, but given the vague information
> provided in ServletContextAttributeEvent
https://issues.apache.org/bugzilla/show_bug.cgi?id=49979
sosig...@gmail.com changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "TomcatHibernate" page has been changed by SureshVayugundla.
http://wiki.apache.org/tomcat/TomcatHibernate?action=diff&rev1=2&rev2=3
Author: markt
Date: Mon Sep 27 13:08:24 2010
New Revision: 1001725
URL: http://svn.apache.org/viewvc?rev=1001725&view=rev
Log:
Update to pool 1.5.5
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/build.properties.default
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Author: markt
Date: Mon Sep 27 13:00:56 2010
New Revision: 1001720
URL: http://svn.apache.org/viewvc?rev=1001720&view=rev
Log:
When a cluster node disappears when using the backup manager, handle the failed
ping message rather than propagating the exception (which just logs the stack
trace but d
Author: markt
Date: Mon Sep 27 12:58:06 2010
New Revision: 1001719
URL: http://svn.apache.org/viewvc?rev=1001719&view=rev
Log:
Fix comment typo
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/tip
Author: markt
Date: Mon Sep 27 12:56:38 2010
New Revision: 1001718
URL: http://svn.apache.org/viewvc?rev=1001718&view=rev
Log: (empty)
Modified:
tomcat/trunk/build.properties.default
Modified: tomcat/trunk/build.properties.default
URL:
http://svn.apache.org/viewvc/tomcat/trunk/build.propert
Author: markt
Date: Mon Sep 27 12:55:18 2010
New Revision: 1001717
URL: http://svn.apache.org/viewvc?rev=1001717&view=rev
Log:
Enable the off-line building of the extras package
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/build.properties.default
tomcat/tc6.0.x/trun
On 27/09/2010 13:13, ma...@apache.org wrote:
> Author: markt
> Date: Mon Sep 27 12:13:32 2010
> New Revision: 1001698
> The following work remains:
> - Testing all connectors (HTTP and AJP) with TCK + security manager and
> fixing whatever is broken
Just as soon as I get this done, I plan to rol
https://issues.apache.org/bugzilla/show_bug.cgi?id=49884
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49683
Mark Thomas changed:
What|Removed |Added
Summary|Separate async, keep-alive, |Separate keep-alive and
On 26 September 2010 15:00, Ohad Shacham wrote:
> Hi,
>
>
> In addition to the behavior we experienced in function setAttribute. We also
> experienced another atomicity violation in function removeAttribute.
>
> The following code is located at the beginning of function removeAttribute
> at class
https://issues.apache.org/bugzilla/show_bug.cgi?id=50001
Rainer Jung changed:
What|Removed |Added
CC|dev@tomcat.apache.org |
--
Configure bugmail: https://issu
Hello,
I'd rather use the compareAndSet method in AtomicReference for this
particular task.
On Sun, Sep 26, 2010 at 4:00 PM, Ohad Shacham wrote:
> Hi,
>
>
> In addition to the behavior we experienced in function setAttribute. We
> also
> experienced another atomicity violation in function rem
48 matches
Mail list logo