summaryrefslogtreecommitdiffstats
path: root/java/sca-contrib/modules/databinding-fastinfoset/META-INF/MANIFEST.MF
blob: 8fc38ffe233116b179de7656cdf5810096febdcc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Manifest-Version: 1.0
Private-Package: org.apache.tuscany.sca.databinding.fastinfoset;versio
 n="1.4"
Tool: Bnd-0.0.255
Bundle-Name: Apache Tuscany Data Binding for FastInfoset
Created-By: 1.6.0_07 (Sun Microsystems Inc.)
Bundle-Vendor: The Apache Software Foundation
Bundle-Version: 2.0.0
Bnd-LastModified: 1225397405343
Bundle-ManifestVersion: 2
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-Description: Apache Tuscany Data Binding for FastInfoset
Import-Package: com.sun.xml.fastinfoset,
 com.sun.xml.fastinfoset.dom,
 com.sun.xml.fastinfoset.sax,
 com.sun.xml.fastinfoset.stax,
 javax.xml.parsers,
 javax.xml.stream,
 
 org.apache.tuscany.sca.databinding;version="2.0.0",
 org.apache.tuscany.sca.databinding.impl;version="2.0.0",
 org.apache.tuscany.sca.databinding.xml;version="2.0.0",
 org.w3c.dom,
 org.xml.sax,
 org.xml.sax.helpers
Bundle-SymbolicName: org.apache.tuscany.sca.databinding.fastinfoset
Bundle-DocURL: http://www.apache.org/