]> source.dussan.org Git - jgit.git/commit
Fix JGit source bundle packaging 46/6046/2
authorMatthias Sohn <matthias.sohn@sap.com>
Mon, 21 May 2012 18:51:10 +0000 (20:51 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 21 May 2012 18:51:10 +0000 (20:51 +0200)
commit8c73245fd0b6c764c629d241e3cb3c6b24f3ec9b
tree0bb0404087fd236fb073f76c07fce168e9069fa5
parent1953ae6aeec51dafedadb0fdb3f352ed4d027f45
Fix JGit source bundle packaging

Due to Tycho bug 368596 we didn't package the correct JGit source bundle
anymore. Instead of sources it contained the binary bundle. As a
workaround fall back to use packaging type eclipse-update-site which
doesn't seem to have this problem.

Bug: 368596
Bug: 379402
Change-Id: I3192dbd00b51e6ee6596d2301050b2a6f7028e3b
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.packaging/org.eclipse.jgit.repository/assembly.xml [new file with mode: 0644]
org.eclipse.jgit.packaging/org.eclipse.jgit.repository/category.xml [deleted file]
org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml
org.eclipse.jgit.packaging/org.eclipse.jgit.repository/site.xml [new file with mode: 0644]