aboutsummaryrefslogtreecommitdiffstats
path: root/compatibility-shared/bnd.bnd
blob: 5d24b99e3d7dfc7476aea0b67f16cf53efbbea8a (plain)
1
2
3
4
5
6
7
Bundle-SymbolicName: ${project.groupId}.compatibility-shared
Bundle-Name: Vaadin Compatibility Shared
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0
Import-Package: com.vaadin*;version="[${osgi.bundle.version},${osgi.bundle.version}]"
Export-Package: \
  com.vaadin.v7.shared*;-noimport:=true