Expose org.eclipse.jgit.junit via jgit p2 repository
commite36c2aa845c638cb656d11b90f67f6fd66aa1d6d
authorMatthias Sohn <matthias.sohn@sap.com>
Tue, 11 May 2010 12:35:26 +0000 (11 14:35 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 11 May 2010 12:35:26 +0000 (11 14:35 +0200)
tree0774a39b53c929dd9b828a83c77eb056d759a896
parentf3fb5824ba45197787bc4ffb81fafcd576c60291
Expose org.eclipse.jgit.junit via jgit p2 repository

EGit Tycho builds on build.eclipse.org frequently hit corrupted artifacts
which leads to broken builds. Cleaning up these corrupted files is tedious
since it requires file system access on the build server. Hence we want to
switch to use job-local m2 repositories. This requires that build artifacts
are shared between the jgit and egit build jobs via p2. Therefore the
bundle org.eclipse.jgit.junit needs to be exposed via p2 repository.

Change-Id: I0ccd7763eede117cb68240fdd25f13d6e6f6a2c1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/.gitignore [new file with mode: 0644]
org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/.project [new file with mode: 0644]
org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/build.properties [new file with mode: 0644]
org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/edl-v10.html [new file with mode: 0644]
org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.properties [new file with mode: 0644]
org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml [new file with mode: 0644]
org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/pom.xml [new file with mode: 0644]
org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/site.xml
org.eclipse.jgit.packaging/pom.xml