From e0910edf7c2c3319d4cd4b610f1e6316da9da4e0 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Sat, 3 Mar 2012 00:53:00 +0100 Subject: [PATCH] Include eclipse.inf Commit 9169e7f9ec281740b6d55586d91a82e4ea6d7399 failed to add org.eclipse.jgit/META-INF/eclipse.inf in order to fix bug 372845 since JGit is not yet built by Tycho. Hence explicitly including it. Bug: 372845 Change-Id: I6cb12327a237d69fbfe3d5e77d8a6ad7de442ad5 Signed-off-by: Matthias Sohn --- org.eclipse.jgit/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/org.eclipse.jgit/pom.xml b/org.eclipse.jgit/pom.xml index 4c76cfc93..ae2fe59b5 100644 --- a/org.eclipse.jgit/pom.xml +++ b/org.eclipse.jgit/pom.xml @@ -84,6 +84,7 @@ plugin.properties about.html + META-INF/eclipse.inf