The tag library version numbers are incorrect
---------------------------------------------

         Key: MYFACES-329
         URL: http://issues.apache.org/jira/browse/MYFACES-329
     Project: MyFaces
        Type: Bug
    Versions: 1.0.9 beta    
    Reporter: James Cooper


The <tlib-version> number for myfaces_core.tld, myfaces_html.tld, 
myfaces_ext.tld, and possibly myfaces_ext.tld is incorrect.  (see snippet from 
myfaces_core.tdl below).  The version number specified in the TLD files is 
0.9.0 and should be 1.0.9.

[snippet from myfaces_core.tld]
    <tlib-version>0.9.0</tlib-version>
    <jsp-version>1.2</jsp-version>
    <short-name>f</short-name>
    <uri>http://java.sun.com/jsf/core</uri>
    <description>
        JSF Core Tag Library
    </description>
[end snippet]

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to