Change-Id: I02d31a348c34aee48271dad291ae0f074e8e5158 Former-commit-id: 61921c6a5d4ae8d7e6b2546a11fb7407f780830f
33 lines
822 B
Text
33 lines
822 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Quartz
|
|
Bundle-SymbolicName: org.quartz
|
|
Bundle-Version: 1.8.6
|
|
Bundle-ClassPath: quartz-1.8.6.jar
|
|
Bundle-Vendor: Terracotta
|
|
Export-Package: org.quartz,
|
|
org.quartz.core,
|
|
org.quartz.core.jmx,
|
|
org.quartz.ee.jta,
|
|
org.quartz.ee.servlet,
|
|
org.quartz.helpers,
|
|
org.quartz.impl,
|
|
org.quartz.impl.calendar,
|
|
org.quartz.impl.jdbcjobstore,
|
|
org.quartz.jobs,
|
|
org.quartz.jobs.ee.ejb,
|
|
org.quartz.jobs.ee.jms,
|
|
org.quartz.jobs.ee.jmx,
|
|
org.quartz.jobs.ee.mail,
|
|
org.quartz.listeners,
|
|
org.quartz.plugins,
|
|
org.quartz.plugins.history,
|
|
org.quartz.plugins.management,
|
|
org.quartz.plugins.xml,
|
|
org.quartz.simpl,
|
|
org.quartz.spi,
|
|
org.quartz.utils,
|
|
org.quartz.utils.counter,
|
|
org.quartz.utils.counter.sampled,
|
|
org.quartz.xml
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|