You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ni...@apache.org on 2006/12/04 00:45:40 UTC

svn commit: r481990 [3/6] - in /struts/struts1/trunk: ./ apps/cookbook/src/main/webapp/WEB-INF/ apps/cookbook/src/main/webapp/jsp/Wildcard/ apps/mailreader/src/main/webapp/WEB-INF/entities/ apps/scripting-mailreader/src/main/webapp/WEB-INF/entities/ el...

Propchange: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/WebTest.dtd
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/logon-fail.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/logon-fail.xml?view=diff&rev=481990&r1=481989&r2=481990
==============================================================================
--- struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/logon-fail.xml (original)
+++ struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/logon-fail.xml Sun Dec  3 15:45:37 2006
@@ -1,20 +1,20 @@
-<!--
-    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.
--->
-<clickButton
-        description="Submit"
-        name="Submit"/>
+<!--
+    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.
+-->
+<clickButton
+        description="Submit"
+        name="Submit"/>
         &logon-page;

Propchange: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/logon-fail.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/logon-hermes.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/logon-hermes.xml?view=diff&rev=481990&r1=481989&r2=481990
==============================================================================
--- struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/logon-hermes.xml (original)
+++ struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/logon-hermes.xml Sun Dec  3 15:45:37 2006
@@ -1,29 +1,29 @@
-<!--
-    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.
--->
-&logon-open;
-<setInputField
-        description="Registered username"
-        name="username"
-        value="hermes"/>
-<setInputField
-        description="Correct password"
-        name="password"
-        value="m3dus4"/>
-<clickButton
-        description="Submit"
-        name="Submit"/>
+<!--
+    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.
+-->
+&logon-open;
+<setInputField
+        description="Registered username"
+        name="username"
+        value="hermes"/>
+<setInputField
+        description="Correct password"
+        name="password"
+        value="m3dus4"/>
+<clickButton
+        description="Submit"
+        name="Submit"/>
         &menu-page;

Propchange: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/logon-hermes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/logon-open.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/logon-open.xml?view=diff&rev=481990&r1=481989&r2=481990
==============================================================================
--- struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/logon-open.xml (original)
+++ struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/logon-open.xml Sun Dec  3 15:45:37 2006
@@ -1,20 +1,20 @@
-<!--
-    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.
--->
-<invoke
-        description="Pass logon"
-        url="Logon.do"/>
+<!--
+    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.
+-->
+<invoke
+        description="Pass logon"
+        url="Logon.do"/>
         &logon-page;

Propchange: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/logon-open.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/logon-page.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/logon-page.xml?view=diff&rev=481990&r1=481989&r2=481990
==============================================================================
--- struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/logon-page.xml (original)
+++ struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/logon-page.xml Sun Dec  3 15:45:37 2006
@@ -1,19 +1,19 @@
-<!--
-    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.
--->
-<verifyTitle
-        description="Logon page title"
-        text="${logon.title}"/>
+<!--
+    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.
+-->
+<verifyTitle
+        description="Logon page title"
+        text="${logon.title}"/>

Propchange: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/logon-page.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/menu-page.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/menu-page.xml?view=diff&rev=481990&r1=481989&r2=481990
==============================================================================
--- struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/menu-page.xml (original)
+++ struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/menu-page.xml Sun Dec  3 15:45:37 2006
@@ -1,19 +1,19 @@
-<!--
-    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.
--->
-<verifytitle
-        description="Menu page title"
-        text="${mainMenu.title}"/>
+<!--
+    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.
+-->
+<verifytitle
+        description="Menu page title"
+        text="${mainMenu.title}"/>

Propchange: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/menu-page.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/profile-open.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/profile-open.xml?view=diff&rev=481990&r1=481989&r2=481990
==============================================================================
--- struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/profile-open.xml (original)
+++ struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/profile-open.xml Sun Dec  3 15:45:37 2006
@@ -1,19 +1,19 @@
-<!--
-    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.
--->
-<clickLink
-        description="Click Edit Profile"
-        label="${mainMenu.registration}"/>
+<!--
+    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.
+-->
+<clickLink
+        description="Click Edit Profile"
+        label="${mainMenu.registration}"/>

Propchange: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/profile-open.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/profile-page.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/profile-page.xml?view=diff&rev=481990&r1=481989&r2=481990
==============================================================================
--- struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/profile-page.xml (original)
+++ struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/profile-page.xml Sun Dec  3 15:45:37 2006
@@ -1,19 +1,19 @@
-<!--
-    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.
--->
-<verifyTitle
-        description="Edit registration title"
-        text="${registration.title.edit}"/>
+<!--
+    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.
+-->
+<verifyTitle
+        description="Edit registration title"
+        text="${registration.title.edit}"/>

