https://issues.apache.org/bugzilla/show_bug.cgi?id=49570
Summary: The CompressionFilter example should support HTTP
proxies to cache gzipped content better by sending
Vary: Accept-Encoding header
Product: Tomcat 7
Version: tr
I totally argreed with Marc Guillemot.
It is time to more invest to the cosmetic things at the tomcat code
basis.
Peter
Am 08.07.2010 um 07:37 schrieb Marc Guillemot:
Hi Mark,
Mark Thomas wrote:
...
There is nothing stopping you running FindBugs, Checkstyle or any
other
tool locally.
Hi Mark,
Mark Thomas wrote:
...
There is nothing stopping you running FindBugs, Checkstyle or any other
tool locally. I use FindBugs on the Tomact 7 code-base all the time.
what about sharing the config and including it into the build?
What does the other developers think?
+0 providing w
https://issues.apache.org/bugzilla/show_bug.cgi?id=49488
Konstantin Kolinko changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
Resolution|
Author: markt
Date: Thu Jul 8 00:05:38 2010
New Revision: 961541
URL: http://svn.apache.org/viewvc?rev=961541&view=rev
Log:
Include session ID in error message logged when trying to set an attribute on
an invalid session.
Modified:
tomcat/trunk/java/org/apache/catalina/session/LocalStrings.
Author: markt
Date: Wed Jul 7 23:33:28 2010
New Revision: 961535
URL: http://svn.apache.org/viewvc?rev=961535&view=rev
Log:
Improve logging of unhandled servlet exceptions by including the context name.
For JasperExceptions, the JSP snippet will be logged (if enabled). Previously
this was not l
On 7 July 2010 21:19, Rainer Jung wrote:
> On 07.07.2010 21:00, sebb wrote:
>>
>> On 7 July 2010 10:47, Rainer Jung wrote:
>>>
>>> On 29.06.2010 17:17, jean-frederic clere wrote:
>
>>> - build.properties: it would be nice, if you did the release changes to
>>> the
>>> file before tagging (and un
Author: markt
Date: Wed Jul 7 22:34:47 2010
New Revision: 961525
URL: http://svn.apache.org/viewvc?rev=961525&view=rev
Log:
Fix some Eclipse warnings
Modified:
tomcat/trunk/java/org/apache/jasper/servlet/JspServletWrapper.java
Modified: tomcat/trunk/java/org/apache/jasper/servlet/JspServlet
On 07.07.2010 21:00, sebb wrote:
On 7 July 2010 10:47, Rainer Jung wrote:
On 29.06.2010 17:17, jean-frederic clere wrote:
- build.properties: it would be nice, if you did the release changes to the
file before tagging (and undo after) like Mark does for TC 7 (properties
version and version
https://issues.apache.org/bugzilla/show_bug.cgi?id=49142
--- Comment #3 from dbz 2010-07-07 15:56:41 EDT ---
Created an attachment (id=25730)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25730)
A patch which add a serial version UID to all the classes where it is needed
I have adde
On 7 July 2010 10:47, Rainer Jung wrote:
> On 29.06.2010 17:17, jean-frederic clere wrote:
>>
>> According to the release process, the 6.0.28 build corresponding to the
>> tag TOMCAT_6_0_28 is:
>> [ ] Broken
>> [ ] Alpha
>> [ ] Beta
>> [X] Stable
>> +++
>>
>> Comments?
>
> - MD5 OK
>
> - signature
On 07/07/2010 17:53, Peter Roßbach wrote:
> Then I can check my personal problem with the tab/space replacement,
> before checkin code :-)
> Currently we have in 144 files a tab instead a space replacement issue.
There is nothing stopping you running FindBugs, Checkstyle or any other
tool locally.
Hi!
I miss the checkstyle and findbugs quality checks in the project.
Marc has contributed a good starting point at
https://issues.apache.org/bugzilla/show_bug.cgi?id=49268
Then I can check my personal problem with the tab/space replacement,
before checkin code :-)
Currently we have in 144 f
+1 Stable
Test tar.gz with MAC OS X and it works fine.
Thanks,
Peter
Am 01.07.2010 um 18:11 schrieb Jim Jagielski:
The builds for Tomcat 5.5.30 are ready for testing and approval.
The candidates binaries are available here:
http://people.apache.org/~jim/tomcat-5.5/
According to the releas
On Jul 7, 2010, at 9:59 AM, Rainer Jung wrote:
> On 01.07.2010 18:11, Jim Jagielski wrote:
>> According to the release process, the 5.5.30 build corresponding to the
>> tag TOMCAT_5_5_30 [1] is:
>>
>> [ ] Broken
>> [ ] Alpha
>> [ ] Beta
>> [X] Stable
>
> - MD5 OK
> - Signatures OK
> - Mostly ex
I was able to resolve this. It may be helpful for somebody looking for
this information.
After calling host.removeChild(context), you need to call,
((StandardContext)context).destroy(); Only when destroy is called the
context gets completely removed.
Thanks
Azeez
On Wed, Jul 7, 2010 at 7:12 PM,
Author: rjung
Date: Wed Jul 7 14:13:29 2010
New Revision: 961383
URL: http://svn.apache.org/viewvc?rev=961383&view=rev
Log:
Fix docu bug. No need to set Manager class explicitely
if the cluster class is correct.
Modified:
tomcat/sandbox/tomcat-oacc/trunk/RELEASE-NOTES
tomcat/sandbox/tomc
On 01.07.2010 18:11, Jim Jagielski wrote:
According to the release process, the 5.5.30 build corresponding to the
tag TOMCAT_5_5_30 [1] is:
[ ] Broken
[ ] Alpha
[ ] Beta
[X] Stable
- MD5 OK
- Signatures OK
- Mostly expected differences between tag and src archives, except:
- Did you include
https://issues.apache.org/bugzilla/show_bug.cgi?id=49528
Konstantin Kolinko changed:
What|Removed |Added
Status|VERIFIED|CLOSED
--
Configure bugmail:
On 07/07/2010 14:26, Afkham Azeez wrote:
> Hi,
> I'm using embedded Tomcat 5.5.23. I undeploy the webapps
> programmatically using the following code segment:
>
> host.removeChild(context);
>
> Now, when I send a request to the context which was undeployed, I get
> an HTTP 503. But I expect to g
https://issues.apache.org/bugzilla/show_bug.cgi?id=49567
Pieter Libin changed:
What|Removed |Added
CC||pie...@emweb.be
--
Configure bugma
https://issues.apache.org/bugzilla/show_bug.cgi?id=49528
Pieter Libin changed:
What|Removed |Added
Status|RESOLVED|VERIFIED
--- Comment #11 from Piete
https://issues.apache.org/bugzilla/show_bug.cgi?id=49567
Summary: when starting a new thread from a startAsync Runnable,
an infinite amount of doPosts is generated
Product: Tomcat 7
Version: trunk
Platform: PC
OS/Version: Linux
Hi,
I'm using embedded Tomcat 5.5.23. I undeploy the webapps
programmatically using the following code segment:
host.removeChild(context);
Now, when I send a request to the context which was undeployed, I get
an HTTP 503. But I expect to get an HTTP 404 since that resource is
not actually availa
Author: markt
Date: Wed Jul 7 11:33:33 2010
New Revision: 961351
URL: http://svn.apache.org/viewvc?rev=961351&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?rev
https://issues.apache.org/bugzilla/show_bug.cgi?id=49217
Mark Thomas changed:
What|Removed |Added
Attachment #25726|0 |1
is obsolete|
On 07/07/2010 11:36, Konstantin Kolinko wrote:
> 1) There is no direct example/evidence in the EL spec itself,
Then I guess you missed the following:
Identifier ::= Java language identifier
That definition appears in both the 2.1 and 2.2 specification.
> and I understand that TCK passes without
Author: rjung
Date: Wed Jul 7 11:06:59 2010
New Revision: 961348
URL: http://svn.apache.org/viewvc?rev=961348&view=rev
Log:
Add trivial proposal (close to C-T-R).
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc
2010/7/6 Mark Thomas :
> On 06/07/2010 12:40, kkoli...@apache.org wrote:
>>
>> Author: kkolinko
>> Date: Tue Jul 6 10:40:16 2010
>> New Revision: 960864
>>
>> URL: http://svn.apache.org/viewvc?rev=960864&view=rev
>> Log:
>> vote
>>
>> Modified:
>> tomcat/tc6.0.x/trunk/STATUS.txt
>>
>> Modified
On 29.06.2010 17:17, jean-frederic clere wrote:
According to the release process, the 6.0.28 build corresponding to the
tag TOMCAT_6_0_28 is:
[ ] Broken
[ ] Alpha
[ ] Beta
[X] Stable
+++
Comments?
- MD5 OK
- signatures OK
- as Konstantin noted: it would be nice if you added your key to the
https://issues.apache.org/bugzilla/show_bug.cgi?id=49566
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49217
--- Comment #5 from Mark Thomas 2010-07-07 05:19:44 EDT ---
Created an attachment (id=25726)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25726)
Patch for 6.0.x
Back port of changes to 7.0.x with an additional option to disab
https://issues.apache.org/bugzilla/show_bug.cgi?id=49536
Mark Thomas changed:
What|Removed |Added
CC||lff0...@gmail.com
--- Comment #4 fro
Author: markt
Date: Wed Jul 7 09:20:23 2010
New Revision: 961317
URL: http://svn.apache.org/viewvc?rev=961317&view=rev
Log:
Update proposal, respond to valid parts of veto
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/
Author: markt
Date: Wed Jul 7 09:10:38 2010
New Revision: 961313
URL: http://svn.apache.org/viewvc?rev=961313&view=rev
Log:
Better error message
Modified:
tomcat/trunk/java/org/apache/el/parser/AstDotSuffix.java
tomcat/trunk/java/org/apache/el/parser/AstIdentifier.java
Modified: tomcat/
https://issues.apache.org/bugzilla/show_bug.cgi?id=49566
Summary: NullpointerException if /webapps/ROOT is
deleted or removed
Product: Tomcat 7
Version: 7.0.0
Platform: PC
OS/Version: Windows XP
Status: NEW
2010/6/30 jean-frederic clere :
> Due to bugs (49445 and 49424) and as I was not able to finish the
> release process quickly (because of working remotely) and as releases
> are cheap we would like to abandon 6.0.27 and propose the vote for 6.0.28
>
> The candidates binaries are available here:
> h
https://issues.apache.org/bugzilla/show_bug.cgi?id=40114
--- Comment #5 from Denis A. 2010-07-07 03:01:23 EDT ---
(In reply to comment #4)
> There is a discrepancy between the version the bug was filed under (5.0.26),
> and what you declare above; which is it?
Sorry about that. It's Tomcat versi
38 matches
Mail list logo