Re: [Bug 53601] tomcat7 build fails with jdk1.6

2012-08-09 Thread Brian Burch
On 07/08/12 22:46, bugzi...@apache.org wrote: https://issues.apache.org/bugzilla/show_bug.cgi?id=53601 Mark Thomas changed: What|Removed |Added Status|REOPENED

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

2012-08-09 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.

[Bug 53481] Support SSL_OP_CIPHER_SERVER_PREFERENCE / SSLHonorCipherOrder

2012-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53481 --- Comment #2 from Christopher Schultz --- I'm looking at applying this, but I have to check on what SSLContext.setOptions does -- I think the patch will un-set previously-set options when setting SSL_HONOR_CIPHER_ORDER. Once I verify the

[Bug 53481] Support SSL_OP_CIPHER_SERVER_PREFERENCE / SSLHonorCipherOrder

2012-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53481 --- Comment #3 from Christopher Schultz --- Nope, SSL_CTX_set_options (which is what SSLContext.setOptions calls) only flips the bit(s) passed-into it, so the patch is fine. -- You are receiving this mail because: You are the assignee for

svn commit: r1371283 - in /tomcat/trunk: java/org/apache/coyote/http11/Http11AprProtocol.java java/org/apache/tomcat/util/net/AprEndpoint.java java/org/apache/tomcat/util/net/res/LocalStrings.properti

2012-08-09 Thread schultz
Author: schultz Date: Thu Aug 9 16:17:01 2012 New Revision: 1371283 URL: http://svn.apache.org/viewvc?rev=1371283&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53481 Added support for SSL_OP_CIPHER_SERVER_PREFERENCE / SSLHonorCipherOrder. Modified: tomcat/trunk/java/or

svn commit: r1371298 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/ java/org/apache/tomcat/util/net/ java/org/apache/tomcat/util/net/res/ webapps/docs/ webapps/docs/config/

2012-08-09 Thread schultz
Author: schultz Date: Thu Aug 9 16:27:55 2012 New Revision: 1371298 URL: http://svn.apache.org/viewvc?rev=1371298&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53481 Added support for SSL_OP_CIPHER_SERVER_PREFERENCE / SSLHonorCipherOrder. Added: tomcat/tc7.0.x/trunk/TO

svn commit: r1371302 - /tomcat/tc7.0.x/trunk/TOMCAT-NEXT.txt

2012-08-09 Thread schultz
Author: schultz Date: Thu Aug 9 16:29:33 2012 New Revision: 1371302 URL: http://svn.apache.org/viewvc?rev=1371302&view=rev Log: Removed file inadvertently added with last commit. Removed: tomcat/tc7.0.x/trunk/TOMCAT-NEXT.txt -

svn commit: r1371303 - /tomcat/tc6.0.x/trunk/STATUS.txt

2012-08-09 Thread schultz
Author: schultz Date: Thu Aug 9 16:31:26 2012 New Revision: 1371303 URL: http://svn.apache.org/viewvc?rev=1371303&view=rev Log: Proposal 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

[Bug 53481] Support SSL_OP_CIPHER_SERVER_PREFERENCE / SSLHonorCipherOrder

2012-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53481 Christopher Schultz changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1371305 - in /tomcat/tc6.0.x/trunk/webapps/docs: changelog.xml jndi-resources-howto.xml

2012-08-09 Thread schultz
Author: schultz Date: Thu Aug 9 16:41:19 2012 New Revision: 1371305 URL: http://svn.apache.org/viewvc?rev=1371305&view=rev Log: CTR Documentation Patch https://issues.apache.org/bugzilla/show_bug.cgi?id=53664 Minor JNDI Howto document enhancement concerning mail properties Brings Tomcat 6.0.x do

[Bug 53664] Minor JNDI Howto document enhancement concerning mail properties

2012-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53664 Christopher Schultz changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 53409] Request class actively restricts sending parameters in the body unless using POST

