RESOLVED - issue BATCH-1054: Maven Build - incompatible bundle manifest version
http://jira.springframework.org/browse/BATCH-1054
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user