You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ap...@apache.org on 2007/08/06 21:54:08 UTC

svn commit: r563238 [1/6] - in /struts/struts2/trunk/apps: ./ blank/ blank/src/main/java/example/ blank/src/main/resources/ blank/src/main/resources/example/ blank/src/main/webapp/ blank/src/main/webapp/WEB-INF/ blank/src/main/webapp/example/ mailreade...

Author: apetrelli
Date: Mon Aug  6 12:53:57 2007
New Revision: 563238

URL: http://svn.apache.org/viewvc?view=rev&rev=563238
Log:
WW-2049
First bunch of license headers in sample apps code.

Modified:
    struts/struts2/trunk/apps/blank/pom.xml
    struts/struts2/trunk/apps/blank/src/main/java/example/build.bat
    struts/struts2/trunk/apps/blank/src/main/resources/example.xml
    struts/struts2/trunk/apps/blank/src/main/resources/example/Login-validation.xml
    struts/struts2/trunk/apps/blank/src/main/resources/example/package.properties
    struts/struts2/trunk/apps/blank/src/main/resources/example/package_es.properties
    struts/struts2/trunk/apps/blank/src/main/resources/struts.xml
    struts/struts2/trunk/apps/blank/src/main/webapp/WEB-INF/web.xml
    struts/struts2/trunk/apps/blank/src/main/webapp/example/HelloWorld.jsp
    struts/struts2/trunk/apps/blank/src/main/webapp/example/Login.jsp
    struts/struts2/trunk/apps/blank/src/main/webapp/example/Menu.jsp
    struts/struts2/trunk/apps/blank/src/main/webapp/example/Missing.jsp
    struts/struts2/trunk/apps/blank/src/main/webapp/example/Register.jsp
    struts/struts2/trunk/apps/blank/src/main/webapp/example/Welcome.jsp
    struts/struts2/trunk/apps/blank/src/main/webapp/index.html
    struts/struts2/trunk/apps/mailreader/pom.xml
    struts/struts2/trunk/apps/mailreader/src/main/java/alternate.properties
    struts/struts2/trunk/apps/mailreader/src/main/java/alternate_ja.properties
    struts/struts2/trunk/apps/mailreader/src/main/java/mailreader-default.xml
    struts/struts2/trunk/apps/mailreader/src/main/java/mailreader-support.xml
    struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/AuthenticationInterceptor.java
    struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/Login-validation.xml
    struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/MailreaderSupport.properties
    struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/MailreaderSupport_ja.properties
    struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/MailreaderSupport_ru.properties
    struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/Registration-Registration_save-validation.xml
    struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/Registration-validation.xml
    struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/Subscription-Subscription_save-validation.xml
    struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/Subscription-validation.xml
    struts/struts2/trunk/apps/mailreader/src/main/java/struts.xml
    struts/struts2/trunk/apps/mailreader/src/main/webapp/ChangePassword.jsp
    struts/struts2/trunk/apps/mailreader/src/main/webapp/Error.jsp
    struts/struts2/trunk/apps/mailreader/src/main/webapp/Footer.jsp
    struts/struts2/trunk/apps/mailreader/src/main/webapp/Login.jsp
    struts/struts2/trunk/apps/mailreader/src/main/webapp/META-INF/context.xml
    struts/struts2/trunk/apps/mailreader/src/main/webapp/MainMenu.jsp
    struts/struts2/trunk/apps/mailreader/src/main/webapp/Registration.jsp
    struts/struts2/trunk/apps/mailreader/src/main/webapp/Subscription.jsp
    struts/struts2/trunk/apps/mailreader/src/main/webapp/WEB-INF/database.xml
    struts/struts2/trunk/apps/mailreader/src/main/webapp/WEB-INF/web.xml
    struts/struts2/trunk/apps/mailreader/src/main/webapp/Welcome.jsp
    struts/struts2/trunk/apps/mailreader/src/main/webapp/css/mailreader.css
    struts/struts2/trunk/apps/mailreader/src/main/webapp/index.html
    struts/struts2/trunk/apps/mailreader/src/main/webapp/tour.html
    struts/struts2/trunk/apps/pom.xml
    struts/struts2/trunk/apps/portlet/pom.xml
    struts/struts2/trunk/apps/portlet/src/main/etc/exo/web.xml
    struts/struts2/trunk/apps/portlet/src/main/etc/gridsphere/gridsphere-portlet.xml
    struts/struts2/trunk/apps/portlet/src/main/etc/gridsphere/group.xml
    struts/struts2/trunk/apps/portlet/src/main/etc/gridsphere/layout.xml
    struts/struts2/trunk/apps/portlet/src/main/etc/gridsphere/web.xml
    struts/struts2/trunk/apps/portlet/src/main/etc/jbossportal2.0/jboss-app.xml
    struts/struts2/trunk/apps/portlet/src/main/etc/jbossportal2.0/jboss-portlet.xml
    struts/struts2/trunk/apps/portlet/src/main/etc/jbossportal2.0/jboss-web.xml
    struts/struts2/trunk/apps/portlet/src/main/etc/jbossportal2.0/portlet-instances.xml
    struts/struts2/trunk/apps/portlet/src/main/etc/jbossportal2.0/struts-portlet-pages.xml
    struts/struts2/trunk/apps/portlet/src/main/etc/jbossportal2.2/jboss-app.xml
    struts/struts2/trunk/apps/portlet/src/main/etc/jbossportal2.2/jboss-portlet.xml
    struts/struts2/trunk/apps/portlet/src/main/etc/jbossportal2.2/jboss-web.xml
    struts/struts2/trunk/apps/portlet/src/main/etc/jbossportal2.2/struts-portlet-object.xml
    struts/struts2/trunk/apps/portlet/src/main/etc/liferay3.6.1/web.xml
    struts/struts2/trunk/apps/portlet/src/main/resources/log4j.xml
    struts/struts2/trunk/apps/portlet/src/main/resources/org/apache/struts2/portlet/example/FormExample-processValidationExample-validation.xml
    struts/struts2/trunk/apps/portlet/src/main/resources/struts.properties
    struts/struts2/trunk/apps/portlet/src/main/resources/struts.xml
    struts/struts2/trunk/apps/portlet/src/main/resources/template/xhtml/components/checkbox.vm
    struts/struts2/trunk/apps/portlet/src/main/resources/template/xhtml/components/datefield.vm
    struts/struts2/trunk/apps/portlet/src/main/resources/template/xhtml/components/mytextfield.vm
    struts/struts2/trunk/apps/portlet/src/main/resources/validators.xml
    struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/applicationContext.xml
    struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/dwr.xml
    struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/edit/defaultEdit.jsp
    struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/edit/formExample.jsp
    struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/edit/formExampleInput.jsp
    struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/edit/index.jsp
    struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/edit/namespaceTest.jsp
    struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/edit/prefsForm.jsp
    struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/edit/prefsSaved.jsp
    struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/edit/test.jsp
    struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/help/defaultHelp.jsp
    struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/help/index.jsp
    struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/portlet.xml
    struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/view/ajax.jsp
    struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/view/ajaxData.jsp
    struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/view/ajaxExample.jsp
    struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/view/formExample.jsp
    struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/view/formExampleInput.jsp
    struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/view/formExampleInputValidation.jsp
    struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/view/freeMarkerExample.ftl
    struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/view/freeMarkerExampleInput.ftl
    struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/view/helloWorld.vm
    struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/view/index.jsp
    struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/view/notImplemented.jsp
    struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/view/springExample.jsp
    struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/view/tokenExample.jsp
    struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/view/tokenExampleInput.jsp
    struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/web.xml
    struts/struts2/trunk/apps/portlet/src/main/webapp/styles/styles.css
    struts/struts2/trunk/apps/showcase/pom.xml
    struts/struts2/trunk/apps/showcase/src/main/java/org/apache/struts2/showcase/ShowAjaxDynamicTreeAction.java
    struts/struts2/trunk/apps/showcase/src/main/java/org/apache/struts2/showcase/ajax/AutocompleterExampleAction.java
    struts/struts2/trunk/apps/showcase/src/main/resources/struts-conversion.xml
    struts/struts2/trunk/apps/showcase/src/main/webapp/actionchaining/actionChainingResult.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/AjaxResult.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/AjaxResult2.js
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/AjaxResult3.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/JSONList.js
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/autocompleter/index.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/bind/index.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/commonInclude.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/footer.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/index.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/options.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/remotebutton/index.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/remotediv/example1.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/remotediv/example10.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/remotediv/example2.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/remotediv/example3.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/remotediv/example4.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/remotediv/example5.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/remotediv/example6.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/remotediv/example7.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/remotediv/example8.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/remotediv/example9.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/remotediv/index.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/remoteforms/index.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/remotelink/index.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/tabbedpanel/example1.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/tabbedpanel/example2.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/tabbedpanel/example3.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/tabbedpanel/example4.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/tabbedpanel/example5.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/tabbedpanel/example5Ok.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/tabbedpanel/example6.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/tabbedpanel/index.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/tabbedpanel/nodecorate/panel1.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/tabbedpanel/nodecorate/panel2.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/tabbedpanel/nodecorate/panel2Submit.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/tabbedpanel/nodecorate/panel3.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/tabbedpanel/nodecorate/panel3Submit.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/testjs.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/tree/getCategory.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/tree/partialChunkHeader.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/tree/toggle.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/tree/tree.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/ajax/widgets/index.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/chat/chatLogin.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/chat/createRoom.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/chat/index.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/chat/messagesAvailableInRoom.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/chat/roomSelection.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/chat/roomsAvailable.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/chat/sendMessageToRoomResult.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/chat/showRoom.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/chat/usersAvailable.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/chat/usersAvailableInRoom.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/continuations/guess.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/conversion/Address.java.txt
    struts/struts2/trunk/apps/showcase/src/main/webapp/conversion/AddressAction.java.txt
    struts/struts2/trunk/apps/showcase/src/main/webapp/conversion/EnumTypeConverter.java.txt
    struts/struts2/trunk/apps/showcase/src/main/webapp/conversion/OperationsEnum.java.txt
    struts/struts2/trunk/apps/showcase/src/main/webapp/conversion/OperationsEnumAction.java.txt
    struts/struts2/trunk/apps/showcase/src/main/webapp/conversion/OperationsEnumActionConversion.txt
    struts/struts2/trunk/apps/showcase/src/main/webapp/conversion/Person.java.txt
    struts/struts2/trunk/apps/showcase/src/main/webapp/conversion/PersonAction.java.txt
    struts/struts2/trunk/apps/showcase/src/main/webapp/conversion/enterAddressInfo.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/conversion/enterOperations.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/conversion/enterPersonInfo.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/conversion/index.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/conversion/showAddressInfo.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/conversion/showOperations.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/conversion/showPersonInfo.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/customTemplateDir/customTheme/ftlCustomTemplate.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/customTemplateDir/customTheme/jspCustomTemplate.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/date.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/empmanager/editEmployee.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/empmanager/editSkill.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/empmanager/index.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/empmanager/listEmployees.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/empmanager/listSkills.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/filedownload/index.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/fileupload/index.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/fileupload/multipleUploadUsingArray-success.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/fileupload/multipleUploadUsingArray.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/fileupload/multipleUploadUsingList-success.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/fileupload/multipleUploadUsingList.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/fileupload/upload-success.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/fileupload/upload.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/freemarker/customFreemarkerManagerUsage.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/freemarker/index.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/freemarker/standardTags.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/hangman/blank.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/hangman/hangmanAjax.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/hangman/hangmanMenu.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/hangman/hangmanNonAjax.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/hangman/updateCharacterAvailable.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/hangman/updateGuessLeft.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/hangman/updateScaffold.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/hangman/updateVocabCharacters.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/help.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/index.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/integration/modelDriven.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/integration/modelDrivenResult.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/interactive/demo.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/interactive/example-action.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/interactive/index.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/interactive/jsp_0.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/interactive/jsp_1.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/interactive/jsp_2.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/interactive/jsp_3.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/interactive/jsp_4.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/interactive/ognl_0.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/interactive/ognl_1.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/interactive/ognl_2.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/interactive/ognl_3.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/interactive/ognl_4.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/interactive/ognl_5.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/interactive/ognl_6.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/interactive/ognl_7.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/interactive/ognl_8.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/interactive/ognl_9.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/jsf/employee/edit.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/jsf/employee/list.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/jsf/index.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/modelDriven/modelDriven.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/modelDriven/modelDrivenResult.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/person/editPerson.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/person/index.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/person/listPeople.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/person/newPerson.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/showcase.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/index.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/non-ui/actionPrefix/actionPrefix.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/non-ui/actionPrefix/actionPrefixExample.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/non-ui/actionPrefix/index.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/non-ui/actionPrefix/methodPrefix.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/non-ui/actionPrefix/normalSubmit.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/non-ui/actionPrefix/redirectActionPrefix.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/non-ui/actionTag/includedPage.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/non-ui/actionTag/includedPage2.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/non-ui/actionTag/includedPage3.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/non-ui/actionTag/showActionTagDemo.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/non-ui/date.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/non-ui/debug.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/non-ui/ifTag/testIf.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/non-ui/ifTag/testIf.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/non-ui/index.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/non-ui/iteratorTag/appendIteratorTagDemoResult.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/non-ui/iteratorTag/iteratorGeneratorTagDemoResult.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/non-ui/iteratorTag/mergeIteratorTagDemoResult.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/non-ui/iteratorTag/showAppendIteratorTagDemo.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/non-ui/iteratorTag/showIteratorGeneratorTagDemo.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/non-ui/iteratorTag/showMergeIteratorTagDemo.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/non-ui/iteratorTag/subsetIteratorTagDemo.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/non-ui/iteratorTag/subsetIteratorTagDemoResult.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/componentTagExample.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/datepicker/index.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/dynamicTreeSelect.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/example.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/example.vm
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/exampleSubmited.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/exampleSubmited.vm
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/index.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/lotsOfOptiontransferselect.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/lotsOfOptiontransferselectSubmit.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/moreSelects.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/moreSelectsSubmit.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/staticTreeSelect.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/timepicker/index.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/treeExampleAjaxDynamic.ftl
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/treeExampleAjaxDynamic.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/treeExampleDynamic.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/tags/ui/treeExampleStatic.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/viewSource.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/wait/complete.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/wait/example1.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/wait/example2.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/wait/example3.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/wait/index.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/wait/wait.jsp
    struts/struts2/trunk/apps/showcase/src/main/webapp/xslt/environment.xsl
    struts/struts2/trunk/apps/showcase/src/main/webapp/xslt/index.jsp

