From f2d0b50e0a9aff4060f8e2caa6f5b662adf16f81 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Fri, 3 May 2013 16:19:07 +0200 Subject: Fix line endings Change-Id: I61c9c173237a535da8576a9299bfd4bb29e8f56b Signed-off-by: Matthias Sohn --- org.eclipse.jgit.junit.http/build.properties | 10 +- org.eclipse.jgit.junit.http/pom.xml | 242 +++++++++++++-------------- 2 files changed, 126 insertions(+), 126 deletions(-) (limited to 'org.eclipse.jgit.junit.http') diff --git a/org.eclipse.jgit.junit.http/build.properties b/org.eclipse.jgit.junit.http/build.properties index f4ae970158..aa1a008269 100644 --- a/org.eclipse.jgit.junit.http/build.properties +++ b/org.eclipse.jgit.junit.http/build.properties @@ -1,5 +1,5 @@ -source.. = src/ -output.. = bin/ -bin.includes = META-INF/,\ - .,\ - plugin.properties +source.. = src/ +output.. = bin/ +bin.includes = META-INF/,\ + .,\ + plugin.properties diff --git a/org.eclipse.jgit.junit.http/pom.xml b/org.eclipse.jgit.junit.http/pom.xml index 1dc0626ac9..78c1ca3ca9 100644 --- a/org.eclipse.jgit.junit.http/pom.xml +++ b/org.eclipse.jgit.junit.http/pom.xml @@ -1,121 +1,121 @@ - - - - - 4.0.0 - - - org.eclipse.jgit - org.eclipse.jgit-parent - 3.0.0-SNAPSHOT - - - org.eclipse.jgit.junit.http - JGit - JUnit Http Utility Classes - - - Utility classes to support Http based JUnit testing of JGit applications. - - - - - - - - - org.eclipse.jgit - org.eclipse.jgit - ${project.version} - - - - junit - junit - provided - - - - org.eclipse.jgit - org.eclipse.jgit.http.server - ${project.version} - - - - org.eclipse.jgit - org.eclipse.jgit.junit - ${project.version} - - - - org.eclipse.jetty - jetty-servlet - - - - - src/ - - - - . - - plugin.properties - - - - - - - maven-jar-plugin - - - ${bundle-manifest} - - - - - - + + + + + 4.0.0 + + + org.eclipse.jgit + org.eclipse.jgit-parent + 3.0.0-SNAPSHOT + + + org.eclipse.jgit.junit.http + JGit - JUnit Http Utility Classes + + + Utility classes to support Http based JUnit testing of JGit applications. + + + + + + + + + org.eclipse.jgit + org.eclipse.jgit + ${project.version} + + + + junit + junit + provided + + + + org.eclipse.jgit + org.eclipse.jgit.http.server + ${project.version} + + + + org.eclipse.jgit + org.eclipse.jgit.junit + ${project.version} + + + + org.eclipse.jetty + jetty-servlet + + + + + src/ + + + + . + + plugin.properties + + + + + + + maven-jar-plugin + + + ${bundle-manifest} + + + + + + -- cgit v1.2.3