You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by xa...@apache.org on 2007/06/06 09:57:20 UTC

svn commit: r544787 - in /incubator/ivy/core/trunk/test/repositories/checksums: allright/ivy-1.0.xml badartcs/ivy-1.0.xml badivycs/ivy-1.0.xml

Author: xavier
Date: Wed Jun  6 02:57:20 2007
New Revision: 544787

URL: http://svn.apache.org/viewvc?view=rev&rev=544787
Log:
change svn:eol-style property for checksum test

Modified:
    incubator/ivy/core/trunk/test/repositories/checksums/allright/ivy-1.0.xml   (contents, props changed)
    incubator/ivy/core/trunk/test/repositories/checksums/badartcs/ivy-1.0.xml   (contents, props changed)
    incubator/ivy/core/trunk/test/repositories/checksums/badivycs/ivy-1.0.xml   (contents, props changed)

Modified: incubator/ivy/core/trunk/test/repositories/checksums/allright/ivy-1.0.xml
URL: http://svn.apache.org/viewvc/incubator/ivy/core/trunk/test/repositories/checksums/allright/ivy-1.0.xml?view=diff&rev=544787&r1=544786&r2=544787
==============================================================================
--- incubator/ivy/core/trunk/test/repositories/checksums/allright/ivy-1.0.xml (original)
+++ incubator/ivy/core/trunk/test/repositories/checksums/allright/ivy-1.0.xml Wed Jun  6 02:57:20 2007
@@ -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.    
--->
-<ivy-module version="1.0">
-	<info organisation="test"
-	       module="allright"
-	       revision="1.0"
-	       status="integration"
-	/>
-	<publications>
-		<artifact />
-		<artifact name="allright-with-path" />
-	</publications>
-</ivy-module>
+<!--
+   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.    
+-->
+<ivy-module version="1.0">
+	<info organisation="test"
+	       module="allright"
+	       revision="1.0"
+	       status="integration"
+	/>
+	<publications>
+		<artifact />
+		<artifact name="allright-with-path" />
+	</publications>
+</ivy-module>

Propchange: incubator/ivy/core/trunk/test/repositories/checksums/allright/ivy-1.0.xml
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Wed Jun  6 02:57:20 2007
@@ -1 +1 @@
-native
+CRLF

Modified: incubator/ivy/core/trunk/test/repositories/checksums/badartcs/ivy-1.0.xml
URL: http://svn.apache.org/viewvc/incubator/ivy/core/trunk/test/repositories/checksums/badartcs/ivy-1.0.xml?view=diff&rev=544787&r1=544786&r2=544787
==============================================================================
--- incubator/ivy/core/trunk/test/repositories/checksums/badartcs/ivy-1.0.xml (original)
+++ incubator/ivy/core/trunk/test/repositories/checksums/badartcs/ivy-1.0.xml Wed Jun  6 02:57:20 2007
@@ -1,25 +1,25 @@
-<!--
-   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.    
--->
-<ivy-module version="1.0">
-	<info organisation="test"
-	       module="badartcs"
-	       revision="1.0"
-	       status="integration"
-	/>
-</ivy-module>
+<!--
+   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.    
+-->
+<ivy-module version="1.0">
+	<info organisation="test"
+	       module="badartcs"
+	       revision="1.0"
+	       status="integration"
+	/>
+</ivy-module>

Propchange: incubator/ivy/core/trunk/test/repositories/checksums/badartcs/ivy-1.0.xml
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Wed Jun  6 02:57:20 2007
@@ -1 +1 @@
-native
+CRLF

Modified: incubator/ivy/core/trunk/test/repositories/checksums/badivycs/ivy-1.0.xml
URL: http://svn.apache.org/viewvc/incubator/ivy/core/trunk/test/repositories/checksums/badivycs/ivy-1.0.xml?view=diff&rev=544787&r1=544786&r2=544787
==============================================================================
--- incubator/ivy/core/trunk/test/repositories/checksums/badivycs/ivy-1.0.xml (original)
+++ incubator/ivy/core/trunk/test/repositories/checksums/badivycs/ivy-1.0.xml Wed Jun  6 02:57:20 2007
@@ -1,25 +1,25 @@
-<!--
-   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.    
--->
-<ivy-module version="1.0">
-	<info organisation="test"
-	       module="badivycs"
-	       revision="1.0"
-	       status="integration"
-	/>
-</ivy-module>
+<!--
+   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.    
+-->
+<ivy-module version="1.0">
+	<info organisation="test"
+	       module="badivycs"
+	       revision="1.0"
+	       status="integration"
+	/>
+</ivy-module>

Propchange: incubator/ivy/core/trunk/test/repositories/checksums/badivycs/ivy-1.0.xml
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Wed Jun  6 02:57:20 2007
@@ -1 +1 @@
-native
+CRLF