You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Rex Wang (JIRA)" <ji...@apache.org> on 2010/12/13 04:02:01 UTC

[jira] Commented: (GERONIMO-5655) switch to tomcat standard taglibs

    [ https://issues.apache.org/jira/browse/GERONIMO-5655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970689#action_12970689 ] 

Rex Wang commented on GERONIMO-5655:
------------------------------------

I reverted the changes of 1035140 in 1041249 to prevent this as a blocker of 3.0 M2

And also fix some other issues failed the tck cases:
1. tlv package cause another split package issue in impl and jstlel bundles
https://issues.apache.org/bugzilla/show_bug.cgi?id=50414
2. out tag's escapeXml attribute should be set as true by default
https://issues.apache.org/bugzilla/show_bug.cgi?id=50461
3. xalan import should not be optional in maven-bundle-plugin
https://issues.apache.org/bugzilla/show_bug.cgi?id=50462

With this changes, tomcat taglibs has passed 100% tck attempt with geronimo 3.0

Will commit the changes after 3.0-M2 release, (and will be pending on tomcat taglibs release process also)

-Rex

> switch to tomcat standard taglibs
> ---------------------------------
>
>                 Key: GERONIMO-5655
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5655
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: dependencies
>    Affects Versions: 3.0
>            Reporter: Rex Wang
>            Assignee: Rex Wang
>             Fix For: 3.0
>
>
> 1. push tomcat community to release their jstl implementation
> 2. persuade tomcat community to bundle-ify their jstl implementation

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.