DO NOT REPLY [Bug 49038] Crash in tcnative

2011-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49038 --- Comment #6 from jfclere 2011-01-12 03:07:08 EST --- What does it happen? At shutdown? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the as

DO NOT REPLY [Bug 49795] Crash in Socket.destroy

2011-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49795 --- Comment #4 from jfclere 2011-01-12 03:14:30 EST --- *** Bug 49796 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail bec

DO NOT REPLY [Bug 49796] Crash in SSLSocket.handshake()

2011-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49796 jfclere changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: DO NOT REPLY [Bug 49796] Crash in SSLSocket.handshake()

2011-01-12 Thread nrusingha sahoo
Can somebody help me on how to unsubscribe form this group please? On Wed, Jan 12, 2011 at 1:44 PM, wrote: > https://issues.apache.org/bugzilla/show_bug.cgi?id=49796 > > jfclere changed: > > What|Removed |Added > > --

DO NOT REPLY [Bug 15688] full-qualified names instead of imports

2011-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=15688 --- Comment #5 from Mark Thomas 2011-01-12 04:16:49 EST --- The original issue description requested that Jasper "use full-qualified names instead of imports". The key phrase being "instead of" which is what prompted me to close this as inv

Re: DO NOT REPLY [Bug 49796] Crash in SSLSocket.handshake()

2011-01-12 Thread Pid
On 1/12/11 8:15 AM, nrusingha sahoo wrote: > Can somebody help me on how to unsubscribe form this group please? >> - >> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org >> For additional commands, e-mail: dev-h...@tomcat

svn commit: r1058032 - /tomcat/trunk/java/org/apache/jasper/compiler/Generator.java

2011-01-12 Thread markt
Author: markt Date: Wed Jan 12 09:33:41 2011 New Revision: 1058032 URL: http://svn.apache.org/viewvc?rev=1058032&view=rev Log: Fix odd line wrapping Modified: tomcat/trunk/java/org/apache/jasper/compiler/Generator.java Modified: tomcat/trunk/java/org/apache/jasper/compiler/Generator.java URL

Re: [VOTE] Release Apache Tomcat 7.0.6

2011-01-12 Thread Tim Funk
> [X] Stable - go ahead and release as 7.0.6 Stable -Tim On 1/10/2011 1:54 PM, Mark Thomas wrote: The proposed Apache Tomcat 7.0.6 release is now available for voting. It can be obtained from: http://people.apache.org/~markt/dev/tomcat-7/v7.0.6/ The svn tag is: http://svn.apache.org/repos/asf/

Re: [VOTE] Release build 6.0.30

2011-01-12 Thread Tim Funk
> [X] Stable -Tim On 1/10/2011 12:18 PM, jean-frederic clere wrote: The candidates binaries are available here: http://people.apache.org/~jfclere/tomcat-6/v6.0.30/ According to the release process, the 6.0.30 build corresponding to the tag TOMCAT_6_0_30 is: [ ] Broken [ ] Alpha [ ] Beta [ ] St

svn commit: r1058102 - in /tomcat/trunk: java/org/apache/jasper/compiler/Generator.java java/org/apache/jasper/compiler/JspUtil.java webapps/docs/changelog.xml

2011-01-12 Thread markt
Author: markt Date: Wed Jan 12 12:08:16 2011 New Revision: 1058102 URL: http://svn.apache.org/viewvc?rev=1058102&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=15688 Use fully qualified class names to avoid possible naming conflicts JSP 2.2 TCK passes with these changes Modi

DO NOT REPLY [Bug 15688] full-qualified names instead of imports

2011-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=15688 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

DO NOT REPLY [Bug 38217] mention that private key password and keystore password need to be the same (avoid "IOException: Cannot recover key")

2011-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38217 --- Comment #3 from jfclere 2011-01-12 07:16:13 EST --- Note that adding one key with a different passphrase will break the whole keystore for TC. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- Yo

DO NOT REPLY [Bug 15688] full-qualified names instead of imports

2011-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=15688 --- Comment #7 from Sven 2011-01-12 08:05:20 EST --- (In reply to comment #5) > The original issue description requested that Jasper "use full-qualified names > instead of imports". The key phrase being "instead of" which is what prompted >

DO NOT REPLY [Bug 13965] Need a way to globally configure Jasper options

2011-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=13965 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 19005] Add "setIsPoolingEnabled()" method to org.apache.jasper.JspC

