Finish removing Apache Felix maven-bundle-plugin
commit20b4d4740aea3b0f51063211f3b69261ced0a5d9
authorShawn O. Pearce <spearce@spearce.org>
Tue, 12 Jan 2010 19:41:35 +0000 (12 11:41 -0800)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 12 Jan 2010 19:46:55 +0000 (12 11:46 -0800)
treec3ac7a8ab2cc47b6293038399f696289d2a46a7a
parentcbab08fb2885b3024e7786e7665efad2b0579310
Finish removing Apache Felix maven-bundle-plugin

Since Robin reverted using the maven-bundle-plugin to produce the
OSGi manifest, there is no reason for us to reference it from our
build process anymore.

Also, when Robin reverted the to the Eclipse way of doing things,
we failed to update the ignore files to ignore our generated files
but not ignore our tracked .classpath.

Finally, we cannot delete the MANIFEST.MF file during a Maven build,
as this is once again a source file.

Change-Id: I53f77f2002cb4285f728968829560e835651e188
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.eclipse.jgit.console/.gitignore
org.eclipse.jgit.console/pom.xml
org.eclipse.jgit.junit/.gitignore
org.eclipse.jgit.junit/pom.xml
org.eclipse.jgit.pgm/.gitignore
org.eclipse.jgit.test/.gitignore
org.eclipse.jgit.ui/.gitignore
org.eclipse.jgit.ui/pom.xml
org.eclipse.jgit/.gitignore
org.eclipse.jgit/pom.xml
pom.xml