summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-launcher-equinox/src/main/resources/org/apache/tuscany/sca/node/equinox/launcher/ode-bpel-dao-1.3.2.MF
blob: 43d7409fce1d61dd251d86767df4824733e4bfe5 (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
Export-Package: org.apache.ode.bpel.dao;version="1.3.2";
  uses:="org.w3c.dom,
   org.apache.ode.bpel.common,
   org.apache.ode.bpel.evt,
   javax.xml.namespace,
   javax.sql,
   org.apache.ode.bpel.iapi"
Implementation-Title: Apache ODE
Implementation-Version: 1.3.2
Tool: Bnd-0.0.313
Bundle-Name: ode-bpel-dao
Created-By: 1.6.0_13 (Sun Microsystems Inc.)
Implementation-Vendor: Apache Software Foundation
Bundle-Version: 1.3.2
Build-Jdk: 1.6.0_13
Bnd-LastModified: 1250921587703
Bundle-ManifestVersion: 2
Bundle-SymbolicName: ode-bpel-dao
Import-Package: javax.sql,
 javax.xml.namespace,
 org.apache.ode.bpel.common;version="1.3.2",
 org.apache.ode.bpel.evt;version="1.3.2",
 org.apache.ode.bpel.iapi;version="1.3.2",
 org.w3c.dom
Originally-Created-By: Buildr
Build-By: MikeEdwards