TableExport 1.5.1 requires VodaTime?

When I update from TableExport 1.4.0 to 1.5.1, it seems to want to put vodatime into my GWT.XML file and the I cannot compile the widgetset. The vodatime add-on seems to only be for Vaadin 6.

Is there something else going on? If I revert back to 1.4.0, all is okay again.

Vaadin widgetset compilation error on Vaadin 7.1.13:


Loading inherited module ‘com.esignforms.open.vaadin.widgetset.Open_esignformsvaadin7Widgetset’
Loading inherited module ‘org.vaadin.addon.vodatime.Widgetset’
[ERROR]
Unable to find ‘org/vaadin/addon/vodatime/Widgetset.gwt.xml’ on your classpath; could be a typo, or maybe you forgot to include a classpath entry for source?

Also, have you tested Apache POI 3.10 rather than your older beta release that you describe in the comments for the add-on?

Thanks for fixing this in 1.5.1.1: https://vaadin.com/forum/#!/thread/579717/5190065