DotMap in Vaadin 7

Hi,
I wonder if this add-on is being compiled against the release of V7 or perhaps against an earlier beta? My build fails with the complaint:

[INFO]
[ERROR]
Errors in ‘org/vaadin/dotmap/client/ui/DotMapConnector.java’
[INFO]
[ERROR]
Line 7: The import com.vaadin.terminal.gwt.client cannot be resolved

(…and similar)
It seems the reference was moved way back in last August: http://dev.vaadin.com/git/?p=vaadin.git;a=commit;h=bfbfdd51a0563d212d1e811a3eb534122847d206

Many thanks if you get the chance to update,
Dan.

Yeah, sorry, it’s released before 7.0 and has not been updated. I’ll try to find some time to update all my add-ons that are not 7.0 compatible yet. And DotMap is high on the list now :slight_smile:

Best Regards,
Marc

Thanks Marc! Let me know if you need any assistance with testing, etc!

Hi again,
I was wondering if you had had any opportunity to work on this? And, as far as you know, should it just be a matter of re-importing the new packages?
Dan.