Author: hlship
Date: Fri Mar 13 21:13:25 2009
New Revision: 753414

URL: http://svn.apache.org/viewvc?rev=753414&view=rev
Log:
TAP5-575: Add svn:eol-style=native to source files

Modified:
    tapestry/tapestry5/trunk/tapestry-test/pom.xml   (props changed)
    
tapestry/tapestry5/trunk/tapestry-test/src/main/java/org/apache/tapestry5/test/AbstractIntegrationTestSuite.java
   (props changed)
    
tapestry/tapestry5/trunk/tapestry-test/src/main/java/org/apache/tapestry5/test/ErrorReportingCommandProcessor.java
   (props changed)
    
tapestry/tapestry5/trunk/tapestry-test/src/main/java/org/apache/tapestry5/test/JettyRunner.java
   (props changed)
    
tapestry/tapestry5/trunk/tapestry-test/src/main/java/org/apache/tapestry5/test/RandomDataSource.java
   (props changed)
    
tapestry/tapestry5/trunk/tapestry-test/src/main/java/org/apache/tapestry5/test/TapestryTestConstants.java
   (props changed)
    tapestry/tapestry5/trunk/tapestry-test/src/site/apt/index.apt   (props 
changed)
    tapestry/tapestry5/trunk/tapestry-test/src/site/site.xml   (contents, props 
changed)
    tapestry/tapestry5/trunk/tapestry-test/src/test/conf/testng.xml   (props 
changed)

Propchange: tapestry/tapestry5/trunk/tapestry-test/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
tapestry/tapestry5/trunk/tapestry-test/src/main/java/org/apache/tapestry5/test/AbstractIntegrationTestSuite.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
tapestry/tapestry5/trunk/tapestry-test/src/main/java/org/apache/tapestry5/test/ErrorReportingCommandProcessor.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
tapestry/tapestry5/trunk/tapestry-test/src/main/java/org/apache/tapestry5/test/JettyRunner.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
tapestry/tapestry5/trunk/tapestry-test/src/main/java/org/apache/tapestry5/test/RandomDataSource.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
tapestry/tapestry5/trunk/tapestry-test/src/main/java/org/apache/tapestry5/test/TapestryTestConstants.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tapestry/tapestry5/trunk/tapestry-test/src/site/apt/index.apt
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: tapestry/tapestry5/trunk/tapestry-test/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-test/src/site/site.xml?rev=753414&r1=753413&r2=753414&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-test/src/site/site.xml (original)
+++ tapestry/tapestry5/trunk/tapestry-test/src/site/site.xml Fri Mar 13 
21:13:25 2009
@@ -1,45 +1,45 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!-- 
-   Copyright 2006, 2007 The Apache Software Foundation
-
-   Licensed 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="Tapestry Core">
-    <bannerLeft>
-        <name>Tapestry 5</name>
-        <href>http://tapestry.apache.org/tapestry5/</href>
-        <src>images/tapestry_banner.gif</src>
-    </bannerLeft>
-    <bannerRight>
-        <name>Apache</name>
-        <href>http://www.apache.org</href>
-        <src>images/asf_logo_wide.gif</src>
-    </bannerRight>
-    <skin>
-        <groupId>org.apache.tapestry</groupId>
-        <artifactId>maven-skin</artifactId>
-        <version>1.1</version>
-    </skin>
-
-    <publishDate format="dd MMM yyyy"/>
-    <version/>
-
-    <body>
-
-        <menu ref="parent"/>
-
-        <menu ref="reports"/>
-
-    </body>
-</project>
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!-- 
+   Copyright 2006, 2007 The Apache Software Foundation
+
+   Licensed 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="Tapestry Core">
+    <bannerLeft>
+        <name>Tapestry 5</name>
+        <href>http://tapestry.apache.org/tapestry5/</href>
+        <src>images/tapestry_banner.gif</src>
+    </bannerLeft>
+    <bannerRight>
+        <name>Apache</name>
+        <href>http://www.apache.org</href>
+        <src>images/asf_logo_wide.gif</src>
+    </bannerRight>
+    <skin>
+        <groupId>org.apache.tapestry</groupId>
+        <artifactId>maven-skin</artifactId>
+        <version>1.1</version>
+    </skin>
+
+    <publishDate format="dd MMM yyyy"/>
+    <version/>
+
+    <body>
+
+        <menu ref="parent"/>
+
+        <menu ref="reports"/>
+
+    </body>
+</project>

Propchange: tapestry/tapestry5/trunk/tapestry-test/src/site/site.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tapestry/tapestry5/trunk/tapestry-test/src/test/conf/testng.xml
------------------------------------------------------------------------------
    svn:eol-style = native


Reply via email to