DO NOT REPLY [Bug 50065] Wrong handling of non-latin1 characters in HTTP request parameters.

2010-10-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50065 --- Comment #1 from Chuck Caldarale 2010-10-09 22:38:38 EDT --- (In reply to comment #0) > It seems that after URL-decoding a parameter value that value is treated as a > string in some 1-byte charset, but not as a string encoded with a ch

svn commit: r1006244 - /tomcat/taglibs/standard/trunk/impl/pom.xml

2010-10-09 Thread jboynes
Author: jboynes Date: Sun Oct 10 01:12:22 2010 New Revision: 1006244 URL: http://svn.apache.org/viewvc?rev=1006244&view=rev Log: remove duplicate dependency Modified: tomcat/taglibs/standard/trunk/impl/pom.xml Modified: tomcat/taglibs/standard/trunk/impl/pom.xml URL: http://svn.apache.org/v

svn commit: r1006243 - in /tomcat/taglibs/standard/trunk/src: main/ test/

2010-10-09 Thread jboynes
Author: jboynes Date: Sun Oct 10 01:08:47 2010 New Revision: 1006243 URL: http://svn.apache.org/viewvc?rev=1006243&view=rev Log: remove empty directories Removed: tomcat/taglibs/standard/trunk/src/main/ tomcat/taglibs/standard/trunk/src/test/

svn commit: r1006242 - /tomcat/taglibs/standard/trunk/standard-test/

2010-10-09 Thread jboynes
Author: jboynes Date: Sun Oct 10 01:04:29 2010 New Revision: 1006242 URL: http://svn.apache.org/viewvc?rev=1006242&view=rev Log: ignore test files Modified: tomcat/taglibs/standard/trunk/standard-test/ (props changed) Propchange: tomcat/taglibs/standard/trunk/standard-test/ ---

svn commit: r1006241 - /tomcat/taglibs/taglibs-parent/trunk/

2010-10-09 Thread jboynes
Author: jboynes Date: Sun Oct 10 01:01:58 2010 New Revision: 1006241 URL: http://svn.apache.org/viewvc?rev=1006241&view=rev Log: ignore IDE files Modified: tomcat/taglibs/taglibs-parent/trunk/ (props changed) Propchange: tomcat/taglibs/taglibs-parent/trunk/

svn commit: r1006240 - in /tomcat/taglibs/standard/trunk/impl: ./ src/test/java/org/apache/taglibs/standard/ src/test/java/org/apache/taglibs/standard/functions/ src/test/java/org/apache/taglibs/stand

2010-10-09 Thread jboynes
Author: jboynes Date: Sun Oct 10 01:00:38 2010 New Revision: 1006240 URL: http://svn.apache.org/viewvc?rev=1006240&view=rev Log: Rename tests to match default **/*Test.java pattern Added: tomcat/taglibs/standard/trunk/impl/src/test/java/org/apache/taglibs/standard/VersionTest.java (conten

svn commit: r1006239 - in /tomcat/taglibs/standard/trunk: ./ impl/ spec/ standard-test/

2010-10-09 Thread jboynes
Author: jboynes Date: Sun Oct 10 00:45:34 2010 New Revision: 1006239 URL: http://svn.apache.org/viewvc?rev=1006239&view=rev Log: set svn:ignore to ignore IDE files and build target Modified: tomcat/taglibs/standard/trunk/ (props changed) tomcat/taglibs/standard/trunk/impl/ (props chan

svn commit: r1006238 - in /tomcat/taglibs/standard/trunk: impl/pom.xml spec/pom.xml

2010-10-09 Thread jboynes
Author: jboynes Date: Sun Oct 10 00:40:14 2010 New Revision: 1006238 URL: http://svn.apache.org/viewvc?rev=1006238&view=rev Log: fix project names Modified: tomcat/taglibs/standard/trunk/impl/pom.xml tomcat/taglibs/standard/trunk/spec/pom.xml Modified: tomcat/taglibs/standard/trunk/impl/

svn commit: r1006237 - in /tomcat/taglibs: standard/trunk/impl/pom.xml standard/trunk/spec/pom.xml taglibs-parent/trunk/pom.xml

2010-10-09 Thread jboynes
Author: jboynes Date: Sun Oct 10 00:37:21 2010 New Revision: 1006237 URL: http://svn.apache.org/viewvc?rev=1006237&view=rev Log: Set JDK level using default maven.compiler.* properties Modified: tomcat/taglibs/standard/trunk/impl/pom.xml tomcat/taglibs/standard/trunk/spec/pom.xml tomc

svn commit: r1006235 - /tomcat/taglibs/taglibs-parent/trunk/NOTICE.txt

2010-10-09 Thread jboynes
Author: jboynes Date: Sat Oct 9 23:34:55 2010 New Revision: 1006235 URL: http://svn.apache.org/viewvc?rev=1006235&view=rev Log: fix project name Modified: tomcat/taglibs/taglibs-parent/trunk/NOTICE.txt Modified: tomcat/taglibs/taglibs-parent/trunk/NOTICE.txt URL: http://svn.apache.org/view

