From 2c4704d140f7190038153ee78f168c89102804e8 Mon Sep 17 00:00:00 2001 From: Thomas Hallgren Date: Tue, 29 Dec 2009 16:23:51 +0000 Subject: Removed redundant spaces that corrupted the javaSource property --- bundles/org.eclipse.equinox.p2.artifact.repository/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/org.eclipse.equinox.p2.artifact.repository/build.properties b/bundles/org.eclipse.equinox.p2.artifact.repository/build.properties index 086499396..6505328d7 100644 --- a/bundles/org.eclipse.equinox.p2.artifact.repository/build.properties +++ b/bundles/org.eclipse.equinox.p2.artifact.repository/build.properties @@ -15,4 +15,4 @@ source.. = src/ source.ant_tasks/artifactRepository-ant.jar = src_ant/ jars.extra.classpath = platform:/plugin/org.apache.ant/lib/ant.jar javacTarget=jsr14 -javacSource=1.5 \ No newline at end of file +javacSource=1.5 -- cgit v1.2.3