Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] XOM built as an OSGi bundle

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Harold <elharo AT ibiblio.org>
  • To: XOM interest <xom-interest AT lists.ibiblio.org>
  • Subject: Re: [XOM-interest] XOM built as an OSGi bundle
  • Date: Wed, 13 May 2009 07:19:31 -0700

Does this look about right:

Bundle-ManifestVersion: 2
Bundle-Name: XOM
Bundle-SymbolicName: nu.xom
Bundle-Version: 1.2.2b2
Bundle-Vendor: xom.nu
Bundle-RequiredExecutionEnvironment: J2SE-1.4
Export-Package: nu.xom, nu.xom.canonical, nu.xom.converters, nu.xom.xi
nclude, nu.xom.xslt

Am I missing anything?

--
Elliotte Rusty Harold
elharo AT ibiblio.org




Archive powered by MHonArc 2.6.24.

Top of Page