Author: kkolinko
Date: Sun Dec 5 12:19:10 2010
New Revision: 1042328
URL: http://svn.apache.org/viewvc?rev=1042328&view=rev
Log:
Added a TOC
Modified:
tomcat/site/trunk/docs/migration.html
tomcat/site/trunk/xdocs/migration.xml
Modified: tomcat/site/trunk/docs/migration.html
URL:
http:/
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
https://issues.apache.org/bugzilla/show_bug.cgi?id=50413
Summary: Tomcat returns 302 instead of 404 response for static
custom 404 error file
Product: Tomcat 7
Version: 7.0.5
Platform: PC
OS/Version: Windows XP
Stat
https://issues.apache.org/bugzilla/show_bug.cgi?id=50413
Konstantin Preißer changed:
What|Removed |Added
Summary|Tomcat returns 302 instead |Tomcat returns 304 instead
https://issues.apache.org/bugzilla/show_bug.cgi?id=50413
--- Comment #1 from Konstantin Preißer 2010-12-05 07:41:06 EST
---
Sorry, when I wrote "302 Not Modified" I actually ment "304 Not Modified".
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You ar
Author: markt
Date: Sun Dec 5 12:49:22 2010
New Revision: 1042337
URL: http://svn.apache.org/viewvc?rev=1042337&view=rev
Log:
Remove file accidentally added in r1042029
Removed:
tomcat/trunk/.fbprefs
-
To unsubscribe, e-ma
Author: markt
Date: Sun Dec 5 12:51:46 2010
New Revision: 1042339
URL: http://svn.apache.org/viewvc?rev=1042339&view=rev
Log:
Ignore all .* files rather than adding them one by one as they appear
Modified:
tomcat/trunk/ (props changed)
Propchange: tomcat/trunk/
---
Author: kkolinko
Date: Sun Dec 5 13:07:57 2010
New Revision: 1042344
URL: http://svn.apache.org/viewvc?rev=1042344&view=rev
Log:
Amended / rephrased some of 5.5->6.0 migration tips.
Modified:
tomcat/site/trunk/docs/migration.html
tomcat/site/trunk/xdocs/migration.xml
Modified: tomcat/si
Author: kkolinko
Date: Sun Dec 5 13:48:31 2010
New Revision: 1042350
URL: http://svn.apache.org/viewvc?rev=1042350&view=rev
Log:
Note disableURLRewriting and useHttpOnly options changes.
Modified:
tomcat/site/trunk/docs/migration.html
tomcat/site/trunk/xdocs/migration.xml
Modified: tomc
2010/12/5 :
> Author: kkolinko
> Date: Sun Dec 5 13:48:31 2010
> New Revision: 1042350
>
> URL: http://svn.apache.org/viewvc?rev=1042350&view=rev
> Log:
> Note disableURLRewriting and useHttpOnly options changes.
>
> Modified:
> tomcat/site/trunk/docs/migration.html
> tomcat/site/trunk/xdoc
Author: rjung
Date: Sun Dec 5 14:46:32 2010
New Revision: 1042364
URL: http://svn.apache.org/viewvc?rev=1042364&view=rev
Log:
BZ 50339: Fix whitespace trimming when parsing attribute
lists.
strcpy() behaviour is undefined when strings
Modified:
tomcat/jk/trunk/native/common/jk_map.c
tom
https://issues.apache.org/bugzilla/show_bug.cgi?id=50339
Rainer Jung changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: rjung
Revision: 1042364
Modified property: svn:log
Modified: svn:log at Sun Dec 5 14:53:19 2010
--
--- svn:log (original)
+++ svn:log Sun Dec 5 14:53:19 2010
@@ -2,3 +2,4 @@ BZ 50339: Fix whitespace trimming when
ok, thanks for having added them for me.
Sylvain
On 4 déc. 2010, at 06:21, Konstantin Kolinko wrote:
> 2010/12/4 :
>> Author: slaurent
>> Date: Fri Dec 3 22:19:11 2010
>> New Revision: 1042029
>>
>> URL: http://svn.apache.org/viewvc?rev=1042029&view=rev
>> Log:
>> bug 50282 : Load javax.secu
On 03/12/2010 16:07, schu...@apache.org wrote:
> Author: schultz
> Date: Fri Dec 3 16:07:50 2010
> New Revision: 1041892
>
> URL: http://svn.apache.org/viewvc?rev=1041892&view=rev
> Log:
> Fixed bug 48692: Provide option to parse application/x-www-form-urlencoded
> PUT requests
Some minor comme
> From: Mark Thomas [mailto:ma...@apache.org]
> Subject: Re: svn commit: r1041892 - in /tomcat/trunk:
> java/org/apache/catalina/connector/test/org/apache/
> catalina/connector/ webapps/docs/ webapps/docs/config/
> > +public String getParseBodyMethods()
> > +{
> > +return (this.pa
On 03/12/2010 22:00, slaur...@apache.org wrote:
> Author: slaurent
> Date: Fri Dec 3 22:00:58 2010
> New Revision: 1042022
>
> URL: http://svn.apache.org/viewvc?rev=1042022&view=rev
Comments in-line.
> +if (sessions.isEmpty()) {
> +log.debug("No persisted sessions to unload"
On 03/12/2010 22:19, slaur...@apache.org wrote:
> Author: slaurent
> Date: Fri Dec 3 22:19:11 2010
> New Revision: 1042029
>
> URL: http://svn.apache.org/viewvc?rev=1042029&view=rev
Comments in-line.
> Modified:
> tomcat/trunk/java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java
Author: markt
Date: Sun Dec 5 18:08:07 2010
New Revision: 1042393
URL: http://svn.apache.org/viewvc?rev=1042393&view=rev
Log:
Vote
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=10423
On 05/12/2010 17:50, Caldarale, Charles R wrote:
>> From: Mark Thomas [mailto:ma...@apache.org]
>> Subject: Re: svn commit: r1041892 - in /tomcat/trunk:
>> java/org/apache/catalina/connector/test/org/apache/
>> catalina/connector/ webapps/docs/ webapps/docs/config/
>
>>> +public String getPar
Author: kkolinko
Date: Sun Dec 5 18:22:25 2010
New Revision: 1042395
URL: http://svn.apache.org/viewvc?rev=1042395&view=rev
Log:
Mark 'basePackage' as final, to allow string concatenation to be done at
compile time.
Modified:
tomcat/trunk/java/org/apache/catalina/security/SecurityClassLoad.
2010/12/5 Caldarale, Charles R :
> Is there a convention for line length,
The only strict rule is to use spaces, and never tabs. The rest is --
see how the file was formatted before.
I, personally, use "Java Conventions" with indent setting changed to
be spaces only, and let IDE format just the s
Mark,
Thanks for the feedback. Is is better form to back-out these changes and
apply a new patch, or to simply make these changes to trunk and commit them?
Thanks,
-chris
On 12/5/2010 12:31 PM, Mark Thomas wrote:
> On 03/12/2010 16:07, schu...@apache.org wrote:
>> Author: schultz
>> Date: Fri De
On 05/12/2010 19:12, Christopher Schultz wrote:
> Mark,
>
> Thanks for the feedback. Is is better form to back-out these changes and
> apply a new patch, or to simply make these changes to trunk and commit them?
Just committing the fixes should be fine.
Mark
Author: markt
Date: Sun Dec 5 19:16:07 2010
New Revision: 1042413
URL: http://svn.apache.org/viewvc?rev=1042413&view=rev
Log:
Address some review comments:
1. Avoid possible NPEs by using a local variable for the newDefaultAccessLog
2. PropertyChangeListener should be added to the Engine
3. Add t
Author: markt
Date: Sun Dec 5 19:22:19 2010
New Revision: 1042421
URL: http://svn.apache.org/viewvc?rev=1042421&view=rev
Log:
Update patch.
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: markt
Date: Sun Dec 5 19:32:00 2010
New Revision: 1042427
URL: http://svn.apache.org/viewvc?rev=1042427&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50411
Ensure sessions are removed from the Store associated with a PersistentManager.
Modified:
tomcat/trunk/ja
https://issues.apache.org/bugzilla/show_bug.cgi?id=50411
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=50411
Marco changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
Welcome Sylvain.
Le 2 déc. 2010 à 16:47, Mark Thomas a écrit :
> On behalf of the Tomcat committers I am pleased to announce that Sylvain
> Laurent (slaurent) has been voted in as a new Tomcat committer.
>
> Please join me in welcoming him.
>
> Mark
>
>
> ---
We should just ask Sonar Team.
I know them, would you like me to contact them ?
Tomcat 5.5 and 7 ?
Le 2 déc. 2010 à 23:31, Mark Thomas a écrit :
> On 02/12/2010 22:07, Henri Gomez wrote:
>> FindBugs, Checkstyle and many more QA tests are allready provided by
>> Sonar team for Tomcat :-)
>>
>
Author: slaurent
Date: Sun Dec 5 21:06:25 2010
New Revision: 1042447
URL: http://svn.apache.org/viewvc?rev=1042447&view=rev
Log:
bug 50282 / fixed some typos in documentation
Modified:
tomcat/trunk/webapps/docs/config/listeners.xml
Modified: tomcat/trunk/webapps/docs/config/listeners.xml
UR
Author: slaurent
Date: Sun Dec 5 21:07:49 2010
New Revision: 1042448
URL: http://svn.apache.org/viewvc?rev=1042448&view=rev
Log:
sort entries by ascending BZ number
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.or
On 5 déc. 2010, at 18:58, Mark Thomas wrote:
> We haven't been good at this historically for debug messages but we
> should really use a StringManager here for i18n support.
Though i can understand that i18n is useful for information and error message,
is it really useful for debug level messag
Author: slaurent
Date: Sun Dec 5 21:26:22 2010
New Revision: 1042452
URL: http://svn.apache.org/viewvc?rev=1042452&view=rev
Log:
bug 50282 / fixed line length
Modified:
tomcat/trunk/java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java
Modified:
tomcat/trunk/java/org/apache/c
On 05/12/2010 20:50, Henri Gomez wrote:
> We should just ask Sonar Team.
>
> I know them, would you like me to contact them ?
>
> Tomcat 5.5 and 7 ?
That would be great.
I'd request:
http://svn.apache.org/repos/asf/tomcat/tc5.5.x/trunk/
http://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk/
htt
On 05/12/2010 21:18, Sylvain Laurent wrote:
>
> On 5 déc. 2010, at 18:58, Mark Thomas wrote:
>
>> We haven't been good at this historically for debug messages but we
>> should really use a StringManager here for i18n support.
>
> Though i can understand that i18n is useful for information and er
Author: markt
Date: Sun Dec 5 22:50:56 2010
New Revision: 1042480
URL: http://svn.apache.org/viewvc?rev=1042480&view=rev
Log:
Additional fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=50411
Modified:
tomcat/trunk/java/org/apache/catalina/session/PersistentManagerBase.java
Modifi
https://issues.apache.org/bugzilla/show_bug.cgi?id=50411
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Author: slaurent
Date: Sun Dec 5 22:54:05 2010
New Revision: 1042482
URL: http://svn.apache.org/viewvc?rev=1042482&view=rev
Log:
bug 49159: Improve ThreadLocal memory leak clean-up
https://issues.apache.org/bugzilla/show_bug.cgi?id=49159
Renewing threads of the pool when a webapp is stopped
Add
https://issues.apache.org/bugzilla/show_bug.cgi?id=49159
--- Comment #16 from Sylvain Laurent 2010-12-05
18:00:05 EST ---
Applied the patch to renew threads of the pool on trunk, will be available for
7.0.6.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
-
On 05/12/2010 22:54, slaur...@apache.org wrote:
> Author: slaurent
> Date: Sun Dec 5 22:54:05 2010
> New Revision: 1042482
>
> URL: http://svn.apache.org/viewvc?rev=1042482&view=rev
General comments:
Numerous new lines with length > 80 chars.
ASF policy is to strongly discourage author tags.
Author: markt
Date: Mon Dec 6 00:15:45 2010
New Revision: 1042494
URL: http://svn.apache.org/viewvc?rev=1042494&view=rev
Log:
Fix typo
Modified:
tomcat/trunk/webapps/docs/config/listeners.xml
Modified: tomcat/trunk/webapps/docs/config/listeners.xml
URL:
http://svn.apache.org/viewvc/tomcat/
Author: markt
Date: Mon Dec 6 00:17:43 2010
New Revision: 1042495
URL: http://svn.apache.org/viewvc?rev=1042495&view=rev
Log:
Line-length
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webap
https://issues.apache.org/bugzilla/show_bug.cgi?id=50414
Summary: tlv package cause another split package issue in impl
and jstlel bundles
Product: Taglibs
Version: 1.2.0
Platform: PC
OS/Version: Windows XP
Status:
https://issues.apache.org/bugzilla/show_bug.cgi?id=50414
--- Comment #1 from Rex Wang 2010-12-05 22:54:44 EST ---
Created an attachment (id=26376)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26376)
patch for jstlel
--
Configure bugmail: https://issues.apache.org/bugzilla/userpref
https://issues.apache.org/bugzilla/show_bug.cgi?id=50414
--- Comment #2 from Rex Wang 2010-12-06 00:37:10 EST ---
btw, should we remove the blank folder
"\impl\src\main\resources\org\apache\taglibs\standard\lang" ?
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
Author: jboynes
Date: Mon Dec 6 06:31:18 2010
New Revision: 1042524
URL: http://svn.apache.org/viewvc?rev=1042524&view=rev
Log:
remove empty directory
Removed:
tomcat/taglibs/standard/trunk/impl/src/main/resources/org/apache/taglibs/standard/lang/
-
I'll ask them :-)
Le 5 déc. 2010 à 22:57, Mark Thomas a écrit :
> On 05/12/2010 20:50, Henri Gomez wrote:
>> We should just ask Sonar Team.
>>
>> I know them, would you like me to contact them ?
>>
>> Tomcat 5.5 and 7 ?
>
> That would be great.
>
> I'd request:
> http://svn.apache.org/repos
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "PoweredBy" page has been changed by Oleksandr.
http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=275&rev2=276
--
=== NE
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "PoweredBy" page has been changed by Oleksandr.
http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=276&rev2=277
--
{{http://
57 matches
Mail list logo