Hi, Attached is the full diff:
The s20111 folder is the project folder containing AppFuse Struts basic after creating the archetype and doing "mvn appfuse:full-source" The s212 is a copy of s20111 ported to Struts 2.1.2 regards, Giovanni ************************ FILES ONLY *********************************** $ diff --recursive --exclude "*svn*" ./s20111 ./s212port/ | grep diff diff --recursive --exclude '*svn*' ./s20111/pom.xml ./s212port/pom.xml diff --recursive --exclude '*svn*' ./s20111/src/main/java/com/mycompany/app/webapp/action/BaseActionTestCase.ja va ./s212port/src/main/java/com/mycompany/app/webapp/action/BaseActionTestCase. java diff --recursive --exclude '*svn*' ./s20111/src/main/java/com/mycompany/app/webapp/action/DateConverter.java ./s212port/src/main/java/com/mycompany/app/webapp/action/DateConverter.java diff --recursive --exclude '*svn*' ./s20111/src/main/resources/struts.xml ./s212port/src/main/resources/struts.xml diff --recursive --exclude '*svn*' ./s20111/src/main/webapp/WEB-INF/pages/admin/userList.jsp ./s212port/src/main/webapp/WEB-INF/pages/admin/userList.jsp diff --recursive --exclude '*svn*' ./s20111/src/main/webapp/WEB-INF/web.xml ./s212port/src/main/webapp/WEB-INF/web.xml ************************************************************************
portFromS20111toS212.diff
Description: Binary data
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
