aboutsummaryrefslogtreecommitdiffstats
path: root/compatibility-client-compiled/bnd.bnd
blob: 4ae54db9819bc86ec82ecad6a8cadb31fe2e99b7 (plain)
1
2
3
4
5
6
7
8
Bundle-SymbolicName: ${project.groupId}.compatibility-client-compiled
Bundle-Name: Compatibility Widgetset
Bundle-Version: ${osgi.bundle.version}
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.osgi.compatibility.widgetset;-noimport:=true