Add Bundle-Version and placeholder to all Bundlor templates
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
Bundle-SymbolicName: org.springframework.integration
|
||||
Bundle-Name: Spring Integration Core
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-Version: ${version}
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.springframework.*;version="[3.0.5, 4.0.0)",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
Bundle-SymbolicName: org.springframework.integration.event
|
||||
Bundle-Name: Spring Integration ApplicationEvent Support
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-Version: ${version}
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.springframework.integration.*;version="[2.0.0, 2.0.1)",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
Bundle-SymbolicName: org.springframework.integration.ftp
|
||||
Bundle-Name: Spring Integration SFTP Support
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-Version: ${version}
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
Bundle-SymbolicName: org.springframework.integration.file
|
||||
Bundle-Name: Spring Integration File Adapters
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-Version: ${version}
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
Bundle-SymbolicName: org.springframework.integration.ftp
|
||||
Bundle-Name: Spring Integration SFTP Support
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-Version: ${version}
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
Bundle-SymbolicName: org.springframework.integration.groovy
|
||||
Bundle-Name: Spring Integration Groovy Support
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-Version: ${version}
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
Bundle-SymbolicName: org.springframework.integration.http
|
||||
Bundle-Name: Spring Integration HTTP Support
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-Version: ${version}
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.springframework.integration.*;version="[2.0.0, 2.0.1)",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
Bundle-SymbolicName: org.springframework.integration.httpinvoker
|
||||
Bundle-Name: Spring Integration HttpInvoker Support
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-Version: ${version}
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.springframework.integration.*;version="[2.0.0, 2.0.1)",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
Bundle-SymbolicName: org.springframework.integration.ip
|
||||
Bundle-Name: Spring Integration TCP/UDP Adapters
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-Version: ${version}
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
Bundle-SymbolicName: org.springframework.integration.jdbc
|
||||
Bundle-Name: Spring Integration JDBC Support
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-Version: ${version}
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.springframework.integration.*;version="[2.0.0, 2.0.1)",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
Bundle-SymbolicName: org.springframework.integration.jms
|
||||
Bundle-Name: Spring Integration JMS Support
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-Version: ${version}
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.springframework.integration.*;version="[2.0.0, 2.0.1)",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
Bundle-SymbolicName: org.springframework.integration.jmx
|
||||
Bundle-Name: Spring Integration JMX Support
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-Version: ${version}
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.springframework.integration.*;version="[2.0.0, 2.0.1)",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
Bundle-SymbolicName: org.springframework.integration.mail
|
||||
Bundle-Name: Spring Integration Mail Support
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-Version: ${version}
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.springframework.integration.*;version="[2.0.0, 2.0.1)",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
Bundle-SymbolicName: org.springframework.integration.rmi
|
||||
Bundle-Name: Spring Integration RMI Support
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-Version: ${version}
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.springframework.integration.*;version="[2.0.0, 2.0.1)",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
Bundle-SymbolicName: org.springframework.integration.security
|
||||
Bundle-Name: Spring Integration Security Support
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-Version: ${version}
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.aopalliance.*;version="[1.0.0, 2.0.0)",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
Bundle-SymbolicName: org.springframework.integration.sftp
|
||||
Bundle-Name: Spring Integration SFTP Support
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-Version: ${version}
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
Bundle-SymbolicName: org.springframework.integration.stream
|
||||
Bundle-Name: Spring Integration Stream Support
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-Version: ${version}
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
Bundle-SymbolicName: org.springframework.integration.test
|
||||
Bundle-Name: Spring Integration Test Support
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-Version: ${version}
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.apache.tools.ant.*;version="[1.7.0, 2.0.0)",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
Bundle-SymbolicName: org.springframework.integration.twitter
|
||||
Bundle-Name: Spring Integration Twitter Support
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-Version: ${version}
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.aopalliance.*;version="[1.0.0, 2.0.0)",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
Bundle-SymbolicName: org.springframework.integration.ws
|
||||
Bundle-Name: Spring Integration Web Services Support
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-Version: ${version}
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.springframework.integration.*;version="[2.0.0, 2.0.1)",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
Bundle-SymbolicName: org.springframework.integration.xml
|
||||
Bundle-Name: Spring Integration XML Support
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-Version: ${version}
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.springframework.integration.*;version="[2.0.0, 2.0.1)",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
Bundle-SymbolicName: org.springframework.integration.xmpp
|
||||
Bundle-Name: Spring Integration XMPP Support
|
||||
Bundle-Vendor: SpringSource
|
||||
Bundle-Version: ${version}
|
||||
Bundle-ManifestVersion: 2
|
||||
Import-Template:
|
||||
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
|
||||
|
||||
Reference in New Issue
Block a user