https://issues.apache.org/bugzilla/show_bug.cgi?id=49867
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49868
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On 02/09/2010 20:43, Wesley Acheson wrote:
> I understand that the Apache voting system is a bit odd. For enhancement
> requests though is there no way for users to vote for the features that they
> would like. (Which is different to you as devs voting on whether to apply a
> patch or not). I'm pre
> I don't recall it ever being used very much (by users or by committers)
> so I disabled it for the newer projects.
>
>
Okay fair enough. Would the best process for suggesting changes be to raise
a discussion on the users list? Suggestions that outside the users ability
to patch.
Oh and there is
https://issues.apache.org/bugzilla/show_bug.cgi?id=49868
--- Comment #2 from Konstantin Kolinko 2010-09-03
04:22:38 EDT ---
You cannot introduce new protected methods in a class in javax.el package.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You ar
On 03/09/2010 08:56, Wesley Acheson wrote:
>> I don't recall it ever being used very much (by users or by committers)
>> so I disabled it for the newer projects.
>>
>>
> Okay fair enough. Would the best process for suggesting changes be to raise
> a discussion on the users list? Suggestions that o
https://issues.apache.org/bugzilla/show_bug.cgi?id=47081
Mark Thomas changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever Confirmed|0
https://issues.apache.org/bugzilla/show_bug.cgi?id=23406
Mark Thomas changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever Confirmed|0
https://issues.apache.org/bugzilla/show_bug.cgi?id=24174
Mark Thomas changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever Confirmed|0
https://issues.apache.org/bugzilla/show_bug.cgi?id=49871
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: rjung
Date: Fri Sep 3 08:54:20 2010
New Revision: 992234
URL: http://svn.apache.org/viewvc?rev=992234&view=rev
Log:
BZ 49869: Javadoc Fix.
Modified:
tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoader.java
Modified: tomcat/trunk/java/org/apache/catalina/loader/WebappClass
Author: rjung
Date: Fri Sep 3 08:57:45 2010
New Revision: 992238
URL: http://svn.apache.org/viewvc?rev=992238&view=rev
Log:
BZ 49869: Javadoc Fix.
CTR.
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/catalina/loader/WebappClassLoader.java
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/cata
Author: rjung
Date: Fri Sep 3 09:00:10 2010
New Revision: 992240
URL: http://svn.apache.org/viewvc?rev=992240&view=rev
Log:
BZ 49869: Javadoc Fix.
CTR.
Modified:
tomcat/tc5.5.x/trunk/container/catalina/src/share/org/apache/catalina/loader/WebappClassLoader.java
Modified:
tomcat/tc5.5.x/t
https://issues.apache.org/bugzilla/show_bug.cgi?id=38895
--- Comment #5 from Joachim Wagner 2010-09-03
05:02:02 EDT ---
General comment (without knowing tomcat): HTTP RFC 2616 defines HTTP header
field names as case-insensitive. Existing applications will break if suddenly
the raw headers are us
https://issues.apache.org/bugzilla/show_bug.cgi?id=49869
Rainer Jung changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=38895
--- Comment #6 from Rainer Jung 2010-09-03 05:15:56
EDT ---
This is not about Tomcat itself but instead about forwarding requests through a
web server reverse proxy. More precisely about using the ISAPI redirector
plugin to IIS provided by
Author: markt
Date: Fri Sep 3 09:48:46 2010
New Revision: 992245
URL: http://svn.apache.org/viewvc?rev=992245&view=rev
Log:
Expose current state of Lifecycle components via JMX beans (where a component
has one). Mainly useful for monitoring web application status.
Modified:
tomcat/trunk/jav
Author: markt
Date: Fri Sep 3 09:49:52 2010
New Revision: 992246
URL: http://svn.apache.org/viewvc?rev=992246&view=rev
Log:
Remove method that no longer exists
Modified:
tomcat/trunk/java/org/apache/catalina/core/mbeans-descriptors.xml
Modified: tomcat/trunk/java/org/apache/catalina/core/mb
Author: mturk
Date: Fri Sep 3 10:12:57 2010
New Revision: 992250
URL: http://svn.apache.org/viewvc?rev=992250&view=rev
Log:
Add wrapper over Socket.destroy which will make sure we don't call destory for
sockets already closed by the parent pool cleanup
Modified:
tomcat/trunk/java/org/apache
Author: mturk
Date: Fri Sep 3 10:16:00 2010
New Revision: 992252
URL: http://svn.apache.org/viewvc?rev=992252&view=rev
Log:
Call join only for alive threads
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AprEndp
Author: markt
Date: Fri Sep 3 10:19:20 2010
New Revision: 992253
URL: http://svn.apache.org/viewvc?rev=992253&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=992
Author: mturk
Date: Fri Sep 3 10:37:53 2010
New Revision: 992258
URL: http://svn.apache.org/viewvc?rev=992258&view=rev
Log:
Make destroy method returning when the worker thread finishes instead
separately calling destroy followed by join
Modified:
tomcat/trunk/java/org/apache/tomcat/util/ne
https://issues.apache.org/bugzilla/show_bug.cgi?id=49868
Gábor changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|WONTFIX
https://issues.apache.org/bugzilla/show_bug.cgi?id=49876
Summary: correcting generics related compile warning in
org/apache/tomcat/util/bcel/classfile files
Product: Tomcat 7
Version: trunk
Platform: PC
OS/Version: Windows XP
https://issues.apache.org/bugzilla/show_bug.cgi?id=49876
--- Comment #1 from Gábor 2010-09-03 08:18:20 EDT ---
Created an attachment (id=25980)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25980)
Diff attached
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?
https://issues.apache.org/bugzilla/show_bug.cgi?id=49868
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Author: markt
Date: Fri Sep 3 13:20:22 2010
New Revision: 992290
URL: http://svn.apache.org/viewvc?rev=992290&view=rev
Log:
Keep MBean names consistent with Tomact 6.
Modified:
tomcat/trunk/java/org/apache/catalina/core/StandardContext.java
tomcat/trunk/webapps/docs/changelog.xml
Modifi
On 05/08/2010 22:09, Jason Brittain wrote:
> One thing I noticed while testing 7.0.2 is that the WebModule MBean
> ObjectNames differ slightly from those of Tomcat 6. Example:
>
> Tomcat 7.0.2, ObjectName for the context "/":
> Catalina:j2eeType=WebModule,name=localhost/,J2EEApplication=none,J2EE
Thanks Mark!
It's probably from a very long time ago, in which case there could be years
worth of code that depends on these slashes being there.
--
Jason
On Fri, Sep 3, 2010 at 6:21 AM, Mark Thomas wrote:
> On 05/08/2010 22:09, Jason Brittain wrote:
> > One thing I noticed while testing 7.0.
I think we're at the stage where I can go ahead and T&R Tomcat 5.5.31...
Anyone disagree?
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
Author: jim
Date: Fri Sep 3 16:25:14 2010
New Revision: 992356
URL: http://svn.apache.org/viewvc?rev=992356&view=rev
Log:
"Final" patch before 5.5.31...
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/trun
On 09/03/2010 06:19 PM, Jim Jagielski wrote:
I think we're at the stage where I can go ahead and T&R Tomcat 5.5.31...
Anyone disagree?
There are still couple of STATUS.txt things that
get voted (dunno if committed cause they are still
in the STATUS) and one that I'm just about to +1.
Regard
Author: mturk
Date: Fri Sep 3 16:35:39 2010
New Revision: 992362
URL: http://svn.apache.org/viewvc?rev=992362&view=rev
Log:
Vote
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=992362&
Author: markt
Date: Fri Sep 3 16:40:16 2010
New Revision: 992363
URL: http://svn.apache.org/viewvc?rev=992363&view=rev
Log:
Add SSL with APR support to the admin app
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
tomcat/tc5.5.x/trunk/connectors/http11/src/java/org/apache/coyote/http11/Http11
https://issues.apache.org/bugzilla/show_bug.cgi?id=49774
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: jim
Date: Fri Sep 3 16:42:10 2010
New Revision: 992366
URL: http://svn.apache.org/viewvc?rev=992366&view=rev
Log:
Bugfix: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=38113
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
tomcat/tc5.5.x/trunk/container/catalina/src/share/org/
I just committed the only one I saw with => 3 votes...
On Sep 3, 2010, at 12:34 PM, Mladen Turk wrote:
> On 09/03/2010 06:19 PM, Jim Jagielski wrote:
>> I think we're at the stage where I can go ahead and T&R Tomcat 5.5.31...
>>
>> Anyone disagree?
>>
>
> There are still couple of STATUS.txt t
Ahh... I see a few more being added... will hold of for
a little bit.
I propose a T&R on Monday then; that gives today and the weekend
for people to vote and pick off the remaining low hanging
fruit.
On Sep 3, 2010, at 12:44 PM, Jim Jagielski wrote:
> I just committed the only one I saw with =>
Author: markt
Date: Fri Sep 3 16:47:59 2010
New Revision: 992367
URL: http://svn.apache.org/viewvc?rev=992367&view=rev
Log:
Move property to intended section
Modified:
tomcat/tc5.5.x/trunk/container/webapps/docs/config/systemprops.xml
Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/co
https://issues.apache.org/bugzilla/show_bug.cgi?id=38113
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
On 09/03/2010 06:44 PM, Jim Jagielski wrote:
I just committed the only one I saw with => 3 votes...
Think there is one with 3 votes for #49749
if I'm not reading that wrongly.
And now the #49774 has 3 votes as well.
Regards
--
^TM
--
https://issues.apache.org/bugzilla/show_bug.cgi?id=39130
Bug 39130 depends on bug 38113, which changed state.
Bug 38113 Summary: getQueryString returns null instead of empty-string
https://issues.apache.org/bugzilla/show_bug.cgi?id=38113
What|Old Value |New Value
On 30/08/2010 00:34, kkoli...@apache.org wrote:
> + +1: kkolinko: Looking for usages of Constants.SINGLE_SIGN_ON_COOKIE,
> + in SingleSignOn.invoke() there is one more call to response.addCookie().
> + It is used to remove the cookie, so I think HttpOnly is not important
> there
> + a
Author: markt
Date: Fri Sep 3 16:56:30 2010
New Revision: 992373
URL: http://svn.apache.org/viewvc?rev=992373&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49749
Add httpOnly support to SSO cookie
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
tomcat/tc5.5.x/trunk/cont
https://issues.apache.org/bugzilla/show_bug.cgi?id=49749
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On 03/09/2010 17:48, Mladen Turk wrote:
> On 09/03/2010 06:44 PM, Jim Jagielski wrote:
>> I just committed the only one I saw with => 3 votes...
>>
>
> Think there is one with 3 votes for #49749
> if I'm not reading that wrongly.
>
> And now the #49774 has 3 votes as well.
Both applied.
I'm do
On Sep 3, 2010, at 12:59 PM, Mark Thomas wrote:
> On 03/09/2010 17:48, Mladen Turk wrote:
>> On 09/03/2010 06:44 PM, Jim Jagielski wrote:
>>> I just committed the only one I saw with => 3 votes...
>>>
>>
>> Think there is one with 3 votes for #49749
>> if I'm not reading that wrongly.
>>
>> A
On 09/03/2010 07:16 PM, Jim Jagielski wrote:
On Sep 3, 2010, at 12:59 PM, Mark Thomas wrote:
On 03/09/2010 17:48, Mladen Turk wrote:
On 09/03/2010 06:44 PM, Jim Jagielski wrote:
I just committed the only one I saw with => 3 votes...
Think there is one with 3 votes for #49749
if I'm not
Author: markt
Date: Fri Sep 3 17:40:12 2010
New Revision: 992392
URL: http://svn.apache.org/viewvc?rev=992392&view=rev
Log:
Sync with Jakarta. Add generated serialVersionUID's.
Don't use the same values as Jakarta since the code has been structurally
modified (to removed unused elements)
Modifi
Author: markt
Date: Fri Sep 3 17:45:05 2010
New Revision: 992393
URL: http://svn.apache.org/viewvc?rev=992393&view=rev
Log:
Update merge info
Modified:
tomcat/trunk/java/org/apache/tomcat/util/bcel/ (props changed)
Propchange: tomcat/trunk/java/org/apache/tomcat/util/bcel/
---
Author: markt
Date: Fri Sep 3 17:50:32 2010
New Revision: 992394
URL: http://svn.apache.org/viewvc?rev=992394&view=rev
Log:
Trace through some unused code and remove it.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/bcel/classfile/AnnotationEntry.java
tomcat/trunk/java/org/apache/to
I don't run Mac OS, but for our book Tomcat: The Definitive Guide, 2nd
Edition, a couple of other Mac OS Tomcat users wrote a launchd script and
the associated files (such as a .plist), and we wrote a section about it in
the book. It's on page 32, Automatic Startup on Mac OS X. The section
isn't
Author: jim
Date: Fri Sep 3 18:11:13 2010
New Revision: 992397
URL: http://svn.apache.org/viewvc?rev=992397&view=rev
Log:
Get ready for 5.5.31
Modified:
tomcat/tc5.5.x/trunk/build/build.properties.default
Modified: tomcat/tc5.5.x/trunk/build/build.properties.default
URL:
http://svn.apache.
Author: jim
Date: Fri Sep 3 18:13:14 2010
New Revision: 992398
URL: http://svn.apache.org/viewvc?rev=992398&view=rev
Log:
Tagging Tomcat version TOMCAT_5_5_31
Added:
tomcat/tc5.5.x/tags/TOMCAT_5_5_31/
- copied from r992397, tomcat/tc5.5.x/trunk/
--
Author: jim
Date: Fri Sep 3 18:22:35 2010
New Revision: 992404
URL: http://svn.apache.org/viewvc?rev=992404&view=rev
Log:
Pre-mature
Removed:
tomcat/tc5.5.x/tags/TOMCAT_5_5_31/
-
To unsubscribe, e-mail: dev-unsubscr...@tom
Author: jim
Date: Fri Sep 3 18:30:42 2010
New Revision: 992407
URL: http://svn.apache.org/viewvc?rev=992407&view=rev
Log:
versioning change for jdk
Modified:
tomcat/tc5.5.x/trunk/container/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/connector/SaveConnectorAction.java
Modified:
t
Author: jim
Date: Fri Sep 3 18:42:48 2010
New Revision: 992411
URL: http://svn.apache.org/viewvc?rev=992411&view=rev
Log:
Build is 1.4.2... use ugly method
Modified:
tomcat/tc5.5.x/trunk/container/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/connector/SaveConnectorAction.java
Modi
Author: jim
Date: Fri Sep 3 18:47:30 2010
New Revision: 992414
URL: http://svn.apache.org/viewvc?rev=992414&view=rev
Log:
Ready for Tomcat-5.5.31
Tagging tc5.5.x/trunk as TOMCAT_5_5_31
Added:
tomcat/tc5.5.x/tags/TOMCAT_5_5_31/
- copied from r992412, tomcat/tc5.5.x/trunk/
---
Author: markt
Date: Fri Sep 3 18:47:29 2010
New Revision: 992413
URL: http://svn.apache.org/viewvc?rev=992413&view=rev
Log:
Remove some unnecessary code and fix an Eclipse warning
Modified:
tomcat/trunk/java/org/apache/tomcat/util/bcel/classfile/SimpleElementValue.java
Modified:
tomcat/tr
Author: markt
Date: Fri Sep 3 18:50:57 2010
New Revision: 992416
URL: http://svn.apache.org/viewvc?rev=992416&view=rev
Log:
https://issues.apache.org/bugzilla/show_bug.cgi?id=49876
Generics warnings in the copied Apache Jakarta BCEL code. Based on a patch by
Gábor. (markt)
Modified:
tomcat
https://issues.apache.org/bugzilla/show_bug.cgi?id=49876
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On 03/09/2010 19:42, j...@apache.org wrote:
> Author: jim
> Date: Fri Sep 3 18:42:48 2010
> New Revision: 992411
>
> URL: http://svn.apache.org/viewvc?rev=992411&view=rev
> Log:
> Build is 1.4.2... use ugly method
My bad. Sorry. My IDE was set up for 1.5 and I missed that.
Mark
---
The prelim builds can be found at:
http://people.apache.org/~jim/tomcat-5.5/
I will call for an official vote early next week...
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail
Author: mturk
Date: Fri Sep 3 19:35:31 2010
New Revision: 992429
URL: http://svn.apache.org/viewvc?rev=992429&view=rev
Log:
Trivial. Remove trailing spaces. No functional change
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java
Modified: tomcat/tc6.0.x/trunk/ja
Author: mturk
Date: Fri Sep 3 19:39:50 2010
New Revision: 992430
URL: http://svn.apache.org/viewvc?rev=992430&view=rev
Log:
Propose a fix for unlockAccept
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/tr
Author: mturk
Date: Fri Sep 3 19:43:47 2010
New Revision: 992431
URL: http://svn.apache.org/viewvc?rev=992431&view=rev
Log:
Mark as accepted
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
Author: mturk
Date: Fri Sep 3 19:44:41 2010
New Revision: 992432
URL: http://svn.apache.org/viewvc?rev=992432&view=rev
Log:
Backport r988817 from trunk
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/java/org/apache/catalina/core/AprLifecycleListener.java
Modified: tomcat
Author: mturk
Date: Fri Sep 3 19:54:02 2010
New Revision: 992440
URL: http://svn.apache.org/viewvc?rev=992440&view=rev
Log:
Hard close the accepting socket if unlockAccept failed
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java
Modified: tomcat/trunk/java/org/apache/t
Author: mturk
Date: Fri Sep 3 20:30:10 2010
New Revision: 992456
URL: http://svn.apache.org/viewvc?rev=992456&view=rev
Log:
Use shutdown instead close for hard closing the socket which is inside
Socket.accept call
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java
Modi
Author: markt
Date: Fri Sep 3 20:37:46 2010
New Revision: 992459
URL: http://svn.apache.org/viewvc?rev=992459&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49865
Allow Tomcat to start if catalina.properties is not present
Modified:
tomcat/trunk/java/org/apache/catalina
Author: markt
Date: Fri Sep 3 20:41:25 2010
New Revision: 992461
URL: http://svn.apache.org/viewvc?rev=992461&view=rev
Log:
Remove debug code that was added in r991959
Modified:
tomcat/trunk/java/org/apache/catalina/startup/CatalinaProperties.java
Modified: tomcat/trunk/java/org/apache/cata
Author: markt
Date: Fri Sep 3 20:45:41 2010
New Revision: 992463
URL: http://svn.apache.org/viewvc?rev=992463&view=rev
Log:
Fix an Eclispe nag.
Modified:
tomcat/trunk/java/org/apache/catalina/startup/CatalinaProperties.java
Modified: tomcat/trunk/java/org/apache/catalina/startup/CatalinaPro
https://issues.apache.org/bugzilla/show_bug.cgi?id=49865
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On 03/09/2010 11:37, mt...@apache.org wrote:
> Author: mturk
> Date: Fri Sep 3 10:37:53 2010
> New Revision: 992258
>
> URL: http://svn.apache.org/viewvc?rev=992258&view=rev
> Log:
> Make destroy method returning when the worker thread finishes instead
> separately calling destroy followed by jo
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "FindPage" page has been changed by chadear.
http://wiki.apache.org/tomcat/FindPage?action=diff&rev1=2&rev2=3
--
- ##language:en
+ #
Dear Wiki user,
You have subscribed to a wiki page "PythonLanguage" for change notification. An
attachment has been added to that page by chadear. Following detailed
information is available:
Attachment name: ıı
Attachment size: 5345
Attachment link:
http://wiki.apache.org/tomcat/PythonLanguag
Dear Wiki user,
You have subscribed to a wiki page "PythonLanguage" for change notification. An
attachment has been added to that page by chadear. Following detailed
information is available:
Attachment name: pp
Attachment size: 2993
Attachment link:
http://wiki.apache.org/tomcat/PythonLanguag
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "selam" page has been changed by chadear.
http://wiki.apache.org/tomcat/selam
--
New page:
Describe selam here.rtertyertyerty
-
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "selam" page has been changed by chadear.
http://wiki.apache.org/tomcat/selam?action=diff&rev1=1&rev2=2
--
- Describe selam here.rte
Dear wiki user,
You have subscribed to a wiki page "Tomcat Wiki" for change notification.
The page "aselam" has been renamed from "FrontPage" by chadear.
http://wiki.apache.org/tomcat/aselam
-
To unsubscribe, e-mail: dev-unsubsc
Dear Wiki user,
You have subscribed to a wiki page "aselam" for change notification. An
attachment has been added to that page by chadear. Following detailed
information is available:
Attachment name: 4.jpg
Attachment size: 5345
Attachment link:
http://wiki.apache.org/tomcat/aselam?action=Atta
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "PythonLanguage" page has been changed by chadear.
http://wiki.apache.org/tomcat/PythonLanguage?action=diff&rev1=2&rev2=3
--
Pytho
Hi,
Anyone around with rights to stop a user messing about with the Wiki,
before there's too many change notices in my/your/our mailboxs?
p
0x62590808.asc
Description: application/pgp-keys
signature.asc
Description: OpenPGP digital signature
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "FrontPage" page has been changed by chadear.
http://wiki.apache.org/tomcat/FrontPage?action=diff&rev1=1&rev2=2
--
+ A Wiki is a col
Dear Wiki user,
You have subscribed to a wiki page "FrontPage" for change notification. An
attachment has been added to that page by chadear. Following detailed
information is available:
Attachment name: ata
Attachment size: 3317
Attachment link:
http://wiki.apache.org/tomcat/FrontPage?action=
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "aselam" page has been changed by chadear.
http://wiki.apache.org/tomcat/aselam?action=diff&rev1=70&rev2=71
--
= Welcome to the Ap
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "FrontPage" page has been changed by chadear.
http://wiki.apache.org/tomcat/FrontPage?action=diff&rev1=2&rev2=3
--
- A Wiki is a col
Dear wiki user,
You have subscribed to a wiki page "Tomcat Wiki" for change notification.
The page "FrontPage" has been deleted by chadear.
http://wiki.apache.org/tomcat/FrontPage
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat
Dear wiki user,
You have subscribed to a wiki page "Tomcat Wiki" for change notification.
The page FindPage has been reverted to revision 2 by KonstantinKolinko.
The comment on this change is: Revert to rev.2 (Undo vandalizm).
http://wiki.apache.org/tomcat/FindPage?action=diff&rev1=3&rev2=4
Dear wiki user,
You have subscribed to a wiki page "Tomcat Wiki" for change notification.
The page "selam" has been deleted by KonstantinKolinko.
The comment on this change is: Deleting the page created by a vandal..
http://wiki.apache.org/tomcat/selam
---
Dear wiki user,
You have subscribed to a wiki page "Tomcat Wiki" for change notification.
The page PythonLanguage has been reverted to revision 2 by KonstantinKolinko.
The comment on this change is: Revert to rev.2 (Undo vandalism).
http://wiki.apache.org/tomcat/PythonLanguage?action=diff&rev1=3&
Dear wiki user,
You have subscribed to a wiki page "Tomcat Wiki" for change notification.
The page aselam has been reverted to revision 69 by KonstantinKolinko.
The comment on this change is: Revert to rev.69 (Undo vandalism).
http://wiki.apache.org/tomcat/aselam?action=diff&rev1=73&rev2=74
Dear wiki user,
You have subscribed to a wiki page "Tomcat Wiki" for change notification.
The page "FrontPage" has been deleted by KonstantinKolinko.
The comment on this change is: Trying to delete default version of FrontPage.
The actual version is in the page named "aselam" at this moment..
ht
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "FrontPage" page has been changed by KonstantinKolinko.
The comment on this change is: Undoing vandalism. Renaming a FrontPage cannot
be reveted easily, because deleting just revert
Dear wiki user,
You have subscribed to a wiki page "Tomcat Wiki" for change notification.
The page "aselam" has been deleted by KonstantinKolinko.
The comment on this change is: Deleting the renamed version of FrontPage
created by a vandal. The text was copied back to FrontPage..
http://wiki.apa
On 09/04/2010 12:16 AM, Mark Thomas wrote:
On 03/09/2010 11:37, mt...@apache.org wrote:
I'm seeing long shutdown times now on OSX. I haven't had the patience to
see if they eventually return and have had been killing the process.
From where it appears to be looping - this patch looks like the c
On 09/04/2010 12:16 AM, Mark Thomas wrote:
On 03/09/2010 11:37, mt...@apache.org wrote:
Author: mturk
Date: Fri Sep 3 10:37:53 2010
New Revision: 992258
URL: http://svn.apache.org/viewvc?rev=992258&view=rev
Log:
Make destroy method returning when the worker thread finishes instead
separately
97 matches
Mail list logo