https://issues.apache.org/bugzilla/show_bug.cgi?id=40114
Denis A. changed:
What|Removed |Added
Version|5.0.26 |5.5.26
OS/Version|Linux
https://issues.apache.org/bugzilla/show_bug.cgi?id=49565
Henri Yandell changed:
What|Removed |Added
OS/Version||All
--- Comment #2 from Henri Yand
https://issues.apache.org/bugzilla/show_bug.cgi?id=49565
--- Comment #1 from Jeremy Boynes 2010-07-07 01:55:45 EDT
---
Created an attachment (id=25724)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25724)
Fix findbugs error and refactor output implementation
Patch moves the XML esc
https://issues.apache.org/bugzilla/show_bug.cgi?id=49565
Summary: Findbugs: Util.specialCharactersRepresentation should
be both final and package protected
Product: Taglibs
Version: 1.2.0
Platform: PC
Status: NEW
https://issues.apache.org/bugzilla/show_bug.cgi?id=49548
Henri Yandell changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
Resolution|
Author: bayard
Date: Wed Jul 7 02:24:26 2010
New Revision: 961059
URL: http://svn.apache.org/viewvc?rev=961059&view=rev
Log:
FIXME->TODO
Modified:
tomcat/taglibs/standard/trunk/impl/src/main/java/org/apache/taglibs/standard/tag/common/xml/XPathUtil.java
Modified:
tomcat/taglibs/standard/t
Author: bayard
Date: Wed Jul 7 02:23:26 2010
New Revision: 961058
URL: http://svn.apache.org/viewvc?rev=961058&view=rev
Log:
Adding more tests for SetSupport from Jeremy Boynes' patch to #49548. The
Syntax1/Syntax3 notations refers to the specification.
Modified:
tomcat/taglibs/standard/t
https://issues.apache.org/bugzilla/show_bug.cgi?id=49561
Henri Yandell changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: bayard
Date: Wed Jul 7 02:14:53 2010
New Revision: 961057
URL: http://svn.apache.org/viewvc?rev=961057&view=rev
Log:
Upgraded to the JVM included version of URLEncoder from the Util.URLEncode
method. Removing said method. Supplid by Jeremy Boynes to #49561
Modified:
tomcat/taglibs/
https://issues.apache.org/bugzilla/show_bug.cgi?id=49234
chamith buddhika changed:
What|Removed |Added
Attachment #25640|0 |1
is obsolete|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49234
chamith buddhika changed:
What|Removed |Added
Attachment #25641|0 |1
is obsolete|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49561
Summary: Remove proprietary URLEncoder
Product: Taglibs
Version: 1.2.0
Platform: PC
Status: NEW
Severity: enhancement
Priority: P2
Component: Standard Taglib
https://issues.apache.org/bugzilla/show_bug.cgi?id=49234
chamith buddhika changed:
What|Removed |Added
Attachment #25639|0 |1
is obsolete|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49561
--- Comment #1 from Jeremy Boynes 2010-07-06 13:02:50 EDT
---
Created an attachment (id=25718)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25718)
Patch to switch to using URLEncoder
--
Configure bugmail: https://issues.apa
https://issues.apache.org/bugzilla/show_bug.cgi?id=49234
chamith buddhika changed:
What|Removed |Added
Attachment #25638|0 |1
is obsolete|
Author: markt
Date: Tue Jul 6 16:47:39 2010
New Revision: 960942
URL: http://svn.apache.org/viewvc?rev=960942&view=rev
Log:
Improve fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=49217
Make sure identifiers meet the requirements of the JLS
Modified:
tomcat/trunk/java/org/apache/e
Author: markt
Date: Tue Jul 6 16:45:23 2010
New Revision: 960940
URL: http://svn.apache.org/viewvc?rev=960940&view=rev
Log:
Side effect of fixing https://issues.apache.org/bugzilla/show_bug.cgi?id=49217
Make the examples and the unit tests spec compliant
Modified:
tomcat/trunk/test/webapp-3.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49505
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
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.
IMO they would not help either users or developers much as this is not an
contract used by anyone other than the container. They would supplement the
documentation but we would still want that to explain why a null would not be
passed.
What environment to support deserves its own thread :)
On
https://issues.apache.org/bugzilla/show_bug.cgi?id=49505
ran...@hotmail.com changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|IN
https://issues.apache.org/bugzilla/show_bug.cgi?id=49548
--- Comment #4 from Jeremy Boynes 2010-07-06 09:20:16 EDT
---
(In reply to comment #3)
> On the tests - what are Syntax1 and Syntax3?
They are references to the "Syntax" section in the spec. Syntax one is where a
variable is set from the
https://issues.apache.org/bugzilla/show_bug.cgi?id=40114
--- Comment #4 from Chuck Caldarale 2010-07-06
09:05:59 EDT ---
(In reply to comment #2)
> This happen with:
> * Tomcat 5.5.26
There is a discrepancy between the version the bug was filed under (5.0.26),
and what you declare above; which
On 06/07/2010 12:40, kkoli...@apache.org wrote:
Author: kkolinko
Date: Tue Jul 6 10:40:16 2010
New Revision: 960864
URL: http://svn.apache.org/viewvc?rev=960864&view=rev
Log:
vote
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49217
--- Comment #4 from Mark Thomas 2010-07-06 08:08:57 EDT ---
Java identifier is defined by the Java Language Specification and explicitly
states keywords are not permitted. The definition is actually even stricter
than currently implemented.
2010/6/29 jean-frederic clere :
> Due to bugs (49445 and 49424) and as I was not able to finish the
> release process quickly (because of working remotely) and as releases
> are cheap we would like to abandon 6.0.27 and propose the vote for 6.0.28
>
> The candidates binaries are available here:
> h
On 07/01/2010 06:11 PM, Jim Jagielski wrote:
> The builds for Tomcat 5.5.30 are ready for testing and approval.
> The candidates binaries are available here:
>
>http://people.apache.org/~jim/tomcat-5.5/
>
> According to the release process, the 5.5.30 build corresponding to the
> tag TOMCAT_5
https://issues.apache.org/bugzilla/show_bug.cgi?id=40114
Denis A. changed:
What|Removed |Added
CC||alt...@gmail.com
Version|5.5
https://issues.apache.org/bugzilla/show_bug.cgi?id=40114
--- Comment #3 from Denis A. 2010-07-06 06:48:37 EDT ---
(In reply to comment #2)
I mean:
This seems to happen *randomly* only after a server restart.
For instance an user login and has some session scoped beans from its session
and othe
Author: kkolinko
Date: Tue Jul 6 10:40:16 2010
New Revision: 960864
URL: http://svn.apache.org/viewvc?rev=960864&view=rev
Log:
vote
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=9608
https://issues.apache.org/bugzilla/show_bug.cgi?id=40114
Denis A. changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVALID
https://issues.apache.org/bugzilla/show_bug.cgi?id=49217
--- Comment #3 from Konstantin Kolinko 2010-07-06
06:34:01 EDT ---
Reading jsp-2_1-fr-spec-el.pdf (Expression Language Specification Version 2.1,
Final Release),
1) page 21: (35/122)
"An identifier is constrained to be a Java identifier
2010/7/1 Jim Jagielski :
> The builds for Tomcat 5.5.30 are ready for testing and approval.
> The candidates binaries are available here:
>
> http://people.apache.org/~jim/tomcat-5.5/
>
> According to the release process, the 5.5.30 build corresponding to the
> tag TOMCAT_5_5_30 [1] is:
>
> [ ]
2010/7/6 Bill Barker :
> BUILD FAILED
> /srv/gump/public/workspace/tomcat-trunk/build.xml:941: Some tests completed
> with an Error. See /srv/gump/public/workspace/tomcat-trunk/output/build/logs
> for details.
It is testBug47413 in org.apache.el.TestELInJsp
http://vmgump.apache.org/gump/public
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-test has an issue affecting its community integration.
This i
Author: bayard
Date: Tue Jul 6 07:18:05 2010
New Revision: 960830
URL: http://svn.apache.org/viewvc?rev=960830&view=rev
Log:
Adding findbugs
Modified:
tomcat/taglibs/standard/trunk/impl/pom.xml
Modified: tomcat/taglibs/standard/trunk/impl/pom.xml
URL:
http://svn.apache.org/viewvc/tomcat/ta
Author: bayard
Date: Tue Jul 6 07:15:08 2010
New Revision: 960829
URL: http://svn.apache.org/viewvc?rev=960829&view=rev
Log:
Removing unused imports
Modified:
tomcat/taglibs/standard/trunk/impl/src/main/java/org/apache/taglibs/standard/lang/jstl/BeanInfoIndexedProperty.java
tomcat/tagl
Author: bayard
Date: Tue Jul 6 07:13:47 2010
New Revision: 960828
URL: http://svn.apache.org/viewvc?rev=960828&view=rev
Log:
Optimizing to use Boolean.TRUE/FALSE and not new Boolean
Modified:
tomcat/taglibs/standard/trunk/impl/src/main/java/org/apache/taglibs/standard/tag/common/core/ForEac
Author: bayard
Date: Tue Jul 6 07:13:29 2010
New Revision: 960826
URL: http://svn.apache.org/viewvc?rev=960826&view=rev
Log:
Setting build properties; most importantly that the jdk version is 1.5
Modified:
tomcat/taglibs/standard/trunk/impl/pom.xml
Modified: tomcat/taglibs/standard/trunk/im
Author: bayard
Date: Tue Jul 6 07:11:41 2010
New Revision: 960825
URL: http://svn.apache.org/viewvc?rev=960825&view=rev
Log:
Removing unused constants
Modified:
tomcat/taglibs/standard/trunk/impl/src/main/java/org/apache/taglibs/standard/tag/common/core/RemoveTag.java
Modified:
tomcat/tag
Author: bayard
Date: Tue Jul 6 07:09:35 2010
New Revision: 960823
URL: http://svn.apache.org/viewvc?rev=960823&view=rev
Log:
Adding some basic reports
Modified:
tomcat/taglibs/standard/trunk/impl/pom.xml
Modified: tomcat/taglibs/standard/trunk/impl/pom.xml
URL:
http://svn.apache.org/viewvc
With Tomcat 7 now out, it's tempting to focus on Taglibs in that space
rather than worrying about JavaEE5.
Does it do much for the user to add the annotations? Does it do much
for us on the development side?
On Mon, Jul 5, 2010 at 12:17 AM, Jeremy Boynes wrote:
> I work on a patch to remove them
42 matches
Mail list logo