awips2/cots/net.sf.ehcache/META-INF/MANIFEST.MF
root 8e80217e59 Initial revision of AWIPS2 11.9.0-7p5
Former-commit-id: a02aeb236c [formerly 9f19e3f712] [formerly 06a8b51d6d [formerly 64fa9254b946eae7e61bbc3f513b7c3696c4f54f]]
Former-commit-id: 06a8b51d6d
Former-commit-id: 3360eb6c5f
2012-01-06 08:55:05 -06:00

22 lines
676 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Ehcache Plug-in
Bundle-SymbolicName: net.sf.ehcache
Bundle-Version: 1.0.0.qualifier
Bundle-ClassPath: ehcache-1.3.0.jar
Export-Package: net.sf.ehcache,
net.sf.ehcache.bootstrap,
net.sf.ehcache.config,
net.sf.ehcache.constructs.asynchronous,
net.sf.ehcache.constructs.blocking,
net.sf.ehcache.constructs.concurrent,
net.sf.ehcache.constructs.web,
net.sf.ehcache.constructs.web.filter,
net.sf.ehcache.distribution,
net.sf.ehcache.event,
net.sf.ehcache.hibernate,
net.sf.ehcache.jcache,
net.sf.ehcache.management,
net.sf.ehcache.store,
net.sf.ehcache.util
Bundle-RequiredExecutionEnvironment: JavaSE-1.6