summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/.project
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2012-06-12 00:17:55 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2012-06-12 18:10:04 +0200
commit4974090d33011edf6c4112ea881741f2bf288a8f (patch)
tree853d00e5846665dc3d899dd96896c85e0f28d150 /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/.project
parent2853c61f12f44bdacac404a58cebd191f98299b1 (diff)
downloadjgit-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 'org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/.project')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/.project17
1 files changed, 17 insertions, 0 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/.project b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/.project
new file mode 100644
index 0000000000..5f57483873
--- /dev/null
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.source.feature/.project
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.eclipse.jgit.pgm.source.feature</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.pde.FeatureBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.FeatureNature</nature>
+ </natures>
+</projectDescription>