Parent: [11f2c6] (diff)

Child: [042431] (diff)

Download this file

MANIFEST.MF    19 lines (18 with data), 655 Bytes

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Bugzilla
Bundle-SymbolicName: org.ossmeter.platform.bugtrackingsystem.bugzilla;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Activator: org.ossmeter.platform.bugtrackingsystem.bugzilla.Activator
Require-Bundle: org.eclipse.ui,
 org.eclipse.core.runtime,
 org.ossmeter.platform,
 com.googlecode.pongo.runtime,
 com.j2bugzilla,
 org.apache.ws.commons,
 org.apache.xmlrpc,
 org.apache.xmlrpc.common
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: org.ossmeter.repository.model
Export-Package: org.ossmeter.platform.bugtrackingsystem.bugzilla