jgit/org.eclipse.jgit
Chris Aniszczyk 4cfc7baf9e Cleanup MANIFEST.MF in JGit
- We shouldn't be re-exporting bundles, JSch in this case.
  Instead used a Import-Package clause.

- Some packages weren't exported.  In Eclipse we have a policy to
  export all the packages in a bundle

- Exporting version numbers on the export packages.

Bug: 291108
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2009-10-01 14:12:50 -07:00
..
.settings Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
META-INF Cleanup MANIFEST.MF in JGit 2009-10-01 14:12:50 -07:00
findBugs Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
src/org/eclipse/jgit Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
.classpath Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
.fbprefs Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
.gitignore Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
.project Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
build.properties Initial JGit contribution to eclipse.org 2009-09-29 16:47:03 -07:00
plugin.properties Mark our one Eclipse plugin as in incubation status 2009-09-29 18:03:31 -07:00