diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2012-06-12 00:17:55 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2012-06-12 18:10:04 +0200 |
commit | 4974090d33011edf6c4112ea881741f2bf288a8f (patch) | |
tree | 853d00e5846665dc3d899dd96896c85e0f28d150 /pom.xml | |
parent | 2853c61f12f44bdacac404a58cebd191f98299b1 (diff) | |
download | jgit-4974090d33011edf6c4112ea881741f2bf288a8f.tar.gz jgit-4974090d33011edf6c4112ea881741f2bf288a8f.zip |
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 <matthias.sohn@sap.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- Copyright (C) 2009-2010, Google Inc. + Copyright (C) 2012, Matthias Sohn <matthias.sohn@sap.com> and other copyright owners as documented in the project's IP log. This program and the accompanying materials are made available |