You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by tm...@apache.org on 2006/07/10 08:05:49 UTC

svn commit: r420430 - in /struts/struts2/trunk/apps/blank/src/main: resources/struts.xml resources/xwork.xml webapp/WEB-INF/classes/struts.xml

Author: tmjee
Date: Sun Jul  9 23:05:49 2006
New Revision: 420430

URL: http://svn.apache.org/viewvc?rev=420430&view=rev
Log:
WW-1336 WW-1367
- moved struts.xml from /WEB-INF/classes to /resources (maven way of grouping resources) [WW-1336]
- deleted xwork.xml in resources (replaced by struts.xml) [WW-1367]

Added:
    struts/struts2/trunk/apps/blank/src/main/resources/struts.xml
      - copied unchanged from r420427, struts/struts2/trunk/apps/blank/src/main/webapp/WEB-INF/classes/struts.xml
Removed:
    struts/struts2/trunk/apps/blank/src/main/resources/xwork.xml
    struts/struts2/trunk/apps/blank/src/main/webapp/WEB-INF/classes/struts.xml