summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/core-databinding
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-11-04 22:32:37 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-11-04 22:32:37 +0000
commitff27c26bfd80c0ab7457b96b4ee20bd3f5e2d14f (patch)
tree1437bb93c32c82bf46df04b969b67cce2f53a6df /branches/sca-equinox/modules/core-databinding
parentb4fb8e98f94ca47e99f40e92db5972dd7b70fd54 (diff)
Fix the access violations
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711453 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-equinox/modules/core-databinding')
-rw-r--r--branches/sca-equinox/modules/core-databinding/META-INF/MANIFEST.MF2
1 files changed, 2 insertions, 0 deletions
diff --git a/branches/sca-equinox/modules/core-databinding/META-INF/MANIFEST.MF b/branches/sca-equinox/modules/core-databinding/META-INF/MANIFEST.MF
index 606ab02006..17695ced16 100644
--- a/branches/sca-equinox/modules/core-databinding/META-INF/MANIFEST.MF
+++ b/branches/sca-equinox/modules/core-databinding/META-INF/MANIFEST.MF
@@ -43,4 +43,6 @@ Import-Package: javax.xml.bind.annotation.adapters,
org.w3c.dom;resolution:=optional
Bundle-SymbolicName: org.apache.tuscany.sca.core.databinding
Bundle-DocURL: http://www.apache.org/
+Export-Package: org.apache.tuscany.sca.core.databinding.processor;
+ version="1.4";uses:="org.w3c.dom"