From 4974090d33011edf6c4112ea881741f2bf288a8f Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Tue, 12 Jun 2012 00:17:55 +0200 Subject: Add org.eclipse.jgit.pgm.feature to enable consumption via p2 Orion wants to consume the pgm bundle from a p2 repository in their build. Also add corresponding source bundle and feature to provision sources via a target platform. Bug: 373789 Change-Id: I0016ee155553c546606b63d310666eb10bd997e1 Signed-off-by: Matthias Sohn --- .../org.eclipse.jgit.pgm.feature/feature.xml | 51 ++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml') diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml new file mode 100644 index 0000000000..d9d062072a --- /dev/null +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml @@ -0,0 +1,51 @@ + + + + + %description + + + + %copyright + + + + %license + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3