awips2/cots/org.apache.velocity/META-INF/MANIFEST.MF
Steve Harris 333fd9c64e Revert "12.6.1-10 baseline"
This reverts commit f8497470fc [formerly b33c5bdfcf] [formerly a2c0893d1a] [formerly 06f1c7b73c [formerly ddde63eee0] [formerly a2c0893d1a [formerly 5e2f5e9bc2b0559c3101cc0c3af708858e3b95d1]]].


Former-commit-id: 62cf6a9f92 [formerly b4b1f6975f] [formerly 25198a5cd6 [formerly 8cdb21fda317373a0dc95e5048716d0e31412ab4]]
Former-commit-id: 25198a5cd6
Former-commit-id: 8367fb50f5
2012-06-21 08:51:08 -05:00

45 lines
1.5 KiB
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Velocity Plug-in
Bundle-SymbolicName: org.apache.velocity
Bundle-Version: 1.7.0
Eclipse-BuddyPolicy: ext, registered
Bundle-ClassPath: velocity-tools-generic-2.0.jar,
velocity-1.7.jar,
oro-2.0.8.jar
Export-Package: org.apache.velocity,
org.apache.velocity.anakia,
org.apache.velocity.app,
org.apache.velocity.app.event,
org.apache.velocity.app.event.implement,
org.apache.velocity.app.tools,
org.apache.velocity.context,
org.apache.velocity.convert,
org.apache.velocity.exception,
org.apache.velocity.io,
org.apache.velocity.runtime,
org.apache.velocity.runtime.directive,
org.apache.velocity.runtime.log,
org.apache.velocity.runtime.parser,
org.apache.velocity.runtime.parser.node,
org.apache.velocity.runtime.resource,
org.apache.velocity.runtime.resource.loader,
org.apache.velocity.runtime.resource.util,
org.apache.velocity.runtime.visitor,
org.apache.velocity.servlet,
org.apache.velocity.texen,
org.apache.velocity.texen.ant,
org.apache.velocity.texen.util,
org.apache.velocity.tools,
org.apache.velocity.tools.config,
org.apache.velocity.tools.generic,
org.apache.velocity.tools.generic.log,
org.apache.velocity.util,
org.apache.velocity.util.introspection
Require-Bundle: org.apache.commons.beanutils,
org.apache.commons.collections,
org.apache.commons.lang
Bundle-Vendor: Raytheon-bundled OSS
Edex-Deploy: velocity-1.7.jar,
velocity-tools-generic-2.0.jar
Bundle-RequiredExecutionEnvironment: JavaSE-1.6