2011-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=19005 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: svn commit: r1058102 - in /tomcat/trunk: java/org/apache/jasper/compiler/Generator.java java/org/apache/jasper/compiler/JspUtil.java webapps/docs/changelog.xml

2011-01-12 Thread Tim Funk
I don't understand what this change other than provide noise. It doesn't fix anything. -Tim On 1/12/2011 7:08 AM, ma...@apache.org wrote: Author: markt Date: Wed Jan 12 12:08:16 2011 New Revision: 1058102 URL: http://svn.apache.org/viewvc?rev=1058102&view=rev Log: Fix https://issues.apache.o

Re: svn commit: r1058102 - in /tomcat/trunk: java/org/apache/jasper/compiler/Generator.java java/org/apache/jasper/compiler/JspUtil.java webapps/docs/changelog.xml

2011-01-12 Thread Mark Thomas
On 12/01/2011 14:51, Tim Funk wrote: > I don't understand what this change other than provide noise. It doesn't > fix anything. It protects against a user importing org.foo.JspFactory in their JSP and breaking JSP compilation. Granted it is unlikely, but the JSP spec doesn't prevent a user from d

DO NOT REPLY [Bug 15941] Expose rootCause exceptions at deeper levels

2011-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=15941 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: svn commit: r1058102 - in /tomcat/trunk: java/org/apache/jasper/compiler/Generator.java java/org/apache/jasper/compiler/JspUtil.java webapps/docs/changelog.xml

2011-01-12 Thread Tim Funk
JspFactory is in package javax.servlet.jsp which is one of the packages that has * import. If a user tried to create a class called JspFactory and tried to import it - he'd get a compile error on his import statement. -Tim On 1/12/2011 10:04 AM, Mark Thomas wrote: On 12/01/2011 14:51, Tim F

Re: svn commit: r1058102 - in /tomcat/trunk: java/org/apache/jasper/compiler/Generator.java java/org/apache/jasper/compiler/JspUtil.java webapps/docs/changelog.xml

2011-01-12 Thread Mark Thomas
On 12/01/2011 15:08, Tim Funk wrote: > JspFactory is in package javax.servlet.jsp which is one of the packages > that has * import. If a user tried to create a class called JspFactory > and tried to import it - he'd get a compile error on his import statement. There would be no exception. Explici

Re: svn commit: r1058102 - in /tomcat/trunk: java/org/apache/jasper/compiler/Generator.java java/org/apache/jasper/compiler/JspUtil.java webapps/docs/changelog.xml

2011-01-12 Thread Tim Funk
Interesting. Nice nugget to know. -Tim On 1/12/2011 10:09 AM, Mark Thomas wrote: On 12/01/2011 15:08, Tim Funk wrote: JspFactory is in package javax.servlet.jsp which is one of the packages that has * import. If a user tried to create a class called JspFactory and tried to import it - he'd ge

DO NOT REPLY [Bug 50571] Tomcat 7 JDBC connection pool exception enhancement

2011-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50571 --- Comment #6 from Filip Hanik 2011-01-12 11:11:22 EST --- What I propose, is to fix the actual bug, of ConnectionState swallowing the exception on pool startup. And we fix this bug, without introducing new bugs by changing too many signat

DO NOT REPLY [Bug 16531] Updating already deployed ".war" files in a single step

2011-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=16531 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 17446] Jasper should optionally log compilations when they occur

2011-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=17446 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1058222 - /tomcat/trunk/test/org/apache/catalina/startup/TestContextConfigAnnotation.java

2011-01-12 Thread markt
Author: markt Date: Wed Jan 12 16:35:13 2011 New Revision: 1058222 URL: http://svn.apache.org/viewvc?rev=1058222&view=rev Log: Findbugs Modified: tomcat/trunk/test/org/apache/catalina/startup/TestContextConfigAnnotation.java Modified: tomcat/trunk/test/org/apache/catalina/startup/TestConte

DO NOT REPLY [Bug 17517] Embedded Catalina does not use context classloader

2011-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=17517 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 50571] Tomcat 7 JDBC connection pool exception enhancement

2011-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50571 --- Comment #7 from Jeremy Norris 2011-01-12 12:37:33 EST --- Agreed, the actual bug is ConnectionState swallowing the exception on pool startup, however I suspect that fixing it properly will require some of the signatures to change. In

svn commit: r1058259 - in /tomcat/trunk: java/org/apache/catalina/ java/org/apache/catalina/core/ test/org/apache/catalina/startup/ webapps/docs/

