From d0a64a804920bff30d586e7700af895247a1fad2 Mon Sep 17 00:00:00 2001 From: Ilia Motornyi Date: Tue, 2 May 2017 12:41:18 +0300 Subject: Fixes repackaging the whole elemental into shared. (#9207) --- shared/bnd.bnd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shared') diff --git a/shared/bnd.bnd b/shared/bnd.bnd index d7d440871a..ff4e85732f 100644 --- a/shared/bnd.bnd +++ b/shared/bnd.bnd @@ -7,4 +7,4 @@ Import-Package: com.vaadin*;version="[${osgi.bundle.version},${osgi.bundle.versi org.osgi* Export-Package: com.vaadin.osgi.resources;-noimport:=true,\ com.vaadin.shared*;-noimport:=true,\ - elemental*;-noimport:=true + elemental.json*;-noimport:=true -- cgit v1.2.3