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 2008/06/08 02:39:09 UTC

svn commit: r664418 - /myfaces/tomahawk/trunk/sandbox/core12/src/main/conf/META-INF/faces-config-base.xml

Author: lu4242
Date: Sat Jun  7 17:39:09 2008
New Revision: 664418

URL: http://svn.apache.org/viewvc?rev=664418&view=rev
Log:
remove ExporterPhaseListener

Modified:
    myfaces/tomahawk/trunk/sandbox/core12/src/main/conf/META-INF/faces-config-base.xml

Modified: myfaces/tomahawk/trunk/sandbox/core12/src/main/conf/META-INF/faces-config-base.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/sandbox/core12/src/main/conf/META-INF/faces-config-base.xml?rev=664418&r1=664417&r2=664418&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/sandbox/core12/src/main/conf/META-INF/faces-config-base.xml (original)
+++ myfaces/tomahawk/trunk/sandbox/core12/src/main/conf/META-INF/faces-config-base.xml Sat Jun  7 17:39:09 2008
@@ -28,8 +28,7 @@
       <phase-listener>org.apache.myfaces.custom.ajax.api.AjaxDecodePhaseListener</phase-listener>
       <phase-listener>org.apache.myfaces.custom.valueChangeNotifier.ValueChangePhaseListener</phase-listener>
       <phase-listener>org.apache.myfaces.custom.redirectTracker.RedirectTrackerPhaseListener</phase-listener>
-      <phase-listener>org.apache.myfaces.custom.ppr.PPRPhaseListener</phase-listener>
-      <phase-listener>org.apache.myfaces.custom.exporter.ExporterPhaseListener</phase-listener>   
+      <phase-listener>org.apache.myfaces.custom.ppr.PPRPhaseListener</phase-listener> 
   </lifecycle>
 
   <application>