Validation issue in trh.tld: dewey-versionType in tlib-version
--------------------------------------------------------------

                 Key: TRINIDAD-1154
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1154
             Project: MyFaces Trinidad
          Issue Type: Bug
    Affects Versions:  1.2.8-core, 1.2.7-core, 1.2.6-core, 1.2.5-core
            Reporter: Matthias Berndt


tlib-version is set to 11-m3 at the moment, but should be:

http://java.sun.com/xml/ns/javaee
<xsd:simpleType name="dewey-versionType">
    <xsd:restriction base="xsd:token">
        <xsd:pattern value="\.?[0-9]+(\.[0-9]+)*"/>
    </xsd:restriction>
</xsd:simpleType>

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

Reply via email to