summaryrefslogtreecommitdiffstats
path: root/sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/META-INF
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-05-29 18:20:02 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-05-29 18:20:02 +0000
commit6b4bc0c967a75cb4e57240dad2972cf6800d0ecd (patch)
tree7b52e2924ac73c12ce81063b0fc01f2475d204c6 /sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/META-INF
parent6a63ce110cc590cc4a27392101b52dda4f6c0366 (diff)
Update the test scenarios
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780056 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/META-INF')
-rw-r--r--sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/META-INF/MANIFEST.MF6
1 files changed, 5 insertions, 1 deletions
diff --git a/sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/META-INF/MANIFEST.MF b/sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/META-INF/MANIFEST.MF
index bbc88e69ec..cdf9a9df05 100644
--- a/sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/META-INF/MANIFEST.MF
+++ b/sandbox/rfeng/scatours-creditcard-payment-dosgi-contribution/META-INF/MANIFEST.MF
@@ -17,8 +17,12 @@ Import-Package: javax.jws,
javax.xml.ws,
org.apache.tuscany.sca.node;version="2.0.0",
org.oasisopen.sca.annotation;version="2.0.0",
- org.osgi.framework;version="1.4"
+ org.osgi.framework;version="1.4",
+ scatours.currency,
+ scatours.payment.creditcard
Bundle-SymbolicName: scatours.creditcard.payment
Bundle-DocURL: http://www.apache.org/
Bundle-RequiredExecutionEnvironment: J2SE-1.5,JavaSE-1.6
Bundle-Activator: scatours.payment.creditcard.impl.CreditCardPaymentActivator
+Export-Package: scatours.currency,
+ scatours.payment.creditcard