Vaadin 7.0.2 Released

Vaadin 7.0.2 is a maintenance release for the 7.0 branch of Vaadin Framework.

Vaadin 7.0.2 contains further improvements in speed and overall performance. You can take a look at the
release notes
to get a better understanding what has been made.

The easiest ways to get the latest version of Vaadin 7 are described at
http://vaadin.com/download
. If you are using Maven or Ivy, the 7.0.2 version is already available in the central maven repository.

Information on migrating from Vaadin 6 to Vaadin 7 can be found in the
release notes
, among other upgrading information.

Sorry for bothering but I still couldn’t find the all-in-one javadoc for Vaadin 7.0.2.

BTW, the javadoc for Vaadin 6.8.9 is fine,
maybe comparing the both build tasks could give some hints about what went wrong. :slight_smile:

Best Regards,
Chien

That’s odd. You’re correct, there doesn’t seem to be a javadoc jar available. I’ve reported this to the development team, they should be looking into this after their Monday morning meeting.

In the meantime, the online javadocs can be browsed at
https://vaadin.com/api/
, or you can find them in the release directory, at
https://vaadin.com/download/release/7.0/7.0.2/docs/api/
. It’s truly strange that for example the all-inclusive .zip file doesn’t contain even the docs/ folder in
https://vaadin.com/download/release/7.0/7.0.2/
.

I’ll let you know as soon as this gets fixed.

The javadoc-all jar file is now available at
https://vaadin.com/download/release/7.0/7.0.2/vaadin-all-7.0.2-javadoc.jar

Thanks for noticing!

Thanks for your reply.

I have got the javadoc.jar.