]> source.dussan.org Git - jgit.git/commit
Add jgit target platform to define dependencies more precisely 03/15703/1
authorMatthias Sohn <matthias.sohn@sap.com>
Fri, 31 May 2013 22:36:17 +0000 (00:36 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 21 Aug 2013 12:44:30 +0000 (14:44 +0200)
commitf94b258717015157e69c10ed316a07fa44ea2196
tree05c9141e7c892a76ec181453dcde91512f854d6e
parentfdd1ac930e702760456b1cca69c415b404be1ca3
Add jgit target platform to define dependencies more precisely

Avoid that the packaging build picks an older jgit version coming with
eclipse platform by using a target platform which allows to define the
dependencies more precisely.

Change-Id: I39bba3baa4517e2b5e5fe0de096e756f2904e3e9
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.packaging/org.eclipse.jgit.target/.classpath [new file with mode: 0644]
org.eclipse.jgit.packaging/org.eclipse.jgit.target/.project [new file with mode: 0644]
org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF/MANIFEST.MF [new file with mode: 0644]
org.eclipse.jgit.packaging/org.eclipse.jgit.target/build.properties [new file with mode: 0644]
org.eclipse.jgit.packaging/org.eclipse.jgit.target/org.eclipse.jgit.target.target [new file with mode: 0644]
org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml [new file with mode: 0644]
org.eclipse.jgit.packaging/pom.xml