From c2bf72430504e51209d60ed2732bd0890bd6383e Mon Sep 17 00:00:00 2001 From: Marko Grönroos Date: Thu, 5 May 2011 13:47:15 +0000 Subject: Updated Release Notes: more details in upgrading. For #6327. svn changeset:18651/svn branch:6.6 --- WebContent/release-notes.html | 33 +++++++++++++++++++++++++++------ 1 file changed, 27 insertions(+), 6 deletions(-) (limited to 'WebContent/release-notes.html') diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 2c0a6f9e24..68d8c38499 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -32,7 +32,7 @@ @@ -49,7 +49,8 @@ contains a number of significant enhancements.

  • An error is shown to the end user when JAR and widgetset version do not match (#5423)
  • Support for touch device interfaces: one-finger touch scrolling, drag and drop, Slider, SplitPanel, sub-window handling, notifications, etc.
  • @@ -89,19 +90,20 @@ contains a number of significant enhancements.

    Change Log, Future Releases, and Upgrading

    -

    See the following lists of closed tickets for a full list of tickets fixed in this release:

    +

    See the following lists of closed tickets for a complete list of changes in this release:

    Problem fixes and enhancements planned for upcoming releases can be found in the Vaadin Roadmap in Vaadin Trac.

    As always, when upgrading from an earlier version, you should recompile any custom -widget sets and refresh your project in Eclipse. If you are upgrading from earlier than +widget sets and refresh your project in Eclipse. If you are upgrading from 6.5.x or earlier, notice that Vaadin 6.6 uses GWT 2.3 (included in the installation -package). See General Upgrade Notes for more details on upgrading.

    +package). See General Upgrade Instructions for more details on upgrading.

    Upgrading from Vaadin 6.0 or 6.1

    @@ -132,10 +134,18 @@ If you package a widget set as a JAR for use in other projects:

    -

    General Upgrade Notes

    +

    General Upgrade Instructions

    When upgrading from an earlier version of the Vaadin library, you should always do the following.

    +

    All Users

    + + +

    Eclipse Users

      @@ -192,6 +202,17 @@ If that is the case, add http://vaadin.com/eclipse/experimental as a So of Vaadin to when it is submitted to the central repository. Once in the central repository, the replication to other repositories can take several hours.

      +

      Liferay Users

      + +
        +
      1. You may need to install a new version of the Vaadin Control Panel for Liferay
      2. +
      3. Install the new Vaadin Jar to the ROOT/WEB-INF/lib directory in the portal
      4. +
      5. Extract the contents of the VAADIN folder from the Jar to the static ROOT/html/VAADIN directory in Liferay. Only the PortalDefaultWidgetSet widget set is needed.
      6. +
      7. If using any add-on components or custom widget sets, use the Vaadin Control Panel to recompile the combining widget set
      8. +
      + +

      Similar instructions apply for other portals, except that you need to recompile the widget sets for example using the build-widgetset.xml script included in the Vaadin installation package.

      +

      Notes and Limitations for Google App Engine

      The following instructions and limitations apply when you run a Vaadin application -- cgit v1.2.3