]> source.dussan.org Git - vaadin-framework.git/commit
Use fully qualified name for bundles
authorArtur Signell <artur@vaadin.com>
Sat, 10 Sep 2016 20:20:36 +0000 (23:20 +0300)
committerVaadin Code Review <review@vaadin.com>
Mon, 12 Sep 2016 08:46:55 +0000 (08:46 +0000)
commit712f8ad610ad3854d6a5f52f3c5e7725ebee1785
treed22a521055f7c5953176db5a801aaa10b1ed8c75
parent2ff1f3e726a7c8d11f26acbc47f67756d9f6add2
Use fully qualified name for bundles

Fixes problem with two LAZY connectors not being able to have the same
simple class name.

Change-Id: I97970979884c99162d52718449dc18f10e955e32
client-compiler/src/main/java/com/vaadin/server/widgetsetutils/ConnectorBundleLoaderFactory.java
client/src/main/java/com/vaadin/client/ui/richtextarea/RichTextAreaConnector.java