[jsr-314-open] Old version facelets taglib jars
Matthias Wessendorf
matzew at apache.org
Wed Feb 10 05:06:34 EST 2010
> Is this a spec bug?
My feeling is YES. So I'd file a sepc bug against that...
(which means MyFaces is broken)
If not; it is a Mojarra/RI bug; which needs to be fixed.
Somehow (due to reasonable backwards compatibility), this is a bug in
the spec/appendix
-M
>
> Best regards,
> Ganesh
>
> Ganesh schrieb:
>>
>> On the MyFaces dev list there are some discussions about
>> which versions of facelets taglibs should be allowed
>> with MyFaces 2.0. Mojarra runs fine with old facelets
>> taglibs, but MyFaces 2.0 beta currently insists on a taglib version=2.0.
>> So, what does the EG say: Is
>> a JSF 2.0 compatible implementation required to
>> refuse old version facelets taglibs? Here's the relevant
>> part of the spec:
>>
>> <xsd:simpleType name="facelet-taglib-versionType">
>> <xsd:annotation>
>> A-100 JavaServer Faces Specification • March 2009
>> <xsd:documentation>
>> This type contains the recognized versions of
>> facelet-taglib supported.
>> </xsd:documentation>
>> </xsd:annotation>
>> <xsd:restriction base="xsd:token">
>> <xsd:enumeration value="2.0"/>
>> </xsd:restriction>
>> </xsd:simpleType>
>>
>> Best regards,
>> Ganesh
>>
>
--
Matthias Wessendorf
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf
More information about the jsr-314-open-mirror
mailing list