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
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
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/
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/
---
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/
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
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
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/
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
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
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
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
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
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.
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
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
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
https://issues.apache.org/bugzilla/show_bug.cgi?id=48773
Jeremy Boynes changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
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
https://issues.apache.org/bugzilla/show_bug.cgi?id=49159
sylvain.laur...@gmail.com changed:
What|Removed |Added
Attachment #25411|0 |1
is obsolete|
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://
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
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
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
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
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
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
--
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
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
https://issues.apache.org/bugzilla/show_bug.cgi?id=11248
Artem Anisimov changed:
What|Removed |Added
Attachment #26072|0 |1
is obsolete|
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
+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:
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
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
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
35 matches
Mail list logo