On 05/11/2008, Remy Maucherat <[EMAIL PROTECTED]> wrote:
> On Thu, 2008-11-06 at 00:32 +0100, Rainer Jung wrote:
> > Yes: is there any reason to not do it?
>
>
> It does not look actually useful, and I could forget about it (meaning a
> lot of wasted time).
Perhaps you could do something like we
On Thu, 2008-11-06 at 00:32 +0100, Rainer Jung wrote:
> Yes: is there any reason to not do it?
It does not look actually useful, and I could forget about it (meaning a
lot of wasted time).
Rémy
-
To unsubscribe, e-mail: [EMAIL
Remy Maucherat schrieb:
> On Thu, 2008-11-06 at 00:09 +0100, Rainer Jung wrote:
>> I propose, that we start to increment the version number in
>> build.properties.default as part of the release process before tagging.
>
> I propose that I won't do it.
There's no need for you to do it. Anyone can
On Thu, 2008-11-06 at 00:09 +0100, Rainer Jung wrote:
> I propose, that we start to increment the version number in
> build.properties.default as part of the release process before tagging.
I propose that I won't do it. Any questions ?
Rémy
-
I noticed that our TC 6 source distribution does not contain any version
info (apart from the archive file name).
For TC 5.5 the file build.properties.default gets updated before tagging
with the correct version info, for TC 6 there's alway 6.0.0.0 in it and
6.0-snapshot.
I propose, that we start
Author: rjung
Date: Wed Nov 5 14:15:53 2008
New Revision: 711720
URL: http://svn.apache.org/viewvc?rev=711720&view=rev
Log:
Now make the classes checking session idleness
use thisAccessedTime.
This is not for invalidation, only for displaying
idle times and making persistance decisions.
Modified
Author: rjung
Date: Wed Nov 5 14:11:04 2008
New Revision: 711716
URL: http://svn.apache.org/viewvc?rev=711716&view=rev
Log:
Now expose thisAccessedTime via the session interface
and ManagerBase, so we can use it from outside the session.
Modified:
tomcat/trunk/java/org/apache/catalina/Sessio
Author: rjung
Date: Wed Nov 5 14:05:24 2008
New Revision: 711714
URL: http://svn.apache.org/viewvc?rev=711714&view=rev
Log:
This one gets inherited from StandardSession.
Modified:
tomcat/trunk/java/org/apache/catalina/ha/session/DeltaSession.java
Modified: tomcat/trunk/java/org/apache/catal
Author: rjung
Date: Wed Nov 5 13:56:52 2008
New Revision: 711711
URL: http://svn.apache.org/viewvc?rev=711711&view=rev
Log:
Give thisAccessedTime and lastAccessedTime for sessions
a clear semantics:
- thisAccessedTime will be updated at the beginning and
at the end of session use
- lastAccesse
Author: rjung
Date: Wed Nov 5 12:50:34 2008
New Revision: 711695
URL: http://svn.apache.org/viewvc?rev=711695&view=rev
Log:
Whitespace and indentation cleanup.
Modified:
tomcat/trunk/java/org/apache/catalina/manager/util/SessionUtils.java
Modified: tomcat/trunk/java/org/apache/catalina/mana
Author: markt
Date: Wed Nov 5 09:02:16 2008
New Revision: 711620
URL: http://svn.apache.org/viewvc?rev=711620&view=rev
Log:
Remove old file
Removed:
tomcat/site/trunk/.cvsignore
Modified:
tomcat/site/trunk/ (props changed)
Propchange: tomcat/site/trunk/
---
Author: markt
Date: Wed Nov 5 09:01:44 2008
New Revision: 711619
URL: http://svn.apache.org/viewvc?rev=711619&view=rev
Log:
Propose patch for 40611
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/STA
https://issues.apache.org/bugzilla/show_bug.cgi?id=43062
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=46011
--- Comment #2 from Mark Thomas <[EMAIL PROTECTED]> 2008-11-05 08:19:58 PST ---
many thanks for the patch. This has been committed to trunk and proposed for
6.0.19
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cg
Author: markt
Date: Wed Nov 5 08:17:16 2008
New Revision: 711600
URL: http://svn.apache.org/viewvc?rev=711600&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46011
Make Principal accessible (if set) via
Subject.getSubject(AccessController.getContext()) when processing filter
https://issues.apache.org/bugzilla/show_bug.cgi?id=46075
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
Author: markt
Date: Wed Nov 5 08:09:26 2008
New Revision: 711597
URL: http://svn.apache.org/viewvc?rev=711597&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46075
Don't create ByteArrayOutputStream at maxmimum possible size
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Author: markt
Date: Wed Nov 5 07:58:37 2008
New Revision: 711594
URL: http://svn.apache.org/viewvc?rev=711594&view=rev
Log:
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46077
Expose deferAccept
Patch provided by Michael Leinartas
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomc
https://issues.apache.org/bugzilla/show_bug.cgi?id=46077
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=46085
Mark Thomas <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
Author: markt
Date: Wed Nov 5 07:41:03 2008
New Revision: 711589
URL: http://svn.apache.org/viewvc?rev=711589&view=rev
Log:
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46085
Hard to reproduce thread safety issue with session expiration
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Lorenz Breu wrote:
hi guys
so did i get this right, you released version 1.1.16 of tomcat native?
Still in the voting process.
it's not on the homepage yet and i am having trouble finding the exact
location of the code of the actual release, could you tell me if the
typos in multicast.c h
hi guys
so did i get this right, you released version 1.1.16 of tomcat native?
it's not on the homepage yet and i am having trouble finding the exact
location of the code of the actual release, could you tell me if the
typos in multicast.c have been fixed in the release (lots of occurences
of
https://issues.apache.org/bugzilla/show_bug.cgi?id=46131
--- Comment #5 from Denny Strietzbaum <[EMAIL PROTECTED]> 2008-11-05 01:41:00
PST ---
(In reply to comment #4)
> A path setting of "/" is invalid
I know that as i already said this setting is not correct (but it's clear what
is meant)
24 matches
Mail list logo