]> source.dussan.org Git - vaadin-framework.git/commitdiff
Updated Release Notes for Vaadin 7.0.0.beta1. Some fixes.
authorMarko Gronroos <magi@vaadin.com>
Mon, 10 Sep 2012 12:46:12 +0000 (15:46 +0300)
committerMarko Gronroos <magi@vaadin.com>
Mon, 10 Sep 2012 12:46:12 +0000 (15:46 +0300)
WebContent/css/styles.css
WebContent/release-notes.html

index 18c2bca5a13898ea93f619b166631d6635d759b3..9a5ddc74c10cc102bcb8c15a61c43b893a9c5326 100644 (file)
@@ -75,7 +75,7 @@ a:link {
        }
 
 a:visited {
-       color: #003648;
+       color: #00a248;
        }
 
 a:hover {
index 6e2b331e86bd061f9b5830acad09f847d7c53d9e..5e6ba6f42b902e395d4665ee4557f2516f97505c 100644 (file)
 
       <p>
         For server-side development, copy the <tt>vaadin-server</tt>,
-        <tt>vaadin-client-compiled</tt>, <tt>vaadin-shared</tt>, and
-        <tt>vaadin-themes-compiled</tt> from the main folder and the dependencies from the
-        <tt>lib</tt> folder to the <tt>WEB-INF/lib</tt> folder of your Vaadin project. The
-        <tt>vaadin-theme-compiler</tt> can be copied to a library folder that is not
-        deployed with the web application. (The <tt>vaadin-client-compiled</tt> is
-        necessary if you do not wish to compile the widget set by your own, which you need
-        to do if you use almost any add-on components.)
+        <tt>vaadin-client-compiled</tt>, <tt>vaadin-shared</tt>,
+        <tt>vaadin-theme-compiler</tt>, and <tt>vaadin-themes-compiled</tt> from the main
+        folder and the dependencies from the <tt>lib</tt> folder to the
+        <tt>WEB-INF/lib</tt> folder of your Vaadin project. (The
+        <tt>vaadin-client-compiled</tt> is necessary if you do not wish to compile the
+        widget set by your own, which you need to do if you use almost any add-on
+        components.)
       </p>
 
       <p>
         <li>GWT is now built into Vaadin Framework
           <ul>
             <li>New SuperDevMode allows debugging client-side Java code in the browser without any plugins</li>
+          </ul>
         </li>
         <li>Navigation API for view navigation
           <ul>
 
       <h2 id="dependencies">Vaadin @version@ Dependencies</h2>
 
+      <h3>Dependencies Included in Installation package</h3>
+
+      <ul>
+        <li>Apache Ant (<tt>ant-*.jar</tt>)</li>
+        <li>Args4j (<tt>args4j-*.jar</tt>)</li>
+        <li>Apache Commons CLI, Collections, Discovery, IO, Lang, Logging, and Math (<tt>commons-*.jar</tt>)</li>
+        <li>CSS Parser (<tt>cssparser-*.jar</tt>)</li>
+        <li>Flute (<tt>flute-*.jar</tt>)</li>
+        <li>Google Collections Library (<tt>google-collections-*.jar</tt>)</li>
+        <li>JSON (<tt>json-*.jar</tt>)</li>
+        <li>jsoup (<tt>jsoup-*.jar</tt>)</li>
+        <li>JUnit (<tt>junit-*.jar</tt>)</li>
+        <li><tt>portal-service-*.jar</tt></li>
+        <li>SAC (<tt>sac-*.jar</tt>)</li>
+        <li>SmartSprites (<tt>smartsprites-*.jar</tt>)</li>
+        <li> Validation API (<tt>-*.jar</tt>)</li>
+      </ul>
+
       <h3>Bean Validation</h3>
 
       <p>
       </ul>
        </div> <!-- /content-->
 
-
        <div id="footer">
                <span class="slogan"><strong>vaadin <em>}></em> </strong>
                        thinking of U and I<span> <a href="#top">&uarr; Back to