RESOLVED - issue BATCH-1054: Maven Build - incompatible bundle manifest version

http://jira.springframework.org/browse/BATCH-1054
This commit is contained in:
dsyer
2009-02-02 15:16:14 +00:00
parent ee11f65556
commit c29895586b
3 changed files with 3 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ Bundle-SymbolicName: com.springframework.batch.core
Bundle-Name: Spring Batch Core
Bundle-Vendor: Spring
Bundle-Version: ${version}
Bundle-ManifestVersion: 2
Ignored-Existing-Headers:
Import-Package,
Export-Package

View File

@@ -2,6 +2,7 @@ Bundle-SymbolicName: com.springframework.batch.infrastructure
Bundle-Name: Spring Batch Infrastructure
Bundle-Vendor: Spring
Bundle-Version: ${version}
Bundle-ManifestVersion: 2
Ignored-Existing-Headers:
Import-Package,
Export-Package

View File

@@ -2,6 +2,7 @@ Bundle-SymbolicName: com.springframework.batch.test
Bundle-Name: Spring Batch Test
Bundle-Vendor: Spring
Bundle-Version: ${version}
Bundle-ManifestVersion: 2
Ignored-Existing-Headers:
Import-Package,
Export-Package