2011-01-12 Thread markt
Author: markt Date: Wed Jan 12 18:13:11 2011 New Revision: 1058259 URL: http://svn.apache.org/viewvc?rev=1058259&view=rev Log: Better class loader control when embedding Added: tomcat/trunk/test/org/apache/catalina/startup/TestTomcatClassLoader.java (with props) Modified: tomcat/trunk/

svn commit: r1058260 - in /tomcat/trunk/java/org/apache/catalina/ant/jmx: JMXAccessorCondition.java JMXAccessorEqualsCondition.java

2011-01-12 Thread markt
Author: markt Date: Wed Jan 12 18:13:47 2011 New Revision: 1058260 URL: http://svn.apache.org/viewvc?rev=1058260&view=rev Log: fix warnings Modified: tomcat/trunk/java/org/apache/catalina/ant/jmx/JMXAccessorCondition.java tomcat/trunk/java/org/apache/catalina/ant/jmx/JMXAccessorEqualsCon

DO NOT REPLY [Bug 17822] Jars on [WEBAPLICATION]/WEB-INF/lib are sended twice to the classpath compiler

2011-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=17822 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1058286 - /tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/interceptor/ConnectionState.java

2011-01-12 Thread fhanik
Author: fhanik Date: Wed Jan 12 19:36:43 2011 New Revision: 1058286 URL: http://svn.apache.org/viewvc?rev=1058286&view=rev Log: reset state when the connection is closed Modified: tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/interceptor/ConnectionState.java Modified: tom

Re: [VOTE] Release build 6.0.30

2011-01-12 Thread Rainer Jung
On 10.01.2011 18:18, jean-frederic clere wrote: The candidates binaries are available here: http://people.apache.org/~jfclere/tomcat-6/v6.0.30/ According to the release process, the 6.0.30 build corresponding to the tag TOMCAT_6_0_30 is: [ ] Broken [ ] Alpha [ ] Beta [X] Stable - MD5 OK - sign

[Tomcat Wiki] Update of "PoweredBy" by seansmith

2011-01-12 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 seansmith. http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=287&rev2=288 -- === Ho

[Tomcat Wiki] Trivial Update of "PoweredBy" by seansmit h

2011-01-12 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 seansmith. The comment on this change is: Slight touch ups to wiki entry. http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=288&rev2=289

[Tomcat Wiki] Trivial Update of "PoweredBy" by ChuckCal darale

2011-01-12 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 ChuckCaldarale. The comment on this change is: Correct spelling of Tomcat.. http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=289&rev2=290

Re: [VOTE] Release Apache Tomcat 7.0.6

2011-01-12 Thread Rainer Jung
On 10.01.2011 19:54, Mark Thomas wrote: The proposed Apache Tomcat 7.0.6 release is now available for voting. It can be obtained from: http://people.apache.org/~markt/dev/tomcat-7/v7.0.6/ The svn tag is: http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_6/ The proposed 7.0.6 releas

svn commit: r1058357 - in /tomcat/trunk: java/org/apache/catalina/ java/org/apache/catalina/authenticator/ java/org/apache/catalina/filters/ java/org/apache/catalina/session/ java/org/apache/catalina/

2011-01-12 Thread markt
Author: markt Date: Wed Jan 12 23:49:18 2011 New Revision: 1058357 URL: http://svn.apache.org/viewvc?rev=1058357&view=rev Log: Fix Javadoc warnings Modified: tomcat/trunk/java/org/apache/catalina/Container.java tomcat/trunk/java/org/apache/catalina/Host.java tomcat/trunk/java/org/apac

svn commit: r1058379 - in /tomcat/trunk: java/org/apache/catalina/startup/Catalina.java java/org/apache/catalina/startup/Embedded.java webapps/docs/changelog.xml

2011-01-12 Thread markt
Author: markt Date: Thu Jan 13 00:55:02 2011 New Revision: 1058379 URL: http://svn.apache.org/viewvc?rev=1058379&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=18462 Don't merge stdout and stderr internally Modified: tomcat/trunk/java/org/apache/catalina/startup/Catalina

DO NOT REPLY [Bug 18462] System.err gets overriden to output to System.out

2011-01-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=18462 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: [VOTE] Release Apache Tomcat 7.0.6

2011-01-12 Thread Keiichi Fujino
mas : > The proposed Apache Tomcat 7.0.6 release is now available for voting. > > It can be obtained from: > http://people.apache.org/~markt/dev/tomcat-7/v7.0.6/ > The svn tag is: > http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_6/ > > The proposed 7.0.6 release is: > > [ ] Broken -