Author: bayard
Date: Sat Jul 3 07:36:34 2010
New Revision: 960166
URL: http://svn.apache.org/viewvc?rev=960166&view=rev
Log:
Implementing commented out code - c:set now removes variables from ELContext
VariableMapper. Test and fix patches from Jeremy Boynes #49526
Added:
tomcat/taglibs/sta
https://issues.apache.org/bugzilla/show_bug.cgi?id=49526
Henri Yandell changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: bayard
Date: Sat Jul 3 07:42:06 2010
New Revision: 960167
URL: http://svn.apache.org/viewvc?rev=960167&view=rev
Log:
Configuring the jetty stop port, stops the plugin complaining at the end
Modified:
tomcat/taglibs/standard/trunk/standard-test/pom.xml
Modified: tomcat/taglibs/standa
https://issues.apache.org/bugzilla/show_bug.cgi?id=49544
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49546
Summary: Add test cases for SetSupport
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=49546
--- Comment #1 from Jeremy Boynes 2010-07-03 11:54:54 EDT
---
Created an attachment (id=25691)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25691)
Add test cases for determining result
Refactors result logic into separate he
Author: bayard
Date: Sat Jul 3 16:24:54 2010
New Revision: 960234
URL: http://svn.apache.org/viewvc?rev=960234&view=rev
Log:
Adding test cases for common c:set logic; along with a refactoring of the
result into a separate helper method to ease testing. Patch from Jeremy Boynes:
#49546
Modified
https://issues.apache.org/bugzilla/show_bug.cgi?id=49546
Henri Yandell changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49547
Summary: Minor performance enhancement in set result evaluation
Product: Taglibs
Version: 1.2.0
Platform: PC
Status: NEW
Severity: enhancement
Priority: P2
C
https://issues.apache.org/bugzilla/show_bug.cgi?id=49547
--- Comment #1 from Jeremy Boynes 2010-07-03 13:27:20 EDT
---
Created an attachment (id=25692)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25692)
patch to remove one check and a unneeded call to BodyContent#getString
--
Co
https://issues.apache.org/bugzilla/show_bug.cgi?id=49542
Henri Yandell changed:
What|Removed |Added
Status|NEW |NEEDINFO
OS/Version|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49547
Henri Yandell changed:
What|Removed |Added
Status|NEW |NEEDINFO
OS/Version|
https://issues.apache.org/bugzilla/show_bug.cgi?id=49547
--- Comment #3 from Jeremy Boynes 2010-07-03 14:53:00 EDT
---
value and valueSpecified are both protected variables and part of our
implementation rather than the spec. The container will just call
setValue(Object) to set the attribute's v
https://issues.apache.org/bugzilla/show_bug.cgi?id=49547
Jeremy Boynes changed:
What|Removed |Added
Status|NEEDINFO|NEW
--
Configure bugmail: https:/
https://issues.apache.org/bugzilla/show_bug.cgi?id=49542
Jeremy Boynes changed:
What|Removed |Added
Attachment #25686|0 |1
is obsolete|
Author: bayard
Date: Sat Jul 3 19:34:40 2010
New Revision: 960259
URL: http://svn.apache.org/viewvc?rev=960259&view=rev
Log:
Improving the performance of SetSupport by only calling bodyContent.getString()
once per Jeremy's patch #49547
Modified:
tomcat/taglibs/standard/trunk/impl/src/main/
https://issues.apache.org/bugzilla/show_bug.cgi?id=49547
Henri Yandell changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: bayard
Date: Sat Jul 3 19:39:02 2010
New Revision: 960261
URL: http://svn.apache.org/viewvc?rev=960261&view=rev
Log:
Improved javadoc per Jeremy's #49542 patch
Modified:
tomcat/taglibs/standard/trunk/spec/src/main/java/javax/servlet/jsp/jstl/core/IteratedExpression.java
Modified:
Author: bayard
Date: Sat Jul 3 19:40:07 2010
New Revision: 960262
URL: http://svn.apache.org/viewvc?rev=960262&view=rev
Log:
Fixing equals method to be consistent with hashCode, and making the
serialVersionUID be 1L per the spec javadoc. Per Jeremy Boynes' #49542 report
Modified:
tomcat/ta
https://issues.apache.org/bugzilla/show_bug.cgi?id=49542
Henri Yandell changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
Resolution|
Author: pero
Date: Sat Jul 3 22:48:16 2010
New Revision: 960283
URL: http://svn.apache.org/viewvc?rev=960283&view=rev
Log:
Fix Bug 49528 - HttpServletRequest.isAsyncStarted() returns false when a
Runnable is started
Add isDebugEnabled statements.
Todo: Why we doesn't start directly a container
https://issues.apache.org/bugzilla/show_bug.cgi?id=49528
Peter Rossbach changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: pero
Date: Sat Jul 3 23:02:46 2010
New Revision: 960284
URL: http://svn.apache.org/viewvc?rev=960284&view=rev
Log:
Fix NPE and add small test case to check VirtualWebappLoader.
Added:
tomcat/trunk/test/org/apache/catalina/loader/TestVirtualWebappLoader.java
(with props)
Modified:
Hi Peter,
On 04.07.2010 00:48, p...@apache.org wrote:
Author: pero
Date: Sat Jul 3 22:48:16 2010
New Revision: 960283
URL: http://svn.apache.org/viewvc?rev=960283&view=rev
Log:
Fix Bug 49528 - HttpServletRequest.isAsyncStarted() returns false when a
Runnable is started
Add isDebugEnabled stat
24 matches
Mail list logo