From: Marko Grönroos Date: Mon, 10 Sep 2012 22:44:03 +0000 (+0300) Subject: Updated Release Notes for Vaadin 7.0.0.beta1: various fixes. X-Git-Tag: 7.0.0.beta1~62 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=deb4d35b48e51318a961f02d2b6e5969c0875754;p=vaadin-framework.git Updated Release Notes for Vaadin 7.0.0.beta1: various fixes. --- diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 5e6ba6f42b..8a9a1ab501 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -56,9 +56,21 @@

- Vaadin is distributed as a ZIP package and from the Maven central - repository. Without Maven, the recommended way to get Vaadin is to use the Vaadin - Plugin for Eclipse, which automatically downloads the Vaadin libraries. + The easiest ways to install Vaadin are: +

+ + + +

+ It is also available as a ZIP package downloadable from Vaadin Download page.

Package Contents

@@ -74,9 +86,10 @@

- See the README.TXT for information about the installation. Book of Vaadin (for Vaadin 7) will give more detailed - instructions at some point, but is not yet updated at the time of this release. + See the README.TXT in the installation package for detailed information + about the package contents. Book of Vaadin + (for Vaadin 7) will give more detailed instructions; it is not yet up-to-date at + the time of this release, but will be updated soon after.

@@ -92,9 +105,10 @@

For pure client-side development, you only need the vaadin-client and - vaadin-client-compiler JARs. You also need them if you compile the widget - set for any reason, such as using Vaadin add-ons, or create new server-side - components integrated with client-side widgets. + vaadin-client-compiler JARs, which should be put to a non-deployed + project library folder, such as lib. You also need them if you compile + the widget set for any reason, such as using Vaadin add-ons, or create new + server-side components integrated with client-side widgets.

Enhancements in Vaadin @version-minor@

@@ -222,6 +236,11 @@

Vaadin @version@ Dependencies

Dependencies Included in Installation package

+ +

+ The Vaadin ZIP installation package includes the following dependencies in the + lib subfolder: +

Bean Validation

@@ -307,7 +326,9 @@ extracted to the ROOT/html/VAADIN directory in the Liferay installation. If your portal uses custom widgets, install the latest version of Vaadin - Control Panel for Liferay for easy widget set compilation. + Control Panel for Liferay for easy widget set compilation - when it is + available - the add-on is not compatible with Vaadin @version@ at the time of this + Vaadin release.

Notes and Limitations for Google App Engine

@@ -318,8 +339,8 @@