DO NOT REPLY [Bug 47819] New: Add sources jars to embedded distribution

2009-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47819 Summary: Add sources jars to embedded distribution Product: Tomcat 7 Version: unspecified Platform: PC OS/Version: Linux Status: NEW Severity: normal

DO NOT REPLY [Bug 47820] New: Static utility methods in Tomcat should be instance methods

2009-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47820 Summary: Static utility methods in Tomcat should be instance methods Product: Tomcat 7 Version: unspecified Platform: PC OS/Version: Linux Status: NEW

DO NOT REPLY [Bug 47819] Add sources jars to embedded distribution

2009-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47819 --- Comment #1 from Dave Syer david_s...@hotmail.com 2009-09-11 02:25:08 PDT --- Created an attachment (id=24247) Patch to build.xml adding target embed-sources Added patch to build.xml adding target embed-sources

svn commit: r813771 - in /tomcat/trunk/java/org/apache/catalina: deploy/ContextService.java startup/WebRuleSet.java

2009-09-11 Thread markt
Author: markt Date: Fri Sep 11 10:47:11 2009 New Revision: 813771 URL: http://svn.apache.org/viewvc?rev=813771view=rev Log: Fix some niggles with icons in web.xml processing. Nothing that will cause a problem, just errors spotted whilst preparing for Servlet 3.0 fragment proceessing Modified:

svn commit: r813772 - /tomcat/trunk/java/org/apache/catalina/startup/WebRuleSet.java

2009-09-11 Thread markt
Author: markt Date: Fri Sep 11 10:48:32 2009 New Revision: 813772 URL: http://svn.apache.org/viewvc?rev=813772view=rev Log: Remove TODO. Spec now includes ayncSupported in web.xml Modified: tomcat/trunk/java/org/apache/catalina/startup/WebRuleSet.java Modified:

DO NOT REPLY [Bug 47822] New: org.apache.jasper.JasperException: jsp:getProperty for bean with name 'data'. Name was not previously introduced as per JSP.5.3

2009-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47822 Summary: org.apache.jasper.JasperException: jsp:getProperty for bean with name 'data'. Name was not previously introduced as per JSP.5.3 Product: Tomcat 5 Version:

DO NOT REPLY [Bug 47822] org.apache.jasper.JasperException: jsp:getProperty for bean with name 'data'. Name was not previously introduced as per JSP.5.3

2009-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47822 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 38797] 5.5.12 and 5.5.15 emit different code on jsp:getProperty

2009-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38797 Mark Thomas ma...@apache.org changed: What|Removed |Added CC|

svn commit: r813815 - in /tomcat/trunk: ./ java/org/apache/catalina/startup/ java/org/apache/jasper/compiler/

2009-09-11 Thread markt
Author: markt Date: Fri Sep 11 12:50:44 2009 New Revision: 813815 URL: http://svn.apache.org/viewvc?rev=813815view=rev Log: No functional change. Add new classes that will be used to store the results of parsing web.xml and web-fragment.xml files. The merging and ordering rules can't be handled

DO NOT REPLY [Bug 47823] New: Inconsistent naming of boolean getters in StandardContext

2009-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47823 Summary: Inconsistent naming of boolean getters in StandardContext Product: Tomcat 7 Version: unspecified Platform: PC OS/Version: Linux Status: NEW

svn commit: r813823 - /tomcat/trunk/TOMCAT-7-RELEASE-PLAN.txt

2009-09-11 Thread markt
Author: markt Date: Fri Sep 11 13:25:12 2009 New Revision: 813823 URL: http://svn.apache.org/viewvc?rev=813823view=rev Log: Checked first 2 chapters Modified: tomcat/trunk/TOMCAT-7-RELEASE-PLAN.txt Modified: tomcat/trunk/TOMCAT-7-RELEASE-PLAN.txt URL:

DO NOT REPLY [Bug 47823] Inconsistent naming of boolean getters in StandardContext

2009-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47823 Mark Thomas ma...@apache.org changed: What|Removed |Added Component|Integration |Catalina

DO NOT REPLY [Bug 47822] org.apache.jasper.JasperException: jsp:getProperty for bean with name 'data'. Name was not previously introduced as per JSP.5.3

2009-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47822 --- Comment #2 from Rich Naylor rich.nay...@activevos.com 2009-09-11 06:41:34 PDT --- (In reply to comment #0) Hi, I am facing an issue with Tomcat 5.5.28. I am using Custom tags in my jsp. when I run the application, its

DO NOT REPLY [Bug 47824] New: Maven artifacts for extras: juli-adapters should not have dependency on servlet-api

2009-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47824 Summary: Maven artifacts for extras: juli-adapters should not have dependency on servlet-api Product: Tomcat 6 Version: unspecified Platform: All OS/Version: All

svn commit: r813866 - /tomcat/trunk/res/maven/juli-adapters.pom

2009-09-11 Thread markt
Author: markt Date: Fri Sep 11 14:55:09 2009 New Revision: 813866 URL: http://svn.apache.org/viewvc?rev=813866view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47824 Modified: tomcat/trunk/res/maven/juli-adapters.pom Modified: tomcat/trunk/res/maven/juli-adapters.pom URL:

