Browse Source

Include eclipse.inf

Commit 9169e7f9ec 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 <matthias.sohn@sap.com>
tags/v2.0.0.201206130900-r
Matthias Sohn 12 years ago
parent
commit
e0910edf7c
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      org.eclipse.jgit/pom.xml

+ 1
- 0
org.eclipse.jgit/pom.xml View File

@@ -84,6 +84,7 @@
<includes>
<include>plugin.properties</include>
<include>about.html</include>
<include>META-INF/eclipse.inf</include>
</includes>
</resource>
<resource>

Loading…
Cancel
Save