Download this file

MANIFEST.MF    46 lines (45 with data), 1.7 kB

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Svnkit
Bundle-SymbolicName: org.svnkit
Bundle-Version: 1.0.0
Bundle-ClassPath: .
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Export-Package: org.tmatesoft.svn.core,
 org.tmatesoft.svn.core.auth,
 org.tmatesoft.svn.core.internal.db,
 org.tmatesoft.svn.core.internal.delta,
 org.tmatesoft.svn.core.internal.io.dav,
 org.tmatesoft.svn.core.internal.io.dav.handlers,
 org.tmatesoft.svn.core.internal.io.dav.http,
 org.tmatesoft.svn.core.internal.io.fs,
 org.tmatesoft.svn.core.internal.io.fs.repcache,
 org.tmatesoft.svn.core.internal.io.fs.revprop,
 org.tmatesoft.svn.core.internal.io.svn,
 org.tmatesoft.svn.core.internal.io.svn.sasl,
 org.tmatesoft.svn.core.internal.io.svn.ssh,
 org.tmatesoft.svn.core.internal.util,
 org.tmatesoft.svn.core.internal.util.jna,
 org.tmatesoft.svn.core.internal.wc,
 org.tmatesoft.svn.core.internal.wc.admin,
 org.tmatesoft.svn.core.internal.wc.patch,
 org.tmatesoft.svn.core.internal.wc16,
 org.tmatesoft.svn.core.internal.wc17,
 org.tmatesoft.svn.core.internal.wc17.db,
 org.tmatesoft.svn.core.internal.wc17.db.statement,
 org.tmatesoft.svn.core.internal.wc2,
 org.tmatesoft.svn.core.internal.wc2.admin,
 org.tmatesoft.svn.core.internal.wc2.compat,
 org.tmatesoft.svn.core.internal.wc2.ng,
 org.tmatesoft.svn.core.internal.wc2.old,
 org.tmatesoft.svn.core.internal.wc2.remote,
 org.tmatesoft.svn.core.io,
 org.tmatesoft.svn.core.io.diff,
 org.tmatesoft.svn.core.replicator,
 org.tmatesoft.svn.core.wc,
 org.tmatesoft.svn.core.wc.admin,
 org.tmatesoft.svn.core.wc.xml,
 org.tmatesoft.svn.core.wc2,
 org.tmatesoft.svn.core.wc2.admin,
 org.tmatesoft.svn.core.wc2.hooks,
 org.tmatesoft.svn.util