From 51f6fbda1f515cdf91c0ccb3a50de5f785301f58 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Tue, 31 Aug 2010 02:35:08 +0200 Subject: Fix build of JGit source bundle and feature Add local changes I missed to push with [1] which broke the JGit build. [1] http://egit.eclipse.org/r/#change,1442 Change-Id: I300bfa84c5d8b5128026869b694ef5da7b0d3a4a Signed-off-by: Matthias Sohn --- org.eclipse.jgit.packaging/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'org.eclipse.jgit.packaging') diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 21ea83154e..cb545674e6 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -65,6 +65,7 @@ org.eclipse.jgit.feature + org.eclipse.jgit.source.feature org.eclipse.jgit.junit.feature org.eclipse.jgit.updatesite @@ -77,6 +78,16 @@ + + + + org.eclipse.jgit + org.eclipse.jgit + 0.9.0-SNAPSHOT + sources + + + -- cgit v1.2.3