Export all packages from org.eclipse.jgit.pgm

Change-Id: I90565c8626aa5ab58ed3ff1dafa8bd21c9a79c62
This commit is contained in:
Tomasz Zarna 2012-03-07 18:41:45 +01:00
parent 90d002c15f
commit c638f72b41
1 changed files with 4 additions and 1 deletions

View File

@ -39,6 +39,9 @@ Export-Package: org.eclipse.jgit.pgm;version="2.0.0";
javax.swing,
org.eclipse.jgit.pgm.opt,
org.eclipse.jgit.awtui,
org.eclipse.jgit.transport"
org.eclipse.jgit.transport",
org.eclipse.jgit.pgm.debug;version="2.0.0",
org.eclipse.jgit.pgm.eclipse;version="2.0.0",
org.eclipse.jgit.pgm.opt;version="2.0.0"
Main-Class: org.eclipse.jgit.pgm.Main
Implementation-Title: JGit Command Line Interface