blob: 97fc27b75abcbfc30ce76796219e40778dcecdbb [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %_PLUGIN_NAME
Bundle-SymbolicName: org.eclipse.wst.wsdl.validation.tests;singleton:=true
Bundle-Version: 1.0.303.qualifier
Bundle-ClassPath: wsdlvalidatetests.jar
Bundle-Activator: org.eclipse.wst.wsdl.validation.tests.internal.WSDLValidatorTestsPlugin
Bundle-Vendor: %_PROVIDER_NAME
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.junit;bundle-version="3.8.0",
org.eclipse.core.resources,
org.eclipse.wst.wsdl.validation,
org.eclipse.wst.ws,
org.eclipse.wst.command.env.core,
org.eclipse.wst.command.env,
org.apache.ant,
javax.wsdl;bundle-version="[1.5.0,1.6.0)",
org.apache.xerces,
org.eclipse.wst.validation,
org.eclipse.wst.xml.core,
org.eclipse.wst.common.uriresolver
Eclipse-LazyStart: true
Bundle-ActivationPolicy: lazy
Export-Package: org.eclipse.wst.wsdl.validation.internal.resolver;x-internal:=true,
org.eclipse.wst.wsdl.validation.internal.ui.ant;x-internal:=true,
org.eclipse.wst.wsdl.validation.internal.wsdl11.xsd;x-internal:=true,
org.eclipse.wst.wsdl.validation.internal.xml;x-internal:=true,
org.eclipse.wst.wsdl.validation.tests.internal;x-internal:=true
Bundle-RequiredExecutionEnvironment: J2SE-1.4