svn commit: r1006234 - in /tomcat/taglibs/standard/trunk/impl: ./ src/main/java/org/apache/taglibs/standard/lang/jstl/ src/main/java/org/apache/taglibs/standard/resources/ src/main/resources/META-INF/

2010-10-09 Thread jboynes
Author: jboynes Date: Sat Oct 9 23:33:46 2010 New Revision: 1006234 URL: http://svn.apache.org/viewvc?rev=1006234&view=rev Log: move resources to location in default Maven resources tree to remove need for custom definition Added: tomcat/taglibs/standard/trunk/impl/src/main/resources/META-I

svn commit: r1006233 - in /tomcat/taglibs/standard/trunk: NOTICE.txt impl/LICENSE.txt impl/NOTICE.txt impl/pom.xml spec/LICENSE.txt spec/NOTICE.txt

2010-10-09 Thread jboynes
Author: jboynes Date: Sat Oct 9 23:22:49 2010 New Revision: 1006233 URL: http://svn.apache.org/viewvc?rev=1006233&view=rev Log: ensure LICENSE and NOTICE file are included in every project jar Added: tomcat/taglibs/standard/trunk/impl/LICENSE.txt - copied unchanged from r1005806, tomc

svn commit: r1006232 - /tomcat/taglibs/taglibs-parent/trunk/pom.xml

2010-10-09 Thread jboynes
Author: jboynes Date: Sat Oct 9 23:21:41 2010 New Revision: 1006232 URL: http://svn.apache.org/viewvc?rev=1006232&view=rev Log: Configure resource path in parent POM to include LICENSE and NOTICE files in addition to default Maven resource path Add NOTICE file Modified: tomcat/taglibs/tagl

svn commit: r1006231 - /tomcat/taglibs/taglibs-parent/trunk/pom.xml

2010-10-09 Thread jboynes
Author: jboynes Date: Sat Oct 9 23:07:29 2010 New Revision: 1006231 URL: http://svn.apache.org/viewvc?rev=1006231&view=rev Log: update parent POM with other mail archives that are online Modified: tomcat/taglibs/taglibs-parent/trunk/pom.xml Modified: tomcat/taglibs/taglibs-parent/trunk/pom.

svn commit: r1006230 - /tomcat/taglibs/standard/trunk/impl/src/main/java/org/apache/taglibs/standard/tag/common/sql/DriverTag.java

2010-10-09 Thread jboynes
Author: jboynes Date: Sat Oct 9 22:46:59 2010 New Revision: 1006230 URL: http://svn.apache.org/viewvc?rev=1006230&view=rev Log: remove obsolete DriverTag implementation as it has been replaced with SetDataSource and is no longer used Removed: tomcat/taglibs/standard/trunk/impl/src/main/jav

DO NOT REPLY [Bug 50068] New: Memory leak with Driver registration

2010-10-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50068 Summary: Memory leak with Driver registration Product: Taglibs Version: 1.2.0 Platform: PC Status: NEW Severity: normal Priority: P2 Component: Standard Tagl

Patch for DataSourceWrapper #48773, problem with memory leak

2010-10-09 Thread Jeremy Boynes
On Oct 9, 2010, at 12:37 AM, Rex Wang wrote: > 3. For the patch in #48773, could anyone help review and apply it? I think there's a problem here that would cause a memory leak when the JDBC Driver is bundled with an application jar. When the driver class is instantiated, it is meant to register

DO NOT REPLY [Bug 48773] DataSourceWrapper and DriverManager problems

2010-10-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48773 Jeremy Boynes changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1006229 - /tomcat/taglibs/standard/trunk/impl/src/main/java/org/apache/taglibs/standard/tag/common/sql/DataSourceWrapper.java

2010-10-09 Thread jboynes
Author: jboynes Date: Sat Oct 9 22:26:48 2010 New Revision: 1006229 URL: http://svn.apache.org/viewvc?rev=1006229&view=rev Log: apply patch from Jarek Gawor for bugzilla #48773 Modified: tomcat/taglibs/standard/trunk/impl/src/main/java/org/apache/taglibs/standard/tag/common/sql/DataSourceWr

DO NOT REPLY [Bug 49159] Improve ThreadLocal memory leak clean-up

2010-10-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49159 sylvain.laur...@gmail.com changed: What|Removed |Added Attachment #25411|0 |1 is obsolete|

Re: svn commit: r1006033 - in /tomcat/trunk: java/org/apache/catalina/startup/ContextConfig.java webapps/docs/changelog.xml