Modified: struts/struts2/trunk/apps/blank/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/blank/pom.xml?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/blank/pom.xml (original)
+++ struts/struts2/trunk/apps/blank/pom.xml Mon Aug  6 12:53:57 2007
@@ -1,4 +1,26 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+/*
+ * $Id$
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>

Modified: struts/struts2/trunk/apps/blank/src/main/java/example/build.bat
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/blank/src/main/java/example/build.bat?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/blank/src/main/java/example/build.bat (original)
+++ struts/struts2/trunk/apps/blank/src/main/java/example/build.bat Mon Aug  6 12:53:57 2007
@@ -1,3 +1,22 @@
 @echo off
+REM $Id: pom.xml 559206 2007-07-24 21:01:18Z apetrelli $
+REM
+REM Licensed to the Apache Software Foundation (ASF) under one
+REM or more contributor license agreements.  See the NOTICE file
+REM distributed with this work for additional information
+REM regarding copyright ownership.  The ASF licenses this file
+REM to you under the Apache License, Version 2.0 (the
+REM "License"); you may not use this file except in compliance
+REM with the License.  You may obtain a copy of the License at
+REM
+REM  http://www.apache.org/licenses/LICENSE-2.0
+REM
+REM Unless required by applicable law or agreed to in writing,
+REM software distributed under the License is distributed on an
+REM "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+REM KIND, either express or implied.  See the License for the
+REM specific language governing permissions and limitations
+REM under the License.
+
 set CLASSPATH=..\..\..\lib\xwork-2.0-beta-1.jar
 javac *.java -d ..\..\..\classes

Modified: struts/struts2/trunk/apps/blank/src/main/resources/example.xml
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/blank/src/main/resources/example.xml?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/blank/src/main/resources/example.xml (original)
+++ struts/struts2/trunk/apps/blank/src/main/resources/example.xml Mon Aug  6 12:53:57 2007
@@ -1,4 +1,26 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+/*
+ * $Id: pom.xml 559206 2007-07-24 21:01:18Z apetrelli $
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+-->
 <!DOCTYPE struts PUBLIC
         "-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
         "http://struts.apache.org/dtds/struts-2.0.dtd">

Modified: struts/struts2/trunk/apps/blank/src/main/resources/example/Login-validation.xml
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/blank/src/main/resources/example/Login-validation.xml?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/blank/src/main/resources/example/Login-validation.xml (original)
+++ struts/struts2/trunk/apps/blank/src/main/resources/example/Login-validation.xml Mon Aug  6 12:53:57 2007
@@ -1,3 +1,26 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!--
+/*
+ * $Id: pom.xml 559206 2007-07-24 21:01:18Z apetrelli $
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+-->
 <!DOCTYPE validators PUBLIC
         "-//OpenSymphony Group//XWork Validator 1.0.2//EN"
         "http://www.opensymphony.com/xwork/xwork-validator-1.0.2.dtd">

Modified: struts/struts2/trunk/apps/blank/src/main/resources/example/package.properties
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/blank/src/main/resources/example/package.properties?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/blank/src/main/resources/example/package.properties (original)
+++ struts/struts2/trunk/apps/blank/src/main/resources/example/package.properties Mon Aug  6 12:53:57 2007
@@ -1,3 +1,22 @@
+#  $Id: Action.java 502296 2007-02-01 17:33:39Z niallp $
+# 
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+
 HelloWorld.message= Struts is up and running ...
 requiredstring = ${getText(fieldName)} is required.
 password = Password

Modified: struts/struts2/trunk/apps/blank/src/main/resources/example/package_es.properties
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/blank/src/main/resources/example/package_es.properties?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/blank/src/main/resources/example/package_es.properties (original)
+++ struts/struts2/trunk/apps/blank/src/main/resources/example/package_es.properties Mon Aug  6 12:53:57 2007
@@ -1,3 +1,22 @@
+#  $Id: Action.java 502296 2007-02-01 17:33:39Z niallp $
+# 
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+
 HelloWorld.message= ¡Struts está bien! ...
 requiredstring = ${getText(fieldName)} se requiere.
 password = Contraseña

Modified: struts/struts2/trunk/apps/blank/src/main/resources/struts.xml
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/blank/src/main/resources/struts.xml?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/blank/src/main/resources/struts.xml (original)
+++ struts/struts2/trunk/apps/blank/src/main/resources/struts.xml Mon Aug  6 12:53:57 2007
@@ -1,4 +1,26 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+/*
+ * $Id$
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+-->
 <!DOCTYPE struts PUBLIC
     "-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
     "http://struts.apache.org/dtds/struts-2.0.dtd">

Modified: struts/struts2/trunk/apps/blank/src/main/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/blank/src/main/webapp/WEB-INF/web.xml?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/blank/src/main/webapp/WEB-INF/web.xml (original)
+++ struts/struts2/trunk/apps/blank/src/main/webapp/WEB-INF/web.xml Mon Aug  6 12:53:57 2007
@@ -1,4 +1,26 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+/*
+ * $Id$
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+-->
 <web-app id="WebApp_9" version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
 
     <display-name>Struts Blank</display-name>

Modified: struts/struts2/trunk/apps/blank/src/main/webapp/example/HelloWorld.jsp
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/blank/src/main/webapp/example/HelloWorld.jsp?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/blank/src/main/webapp/example/HelloWorld.jsp (original)
+++ struts/struts2/trunk/apps/blank/src/main/webapp/example/HelloWorld.jsp Mon Aug  6 12:53:57 2007
@@ -1,4 +1,26 @@
 <%@ page contentType="text/html; charset=UTF-8" %>
+<%--
+/*
+ * $Id$
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+--%>
 <%@ taglib prefix="s" uri="/struts-tags" %>
 <html>
 <head>

Modified: struts/struts2/trunk/apps/blank/src/main/webapp/example/Login.jsp
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/blank/src/main/webapp/example/Login.jsp?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/blank/src/main/webapp/example/Login.jsp (original)
+++ struts/struts2/trunk/apps/blank/src/main/webapp/example/Login.jsp Mon Aug  6 12:53:57 2007
@@ -1,4 +1,26 @@
 <%@ page contentType="text/html; charset=UTF-8" %>
+<%--
+/*
+ * $Id$
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+--%>
 <%@ taglib prefix="s" uri="/struts-tags" %>
 <html>
 <head>

Modified: struts/struts2/trunk/apps/blank/src/main/webapp/example/Menu.jsp
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/blank/src/main/webapp/example/Menu.jsp?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/blank/src/main/webapp/example/Menu.jsp (original)
+++ struts/struts2/trunk/apps/blank/src/main/webapp/example/Menu.jsp Mon Aug  6 12:53:57 2007
@@ -1,3 +1,25 @@
 <%@ page contentType="text/html; charset=UTF-8" %>
+<%--
+/*
+ * $Id$
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+--%>
 <%@ taglib prefix="s" uri="/struts-tags" %>
 <s:include value="Missing.jsp"/>

Modified: struts/struts2/trunk/apps/blank/src/main/webapp/example/Missing.jsp
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/blank/src/main/webapp/example/Missing.jsp?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/blank/src/main/webapp/example/Missing.jsp (original)
+++ struts/struts2/trunk/apps/blank/src/main/webapp/example/Missing.jsp Mon Aug  6 12:53:57 2007
@@ -1,4 +1,26 @@
 <%@ page contentType="text/html; charset=UTF-8" %>
+<%--
+/*
+ * $Id$
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+--%>
 <%@ taglib prefix="s" uri="/struts-tags" %>
 <html>
 <head><title>Missing Feature</title></head>

Modified: struts/struts2/trunk/apps/blank/src/main/webapp/example/Register.jsp
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/blank/src/main/webapp/example/Register.jsp?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/blank/src/main/webapp/example/Register.jsp (original)
+++ struts/struts2/trunk/apps/blank/src/main/webapp/example/Register.jsp Mon Aug  6 12:53:57 2007
@@ -1,3 +1,25 @@
 <%@ page contentType="text/html; charset=UTF-8" %>
+<%--
+/*
+ * $Id$
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+--%>
 <%@ taglib prefix="s" uri="/struts-tags" %>
 <s:include value="Missing.jsp"/>

Modified: struts/struts2/trunk/apps/blank/src/main/webapp/example/Welcome.jsp
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/blank/src/main/webapp/example/Welcome.jsp?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/blank/src/main/webapp/example/Welcome.jsp (original)
+++ struts/struts2/trunk/apps/blank/src/main/webapp/example/Welcome.jsp Mon Aug  6 12:53:57 2007
@@ -1,4 +1,26 @@
 <%@ page contentType="text/html; charset=UTF-8" %>
+<%--
+/*
+ * $Id$
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+--%>
 <%@ taglib prefix="s" uri="/struts-tags" %>
 <html>
 <head>

Modified: struts/struts2/trunk/apps/blank/src/main/webapp/index.html
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/blank/src/main/webapp/index.html?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/blank/src/main/webapp/index.html (original)
+++ struts/struts2/trunk/apps/blank/src/main/webapp/index.html Mon Aug  6 12:53:57 2007
@@ -1,3 +1,25 @@
+<!--
+/*
+ * $Id: pom.xml 559206 2007-07-24 21:01:18Z apetrelli $
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+-->
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 <html>
 <head>

Modified: struts/struts2/trunk/apps/mailreader/pom.xml
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/pom.xml?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/mailreader/pom.xml (original)
+++ struts/struts2/trunk/apps/mailreader/pom.xml Mon Aug  6 12:53:57 2007
@@ -1,4 +1,26 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+/*
+ * $Id$
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>

Modified: struts/struts2/trunk/apps/mailreader/src/main/java/alternate.properties
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/src/main/java/alternate.properties?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/mailreader/src/main/java/alternate.properties (original)
+++ struts/struts2/trunk/apps/mailreader/src/main/java/alternate.properties Mon Aug  6 12:53:57 2007
@@ -1,3 +1,22 @@
+#  $Id: Action.java 502296 2007-02-01 17:33:39Z niallp $
+# 
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+
 password=Enter your Password here ==>
 struts.logo.path=struts-power.gif
 struts.logo.alt=Powered by Struts

Modified: struts/struts2/trunk/apps/mailreader/src/main/java/alternate_ja.properties
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/src/main/java/alternate_ja.properties?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/mailreader/src/main/java/alternate_ja.properties (original)
+++ struts/struts2/trunk/apps/mailreader/src/main/java/alternate_ja.properties Mon Aug  6 12:53:57 2007
@@ -1 +1,20 @@
+#  $Id: Action.java 502296 2007-02-01 17:33:39Z niallp $
+# 
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+
 .password=\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u5165\u529b==>

Modified: struts/struts2/trunk/apps/mailreader/src/main/java/mailreader-default.xml
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/src/main/java/mailreader-default.xml?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/mailreader/src/main/java/mailreader-default.xml (original)
+++ struts/struts2/trunk/apps/mailreader/src/main/java/mailreader-default.xml Mon Aug  6 12:53:57 2007
@@ -1,4 +1,26 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+/*
+ * $Id: pom.xml 559206 2007-07-24 21:01:18Z apetrelli $
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+-->
 <!DOCTYPE struts PUBLIC
     "-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
     "http://struts.apache.org/dtds/struts-2.0.dtd">

Modified: struts/struts2/trunk/apps/mailreader/src/main/java/mailreader-support.xml
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/src/main/java/mailreader-support.xml?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/mailreader/src/main/java/mailreader-support.xml (original)
+++ struts/struts2/trunk/apps/mailreader/src/main/java/mailreader-support.xml Mon Aug  6 12:53:57 2007
@@ -1,4 +1,26 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+/*
+ * $Id: pom.xml 559206 2007-07-24 21:01:18Z apetrelli $
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+-->
 <!DOCTYPE struts PUBLIC
     "-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
     "http://struts.apache.org/dtds/struts-2.0.dtd">

Modified: struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/AuthenticationInterceptor.java
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/AuthenticationInterceptor.java?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/AuthenticationInterceptor.java (original)
+++ struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/AuthenticationInterceptor.java Mon Aug  6 12:53:57 2007
@@ -1,3 +1,23 @@
+/*
+ * $Id$
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
 package mailreader2;
 
 import com.opensymphony.xwork2.interceptor.Interceptor;

Modified: struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/Login-validation.xml
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/Login-validation.xml?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/Login-validation.xml (original)
+++ struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/Login-validation.xml Mon Aug  6 12:53:57 2007
@@ -1,3 +1,26 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!--
+/*
+ * $Id: pom.xml 559206 2007-07-24 21:01:18Z apetrelli $
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+-->
 <!DOCTYPE validators PUBLIC "-//OpenSymphony Group//XWork Validator 1.0.2//EN" "http://www.opensymphony.com/xwork/xwork-validator-1.0.2.dtd">
 
 <validators>

Modified: struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/MailreaderSupport.properties
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/MailreaderSupport.properties?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/MailreaderSupport.properties (original)
+++ struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/MailreaderSupport.properties Mon Aug  6 12:53:57 2007
@@ -1,3 +1,22 @@
+#  $Id: Action.java 502296 2007-02-01 17:33:39Z niallp $
+# 
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+
 button.cancel=Cancel
 button.confirm=Confirm
 button.doSubmit=DO_SUBMIT

Modified: struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/MailreaderSupport_ja.properties
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/MailreaderSupport_ja.properties?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/MailreaderSupport_ja.properties (original)
+++ struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/MailreaderSupport_ja.properties Mon Aug  6 12:53:57 2007
@@ -1,3 +1,22 @@
+#  $Id: Action.java 502296 2007-02-01 17:33:39Z niallp $
+# 
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+
 button.cancel=\u30ad\u30e3\u30f3\u30bb\u30eb
 button.confirm=\u78ba\u8a8d
 button.reset=\u30ea\u30bb\u30c3\u30c8

Modified: struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/MailreaderSupport_ru.properties
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/MailreaderSupport_ru.properties?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/MailreaderSupport_ru.properties (original)
+++ struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/MailreaderSupport_ru.properties Mon Aug  6 12:53:57 2007
@@ -1,3 +1,22 @@
+#  $Id: Action.java 502296 2007-02-01 17:33:39Z niallp $
+# 
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+# 
+#   http://www.apache.org/licenses/LICENSE-2.0
+# 
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+
 button.cancel=\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c
 button.confirm=\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u044c
 button.reset=\u0421\u0431\u0440\u043e\u0441\u0438\u0442\u044c

Modified: struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/Registration-Registration_save-validation.xml
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/Registration-Registration_save-validation.xml?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/Registration-Registration_save-validation.xml (original)
+++ struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/Registration-Registration_save-validation.xml Mon Aug  6 12:53:57 2007
@@ -1,3 +1,26 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!--
+/*
+ * $Id: pom.xml 559206 2007-07-24 21:01:18Z apetrelli $
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+-->
 <!DOCTYPE validators PUBLIC "-//OpenSymphony Group//XWork Validator 1.0.2//EN" "http://www.opensymphony.com/xwork/xwork-validator-1.0.2.dtd">
 
 <validators>

Modified: struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/Registration-validation.xml
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/Registration-validation.xml?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/Registration-validation.xml (original)
+++ struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/Registration-validation.xml Mon Aug  6 12:53:57 2007
@@ -1,3 +1,26 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!--
+/*
+ * $Id: pom.xml 559206 2007-07-24 21:01:18Z apetrelli $
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+-->
 <!DOCTYPE validators PUBLIC "-//OpenSymphony Group//XWork Validator 1.0.2//EN" "http://www.opensymphony.com/xwork/xwork-validator-1.0.2.dtd">
 
 <validators>

Modified: struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/Subscription-Subscription_save-validation.xml
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/Subscription-Subscription_save-validation.xml?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/Subscription-Subscription_save-validation.xml (original)
+++ struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/Subscription-Subscription_save-validation.xml Mon Aug  6 12:53:57 2007
@@ -1,3 +1,26 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!--
+/*
+ * $Id: pom.xml 559206 2007-07-24 21:01:18Z apetrelli $
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+-->
 <!DOCTYPE validators PUBLIC "-//OpenSymphony Group//XWork Validator 1.0.2//EN" "http://www.opensymphony.com/xwork/xwork-validator-1.0.2.dtd">
 
 <validators>

Modified: struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/Subscription-validation.xml
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/Subscription-validation.xml?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/Subscription-validation.xml (original)
+++ struts/struts2/trunk/apps/mailreader/src/main/java/mailreader2/Subscription-validation.xml Mon Aug  6 12:53:57 2007
@@ -1,3 +1,26 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!--
+/*
+ * $Id: pom.xml 559206 2007-07-24 21:01:18Z apetrelli $
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+-->
 <!DOCTYPE validators PUBLIC "-//OpenSymphony Group//XWork Validator 1.0.2//EN" "http://www.opensymphony.com/xwork/xwork-validator-1.0.2.dtd">
 
 <validators>

Modified: struts/struts2/trunk/apps/mailreader/src/main/java/struts.xml
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/src/main/java/struts.xml?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/mailreader/src/main/java/struts.xml (original)
+++ struts/struts2/trunk/apps/mailreader/src/main/java/struts.xml Mon Aug  6 12:53:57 2007
@@ -1,4 +1,26 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+/*
+ * $Id: pom.xml 559206 2007-07-24 21:01:18Z apetrelli $
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+-->
 <!DOCTYPE struts PUBLIC
     "-//Apache Software Foundation//DTD Struts Configuration 2.0//EN"
     "http://struts.apache.org/dtds/struts-2.0.dtd">

Modified: struts/struts2/trunk/apps/mailreader/src/main/webapp/ChangePassword.jsp
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/src/main/webapp/ChangePassword.jsp?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/mailreader/src/main/webapp/ChangePassword.jsp (original)
+++ struts/struts2/trunk/apps/mailreader/src/main/webapp/ChangePassword.jsp Mon Aug  6 12:53:57 2007
@@ -1,4 +1,26 @@
 <%@ page contentType="text/html; charset=UTF-8" %>
+<%--
+/*
+ * $Id$
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+--%>
 <%@ taglib uri="/struts-tags" prefix="s" %>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Modified: struts/struts2/trunk/apps/mailreader/src/main/webapp/Error.jsp
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/src/main/webapp/Error.jsp?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/mailreader/src/main/webapp/Error.jsp (original)
+++ struts/struts2/trunk/apps/mailreader/src/main/webapp/Error.jsp Mon Aug  6 12:53:57 2007
@@ -1,4 +1,26 @@
 <%@ page contentType="text/html; charset=UTF-8" %>
+<%--
+/*
+ * $Id$
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+--%>
 <%@ taglib uri="/struts-tags" prefix="s" %>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Modified: struts/struts2/trunk/apps/mailreader/src/main/webapp/Footer.jsp
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/src/main/webapp/Footer.jsp?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/mailreader/src/main/webapp/Footer.jsp (original)
+++ struts/struts2/trunk/apps/mailreader/src/main/webapp/Footer.jsp Mon Aug  6 12:53:57 2007
@@ -1,3 +1,25 @@
+<%--
+/*
+ * $Id$
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+--%>
 <%@ taglib uri="/struts-tags" prefix="s" %>
 <hr/>
 

Modified: struts/struts2/trunk/apps/mailreader/src/main/webapp/Login.jsp
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/src/main/webapp/Login.jsp?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/mailreader/src/main/webapp/Login.jsp (original)
+++ struts/struts2/trunk/apps/mailreader/src/main/webapp/Login.jsp Mon Aug  6 12:53:57 2007
@@ -1,4 +1,26 @@
 <%@ page contentType="text/html; charset=UTF-8" %>
+<%--
+/*
+ * $Id$
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+--%>
 <%@ taglib uri="/struts-tags" prefix="s" %>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Modified: struts/struts2/trunk/apps/mailreader/src/main/webapp/META-INF/context.xml
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/src/main/webapp/META-INF/context.xml?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/mailreader/src/main/webapp/META-INF/context.xml (original)
+++ struts/struts2/trunk/apps/mailreader/src/main/webapp/META-INF/context.xml Mon Aug  6 12:53:57 2007
@@ -1,3 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+/*
+ * $Id: pom.xml 559206 2007-07-24 21:01:18Z apetrelli $
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+-->
 <Context path="/">
 </Context>

Modified: struts/struts2/trunk/apps/mailreader/src/main/webapp/MainMenu.jsp
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/src/main/webapp/MainMenu.jsp?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/mailreader/src/main/webapp/MainMenu.jsp (original)
+++ struts/struts2/trunk/apps/mailreader/src/main/webapp/MainMenu.jsp Mon Aug  6 12:53:57 2007
@@ -1,4 +1,26 @@
 <%@ page contentType="text/html; charset=UTF-8" %>
+<%--
+/*
+ * $Id$
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+--%>
 <%@ taglib uri="/struts-tags" prefix="s" %>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Modified: struts/struts2/trunk/apps/mailreader/src/main/webapp/Registration.jsp
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/src/main/webapp/Registration.jsp?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/mailreader/src/main/webapp/Registration.jsp (original)
+++ struts/struts2/trunk/apps/mailreader/src/main/webapp/Registration.jsp Mon Aug  6 12:53:57 2007
@@ -1,4 +1,26 @@
 <%@ page contentType="text/html; charset=UTF-8" %>
+<%--
+/*
+ * $Id$
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+--%>
 <%@ taglib uri="/struts-tags" prefix="s" %>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Modified: struts/struts2/trunk/apps/mailreader/src/main/webapp/Subscription.jsp
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/src/main/webapp/Subscription.jsp?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/mailreader/src/main/webapp/Subscription.jsp (original)
+++ struts/struts2/trunk/apps/mailreader/src/main/webapp/Subscription.jsp Mon Aug  6 12:53:57 2007
@@ -1,4 +1,26 @@
 <%@ page contentType="text/html; charset=UTF-8" %>
+<%--
+/*
+ * $Id$
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+--%>
 <%@ taglib uri="/struts-tags" prefix="s" %>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Modified: struts/struts2/trunk/apps/mailreader/src/main/webapp/WEB-INF/database.xml
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/src/main/webapp/WEB-INF/database.xml?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/mailreader/src/main/webapp/WEB-INF/database.xml (original)
+++ struts/struts2/trunk/apps/mailreader/src/main/webapp/WEB-INF/database.xml Mon Aug  6 12:53:57 2007
@@ -1,4 +1,26 @@
 <?xml version='1.0'?>
+<!--
+/*
+ * $Id: pom.xml 559206 2007-07-24 21:01:18Z apetrelli $
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+-->
 <database>
     <user username="user" fromAddress="John.User@somewhere.com"
           fullName="John Q. User" password="pass">

Modified: struts/struts2/trunk/apps/mailreader/src/main/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/src/main/webapp/WEB-INF/web.xml?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/mailreader/src/main/webapp/WEB-INF/web.xml (original)
+++ struts/struts2/trunk/apps/mailreader/src/main/webapp/WEB-INF/web.xml Mon Aug  6 12:53:57 2007
@@ -1,4 +1,26 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+/*
+ * $Id: pom.xml 559206 2007-07-24 21:01:18Z apetrelli $
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+-->
 <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
 <web-app>
 

Modified: struts/struts2/trunk/apps/mailreader/src/main/webapp/Welcome.jsp
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/src/main/webapp/Welcome.jsp?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/mailreader/src/main/webapp/Welcome.jsp (original)
+++ struts/struts2/trunk/apps/mailreader/src/main/webapp/Welcome.jsp Mon Aug  6 12:53:57 2007
@@ -1,4 +1,26 @@
 <%@ page contentType="text/html; charset=UTF-8" %>
+<%--
+/*
+ * $Id$
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+--%>
 <%@ taglib uri="/struts-tags" prefix="s" %>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Modified: struts/struts2/trunk/apps/mailreader/src/main/webapp/css/mailreader.css
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/apps/mailreader/src/main/webapp/css/mailreader.css?view=diff&rev=563238&r1=563237&r2=563238
==============================================================================
--- struts/struts2/trunk/apps/mailreader/src/main/webapp/css/mailreader.css (original)
+++ struts/struts2/trunk/apps/mailreader/src/main/webapp/css/mailreader.css Mon Aug  6 12:53:57 2007
@@ -1,3 +1,24 @@
+/*
+ * $Id: pom.xml 559206 2007-07-24 21:01:18Z apetrelli $
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 /**
 * Mailreader stylesheet
 */