Author: brett
Date: Sun Sep 25 15:07:53 2005
New Revision: 291478

URL: http://svn.apache.org/viewcvs?rev=291478&view=rev
Log:
set native eol-style

Modified:
    maven/components/trunk/maven-core-it/it0070/expected-results.txt   
(contents, props changed)
    maven/components/trunk/maven-core-it/it0070/goals.txt   (contents, props 
changed)
    maven/components/trunk/maven-core-it/it0070/pom.xml   (contents, props 
changed)
    maven/components/trunk/maven-core-it/it0070/src/main/custom/ra.xml   
(contents, props changed)
    maven/components/trunk/maven-core-it/it0070/src/main/rar/SomeResource.txt   
(props changed)

Modified: maven/components/trunk/maven-core-it/it0070/expected-results.txt
URL: 
http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0070/expected-results.txt?rev=291478&r1=291477&r2=291478&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0070/expected-results.txt (original)
+++ maven/components/trunk/maven-core-it/it0070/expected-results.txt Sun Sep 25 
15:07:53 2005
@@ -1,3 +1,3 @@
-target/maven-core-it0070-1.0.rar

-target/maven-core-it0070-1.0.rar!/META-INF/ra.xml

-target/maven-core-it0070-1.0.rar!/SomeResource.txt

+target/maven-core-it0070-1.0.rar
+target/maven-core-it0070-1.0.rar!/META-INF/ra.xml
+target/maven-core-it0070-1.0.rar!/SomeResource.txt

Propchange: maven/components/trunk/maven-core-it/it0070/expected-results.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: maven/components/trunk/maven-core-it/it0070/goals.txt
URL: 
http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0070/goals.txt?rev=291478&r1=291477&r2=291478&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0070/goals.txt (original)
+++ maven/components/trunk/maven-core-it/it0070/goals.txt Sun Sep 25 15:07:53 
2005
@@ -1 +1 @@
-package

+package

Propchange: maven/components/trunk/maven-core-it/it0070/goals.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: maven/components/trunk/maven-core-it/it0070/pom.xml
URL: 
http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0070/pom.xml?rev=291478&r1=291477&r2=291478&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0070/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0070/pom.xml Sun Sep 25 15:07:53 2005
@@ -1,20 +1,20 @@
-<model>

-  <modelVersion>4.0.0</modelVersion>

-  <groupId>org.apache.maven</groupId>

-  <artifactId>maven-core-it0070</artifactId>

-  <packaging>rar</packaging>

-  <version>1.0</version>

-

-  <build>

-    <plugins>

-      <plugin>

-        <groupId>org.apache.maven.plugins</groupId>

-        <artifactId>maven-rar-plugin</artifactId>

-        <configuration>

-            <includeJar>false</includeJar>

-            <raXmlFile>src/main/custom/ra.xml</raXmlFile>            

-        </configuration>

-      </plugin>

-    </plugins>

-  </build>

-</model>

+<model>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.maven</groupId>
+  <artifactId>maven-core-it0070</artifactId>
+  <packaging>rar</packaging>
+  <version>1.0</version>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-rar-plugin</artifactId>
+        <configuration>
+            <includeJar>false</includeJar>
+            <raXmlFile>src/main/custom/ra.xml</raXmlFile>            
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+</model>

Propchange: maven/components/trunk/maven-core-it/it0070/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: maven/components/trunk/maven-core-it/it0070/src/main/custom/ra.xml
URL: 
http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0070/src/main/custom/ra.xml?rev=291478&r1=291477&r2=291478&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0070/src/main/custom/ra.xml 
(original)
+++ maven/components/trunk/maven-core-it/it0070/src/main/custom/ra.xml Sun Sep 
25 15:07:53 2005
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>

-<connector>

-  <fake-content></fake-content>

+<?xml version="1.0" encoding="ISO-8859-1"?>
+<connector>
+  <fake-content></fake-content>
 </connector>

Propchange: maven/components/trunk/maven-core-it/it0070/src/main/custom/ra.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
maven/components/trunk/maven-core-it/it0070/src/main/rar/SomeResource.txt
------------------------------------------------------------------------------
    svn:eol-style = native



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to