DO NOT REPLY [Bug 47824] Maven artifacts for extras: juli-adapters should not have dependency on servlet-api

2009-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47824 --- Comment #1 from Mark Thomas ma...@apache.org 2009-09-11 15:56:28 BST --- Fixed in trunk and proposed for 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail

DO NOT REPLY [Bug 47825] New: Setting Cookie with UTF-8 encoded value gives ServletException for 5.5.26+

2009-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47825 Summary: Setting Cookie with UTF-8 encoded value gives ServletException for 5.5.26+ Product: Tomcat 5 Version: 5.5.26 Platform: PC OS/Version: All Status:

DO NOT REPLY [Bug 47825] Setting Cookie with UTF-8 encoded value gives ServletException for 5.5.26+

2009-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47825 --- Comment #1 from Daniel Unfried daniel.unfr...@u-net.de 2009-09-11 07:58:42 PDT --- Created an attachment (id=24249) trace log -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are

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

2009-09-11 Thread markt
Author: markt Date: Fri Sep 11 14:58:41 2009 New Revision: 813867 URL: http://svn.apache.org/viewvc?rev=813867view=rev Log: Propose fix Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

DO NOT REPLY [Bug 47825] Setting Cookie with UTF-8 encoded value gives ServletException for 5.5.26+

2009-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47825 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 47825] Setting Cookie with UTF-8 encoded value gives ServletException for 5.5.26+

2009-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47825 --- Comment #3 from Daniel Unfried daniel.unfr...@u-net.de 2009-09-11 08:10:46 PDT --- But why did the exact same thing work on 5.5.25? Is this some non-standard behavior? Is it just a coincidence it works? Would be great if you could

DO NOT REPLY [Bug 47825] Setting Cookie with UTF-8 encoded value gives ServletException for 5.5.26+

2009-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47825 --- Comment #4 from Mark Thomas ma...@apache.org 2009-09-11 16:18:20 BST --- Cookie handling is now stricter. Non-compliant cookies will get rejected. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email

svn commit: r813905 - /tomcat/trunk/LICENSE

2009-09-11 Thread markt
Author: markt Date: Fri Sep 11 16:12:47 2009 New Revision: 813905 URL: http://svn.apache.org/viewvc?rev=813905view=rev Log: Add the Servlet 3.0 xsd's Modified: tomcat/trunk/LICENSE Modified: tomcat/trunk/LICENSE URL:

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

2009-09-11 Thread markt
Author: markt Date: Fri Sep 11 17:34:56 2009 New Revision: 813940 URL: http://svn.apache.org/viewvc?rev=813940view=rev Log: Proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r813942 - /tomcat/trunk/build.xml

2009-09-11 Thread markt
Author: markt Date: Fri Sep 11 17:36:35 2009 New Revision: 813942 URL: http://svn.apache.org/viewvc?rev=813942view=rev Log: Clearer naming for embedded jars Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL:

[g...@vmgump]: Project tomcat-trunk-dbcp (in module tomcat-trunk) failed

2009-09-11 Thread Bill Barker
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-trunk-dbcp has an issue affecting its community integration. This

svn commit: r813952 - /tomcat/trunk/extras.xml

2009-09-11 Thread markt
Author: markt Date: Fri Sep 11 17:49:48 2009 New Revision: 813952 URL: http://svn.apache.org/viewvc?rev=813952view=rev Log: Create a single embedded logging jar for log4j that just replaces the juli logging jar Modified: tomcat/trunk/extras.xml Modified: tomcat/trunk/extras.xml URL:

svn commit: r813964 - /tomcat/trunk/build.xml

2009-09-11 Thread markt
Author: markt Date: Fri Sep 11 18:07:10 2009 New Revision: 813964 URL: http://svn.apache.org/viewvc?rev=813964view=rev Log: Put deps in right place - hopefully keep gump happy Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL:

svn commit: r814024 - /tomcat/trunk/java/org/apache/catalina/ha/session/DeltaManager.java

2009-09-11 Thread rjung
Author: rjung Date: Fri Sep 11 20:51:00 2009 New Revision: 814024 URL: http://svn.apache.org/viewvc?rev=814024view=rev Log: Switch to volatile for status flag used by multiple threads during cluster context startup. Without volatile problems have been observed, where the change by one thread was

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

2009-09-11 Thread rjung
Author: rjung Date: Fri Sep 11 21:07:55 2009 New Revision: 814031 URL: http://svn.apache.org/viewvc?rev=814031view=rev Log: Add a few easy votes, some comments and one proposal. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r814034 - /tomcat/tc5.5.x/trunk/STATUS.txt

2009-09-11 Thread rjung
Author: rjung Date: Fri Sep 11 21:16:01 2009 New Revision: 814034 URL: http://svn.apache.org/viewvc?rev=814034view=rev Log: Update proposal. Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL:

DO NOT REPLY [Bug 47826] New: a logging statement error in org.apache.catalina.startup.Bootstrap.java

2009-09-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47826 Summary: a logging statement error in org.apache.catalina.startup.Bootstrap.java Product: Tomcat 6 Version: 6.0.20 Platform: PC OS/Version: Linux Status: NEW