summaryrefslogtreecommitdiffstats
path: root/client-compiled/bnd.bnd
diff options
context:
space:
mode:
Diffstat (limited to 'client-compiled/bnd.bnd')
-rw-r--r--client-compiled/bnd.bnd6
1 files changed, 6 insertions, 0 deletions
diff --git a/client-compiled/bnd.bnd b/client-compiled/bnd.bnd
new file mode 100644
index 0000000000..60f79d805e
--- /dev/null
+++ b/client-compiled/bnd.bnd
@@ -0,0 +1,6 @@
+Bundle-SymbolicName: ${project.groupId}.client.compiled
+Bundle-Name: Default Widgetset
+Bundle-Version: ${osgi.bundle.version}
+Import-Package: com.vaadin*;version='[${osgi.bundle.version},${osgi.bundle.version}]',\
+ *
+Export-Package: com.vaadin.osgi.widgetset;-noimport:=true