https://issues.apache.org/bugzilla/show_bug.cgi?id=48414
--- Comment #6 from david jencks 2010-01-16 00:28:28 UTC
---
IIRC there were two objections to the patch on the dev list:
1. it doesn't cover all uses of Class.forName()
2. it uses the per-web-app InstanceManager to create the system liste
Author: markt
Date: Sat Jan 16 10:37:31 2010
New Revision: 899916
URL: http://svn.apache.org/viewvc?rev=899916&view=rev
Log:
TCK failure. Wrong exception on failure.
Modified:
tomcat/trunk/java/org/apache/el/lang/ELSupport.java
Modified: tomcat/trunk/java/org/apache/el/lang/ELSupport.java
UR
Author: markt
Date: Sat Jan 16 10:49:25 2010
New Revision: 899918
URL: http://svn.apache.org/viewvc?rev=899918&view=rev
Log:
Add some test cases for Enum to Enum coercion
Modified:
tomcat/trunk/test/org/apache/el/lang/TestELSupport.java
Modified: tomcat/trunk/test/org/apache/el/lang/TestELSu
Author: markt
Date: Sat Jan 16 10:50:12 2010
New Revision: 899919
URL: http://svn.apache.org/viewvc?rev=899919&view=rev
Log:
Fix bug in Enum to Enum coercion spotted during code review
Modified:
tomcat/trunk/java/org/apache/el/lang/ELSupport.java
Modified: tomcat/trunk/java/org/apache/el/lan
Author: markt
Date: Sat Jan 16 12:57:55 2010
New Revision: 899935
URL: http://svn.apache.org/viewvc?rev=899935&view=rev
Log:
TCK failure: Must check to see if property is resolved and throw exception if
not.
Modified:
tomcat/trunk/java/org/apache/el/parser/AstIdentifier.java
tomcat/trunk
Author: kkolinko
Date: Sat Jan 16 13:09:44 2010
New Revision: 899942
URL: http://svn.apache.org/viewvc?rev=899942&view=rev
Log:
votes
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=899
Suggestion for handling LF/CRLF EOL conversions.
Some files always need to have the same EOL, for example Windows .BAT
and .CMD files always need CRLF. AFAIK, shell scripts always need LF.
For such files, set the appropriate svn:eol-style property, so
checkouts will always have the correct EOL.
Author: markt
Date: Sat Jan 16 13:54:04 2010
New Revision: 899949
URL: http://svn.apache.org/viewvc?rev=899949&view=rev
Log:
TCK failure: Can't use the string representation to test for equality as
whitespace must be ignored. Use the parsed nodes instead.
Modified:
tomcat/trunk/java/org/apac
On 16/01/2010 13:54, ma...@apache.org wrote:
> Author: markt
> Date: Sat Jan 16 13:54:04 2010
> New Revision: 899949
>
> URL: http://svn.apache.org/viewvc?rev=899949&view=rev
> Log:
> TCK failure:...
And with that commit the EL 2.2 TCK passes as well.
"Just" the remainder of the Servlet 3.0 chan
Author: kkolinko
Date: Sat Jan 16 14:15:21 2010
New Revision: 899959
URL: http://svn.apache.org/viewvc?rev=899959&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=8999
2010/1/14 :
> Author: markt
> Date: Thu Jan 14 19:48:41 2010
> New Revision: 899380
>
> URL: http://svn.apache.org/viewvc?rev=899380&view=rev
> Log:
> Skipping installer shouldn't break package-winzip target
>
> Modified:
> tomcat/trunk/dist.xml
>
I think that all content of the new "win-prepa
Author: kkolinko
Date: Sat Jan 16 20:10:58 2010
New Revision: 900017
URL: http://svn.apache.org/viewvc?rev=900017&view=rev
Log:
Followup to r899796
Removed TODO markers, copied JavaDoc from the parent class
Modified:
tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/XADataSourc
Author: kkolinko
Date: Sat Jan 16 21:07:51 2010
New Revision: 900025
URL: http://svn.apache.org/viewvc?rev=900025&view=rev
Log:
proposal
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=
13 matches
Mail list logo