You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ha...@apache.org on 2008/06/09 00:26:29 UTC

svn commit: r664570 - /myfaces/tomahawk/trunk/sandbox/core/src/main/resources-facesconfig/META-INF/faces-config.xml

Author: hazems
Date: Sun Jun  8 15:26:29 2008
New Revision: 664570

URL: http://svn.apache.org/viewvc?rev=664570&view=rev
Log:
removing the old exporter references.

Modified:
    myfaces/tomahawk/trunk/sandbox/core/src/main/resources-facesconfig/META-INF/faces-config.xml

Modified: myfaces/tomahawk/trunk/sandbox/core/src/main/resources-facesconfig/META-INF/faces-config.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/sandbox/core/src/main/resources-facesconfig/META-INF/faces-config.xml?rev=664570&r1=664569&r2=664570&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/sandbox/core/src/main/resources-facesconfig/META-INF/faces-config.xml (original)
+++ myfaces/tomahawk/trunk/sandbox/core/src/main/resources-facesconfig/META-INF/faces-config.xml Sun Jun  8 15:26:29 2008
@@ -591,12 +591,6 @@
     <renderer-type>org.apache.myfaces.SubmitOnEvent</renderer-type>
     <renderer-class>org.apache.myfaces.custom.submitOnEvent.SubmitOnEventRenderer</renderer-class>
   </renderer>
-  
-  <renderer>
-	<component-family>org.apache.myfaces.Export</component-family>
-	<renderer-type>org.apache.myfaces.ExporterRenderer</renderer-type>
-    <renderer-class>org.apache.myfaces.custom.exporter.ExporterRenderer</renderer-class>
-  </renderer>
 
   <renderer>
      <component-family>javax.faces.Output</component-family>