Vaadin Control Panel for Liferay -- Update to 7.3.0

Hi!!!

I have tried to update my version of vaadin under liferay 6.2 from 7.1.3 to 7.3.0 but I can’t do that because I got this error:


08:58:10,186 WARN [Thread-46]
[VaadinUpdater:176]
Exception while updating Vaadin version.
java.io.FileNotFoundException: Source ‘/home/liferay/liferay62ce/tomcat-7.0.42/temp/vaadinws6639221774676724966.tmp/unzip/vaadin-theme-compiler.jar’ does not exist
at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:767)
at com.arcusys.liferay.vaadinplugin.VaadinUpdater.replaceFile(VaadinUpdater.java:322)
at com.arcusys.liferay.vaadinplugin.VaadinUpdater.run(VaadinUpdater.java:172)
at java.lang.Thread.run(Thread.java:701)

Can You help me?

The old vaadin-theme-compiler needs to be replaced with vaadin-sass-compiler (already for 7.2).

I wonder if this is hard coded in the Arcusys control panel, or whether it tries to copy the file because the old version had a file by that name.