X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=inline;f=eclipse%2Fplugins%2Fruntime%2Forg.argeo.slc.client.oxm%2FMETA-INF%2FMANIFEST.MF;fp=eclipse%2Fplugins%2Fruntime%2Forg.argeo.slc.client.oxm%2FMETA-INF%2FMANIFEST.MF;h=df483c67651d400fbb391177f3ccb1ba26a2cbd6;hb=328d06a6f9d10624020aa5dce94e01c998bb422e;hp=0000000000000000000000000000000000000000;hpb=361e8a67af2d44130d0df61e6f379364b4b59a28;p=gpl%2Fargeo-slc.git diff --git a/eclipse/plugins/runtime/org.argeo.slc.client.oxm/META-INF/MANIFEST.MF b/eclipse/plugins/runtime/org.argeo.slc.client.oxm/META-INF/MANIFEST.MF new file mode 100644 index 000000000..df483c676 --- /dev/null +++ b/eclipse/plugins/runtime/org.argeo.slc.client.oxm/META-INF/MANIFEST.MF @@ -0,0 +1,13 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Version: 1.0.0.qualifier +Bundle-Name: Test Bundle to solve use case issues +Bundle-SymbolicName: org.argeo.slc.client.oxm +Export-Package: org.argeo.slc.client.oxm +Bundle-RequiredExecutionEnvironment: J2SE-1.5 +Require-Bundle: org.eclipse.ui +Import-Package: org.argeo.slc, + org.springframework.core, + org.springframework.oxm, + org.springframework.xml.transform +