Propchange: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/profile-page.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/register-hermes.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/register-hermes.xml?view=diff&rev=481990&r1=481989&r2=481990
==============================================================================
--- struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/register-hermes.xml (original)
+++ struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/register-hermes.xml Sun Dec  3 15:45:37 2006
@@ -1,37 +1,37 @@
-<!--
-    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.
--->
-<setInputField
-        description="username"
-        name="username"
-        value="hermes"/>
-<setInputField
-        description="password"
-        name="password"
-        value="m3dus4"/>
-<setInputField
-        description="password2"
-        name="password2"
-        value="m3dus4"/>
-<setInputField
-        description="fullName"
-        name="fullName"
-        value="Hermes Katsopolis"/>
-<setInputField
-        description="fromAddress"
-        name="fromAddress"
-        value="hermes@somewhere.com"/>
+<!--
+    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.
+-->
+<setInputField
+        description="username"
+        name="username"
+        value="hermes"/>
+<setInputField
+        description="password"
+        name="password"
+        value="m3dus4"/>
+<setInputField
+        description="password2"
+        name="password2"
+        value="m3dus4"/>
+<setInputField
+        description="fullName"
+        name="fullName"
+        value="Hermes Katsopolis"/>
+<setInputField
+        description="fromAddress"
+        name="fromAddress"
+        value="hermes@somewhere.com"/>
         &save-click;

Propchange: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/register-hermes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/register-open.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/register-open.xml?view=diff&rev=481990&r1=481989&r2=481990
==============================================================================
--- struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/register-open.xml (original)
+++ struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/register-open.xml Sun Dec  3 15:45:37 2006
@@ -1,21 +1,21 @@
-<!--
-    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.
--->
-&welcome-open;
-<clickLink
-        description="Click Register"
-        label="${index.registration}"/>
-        &register-page;
+<!--
+    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.
+-->
+&welcome-open;
+<clickLink
+        description="Click Register"
+        label="${index.registration}"/>
+        &register-page;

Propchange: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/register-open.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/register-page.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/register-page.xml?view=diff&rev=481990&r1=481989&r2=481990
==============================================================================
--- struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/register-page.xml (original)
+++ struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/register-page.xml Sun Dec  3 15:45:37 2006
@@ -1,19 +1,19 @@
-<!--
-    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.
--->
-<verifyTitle
-        description="Registration page title"
-        text="${registration.title.create}"/>
+<!--
+    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.
+-->
+<verifyTitle
+        description="Registration page title"
+        text="${registration.title.create}"/>

Propchange: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/register-page.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/save-click.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/save-click.xml?view=diff&rev=481990&r1=481989&r2=481990
==============================================================================
--- struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/save-click.xml (original)
+++ struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/save-click.xml Sun Dec  3 15:45:37 2006
@@ -1,19 +1,19 @@
-<!--
-    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.
--->
-<clickButton
-        description="Save"
-        name="${button.doSubmit}"/>
+<!--
+    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.
+-->
+<clickButton
+        description="Save"
+        name="${button.doSubmit}"/>

Propchange: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/save-click.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/subscription-add-page.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/subscription-add-page.xml?view=diff&rev=481990&r1=481989&r2=481990
==============================================================================
--- struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/subscription-add-page.xml (original)
+++ struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/subscription-add-page.xml Sun Dec  3 15:45:37 2006
@@ -1,19 +1,19 @@
-<!--
-    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.
--->
-<verifyTitle
-        description="Add Subscription title"
-        text="${subscription.title.create}"/>
+<!--
+    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.
+-->
+<verifyTitle
+        description="Add Subscription title"
+        text="${subscription.title.create}"/>

