From 6c624e86e39d8dc59452a2ce3e182d78b1f9eaeb Mon Sep 17 00:00:00 2001 From: Pekka Hyvönen Date: Wed, 1 Feb 2017 19:13:08 +0200 Subject: Replace FontAwesome with Vaadin Icons (#8208) * Include FontAwesome by default for easier migration * Fix JSComponentLoadingIndicatorTest Fixes #7979 Addresses part of #8219 --- test/servlet-containers/generic/ivy.xml | 4 ++++ test/servlet-containers/generic/ivysettings.xml | 2 ++ 2 files changed, 6 insertions(+) (limited to 'test') diff --git a/test/servlet-containers/generic/ivy.xml b/test/servlet-containers/generic/ivy.xml index 33ac7c7c04..6046e60620 100644 --- a/test/servlet-containers/generic/ivy.xml +++ b/test/servlet-containers/generic/ivy.xml @@ -68,6 +68,10 @@ + + + + -- cgit v1.2.3