Modified manifests for new OSGi samples

This commit is contained in:
Mark Fisher
2009-07-16 03:25:36 +00:00
parent f89b7c939f
commit 64ef8c3ab5
2 changed files with 8 additions and 8 deletions

View File

@@ -3,8 +3,8 @@ Bundle-Version: 1.0.3
Bundle-Name: Input_adapter_osgi
Bundle-ManifestVersion: 2
Bundle-SymbolicName: input_adapter_osgi
Import-Library: org.aspectj;version="[1.6.2.RELEASE,1.6.2.RELEASE]",
org.springframework.spring;version="[2.5.6.A,2.5.6.A]"
Import-Bundle: org.springframework.integration;version="[1.0.3.BUILD-20090711061916,1.0.3.BUILD-20090711061916]",
org.springframework.integration.file;version="[1.0.3.BUILD-20090711061916,1.0.3.BUILD-20090711061916]"
Import-Library: org.aspectj;version="[1.6.2, 2.0.0)",
org.springframework.spring;version="[2.5.6.A, 3.1.0)"
Import-Bundle: org.springframework.integration;version="[1.0.3, 1.0.4)",
org.springframework.integration.file;version="[1.0.3, 1.0.4)"

View File

@@ -3,8 +3,8 @@ Bundle-Version: 1.0.3
Bundle-Name: Outbound_adapter_osgi
Bundle-ManifestVersion: 2
Bundle-SymbolicName: outbound_adapter_osgi
Import-Library: org.aspectj;version="[1.6.2.RELEASE,1.6.2.RELEASE]",
org.springframework.spring;version="[2.5.6.A,2.5.6.A]"
Import-Bundle: org.springframework.integration;version="[1.0.3.BUILD-20090711061916,1.0.3.BUILD-20090711061916]",
org.springframework.integration.file;version="[1.0.3.BUILD-20090711061916,1.0.3.BUILD-20090711061916]"
Import-Library: org.aspectj;version="[1.6.2, 2.0.0)",
org.springframework.spring;version="[2.5.6.A, 3.1.0)"
Import-Bundle: org.springframework.integration;version="[1.0.3, 1.0.4)",
org.springframework.integration.file;version="[1.0.3, 1.0.4)"