]> source.dussan.org Git - jgit.git/commit
Add jgit target platform to define dependencies more precisely 65/13465/4
authorMatthias Sohn <matthias.sohn@sap.com>
Fri, 31 May 2013 22:36:17 +0000 (00:36 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Sat, 1 Jun 2013 22:41:12 +0000 (00:41 +0200)
commit77d2f3ca83e804234a025173a1a57f168d9be132
tree7908e99b50505ccd0eb98f5f6a5de72216b9d78f
parent60a4b5b27e924b13dd26148704c27e3209a04e0a
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