Propchange: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/subscription-add-page.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/subscription-add.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/subscription-add.xml?view=diff&rev=481990&r1=481989&r2=481990
==============================================================================
--- struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/subscription-add.xml (original)
+++ struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/subscription-add.xml Sun Dec  3 15:45:37 2006
@@ -1,44 +1,44 @@
-<!--
-    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.
--->
-&logon-hermes;
-        &profile-open;
-<clickLink
-        description="Click Add"
-        label="${registration.addSubscription}"/>
-        &subscription-add-page;
-<setInputField
-        description="Mail Server"
-        name="host"
-        value="mail.agoraware.com"/>
-<setInputField
-        description="Mail Username"
-        name="username"
-        value="hermes"/>
-<setInputField
-        description="Mail Password"
-        name="password"
-        value="Ar14Dn3"/>
-<setSelectField
-        description="Server Type"
-        name="type"
-        value="imap"/>
-<setCheckbox
-        description="Auto connect"
-        name="autoConnect"
-        checked="true"/>
-        &save-click;
-        &profile-page;
+<!--
+    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.
+-->
+&logon-hermes;
+        &profile-open;
+<clickLink
+        description="Click Add"
+        label="${registration.addSubscription}"/>
+        &subscription-add-page;
+<setInputField
+        description="Mail Server"
+        name="host"
+        value="mail.agoraware.com"/>
+<setInputField
+        description="Mail Username"
+        name="username"
+        value="hermes"/>
+<setInputField
+        description="Mail Password"
+        name="password"
+        value="Ar14Dn3"/>
+<setSelectField
+        description="Server Type"
+        name="type"
+        value="imap"/>
+<setCheckbox
+        description="Auto connect"
+        name="autoConnect"
+        checked="true"/>
+        &save-click;
+        &profile-page;

Propchange: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/subscription-add.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/subscription-delete.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/subscription-delete.xml?view=diff&rev=481990&r1=481989&r2=481990
==============================================================================
--- struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/subscription-delete.xml (original)
+++ struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/subscription-delete.xml Sun Dec  3 15:45:37 2006
@@ -1,28 +1,28 @@
-<!--
-    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.
--->
-&logon-hermes;
-        &profile-open;
-<clickLink
-        description="Click Delete"
-        label="${registration.deleteSubscription}"/>
-<verifyTitle
-        description="Delete Subscription title"
-        text="${subscription.title.delete}"/>
-<clickButton
-        description="Confirm"
-        name="${button.doSubmit}"/>
-        &profile-page;
+<!--
+    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.
+-->
+&logon-hermes;
+        &profile-open;
+<clickLink
+        description="Click Delete"
+        label="${registration.deleteSubscription}"/>
+<verifyTitle
+        description="Delete Subscription title"
+        text="${subscription.title.delete}"/>
+<clickButton
+        description="Confirm"
+        name="${button.doSubmit}"/>
+        &profile-page;

Propchange: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/subscription-delete.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/subscription-edit.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/subscription-edit.xml?view=diff&rev=481990&r1=481989&r2=481990
==============================================================================
--- struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/subscription-edit.xml (original)
+++ struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/subscription-edit.xml Sun Dec  3 15:45:37 2006
@@ -1,30 +1,30 @@
-<!--
-    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.
--->
-&logon-hermes;
-        &profile-open;
-<clickLink
-        description="Click Edit"
-        label="${registration.editSubscription}"/>
-<verifyTitle
-        description="Edit Subscription title"
-        text="${subscription.title.edit}"/>
-<setInputField
-        description="Change Mail Password"
-        name="password"
-        value="Fl0r1d4"/>
-        &save-click;
-        &profile-page;
+<!--
+    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.
+-->
+&logon-hermes;
+        &profile-open;
+<clickLink
+        description="Click Edit"
+        label="${registration.editSubscription}"/>
+<verifyTitle
+        description="Edit Subscription title"
+        text="${subscription.title.edit}"/>
+<setInputField
+        description="Change Mail Password"
+        name="password"
+        value="Fl0r1d4"/>
+        &save-click;
+        &profile-page;

Propchange: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/subscription-edit.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/subscription-invalid.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/subscription-invalid.xml?view=diff&rev=481990&r1=481989&r2=481990
==============================================================================
--- struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/subscription-invalid.xml (original)
+++ struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/subscription-invalid.xml Sun Dec  3 15:45:37 2006
@@ -1,44 +1,44 @@
-<!--
-    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.
--->
-&logon-hermes;
-        &profile-open;
-<clickLink
-        description="Click Add"
-        label="${registration.addSubscription}"/>
-        &subscription-add-page;
-        &save-click;
-<verifyText
-        description="Validation Error on saving with no input"
-        text="${errors.header}"/>
-<setInputField
-        description="Mail Server"
-        name="host"
-        value="  "/>
-<setInputField
-        description="Mail Username"
-        name="username"
-        value="  "/>
-<setInputField
-        description="Mail Password"
-        name="password"
-        value="  "/>
-        <!-- FIXME: Allows blanks for host and other fields
-        &save-click;
-        <verifyText
-            description="Validation Error on saving with spaces"
-            text="${errors.header}" />
+<!--
+    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.
+-->
+&logon-hermes;
+        &profile-open;
+<clickLink
+        description="Click Add"
+        label="${registration.addSubscription}"/>
+        &subscription-add-page;
+        &save-click;
+<verifyText
+        description="Validation Error on saving with no input"
+        text="${errors.header}"/>
+<setInputField
+        description="Mail Server"
+        name="host"
+        value="  "/>
+<setInputField
+        description="Mail Username"
+        name="username"
+        value="  "/>
+<setInputField
+        description="Mail Password"
+        name="password"
+        value="  "/>
+        <!-- FIXME: Allows blanks for host and other fields
+        &save-click;
+        <verifyText
+            description="Validation Error on saving with spaces"
+            text="${errors.header}" />
         -->

