You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2010/11/14 00:32:41 UTC

svn commit: r1034908 - in /myfaces/commons/trunk: myfaces-commons-components/pom.xml myfaces-commons-validators/pom.xml

Author: lu4242
Date: Sat Nov 13 23:32:41 2010
New Revision: 1034908

URL: http://svn.apache.org/viewvc?rev=1034908&view=rev
Log:
MFCOMMONS-25 Add Facelets Support to myfaces commons

Modified:
    myfaces/commons/trunk/myfaces-commons-components/pom.xml
    myfaces/commons/trunk/myfaces-commons-validators/pom.xml

Modified: myfaces/commons/trunk/myfaces-commons-components/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/commons/trunk/myfaces-commons-components/pom.xml?rev=1034908&r1=1034907&r2=1034908&view=diff
==============================================================================
--- myfaces/commons/trunk/myfaces-commons-components/pom.xml (original)
+++ myfaces/commons/trunk/myfaces-commons-components/pom.xml Sat Nov 13 23:32:41 2010
@@ -63,7 +63,7 @@
                     <execution>
                         <id>maketld</id>
                         <configuration>
-                            <xmlFile>META-INF/components.tld</xmlFile>
+                            <xmlFile>META-INF/mc.tld</xmlFile>
                             <templateFile>tomahawk12.vm</templateFile>
                             <params>
                                <shortname>mc</shortname>
@@ -79,7 +79,7 @@
                     <execution>
                         <id>makemcctaglib</id>
                         <configuration>
-                            <xmlFile>META-INF/components.taglib.xml</xmlFile>
+                            <xmlFile>META-INF/mc.taglib.xml</xmlFile>
                             <xmlBaseFile>src/main/conf/META-INF/facelets-taglib-base.xml</xmlBaseFile>
                             <templateFile>facelets-taglib.vm</templateFile>
                             <params>

Modified: myfaces/commons/trunk/myfaces-commons-validators/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/commons/trunk/myfaces-commons-validators/pom.xml?rev=1034908&r1=1034907&r2=1034908&view=diff
==============================================================================
--- myfaces/commons/trunk/myfaces-commons-validators/pom.xml (original)
+++ myfaces/commons/trunk/myfaces-commons-validators/pom.xml Sat Nov 13 23:32:41 2010
@@ -99,7 +99,7 @@
                     <execution>
                         <id>makemcctaglib</id>
                         <configuration>
-                            <xmlFile>META-INF/mcc.taglib.xml</xmlFile>
+                            <xmlFile>META-INF/mcv.taglib.xml</xmlFile>
                             <xmlBaseFile>src/main/conf/META-INF/facelets-taglib-base.xml</xmlBaseFile>
                             <templateFile>facelets-taglib.vm</templateFile>
                             <params>