summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-launcher-equinox/src/main/resources/org/apache/tuscany/sca/node/equinox/launcher/ode-scheduler-simple-1.3.2.MF
blob: 44e01e5cf3038a4ae4da956da4b165c5863fd86b (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
29
Manifest-Version: 1.0
Export-Package: org.apache.ode.scheduler.simple;version="1.3.2";
  uses:="org.apache.commons.logging,
   javax.sql,
   org.apache.ode.utils,
   org.apache.ode.utils.stl,
   javax.transaction,
   org.apache.ode.bpel.iapi"
Private-Package: .
Implementation-Title: Apache ODE
Implementation-Version: 1.3.2
Tool: Bnd-0.0.313
Bundle-Name: ode-scheduler-simple
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: 1250921589218
Bundle-ManifestVersion: 2
Import-Package: javax.sql,
 javax.transaction;version="1.1",
 org.apache.commons.logging,
 org.apache.ode.bpel.iapi;version="1.3.2",
 org.apache.ode.utils;version="1.3.2",
 org.apache.ode.utils.stl;version="1.3.2"
Bundle-SymbolicName: ode-scheduler-simple
Originally-Created-By: Buildr
Build-By: MikeEdwards