2010-10-09 Thread Sylvain Laurent
This commit broke all default webapps (ROOT, examples, docs). a 404 is returned instead... On 8 oct. 2010, at 23:37, ma...@apache.org wrote: > Author: markt > Date: Fri Oct 8 21:37:19 2010 > New Revision: 1006033 > > URL: http://svn.apache.org/viewvc?rev=1006033&view=rev > Log: > Fix https://

[taglibs] Release for 1.2, was: The status of tomcat taglibs project?

2010-10-09 Thread Jeremy Boynes
On Oct 9, 2010, at 12:37 AM, Rex Wang wrote: > > 2. When do you plan to make the first release? Our project really wants to > switch to the open source implementation.. Trunk now passes the JSTL1.2 TCK so we can release when we want to. However, there have already been some large changes in the

[Tomcat Wiki] Update of "PoweredBy" by PidSter

2010-10-09 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 PidSter. http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=269&rev2=270 -- === TheS

Re: [taglibs] Proposal to separate out 1.0 functionality

2010-10-09 Thread Jeremy Boynes
On Oct 7, 2010, at 11:15 PM, Rahul Akolkar wrote: > On Thu, Oct 7, 2010 at 9:48 PM, Jeremy Boynes wrote: ... >> A further refinement would be to refactor the 1.0 code to use the JSP EL >> support from javax.el. >> > > > 1.0 code? That would preclude its use unless javax.el is provided. To cla

[taglibs] JRE version, was: How about splitting up the resource bundle?

2010-10-09 Thread Jeremy Boynes
On Oct 8, 2010, at 10:40 AM, Kris Schneider wrote: > On Thu, Oct 7, 2010 at 9:29 PM, Jeremy Boynes wrote: >> Now that we require 1.5, I refactored Resources to use varargs rather than >> having multiple methods taking combinations of parameters. However, now that >> it is greatly simplified, i

DO NOT REPLY [Bug 50066] Cannot compile recursive tag with ant if it uses a class from the webapp

2010-10-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50066 --- Comment #2 from sylvain.laur...@gmail.com 2010-10-09 09:53:21 EDT --- Created an attachment (id=26149) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26149) patch for tomcat 6 -- Configure bugmail: https://issues.apache.org

DO NOT REPLY [Bug 50066] Cannot compile recursive tag with ant if it uses a class from the webapp

2010-10-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50066 --- Comment #1 from sylvain.laur...@gmail.com 2010-10-09 09:52:48 EDT --- Created an attachment (id=26148) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26148) patch for trunk (tc7) The issue occurs both in tomcat 6 and 7 --

DO NOT REPLY [Bug 50066] New: Cannot compile recursive tag with ant if it uses a class from the webapp

2010-10-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50066 Summary: Cannot compile recursive tag with ant if it uses a class from the webapp Product: Tomcat 6 Version: 6.0.29 Platform: All OS/Version: All Status: NEW

DO NOT REPLY [Bug 48716] Embedded Tomcat JULI aggressively resetting default logging configuration

2010-10-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48716 --- Comment #20 from S. Ali Tokmen 2010-10-09 09:26:24 EDT --- Hello Mark (In reply to comment #19) > I've added the additional check before the reset() call to trunk and it will > be > in 7.0.4 onwards. I guess the patch is the one I s

DO NOT REPLY [Bug 11248] DefaultServlet doesn't send expires header

2010-10-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=11248 Artem Anisimov changed: What|Removed |Added Attachment #26072|0 |1 is obsolete|

DO NOT REPLY [Bug 50065] New: Wrong handling of non-latin1 characters in HTTP request parameters.

2010-10-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50065 Summary: Wrong handling of non-latin1 characters in HTTP request parameters. Product: Tomcat 7 Version: 7.0.2 Platform: PC OS/Version: Linux Status: NEW

Re: [taglibs] Pick common format for test class names

2010-10-09 Thread Rex Wang
+1 for *Test.java 2010/10/8 Jeremy Boynes > We have different formats for test class names and need to specifically > list them in the pom.xml file. > > i'd like to propose picking a standard format and using a single wildcarded > pattern to select them. The defaults for the surefire plugin are:

Re: The status of tomcat taglibs project?

2010-10-09 Thread Rex Wang
Thank you sebb and Jeremy, Glad to see many fixes in the past few weeks. And I have more questions :-) 1. I open a new item(#50064) in bugzilla to discuss bundle-ify the taglibs jars and also provided a patch. Any comments about this idea? 2. When do you plan to make the first release? Our proje

DO NOT REPLY [Bug 50064] bundle-ify the taglibs jars

2010-10-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50064 --- Comment #1 from Rex Wang 2010-10-09 03:20:20 EDT --- Created an attachment (id=26145) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26145) A patch for approach #2 -- Configure bugmail: https://issues.apache.org/bugzilla/u

DO NOT REPLY [Bug 50064] New: bundle-ify the taglibs jars

2010-10-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50064 Summary: bundle-ify the taglibs jars Product: Taglibs Version: 1.2.0 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Co