Propchange: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/subscription-invalid.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/taskdef.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/taskdef.xml?view=diff&rev=481990&r1=481989&r2=481990
==============================================================================
--- struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/taskdef.xml (original)
+++ struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/taskdef.xml Sun Dec  3 15:45:37 2006
@@ -1,41 +1,41 @@
-<?xml version="1.0" ?>
-<!--
-    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 name="taskdef">
-    <description>
-        This project provides following elements to use in your test scripts:
-
-        (0) all webtest's steps loaded and ready to use,
-        (1) the path "webtest.path.id" that includes all of webtest's
-        libraries,
-        (2) the class loader "webtest.loader" that is the original loader for
-        webtest.
-
-        Usage:
-        Set the property webtest.home to the directory in which the build.zip
-        is extracted,
-        and calls:
-        &lt;import file="${webtest.home}/lib/taskdef.xml" &gt;
-    </description>
-
-    <import file="${webtest.home}/lib/classpath.xml"/>
-
-    <taskdef resource="webtest.taskdef"
-             loaderref="webtest.loader"
-             classpathref="webtest.path.id"
-            />
+<?xml version="1.0" ?>
+<!--
+    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 name="taskdef">
+    <description>
+        This project provides following elements to use in your test scripts:
+
+        (0) all webtest's steps loaded and ready to use,
+        (1) the path "webtest.path.id" that includes all of webtest's
+        libraries,
+        (2) the class loader "webtest.loader" that is the original loader for
+        webtest.
+
+        Usage:
+        Set the property webtest.home to the directory in which the build.zip
+        is extracted,
+        and calls:
+        &lt;import file="${webtest.home}/lib/taskdef.xml" &gt;
+    </description>
+
+    <import file="${webtest.home}/lib/classpath.xml"/>
+
+    <taskdef resource="webtest.taskdef"
+             loaderref="webtest.loader"
+             classpathref="webtest.path.id"
+            />
 </project>

Propchange: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/taskdef.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/welcome-click.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/welcome-click.xml?view=diff&rev=481990&r1=481989&r2=481990
==============================================================================
--- struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/welcome-click.xml (original)
+++ struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/welcome-click.xml Sun Dec  3 15:45:37 2006
@@ -1,22 +1,22 @@
-<!--
-    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.
--->
-<clickLink
-        description="Click Welcome"
-        label="${index.title}"/>
-<verifyTitle
-        description="Welcome page title"
-        text="${index.title}"/>
+<!--
+    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.
+-->
+<clickLink
+        description="Click Welcome"
+        label="${index.title}"/>
+<verifyTitle
+        description="Welcome page title"
+        text="${index.title}"/>

Propchange: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/welcome-click.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/welcome-open.xml
URL: http://svn.apache.org/viewvc/struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/welcome-open.xml?view=diff&rev=481990&r1=481989&r2=481990
==============================================================================
--- struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/welcome-open.xml (original)
+++ struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/welcome-open.xml Sun Dec  3 15:45:37 2006
@@ -1,22 +1,22 @@
-<!--
-    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.
--->
-<invoke
-        description="Open welcome action"
-        url="Welcome.do"/>
-<verifyTitle
-        description="Welcome page title"
-        text="${index.title}"/>
+<!--
+    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.
+-->
+<invoke
+        description="Open welcome action"
+        url="Welcome.do"/>
+<verifyTitle
+        description="Welcome page title"
+        text="${index.title}"/>

Propchange: struts/struts1/trunk/apps/mailreader/src/main/webapp/WEB-INF/entities/welcome-open.xml
------------------------------------------------------------------------------
    svn:eol-style = native