From 28f4e6478351eda45bf40a7cc241f124f49cbf63 Mon Sep 17 00:00:00 2001
From: Leif Åstrand
Date: Tue, 18 Apr 2017 15:43:46 +0300
Subject: Mention non-compatibility renames in migration instructions (#9097)
---
all/src/main/templates/release-notes.html | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html
index 95d1c37acc..fcd86bce6a 100644
--- a/all/src/main/templates/release-notes.html
+++ b/all/src/main/templates/release-notes.html
@@ -241,7 +241,10 @@
vaadin-server, vaadin-shared etc. The package
vaadin-compatibility-client-compiled contains the widgetset
com.vaadin.v7.Vaadin7WidgetSet which can be used instead of
- DefaultWidgetSet.
+ DefaultWidgetSet. Please note that the rename to com.vaadin.v7
+ has only been applied to classes that are only relevant for the
+ compatibility modules. Some classes have also been renamed while still
+ being part of the non-compatibility modules.
All applications using either Reindeer, Runo, Chameleon or Base theme must include the vaadin-compability-themes package.
--
cgit v1.2.3