]> source.dussan.org Git - vaadin-framework.git/commitdiff
Minor release notes update
authorArtur Signell <artur@vaadin.com>
Fri, 29 Jun 2012 12:27:45 +0000 (15:27 +0300)
committerArtur Signell <artur@vaadin.com>
Fri, 29 Jun 2012 12:27:45 +0000 (15:27 +0300)
WebContent/release-notes.html

index 6ceceac12db3e60d26b517f6a92fb0babe45f32e..1e4016db90f91f2fc012ce1cd75eaa018c875e2d 100644 (file)
@@ -81,9 +81,7 @@
       <ul>
         <li>GWT is now built into Vaadin Framework
           <ul>
-            <li>New <a
-            href="https://vaadin.com/blog/-/blogs/vaadin-and-superdevmode">SuperDevMode</a>
-            allows debugging client-side Java code in the browser without any plugins</li>
+            <li>New SuperDevMode allows debugging client-side Java code in the browser without any plugins</li>
           </ul>
         </li>
         <li>Support for JavaScript components - GWT integration code not required</li>
             <li>Access control for views, view change confirmation</li>
           </ul>
         </li>
+        <li>Resource loading (JS/CSS) by the framework</li>
       </ul>
         
       <p>
-        The enchancements are described in more detail in the <a
+        The enhancements are described in more detail in the <a
         href="https://vaadin.com/wiki/-/wiki/Main/Vaadin+7">mini-tutorials</a> in the
         Vaadin Wiki.
       </p>
 
       <h2 id="dependencies">Vaadin @version@ Dependencies</h2>
 
-      <h3>Google Web Toolkit (GWT)</h3>
-
-      <p>
-        Vaadin uses GWT @gwt-version@ for widget set compilation. GWT can be downloaded
-        from <a
-        href="http://code.google.com/webtoolkit/">http://code.google.com/webtoolkit/</a>.
-        GWT can also be automatically downloaded by the Vaadin Plug-in for Eclipse. Please
-        note that GWT @gwt-version@ requires the <i>validation-api-1.0.0.GA.jar</i> and
-        <i>validation-api-1.0.0.GA-sources.jar</i> files in addition to <i>gwt-dev.jar</i>
-        and <i>gwt-user.jar</i> for widget set compilation.
-      </p>
-
       <h3>Bean Validation</h3>
 
       <p>
       <h2 id="supportedversions">Supported Technologies</h2>
 
       <p>
-        Vaadin 7 is compatible with <b>Java 5</b> and it is also compatible with most other
-        operating system supporting Java 5 or newer. However, using Java 6 is recommended,
-        as it is required by widget set compilation.
+        Vaadin 7 is compatible with <b>Java 6</b> and it is also compatible with most other
+        operating system supporting Java 6 or newer. 
       </p>
 
       <p>