]> source.dussan.org Git - vaadin-framework.git/commit
chore: avoid repackaging of google elemental dep and use it directly (#12459)
authorAnna Koskinen <Ansku@users.noreply.github.com>
Fri, 29 Oct 2021 10:04:02 +0000 (13:04 +0300)
committerGitHub <noreply@github.com>
Fri, 29 Oct 2021 10:04:02 +0000 (13:04 +0300)
commit1fa2351d8dc989bc25089450f083e693fae3d383
treedf094905f211a17425543ef017e9ba346411b43d
parent01d4fbccfe2a15f97a1cb3a40df3323db7b9db54
chore: avoid repackaging of google elemental dep and use it directly (#12459)

(#12416)

The google elemental dependency is not OSGi compatible so it's
repackaged into shared module to use it directly from there. But there
is a custom Vaadin version of google elemental dep and it's OSGi
compatible. Flow uses this version and to be able to use FW in MPR the
versions should match. So the Vaadin google elemental dep is added
instead of repackaging.

Authored-by: Denis <denis@vaadin.com>
shared/bnd.bnd
shared/pom.xml