Yes, you are right... I am going to fix that ;)
regards, Martin On 7/12/05, James Cooper <[EMAIL PROTECTED]> wrote: > Hi, > > I recently to noticed that the MyFaces tag libraries are defined as > version 0.9.0 in the TLD files (see below). Shouldn't the tag library > versions be 1.0.9 to match the first version coming out of incubation? > > I ask because the IDE I'm using (JDeveloper) shows the tag library > version number after I added myfaces.jar to the classpath of my > project. > > Thanks, > James Cooper > > > snippet from myfaces_ext.tld > > <tlib-version>0.9.0</tlib-version> > <jsp-version>1.2</jsp-version> > <short-name>x</short-name> > <uri>http://myfaces.apache.org/extensions</uri> > <description> > Enhanced standard JSP actions and custom MyFaces actions. > </description> >