2012-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53409 Christopher Schultz changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 48692] Provide option to parse application/x-www-form-urlencoded PUT requests

2012-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48692 Christopher Schultz changed: What|Removed |Added CC||sta...@gmail.com --- Comment

[Bug 53409] Request class actively restricts sending parameters in the body unless using POST

2012-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53409 --- Comment #5 from Christopher Schultz --- Using the original bug to mention request-for-backport. -- You are receiving this mail because: You are the assignee for the bug. ---

svn commit: r1371311 - /tomcat/tc6.0.x/trunk/STATUS.txt

2012-08-09 Thread schultz
Author: schultz Date: Thu Aug 9 16:47:56 2012 New Revision: 1371311 URL: http://svn.apache.org/viewvc?rev=1371311&view=rev Log: Proposal 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

[Bug 48692] Provide option to parse application/x-www-form-urlencoded PUT requests

2012-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48692 --- Comment #16 from Christopher Schultz --- Proposed for 6.0.x. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-

[Bug 53653] Allow for wrapped source code example in config/context.html

2012-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53653 Christopher Schultz changed: What|Removed |Added Attachment #29164|0 |1 is patch|

[Bug 53653] Allow for wrapped source code example in config/context.html

2012-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53653 Christopher Schultz changed: What|Removed |Added Attachment #29164|1 |0 is patch|

[Bug 53653] Allow for wrapped source code example in config/context.html

2012-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53653 Christopher Schultz changed: What|Removed |Added Attachment #29164|text/plain |application/zip mim

[Bug 53653] Allow for wrapped source code example in config/context.html

2012-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53653 Christopher Schultz changed: What|Removed |Added Attachment #29164|0 |1 is obsolete|

svn commit: r1371336 - in /tomcat/trunk/webapps/docs: config/context.xml tomcat-docs.xsl

2012-08-09 Thread schultz
Author: schultz Date: Thu Aug 9 17:44:01 2012 New Revision: 1371336 URL: http://svn.apache.org/viewvc?rev=1371336&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53653 Allow for wrapped source code example in config/context.html Modified: tomcat/trunk/webapps/docs/config

svn commit: r1371339 - in /tomcat/tc7.0.x/trunk/webapps/docs: changelog.xml config/context.xml tomcat-docs.xsl

2012-08-09 Thread schultz
Author: schultz Date: Thu Aug 9 17:48:18 2012 New Revision: 1371339 URL: http://svn.apache.org/viewvc?rev=1371339&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53653 Allow for wrapped source code example in config/context.html Modified: tomcat/tc7.0.x/trunk/webapps/doc

svn commit: r1371341 - /tomcat/tc7.0.x/trunk/

2012-08-09 Thread schultz
Author: schultz Date: Thu Aug 9 17:49:56 2012 New Revision: 1371341 URL: http://svn.apache.org/viewvc?rev=1371341&view=rev Log: Updated mergeinfo Modified: tomcat/tc7.0.x/trunk/ (props changed) Propchange: tomcat/tc7.0.x/trunk/ -

[Bug 53653] Allow for wrapped source code example in config/context.html

2012-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53653 Christopher Schultz changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1371355 - in /tomcat/tc6.0.x/trunk: ./ 53531.diff STATUS.txt java/org/apache/catalina/startup/ExpandWar.java src/ webapps/docs/changelog.xml

2012-08-09 Thread schultz
Author: schultz Date: Thu Aug 9 18:14:14 2012 New Revision: 1371355 URL: http://svn.apache.org/viewvc?rev=1371355&view=rev Log: https://issues.apache.org/bugzilla/show_bug.cgi?id=53531 Fix ExpandWar.expand to check the return value of File.mkdir and File.mkdirs Added: tomcat/tc6.0.x/trunk/53

