[XOM-interest] XOM built as an OSGi bundle
Elliotte Harold
elharo at ibiblio.org
Fri May 15 08:45:55 EDT 2009
OK. How's this:
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.7.0
Created-By: 1.5.0_16-133 (Apple Inc.)
Built-By: elharo
Specification-Title: XOM
Specification-Version: 1.2.2b2
Specification-Vendor: Elliotte Rusty Harold
Implementation-Title: XOM
Implementation-Version: 1.2.2b2
Implementation-Vendor: Elliotte Rusty Harold
Main-Class: nu.xom.Info
Bundle-ManifestVersion: 2
Bundle-Name: XOM
Bundle-SymbolicName: nu.xom
Bundle-Version: 1.2.2b2
Bundle-Vendor: xom.nu
Bundle-RequiredExecutionEnvironment: J2SE-1.2
Export-Package: nu.xom, nu.xom.canonical, nu.xom.converters, nu.xom.xi
nclude, nu.xom.xslt
Import-Package: javax.xml.transform.sax, javax.xml.transform, org.w3c.
dom, org.apache.xerces.parsers;resolution:=optional;version
="2.8.0", org.apache.xerces.jaxp;resolution:=optional;versio
n="2.9.0", com.sun.org.apache.xerces.internal.jaxp;resolutio
n:=optional, com.sun.org.apache.xerces.internal.parsers;reso
lution:=optional
I'm not sure what's going on with the white space. Is there a maximum
length for Manifest.MF lines ant's trying to account for or something?
--
Elliotte Rusty Harold
elharo at ibiblio.org
More information about the XOM-interest
mailing list