You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by or...@apache.org on 2004/12/13 23:45:07 UTC

cvs commit: incubator-myfaces/tlds myfaces_core.tld myfaces_ext.tld myfaces_ext_sf.tld myfaces_html.tld

oros        2004/12/13 14:45:07

  Modified:    tlds     myfaces_core.tld myfaces_ext.tld myfaces_ext_sf.tld
                        myfaces_html.tld
  Log:
  MYFACES-50: changed short-name in TLDs
  
  Revision  Changes    Path
  1.25      +1 -1      incubator-myfaces/tlds/myfaces_core.tld
  
  Index: myfaces_core.tld
  ===================================================================
  RCS file: /home/cvs/incubator-myfaces/tlds/myfaces_core.tld,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- myfaces_core.tld	13 Oct 2004 11:51:01 -0000	1.24
  +++ myfaces_core.tld	13 Dec 2004 22:45:07 -0000	1.25
  @@ -31,7 +31,7 @@
   
       <tlib-version>0.9.0</tlib-version>
       <jsp-version>1.2</jsp-version>
  -    <short-name>MyFaces Basic Core Tag Library</short-name>
  +    <short-name>f</short-name>
       <uri>http://java.sun.com/jsf/core</uri>
       <description>
           JSF Core Tag Library
  
  
  
  1.142     +1 -1      incubator-myfaces/tlds/myfaces_ext.tld
  
  Index: myfaces_ext.tld
  ===================================================================
  RCS file: /home/cvs/incubator-myfaces/tlds/myfaces_ext.tld,v
  retrieving revision 1.141
  retrieving revision 1.142
  diff -u -r1.141 -r1.142
  --- myfaces_ext.tld	10 Dec 2004 02:17:20 -0000	1.141
  +++ myfaces_ext.tld	13 Dec 2004 22:45:07 -0000	1.142
  @@ -67,7 +67,7 @@
   
       <tlib-version>0.9.0</tlib-version>
       <jsp-version>1.2</jsp-version>
  -    <short-name>MyFaces Extensions</short-name>
  +    <short-name>x</short-name>
       <uri>http://myfaces.apache.org/extensions</uri>
       <description>
           Enhanced standard JSP actions and custom MyFaces actions.
  
  
  
  1.3       +1 -1      incubator-myfaces/tlds/myfaces_ext_sf.tld
  
  Index: myfaces_ext_sf.tld
  ===================================================================
  RCS file: /home/cvs/incubator-myfaces/tlds/myfaces_ext_sf.tld,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- myfaces_ext_sf.tld	20 Nov 2004 20:17:05 -0000	1.2
  +++ myfaces_ext_sf.tld	13 Dec 2004 22:45:07 -0000	1.3
  @@ -67,7 +67,7 @@
   
       <tlib-version>0.9.0</tlib-version>
       <jsp-version>1.2</jsp-version>
  -    <short-name>MyFaces Extensions</short-name>
  +    <short-name>x</short-name>
       <uri>http://myfaces.sourceforge.net/tld/myfaces_ext_0_9.tld</uri>
       <description>
           Enhanced standard JSP actions and custom MyFaces actions.
  
  
  
  1.73      +1 -1      incubator-myfaces/tlds/myfaces_html.tld
  
  Index: myfaces_html.tld
  ===================================================================
  RCS file: /home/cvs/incubator-myfaces/tlds/myfaces_html.tld,v
  retrieving revision 1.72
  retrieving revision 1.73
  diff -u -r1.72 -r1.73
  --- myfaces_html.tld	13 Oct 2004 11:51:01 -0000	1.72
  +++ myfaces_html.tld	13 Dec 2004 22:45:07 -0000	1.73
  @@ -66,7 +66,7 @@
   
       <tlib-version>0.9.0</tlib-version>
       <jsp-version>1.2</jsp-version>
  -    <short-name>MyFaces Basic HTML Tag Library</short-name>
  +    <short-name>h</short-name>
       <uri>http://java.sun.com/jsf/html</uri>
       <description>
           Tag library for the MyFaces basic implementation.