You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ge...@apache.org on 2005/09/02 01:07:07 UTC

svn commit: r265802 - /geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/.classpath

Author: geirm
Date: Thu Sep  1 16:07:06 2005
New Revision: 265802

URL: http://svn.apache.org/viewcvs?rev=265802&view=rev
Log:
line ending

Modified:
    geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/.classpath   (contents, props changed)

Modified: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/.classpath
URL: http://svn.apache.org/viewcvs/geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/.classpath?rev=265802&r1=265801&r2=265802&view=diff
==============================================================================
--- geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/.classpath (original)
+++ geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/.classpath Thu Sep  1 16:07:06 2005
@@ -1,7 +1,7 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-	<classpathentry kind="src" path="src"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-	<classpathentry kind="output" path="bin"/>
-</classpath>
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="src"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+	<classpathentry kind="output" path="bin"/>
+</classpath>

Propchange: geronimo/trunk/sandbox/eclipse-plugin/org.apache.geronimo.deployment.model/.classpath
------------------------------------------------------------------------------
    svn:eol-style = native