craigmcc    2004/03/07 17:13:01

  Modified:    contrib/struts-faces/web/example/WEB-INF struts-config.xml
               contrib/struts-faces/web/example2/WEB-INF struts-config.xml
  Removed:     contrib/struts-faces/src/example/org/apache/struts/webapp/example
                        FacesPlugIn.java LinkSubscriptionRenderer.java
               contrib/struts-faces/src/example2/org/apache/struts/webapp/example2
                        FacesPlugIn.java LinkSubscriptionRenderer.java
  Log:
  Remove obsolete integration files; the standard command buttons work fine.
  
  Revision  Changes    Path
  1.5       +0 -3      
jakarta-struts/contrib/struts-faces/web/example/WEB-INF/struts-config.xml
  
  Index: struts-config.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-struts/contrib/struts-faces/web/example/WEB-INF/struts-config.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- struts-config.xml 8 Mar 2004 00:40:49 -0000       1.4
  +++ struts-config.xml 8 Mar 2004 01:13:01 -0000       1.5
  @@ -167,7 +167,4 @@
                               /WEB-INF/validation.xml"/>
     </plug-in>
   
  -  <plug-in className="org.apache.struts.webapp.example.FacesPlugIn"/>
  -
  -
   </struts-config>
  
  
  
  1.2       +0 -3      
jakarta-struts/contrib/struts-faces/web/example2/WEB-INF/struts-config.xml
  
  Index: struts-config.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-struts/contrib/struts-faces/web/example2/WEB-INF/struts-config.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- struts-config.xml 31 Dec 2003 07:17:49 -0000      1.1
  +++ struts-config.xml 8 Mar 2004 01:13:01 -0000       1.2
  @@ -180,7 +180,4 @@
                               /WEB-INF/validation.xml"/>
     </plug-in>
   
  -  <plug-in className="org.apache.struts.webapp.example2.FacesPlugIn"/>
  -
  -
   </struts-config>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to