Amend: Changed version numbers per discussion Amend: Actually added changed files to the index Change-Id: Ife7063ed538efe48a264b69c441e6f2dc3746dd5 Former-commit-id:cc2080449c
[formerly b65366dcdfa48e431b5c8bf10a72879b111cfd8d] Former-commit-id:16046a4dde
23 lines
488 B
Text
23 lines
488 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Dom4j Plug-in
|
|
Bundle-SymbolicName: org.dom4j
|
|
Bundle-Version: 1.6.1
|
|
Bundle-ClassPath: dom4j-1.6.1.jar,
|
|
jaxen-1.1.4.jar,
|
|
.
|
|
Export-Package: org.dom4j,
|
|
org.dom4j.bean,
|
|
org.dom4j.datatype,
|
|
org.dom4j.dom,
|
|
org.dom4j.dtd,
|
|
org.dom4j.io,
|
|
org.dom4j.jaxb,
|
|
org.dom4j.rule,
|
|
org.dom4j.rule.pattern,
|
|
org.dom4j.swing,
|
|
org.dom4j.tree,
|
|
org.dom4j.util,
|
|
org.dom4j.xpath,
|
|
org.dom4j.xpp
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|