trunk/create-tutorials.sh 116 (+4 -4) diffs
trunk/struts2-crud/pom.xml 116 (+51 -16) diffs
trunk/tutorial-tapestry/src/test/resources/web-tests.xml 115 (+2 -2) diffs
trunk/tutorial-tapestry/src/main/webapp/WEB-INF/web.xml 115 (+3 -3) diffs
trunk/tutorial-tapestry/pom.xml 115 (+31 -13) diffs
trunk/tutorial-tapestry/src/test/resources/sample-data.xml 115 (+1 -1) diffs
trunk/tutorial-tapestry/src/main/resources/log4j.xml 115 (+5 -1) diffs
trunk/tutorial-struts2/src/main/webapp/WEB-INF/web.xml 114 (+3 -3) diffs
trunk/tutorial-struts2/src/main/java/org/appfuse/tutorial/dao/PersonDao.java 114 (+1 -1) diffs
trunk/tutorial-struts2/src/main/resources/struts.xml 114 (+14 -14) diffs
trunk/tutorial-struts2/pom.xml 114 (+31 -13) diffs
trunk/tutorial-struts2/src/main/resources/log4j.xml 114 (+10 -5) diffs
trunk/tutorial-spring/src/main/resources/log4j.xml 113 (+5 -1) diffs
trunk/tutorial-spring/src/test/resources/web-tests.xml 113 (+2 -2) diffs
trunk/tutorial-spring/src/test/resources/sample-data.xml 113 (+1 -1) diffs
trunk/tutorial-spring/src/main/webapp/WEB-INF/web.xml 113 (+3 -3) diffs
trunk/tutorial-spring/pom.xml 113 (+31 -13) diffs
trunk/tutorial-jsf/src/main/webapp/WEB-INF/faces-config.xml 112 (+2 -2) diffs
trunk/tutorial-jsf/src/main/resources/log4j.xml 112 (+5 -1) diffs
trunk/tutorial-jsf/pom.xml 112 (+30 -12) diffs
trunk/tutorial-jsf/src/main/webapp/WEB-INF/web.xml 112 (+3 -3) diffs
trunk/tutorial-jsf/src/test/resources/sample-data.xml 112 (+1 -1) diffs
trunk/tutorial-jpa/src/main/webapp/WEB-INF/web.xml 111 (+3 -3) diffs
trunk/tutorial-jpa/src/test/resources/web-tests.xml 111 (+2 -2) diffs
trunk/tutorial-jpa/pom.xml 111 (+31 -13) diffs
trunk/tutorial-jpa/src/main/resources/struts.xml 111 (+11 -11) diffs
trunk/tutorial-jpa/src/main/resources/log4j.xml 111 (+5 -1) diffs
trunk/tutorial-ibatis/src/test/resources/web-tests.xml 110 (+2 -2) diffs
trunk/tutorial-ibatis/src/main/webapp/WEB-INF/web.xml 110 (+3 -3) diffs
trunk/tutorial-ibatis/pom.xml 110 (+30 -12) diffs
trunk/tutorial-ibatis/src/main/resources/log4j.xml 110 (+5 -1) diffs
trunk/tutorial-hibernate/src/main/resources/struts.xml 109 (+11 -11) diffs
trunk/tutorial-hibernate/src/main/webapp/WEB-INF/web.xml 109 (+3 -3) diffs
trunk/tutorial-hibernate/src/test/resources/web-tests.xml 109 (+2 -2) diffs
trunk/tutorial-hibernate/src/main/resources/log4j.xml 109 (+6 -2) diffs
trunk/tutorial-hibernate/pom.xml 109 (+31 -13) diffs
trunk/helloworld/src/main/resources/struts.xml 108 (+11 -11) diffs
trunk/helloworld/src/test/resources/web-tests.xml 108 (+2 -2) diffs
trunk/helloworld/pom.xml 108 (+31 -13) diffs
trunk/helloworld/src/main/resources/log4j.xml 108 (+5 -1) diffs
trunk/helloworld 108 (+0 -0) diffs
trunk/tutorial-service/src/test/java/org/appfuse/tutorial/service/impl/PersonManagerImplTest.java 107 (+47 -49) diffs
trunk/tutorial-service/src/main/resources/struts.xml 107 (+17 -17) diffs
trunk/tutorial-service/src/test/resources/web-tests.xml 107 (+3 -3) diffs
trunk/tutorial-service/src/main/resources/log4j.xml 107 (+19 -1) diffs
trunk/tutorial-service/src/main/webapp/WEB-INF/web.xml 107 (+3 -3) diffs
trunk/struts2-crud/src/main/webapp/scripts/calendar/lang/calendar-hr.js 106 (+0) new
trunk/struts2-crud/src/test/java/com/mycompany/app/service/MailEngineTest.java 106 (+111) new
trunk/struts2-crud/src/main/resources/displaytag_zh_CN.properties 106 (+17) new
trunk/struts2-crud/src/main/webapp/scripts/calendar/lang/calendar-ro.js 106 (+66) new
trunk/struts2-crud/src/main/webapp/scripts/calendar/lang/calendar-da.js 106 (+123) new
trunk/struts2-crud/src/main/java/org/appfuse 105 deleted
trunk/struts2-crud/src/main/java/org 105 deleted
trunk/struts2-crud/src/main/java 105 deleted
trunk/struts2-crud/src/main 105 deleted
trunk/struts2-crud/src 105 deleted
trunk/tutorial-jsf/src/main/resources/ApplicationResources_zh_CN.properties 104 (+8 -9) diffs
trunk/helloworld/src/main/resources/ApplicationResources_it.properties 104 (+7 -7) diffs
trunk/tutorial-ibatis/src/main/resources/ApplicationResources_no.properties 104 (+1 -1) diffs
trunk/tutorial-tapestry/src/main/webapp/WEB-INF/web.xml 104 (+2 -1) diffs
trunk/tutorial-ibatis/src/main/webapp/WEB-INF/web.xml 104 (+17 -2) diffs
trunk/tutorial-struts2/src/main/resources/struts.xml 103 (+1 -1) diffs
trunk/struts2-crud/pom.xml 102 (+1 -1) diffs
trunk/tutorial-service/pom.xml 102 (+2 -2) diffs
trunk/tutorial-service/pom.xml 101 (+1 -1) diffs
trunk/tutorial-jsf/pom.xml 100 (+2 -2) diffs
trunk/helloworld/pom.xml 100 (+2 -2) diffs
trunk/tutorial-hibernate/pom.xml 100 (+2 -2) diffs
trunk/tutorial-ibatis/pom.xml 100 (+2 -2) diffs
trunk/tutorial-jpa/pom.xml 100 (+2 -2) diffs
wiki/Tapestry_M5to20.wiki 99 deleted
wiki/Tapestry_M5to20.wiki 98 (+4048) new
trunk/tutorial-ibatis/src/main/resources/ApplicationResources_pt.properties 97 (+88 -80) diffs
trunk/tutorial-service/src/main/resources/applicationContext-resources.xml 97 (+1 -3) diffs
trunk/tutorial-hibernate/src/test/resources/web-tests.xml 97 (+8 -8) diffs
trunk/tutorial-ibatis/src/main/resources/ApplicationResources_no.properties 97 (+6 -6) diffs
trunk/tutorial-ibatis/src/main/webapp/WEB-INF/web.xml 97 (+4 -5) diffs
trunk/tutorial-tapestry/src/main/webapp/WEB-INF/tapestry.properties 96 deleted
trunk/tutorial-tapestry/src/test/resources/web-tests.xml 95 (+38 -38) diffs
trunk/tutorial-tapestry/src/main/resources/ApplicationResources_no.properties 95 (+6 -6) diffs
trunk/tutorial-tapestry/src/main/resources/ApplicationResources_tr.properties 95 (+7 -7) diffs
trunk/tutorial-tapestry/src/main/webapp/WEB-INF/web.xml 95 (+10 -6) diffs
trunk/tutorial-tapestry/src/main/webapp/common/menu.jsp 95 (+1 -4) diffs
trunk/tutorial-struts2/src/main/resources/ApplicationResources_pt_BR.properties 94 (+6 -6) diffs
trunk/tutorial-struts2/src/main/resources/applicationContext-resources.xml 94 (+1 -3) diffs
trunk/tutorial-struts2/src/main/resources/ApplicationResources_no.properties 94 (+7 -7) diffs
trunk/tutorial-struts2/src/main/webapp/WEB-INF/urlrewrite.xml 94 (+4 -2) diffs
trunk/tutorial-struts2/src/main/resources/struts.xml 94 (+36 -34) diffs
trunk/tutorial-spring/src/main/resources/ApplicationResources_pt_BR.properties 93 (+6 -6) diffs
trunk/tutorial-spring/src/main/webapp/WEB-INF/validation.xml 93 (+112 -114) diffs
trunk/tutorial-spring/src/main/resources/ApplicationResources.properties 93 (+6 -6) diffs
trunk/tutorial-spring/src/main/resources/ApplicationResources_de.properties 93 (+34 -34) diffs
trunk/tutorial-spring/src/main/webapp/WEB-INF/web.xml 93 (+19 -10) diffs
trunk/tutorial-jsf/src/main/webapp/common/menu.jsp 92 (+1 -4) diffs
trunk/tutorial-jsf/src/main/webapp/WEB-INF/faces-config.xml 92 (+4 -2) diffs
trunk/tutorial-jsf/src/main/resources/log4j.xml 92 (+11 -1) diffs
trunk/tutorial-jsf/pom.xml 92 (+125 -68) diffs
trunk/tutorial-jsf/src/main/webapp/WEB-INF/menu-config.xml 92 (+6 -6) diffs
wiki/JSFUpgradingM5to20.wiki 91 (+0 -4) diffs
wiki/TapestryUpgradingM5to20.wiki 90 (+4047) new
wiki/StrutsUpgradingM5to20.wiki 89 (+5532) new
wiki/SpringUpgradingM5to20.wiki 88 (+1 -0) diffs
wiki/SpringUpgradingM5to20.wiki 87 (+2907) new