Adapt to JGit build which switched to Apache Felix maven-bundle-plugin
commitc14a017aff2bd4ff8ed9ded4daf6f72d542c756c
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 30 Dec 2009 01:27:55 +0000 (30 02:27 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 30 Dec 2009 12:03:10 +0000 (30 13:03 +0100)
treedcadd9bfafa7cb7e82afcaa3886f14855cdc78f4
parent10564f315f2e755302c24af4064281e2ed0f2711
Adapt to JGit build which switched to Apache Felix maven-bundle-plugin

Add JGit plugin to EGit feature since JGit feature has been removed.

Configure p2 resolver to refer to org.eclipse.jgit pom-first artifact as
described in [1].

Add maven build output folders to .gitignore

[1] https://docs.sonatype.org/display/TYCHO/Dependency+on+pom-first+artifacts

Change-Id: I3bdf1186b7c5f4f14370109f1afdb5bdd97d4db9
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
12 files changed:
org.eclipse.egit-feature/.gitignore [new file with mode: 0644]
org.eclipse.egit-feature/feature.xml
org.eclipse.egit-updatesite/.gitignore [new file with mode: 0644]
org.eclipse.egit-updatesite/pom.xml
org.eclipse.egit-updatesite/site.xml
org.eclipse.egit.core.test/.gitignore
org.eclipse.egit.core.test/pom.xml
org.eclipse.egit.core/.gitignore
org.eclipse.egit.core/pom.xml
org.eclipse.egit.ui/.gitignore
org.eclipse.egit.ui/pom.xml
org.eclipse.egit/.gitignore [new file with mode: 0644]