[GUMP@vmgump]: Project tomcat-taglibs-standard (in module tomcat-taglibs) failed

2012-12-07 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-taglibs-standard has an issue affecting its community integration.

[Tomcat Wiki] Update of "PoweredBy" by Mark Ryder

2012-12-07 Thread Apache Wiki
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 Mark Ryder: http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=448&rev2=449 === Webhost.US.Com === {{http://www.webhost.us.com/ima

RE: svn commit: r1417194 - in /tomcat/trunk/java/org/apache/tomcat/util/buf: ByteChunk.java CharChunk.java

2012-12-07 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Re: svn commit: r1417194 - in > /tomcat/trunk/java/org/apache/tomcat/util/buf: ByteChunk.java CharChunk.java > On 12/4/12 4:21 PM, ma...@apache.org wrote: > > +private int hashCode=0; > > +// did we compute the

[Bug 54263] New: CVE-2012-5568 Tomcat is vulnerable to Slowloris denial of service

2012-12-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54263 Bug ID: 54263 Summary: CVE-2012-5568 Tomcat is vulnerable to Slowloris denial of service Product: Tomcat 6 Version: 6.0.36 Hardware: All OS: All

RE: svn commit: r1417282 - in /tomcat/trunk/webapps/docs/config: ajp.xml executor.xml http.xml

2012-12-07 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Re: svn commit: r1417282 - in /tomcat/trunk/webapps/docs/config: > ajp.xml executor.xml http.xml > > The value of NORM_PRIORITY on Windows 64-bit JDK 7 appears to be 1, > > not 5. I haven't checked other versions or p

Re: svn commit: r1417282 - in /tomcat/trunk/webapps/docs/config: ajp.xml executor.xml http.xml

2012-12-07 Thread Christopher Schultz
Konstantin, On 12/5/12 3:06 AM, Konstantin Kolinko wrote: > 2012/12/5 Caldarale, Charles R : >>> From: kkoli...@apache.org [mailto:kkoli...@apache.org] >>> Subject: svn commit: r1417282 - in /tomcat/trunk/webapps/docs/config: >>> ajp.xml executor.xml http.xml >> >>> Author: kkolinko >>> Date: Wed

[Bug 54191] TomEE 1.5+ SNAPSHOT struggling with PrimeFaces p:calendar readonlyInput="#{someEL ? 'true' : 'false'}"

2012-12-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54191 --- Comment #16 from Christopher Schultz --- Sorry, your filter simply is not threadsafe, even if you have a CDI @SessionScoped annotation (in fact, that's exactly what makes it unsafe). Your code will fail at some point in other environmen

[Bug 54191] TomEE 1.5+ SNAPSHOT struggling with PrimeFaces p:calendar readonlyInput="#{someEL ? 'true' : 'false'}"

2012-12-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54191 Christopher Schultz changed: What|Removed |Added Attachment #29692|application/octet-stream|text/plain mime typ

[Bug 54191] TomEE 1.5+ SNAPSHOT struggling with PrimeFaces p:calendar readonlyInput="#{someEL ? 'true' : 'false'}"

2012-12-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54191 Christopher Schultz changed: What|Removed |Added Attachment #29691|application/octet-stream|text/plain mime typ

Re: svn commit: r1417194 - in /tomcat/trunk/java/org/apache/tomcat/util/buf: ByteChunk.java CharChunk.java

2012-12-07 Thread Christopher Schultz
Mark, On 12/4/12 4:21 PM, ma...@apache.org wrote: > +private int hashCode=0; > +// did we compute the hashcode ? > +private boolean hasHashCode = false; Should hashCode and hasHashCode be volatile? > // Hash code > > +@Override >

[Bug 54262] An empty should turn off all web-fragments

2012-12-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54262 rstoyanc...@yahoo.com changed: What|Removed |Added Summary|absolute-ordering |An empty should turn off al

[Bug 54262] New: absolute-ordering

2012-12-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54262 Bug ID: 54262 Summary: absolute-ordering Product: Tomcat 7 Version: 7.0.33 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

Re: [VOTE] Release Apache Tomcat 7.0.34

2012-12-07 Thread Olivier Lamy
2012/12/6 Mark Thomas : > The proposed Apache Tomcat 7.0.34 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.34/ > The Maven staging repo is: > https://repository.apache.org/content/repositories/orgapachetomcat-113/ > Th

Re: [VOTE] Release Apache Tomcat 7.0.34

2012-12-07 Thread Mark Thomas
On 06/12/2012 11:26, Mark Thomas wrote: > The proposed Apache Tomcat 7.0.34 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.34/ > The Maven staging repo is: > https://repository.apache.org/content/repositories/orgapach

[Bug 54261] New: web-fragment.xml handling in container JARs

2012-12-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54261 Bug ID: 54261 Summary: web-fragment.xml handling in container JARs Product: Tomcat 7 Version: trunk Hardware: All OS: All Status: NEW Severity: norm

[Bug 54260] New: JSP unloading - NullPointerException when using ".tag" files

2012-12-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54260 Bug ID: 54260 Summary: JSP unloading - NullPointerException when using ".tag" files Product: Tomcat 7 Version: 7.0.33 Hardware: PC OS: All

Re: [VOTE] Release Apache Tomcat 7.0.34

2012-12-07 Thread Keiichi Fujino
2012/12/6 Mark Thomas : > The proposed Apache Tomcat 7.0.34 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.34/ > The Maven staging repo is: > https://repository.apache.org/content/repositories/orgapachetomcat-113/ > Th