svn commit: r1371357 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2012-08-09 Thread schultz
Author: schultz Date: Thu Aug 9 18:17:14 2012 New Revision: 1371357 URL: http://svn.apache.org/viewvc?rev=1371357&view=rev Log: Added missing changelog entry. Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http://svn

[Bug 53531] ExpandWar.expand does not check the return value of File.mkdir and File.mkdirs

2012-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53531 --- Comment #5 from Christopher Schultz --- Fixed in 6.0.x. Will be included in 6.0.36. -- You are receiving this mail because: You are the assignee for the bug. - To un

[Bug 49785] Enabling TLS for JNDIRealm

2012-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49785 --- Comment #2 from Christopher Schultz --- The default connection factory is com.sun.jndi.ldap.LdapCtxFactory which claims to support both SSL and STARTTLS: http://docs.oracle.com/javase/1.4.2/docs/guide/jndi/jndi-ldap.html#SSL Am I missi

Re: svn commit: r1371355 - in /tomcat/tc6.0.x/trunk: ./ 53531.diff STATUS.txt java/org/apache/catalina/startup/ExpandWar.java src/ webapps/docs/changelog.xml

2012-08-09 Thread Konstantin Kolinko
2012/8/9 : > Author: schultz > Date: Thu Aug 9 18:14:14 2012 > New Revision: 1371355 > > URL: http://svn.apache.org/viewvc?rev=1371355&view=rev > Log: > https://issues.apache.org/bugzilla/show_bug.cgi?id=53531 > Fix ExpandWar.expand to check the return value of File.mkdir and File.mkdirs > > Adde

svn commit: r1371422 - in /tomcat/trunk/java/org/apache/catalina/valves: AccessLogValve.java CrawlerSessionManagerValve.java ExtendedAccessLogValve.java RemoteIpValve.java StuckThreadDetectionValve.ja

2012-08-09 Thread markt
Author: markt Date: Thu Aug 9 20:05:31 2012 New Revision: 1371422 URL: http://svn.apache.org/viewvc?rev=1371422&view=rev Log: Code clean-up for o.a.catalina.valves - Add final prompted by UCDetector - Java 7 use of <> Modified: tomcat/trunk/java/org/apache/catalina/valves/AccessLogValve.ja

svn commit: r1371423 - /tomcat/trunk/TOMCAT-NEXT.txt

2012-08-09 Thread markt
Author: markt Date: Thu Aug 9 20:08:05 2012 New Revision: 1371423 URL: http://svn.apache.org/viewvc?rev=1371423&view=rev Log: Update progess Modified: tomcat/trunk/TOMCAT-NEXT.txt Modified: tomcat/trunk/TOMCAT-NEXT.txt URL: http://svn.apache.org/viewvc/tomcat/trunk/TOMCAT-NEXT.txt?rev=1371

[Bug 53584] Forms authentication without cookies requires double submission in 6.0.33

2012-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53584 --- Comment #2 from b.ma...@adinstruments.com --- (In reply to comment #1) Thanks Mark. Glad my steps made the bug easy to reproduce. I'm a software developer myself so tried to add everything I would want in a bug report. -- You are rec

svn commit: r1371500 - /tomcat/tc6.0.x/trunk/STATUS.txt

2012-08-09 Thread kkolinko
Author: kkolinko Date: Thu Aug 9 21:48:37 2012 New Revision: 1371500 URL: http://svn.apache.org/viewvc?rev=1371500&view=rev Log: r1041892 is not enough... 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/tr

[Bug 53574] metadata-complete="true" and servlet defined as jsp not working

2012-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53574 --- Comment #1 from jriv...@gmail.com --- Is this a bug in Tomcat or is the descriptor need something different? This project also hit by this issue: http://code.google.com/p/pwm/issues/detail?id=244 -- You are receiving this mail becau

[Bug 53574] metadata-complete="true" and servlet defined as jsp not working

2012-08-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53574 jriv...@gmail.com changed: What|Removed |Added CC||jriv...@gmail.com -- You are r