Signed-off-by: Shawn O. Pearce <spearce@xxxxxxxxxxx> --- org.spearce.jgit/META-INF/MANIFEST.MF | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/org.spearce.jgit/META-INF/MANIFEST.MF b/org.spearce.jgit/META-INF/MANIFEST.MF index 388dc18..36f92f2 100644 --- a/org.spearce.jgit/META-INF/MANIFEST.MF +++ b/org.spearce.jgit/META-INF/MANIFEST.MF @@ -5,7 +5,8 @@ Bundle-SymbolicName: org.spearce.jgit Bundle-Version: 0.3.1.qualifier Bundle-Localization: plugin Bundle-Vendor: %provider_name -Export-Package: org.spearce.jgit.errors;uses:="org.spearce.jgit.lib", +Export-Package: org.spearce.jgit.dircache, + org.spearce.jgit.errors;uses:="org.spearce.jgit.lib", org.spearce.jgit.lib, org.spearce.jgit.revplot, org.spearce.jgit.revwalk, -- 1.6.0.rc2.22.g71b99 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html