Added "Bundle-Name" to MANIFEST.MF files (INT-165).

This commit is contained in:
Mark Fisher
2008-04-02 16:14:00 +00:00
parent 2ab12a9315
commit 945d3606d0
2 changed files with 2 additions and 0 deletions

View File

@@ -62,4 +62,5 @@ Export-Package: org.springframework.integration.adapter.file;uses:="or
ramework.integration.adapter,org.springframework.context,org.springfr
amework.util,org.springframework.integration.message",org.springframe
work.integration.adapter.config
Bundle-Name: Spring Integration Adapters

View File

@@ -114,4 +114,5 @@ Export-Package: org.springframework.integration.handler;uses:="org.spr
age;uses:="org.springframework.integration,org.springframework.util,o
rg.springframework.integration.util",org.springframework.integration.
util;uses:="org.springframework.integration,org.springframework.util"
Bundle-Name: Spring Integration Core