summaryrefslogtreecommitdiffstats
path: root/compatibility-server
diff options
context:
space:
mode:
authorAhmed Ashour <asashour@yahoo.com>2017-09-14 08:20:10 +0200
committerHenri Sara <henri.sara@gmail.com>2017-09-14 09:58:33 +0300
commit829c9d725630f2e1f89c2526a4d9f9add1d43731 (patch)
treef08736eae92457a00cf3d3a6acca49cb5dd0bd50 /compatibility-server
parentcaf41dbac44b53c475e20ccc621c80c754033df9 (diff)
downloadvaadin-framework-829c9d725630f2e1f89c2526a4d9f9add1d43731.tar.gz
vaadin-framework-829c9d725630f2e1f89c2526a4d9f9add1d43731.zip
Fix bnd warnings
Diffstat (limited to 'compatibility-server')
-rw-r--r--compatibility-server/bnd.bnd1
1 files changed, 0 insertions, 1 deletions
diff --git a/compatibility-server/bnd.bnd b/compatibility-server/bnd.bnd
index ef841e7d0d..e39fbbcf4d 100644
--- a/compatibility-server/bnd.bnd
+++ b/compatibility-server/bnd.bnd
@@ -3,7 +3,6 @@ Bundle-Name: Vaadin Compatibility Server
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}]",\
- org.osgi*,\
javax.validation*;resolution:=optional;version='${javax.validation.version}',\
*
Export-Package: !com.vaadin.v7.shared*,\