]> source.dussan.org Git - vaadin-framework.git/commit
Fix regression that broke widget set compilation in 7.7.1 (#20285)
authorIngo Kegel <ingo.kegel@ej-technologies.com>
Fri, 16 Sep 2016 09:27:21 +0000 (11:27 +0200)
committerIngo Kegel <ingo.kegel@ej-technologies.com>
Fri, 16 Sep 2016 09:27:21 +0000 (11:27 +0200)
commitf9411b3238a89d34f5c5ac9d95fcc0abd1b25816
tree11f6371f7c9a5abdd4d712b901c32fdceff8b758
parent121f562ae33fe2c56e1b82f3b03f5f625804fc69
Fix regression that broke widget set compilation in 7.7.1 (#20285)

The fix for

https://dev.vaadin.com/ticket/20262

broke widget set compilation on Windows, possibly only under certain circumstances

Change-Id: Ica559b9c7199014bf1a2babad29f53b083ff74a2
server/src/main/java/com/vaadin/server/widgetsetutils/ClassPathExplorer.java