You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by bu...@apache.org on 2013/04/11 02:00:17 UTC

svn commit: r858048 [2/2] - in /websites/staging/flex/trunk: cgi-bin/ content/

Modified: websites/staging/flex/trunk/content/dev-sourcecode.html
==============================================================================
--- websites/staging/flex/trunk/content/dev-sourcecode.html (original)
+++ websites/staging/flex/trunk/content/dev-sourcecode.html Thu Apr 11 00:00:17 2013
@@ -222,78 +222,78 @@
 
 
 
-</div></div>
-<!-- Wrapper / End -->
-
-
-<!-- Footer -->
-
-<!-- Footer Top -->
-<div id="footer" class="container-fluid paddingbottom" >
-
-
-    <div class="row-fluid">
-
-        <!-- About -->
-        <div class="span3">
-            <div class="footer-headline"><h4>About Us</h4></div>
-            <p>Apache Flex® is a highly productive, open source application framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets and tv). It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications can be deployed to the ubiquitous Adobe® Flash® Player in the browser, Adobe® AIR™ on desktop and mobile or to native Android™, IOS™, QNX®, Windows® or Mac® applications.</p>
-        </div>
-
-        <!-- Subscribe  -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Subscribe</h4></div>
-            <p>We have two mailing lists, one for SDK developers, and one for SDK users.</p>
-            <p>Developers, send an email to <br>
-                <a href="mailto:dev-subscribe@flex.apache.org">dev-subscribe@flex.apache.org</a>
-            </p>
-            <p>Users, send an email to <br>
-                <a href="mailto:users-subscribe@flex.apache.org">users-subscribe@flex.apache.org</a>
-            </p>
-        </div>
-
-        <!-- Latest Releases -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Latest Releases</h4></div>
-            <p>Apache Flex SDK : <a href="download-binaries.html">4.9.1 (Feb 2013)</a><br />
-                SDK Installer : <a href="installer.html">2.0.3 (Jan 2013)</a><br />
-                BlazeDS : <a href="http://sourceforge.net/adobe/blazeds/wiki/Home/">4.6.0 (Nov 2011)</a><br />
-                Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan 2013)</a></p>
-        </div>
-
-        <!-- Latest Tweets -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Latest Tweets</h4></div>
-            <ul id="twitter"></ul>
-            <script type="text/javascript">
-                jQuery(document).ready(function($){
-                    $.getJSON('http://api.twitter.com/1/statuses/user_timeline/apacheflex.json?count=2&amp;callback=?', function(tweets){
-                        $("#twitter").html(tz_format_twitter(tweets));
-                    }); });
-            </script>
-            <div class="clear"></div>
-        </div>
-
-    </div>
-
-</div>
-<!-- Footer / Bottom -->
-<div id="footer" class="container-fluid" style="background: #111;">
-    <div class="row-fluid">
-        <div class="span12">
-            <div id="footer-bottom">
-                Copyright © 2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 <br>
-                Apache Flex, Apache and the Apache feather logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
-                Read more about our privacy policy on our <a href="about-privacy.html">Privacy Policy</a> page.
-                <div id="scroll-top-top"><a href="#" title="Go to Top"></a></div>
-            </div>
-        </div>
-    </div>
-
-</div>
-
-<!-- Footer / End -->
-
-</body>
-
+</div></div>
+<!-- Wrapper / End -->
+
+
+<!-- Footer -->
+
+<!-- Footer Top -->
+<div id="footer" class="container-fluid paddingbottom" >
+
+
+    <div class="row-fluid">
+
+        <!-- About -->
+        <div class="span3">
+            <div class="footer-headline"><h4>About Us</h4></div>
+            <p>Apache Flex® is a highly productive, open source application framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets and tv). It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications can be deployed to the ubiquitous Adobe® Flash® Player in the browser, Adobe® AIR™ on desktop and mobile or to native Android™, IOS™, QNX®, Windows® or Mac® applications.</p>
+        </div>
+
+        <!-- Subscribe  -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Subscribe</h4></div>
+            <p>We have two mailing lists, one for SDK developers, and one for SDK users.</p>
+            <p>Developers, send an email to <br>
+                <a href="mailto:dev-subscribe@flex.apache.org">dev-subscribe@flex.apache.org</a>
+            </p>
+            <p>Users, send an email to <br>
+                <a href="mailto:users-subscribe@flex.apache.org">users-subscribe@flex.apache.org</a>
+            </p>
+        </div>
+
+        <!-- Latest Releases -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Latest Releases</h4></div>
+            <p>Apache Flex SDK : <a href="download-binaries.html">4.9.1 (Feb 2013)</a><br />
+                SDK Installer : <a href="installer.html">2.5.4 (Apr 2013)</a><br />
+                BlazeDS : <a href="http://sourceforge.net/adobe/blazeds/wiki/Home/">4.6.0 (Nov 2011)</a><br />
+                Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan 2013)</a></p>
+        </div>
+
+        <!-- Latest Tweets -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Latest Tweets</h4></div>
+            <ul id="twitter"></ul>
+            <script type="text/javascript">
+                jQuery(document).ready(function($){
+                    $.getJSON('http://api.twitter.com/1/statuses/user_timeline/apacheflex.json?count=2&amp;callback=?', function(tweets){
+                        $("#twitter").html(tz_format_twitter(tweets));
+                    }); });
+            </script>
+            <div class="clear"></div>
+        </div>
+
+    </div>
+
+</div>
+<!-- Footer / Bottom -->
+<div id="footer" class="container-fluid" style="background: #111;">
+    <div class="row-fluid">
+        <div class="span12">
+            <div id="footer-bottom">
+                Copyright © 2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 <br>
+                Apache Flex, Apache and the Apache feather logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+                Read more about our privacy policy on our <a href="about-privacy.html">Privacy Policy</a> page.
+                <div id="scroll-top-top"><a href="#" title="Go to Top"></a></div>
+            </div>
+        </div>
+    </div>
+
+</div>
+
+<!-- Footer / End -->
+
+</body>
+
 </html>
\ No newline at end of file

Modified: websites/staging/flex/trunk/content/doc-getstarted.html
==============================================================================
--- websites/staging/flex/trunk/content/doc-getstarted.html (original)
+++ websites/staging/flex/trunk/content/doc-getstarted.html Thu Apr 11 00:00:17 2013
@@ -254,78 +254,78 @@ please contact us on the <a href="commun
 
 
 
-</div></div>
-<!-- Wrapper / End -->
-
-
-<!-- Footer -->
-
-<!-- Footer Top -->
-<div id="footer" class="container-fluid paddingbottom" >
-
-
-    <div class="row-fluid">
-
-        <!-- About -->
-        <div class="span3">
-            <div class="footer-headline"><h4>About Us</h4></div>
-            <p>Apache Flex® is a highly productive, open source application framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets and tv). It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications can be deployed to the ubiquitous Adobe® Flash® Player in the browser, Adobe® AIR™ on desktop and mobile or to native Android™, IOS™, QNX®, Windows® or Mac® applications.</p>
-        </div>
-
-        <!-- Subscribe  -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Subscribe</h4></div>
-            <p>We have two mailing lists, one for SDK developers, and one for SDK users.</p>
-            <p>Developers, send an email to <br>
-                <a href="mailto:dev-subscribe@flex.apache.org">dev-subscribe@flex.apache.org</a>
-            </p>
-            <p>Users, send an email to <br>
-                <a href="mailto:users-subscribe@flex.apache.org">users-subscribe@flex.apache.org</a>
-            </p>
-        </div>
-
-        <!-- Latest Releases -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Latest Releases</h4></div>
-            <p>Apache Flex SDK : <a href="download-binaries.html">4.9.1 (Feb 2013)</a><br />
-                SDK Installer : <a href="installer.html">2.0.3 (Jan 2013)</a><br />
-                BlazeDS : <a href="http://sourceforge.net/adobe/blazeds/wiki/Home/">4.6.0 (Nov 2011)</a><br />
-                Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan 2013)</a></p>
-        </div>
-
-        <!-- Latest Tweets -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Latest Tweets</h4></div>
-            <ul id="twitter"></ul>
-            <script type="text/javascript">
-                jQuery(document).ready(function($){
-                    $.getJSON('http://api.twitter.com/1/statuses/user_timeline/apacheflex.json?count=2&amp;callback=?', function(tweets){
-                        $("#twitter").html(tz_format_twitter(tweets));
-                    }); });
-            </script>
-            <div class="clear"></div>
-        </div>
-
-    </div>
-
-</div>
-<!-- Footer / Bottom -->
-<div id="footer" class="container-fluid" style="background: #111;">
-    <div class="row-fluid">
-        <div class="span12">
-            <div id="footer-bottom">
-                Copyright © 2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 <br>
-                Apache Flex, Apache and the Apache feather logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
-                Read more about our privacy policy on our <a href="about-privacy.html">Privacy Policy</a> page.
-                <div id="scroll-top-top"><a href="#" title="Go to Top"></a></div>
-            </div>
-        </div>
-    </div>
-
-</div>
-
-<!-- Footer / End -->
-
-</body>
-
+</div></div>
+<!-- Wrapper / End -->
+
+
+<!-- Footer -->
+
+<!-- Footer Top -->
+<div id="footer" class="container-fluid paddingbottom" >
+
+
+    <div class="row-fluid">
+
+        <!-- About -->
+        <div class="span3">
+            <div class="footer-headline"><h4>About Us</h4></div>
+            <p>Apache Flex® is a highly productive, open source application framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets and tv). It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications can be deployed to the ubiquitous Adobe® Flash® Player in the browser, Adobe® AIR™ on desktop and mobile or to native Android™, IOS™, QNX®, Windows® or Mac® applications.</p>
+        </div>
+
+        <!-- Subscribe  -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Subscribe</h4></div>
+            <p>We have two mailing lists, one for SDK developers, and one for SDK users.</p>
+            <p>Developers, send an email to <br>
+                <a href="mailto:dev-subscribe@flex.apache.org">dev-subscribe@flex.apache.org</a>
+            </p>
+            <p>Users, send an email to <br>
+                <a href="mailto:users-subscribe@flex.apache.org">users-subscribe@flex.apache.org</a>
+            </p>
+        </div>
+
+        <!-- Latest Releases -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Latest Releases</h4></div>
+            <p>Apache Flex SDK : <a href="download-binaries.html">4.9.1 (Feb 2013)</a><br />
+                SDK Installer : <a href="installer.html">2.5.4 (Apr 2013)</a><br />
+                BlazeDS : <a href="http://sourceforge.net/adobe/blazeds/wiki/Home/">4.6.0 (Nov 2011)</a><br />
+                Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan 2013)</a></p>
+        </div>
+
+        <!-- Latest Tweets -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Latest Tweets</h4></div>
+            <ul id="twitter"></ul>
+            <script type="text/javascript">
+                jQuery(document).ready(function($){
+                    $.getJSON('http://api.twitter.com/1/statuses/user_timeline/apacheflex.json?count=2&amp;callback=?', function(tweets){
+                        $("#twitter").html(tz_format_twitter(tweets));
+                    }); });
+            </script>
+            <div class="clear"></div>
+        </div>
+
+    </div>
+
+</div>
+<!-- Footer / Bottom -->
+<div id="footer" class="container-fluid" style="background: #111;">
+    <div class="row-fluid">
+        <div class="span12">
+            <div id="footer-bottom">
+                Copyright © 2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 <br>
+                Apache Flex, Apache and the Apache feather logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+                Read more about our privacy policy on our <a href="about-privacy.html">Privacy Policy</a> page.
+                <div id="scroll-top-top"><a href="#" title="Go to Top"></a></div>
+            </div>
+        </div>
+    </div>
+
+</div>
+
+<!-- Footer / End -->
+
+</body>
+
 </html>
\ No newline at end of file

Modified: websites/staging/flex/trunk/content/doc-videos.html
==============================================================================
--- websites/staging/flex/trunk/content/doc-videos.html (original)
+++ websites/staging/flex/trunk/content/doc-videos.html Thu Apr 11 00:00:17 2013
@@ -346,78 +346,78 @@ Started</a> page.  If you've made a vide
 
 
 
-</div></div>
-<!-- Wrapper / End -->
-
-
-<!-- Footer -->
-
-<!-- Footer Top -->
-<div id="footer" class="container-fluid paddingbottom" >
-
-
-    <div class="row-fluid">
-
-        <!-- About -->
-        <div class="span3">
-            <div class="footer-headline"><h4>About Us</h4></div>
-            <p>Apache Flex® is a highly productive, open source application framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets and tv). It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications can be deployed to the ubiquitous Adobe® Flash® Player in the browser, Adobe® AIR™ on desktop and mobile or to native Android™, IOS™, QNX®, Windows® or Mac® applications.</p>
-        </div>
-
-        <!-- Subscribe  -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Subscribe</h4></div>
-            <p>We have two mailing lists, one for SDK developers, and one for SDK users.</p>
-            <p>Developers, send an email to <br>
-                <a href="mailto:dev-subscribe@flex.apache.org">dev-subscribe@flex.apache.org</a>
-            </p>
-            <p>Users, send an email to <br>
-                <a href="mailto:users-subscribe@flex.apache.org">users-subscribe@flex.apache.org</a>
-            </p>
-        </div>
-
-        <!-- Latest Releases -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Latest Releases</h4></div>
-            <p>Apache Flex SDK : <a href="download-binaries.html">4.9.1 (Feb 2013)</a><br />
-                SDK Installer : <a href="installer.html">2.0.3 (Jan 2013)</a><br />
-                BlazeDS : <a href="http://sourceforge.net/adobe/blazeds/wiki/Home/">4.6.0 (Nov 2011)</a><br />
-                Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan 2013)</a></p>
-        </div>
-
-        <!-- Latest Tweets -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Latest Tweets</h4></div>
-            <ul id="twitter"></ul>
-            <script type="text/javascript">
-                jQuery(document).ready(function($){
-                    $.getJSON('http://api.twitter.com/1/statuses/user_timeline/apacheflex.json?count=2&amp;callback=?', function(tweets){
-                        $("#twitter").html(tz_format_twitter(tweets));
-                    }); });
-            </script>
-            <div class="clear"></div>
-        </div>
-
-    </div>
-
-</div>
-<!-- Footer / Bottom -->
-<div id="footer" class="container-fluid" style="background: #111;">
-    <div class="row-fluid">
-        <div class="span12">
-            <div id="footer-bottom">
-                Copyright © 2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 <br>
-                Apache Flex, Apache and the Apache feather logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
-                Read more about our privacy policy on our <a href="about-privacy.html">Privacy Policy</a> page.
-                <div id="scroll-top-top"><a href="#" title="Go to Top"></a></div>
-            </div>
-        </div>
-    </div>
-
-</div>
-
-<!-- Footer / End -->
-
-</body>
-
+</div></div>
+<!-- Wrapper / End -->
+
+
+<!-- Footer -->
+
+<!-- Footer Top -->
+<div id="footer" class="container-fluid paddingbottom" >
+
+
+    <div class="row-fluid">
+
+        <!-- About -->
+        <div class="span3">
+            <div class="footer-headline"><h4>About Us</h4></div>
+            <p>Apache Flex® is a highly productive, open source application framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets and tv). It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications can be deployed to the ubiquitous Adobe® Flash® Player in the browser, Adobe® AIR™ on desktop and mobile or to native Android™, IOS™, QNX®, Windows® or Mac® applications.</p>
+        </div>
+
+        <!-- Subscribe  -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Subscribe</h4></div>
+            <p>We have two mailing lists, one for SDK developers, and one for SDK users.</p>
+            <p>Developers, send an email to <br>
+                <a href="mailto:dev-subscribe@flex.apache.org">dev-subscribe@flex.apache.org</a>
+            </p>
+            <p>Users, send an email to <br>
+                <a href="mailto:users-subscribe@flex.apache.org">users-subscribe@flex.apache.org</a>
+            </p>
+        </div>
+
+        <!-- Latest Releases -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Latest Releases</h4></div>
+            <p>Apache Flex SDK : <a href="download-binaries.html">4.9.1 (Feb 2013)</a><br />
+                SDK Installer : <a href="installer.html">2.5.4 (Apr 2013)</a><br />
+                BlazeDS : <a href="http://sourceforge.net/adobe/blazeds/wiki/Home/">4.6.0 (Nov 2011)</a><br />
+                Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan 2013)</a></p>
+        </div>
+
+        <!-- Latest Tweets -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Latest Tweets</h4></div>
+            <ul id="twitter"></ul>
+            <script type="text/javascript">
+                jQuery(document).ready(function($){
+                    $.getJSON('http://api.twitter.com/1/statuses/user_timeline/apacheflex.json?count=2&amp;callback=?', function(tweets){
+                        $("#twitter").html(tz_format_twitter(tweets));
+                    }); });
+            </script>
+            <div class="clear"></div>
+        </div>
+
+    </div>
+
+</div>
+<!-- Footer / Bottom -->
+<div id="footer" class="container-fluid" style="background: #111;">
+    <div class="row-fluid">
+        <div class="span12">
+            <div id="footer-bottom">
+                Copyright © 2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 <br>
+                Apache Flex, Apache and the Apache feather logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+                Read more about our privacy policy on our <a href="about-privacy.html">Privacy Policy</a> page.
+                <div id="scroll-top-top"><a href="#" title="Go to Top"></a></div>
+            </div>
+        </div>
+    </div>
+
+</div>
+
+<!-- Footer / End -->
+
+</body>
+
 </html>
\ No newline at end of file

Modified: websites/staging/flex/trunk/content/download-archive.html
==============================================================================
--- websites/staging/flex/trunk/content/download-archive.html (original)
+++ websites/staging/flex/trunk/content/download-archive.html Thu Apr 11 00:00:17 2013
@@ -214,78 +214,78 @@
 
 
 
-</div></div>
-<!-- Wrapper / End -->
-
-
-<!-- Footer -->
-
-<!-- Footer Top -->
-<div id="footer" class="container-fluid paddingbottom" >
-
-
-    <div class="row-fluid">
-
-        <!-- About -->
-        <div class="span3">
-            <div class="footer-headline"><h4>About Us</h4></div>
-            <p>Apache Flex® is a highly productive, open source application framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets and tv). It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications can be deployed to the ubiquitous Adobe® Flash® Player in the browser, Adobe® AIR™ on desktop and mobile or to native Android™, IOS™, QNX®, Windows® or Mac® applications.</p>
-        </div>
-
-        <!-- Subscribe  -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Subscribe</h4></div>
-            <p>We have two mailing lists, one for SDK developers, and one for SDK users.</p>
-            <p>Developers, send an email to <br>
-                <a href="mailto:dev-subscribe@flex.apache.org">dev-subscribe@flex.apache.org</a>
-            </p>
-            <p>Users, send an email to <br>
-                <a href="mailto:users-subscribe@flex.apache.org">users-subscribe@flex.apache.org</a>
-            </p>
-        </div>
-
-        <!-- Latest Releases -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Latest Releases</h4></div>
-            <p>Apache Flex SDK : <a href="download-binaries.html">4.9.1 (Feb 2013)</a><br />
-                SDK Installer : <a href="installer.html">2.0.3 (Jan 2013)</a><br />
-                BlazeDS : <a href="http://sourceforge.net/adobe/blazeds/wiki/Home/">4.6.0 (Nov 2011)</a><br />
-                Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan 2013)</a></p>
-        </div>
-
-        <!-- Latest Tweets -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Latest Tweets</h4></div>
-            <ul id="twitter"></ul>
-            <script type="text/javascript">
-                jQuery(document).ready(function($){
-                    $.getJSON('http://api.twitter.com/1/statuses/user_timeline/apacheflex.json?count=2&amp;callback=?', function(tweets){
-                        $("#twitter").html(tz_format_twitter(tweets));
-                    }); });
-            </script>
-            <div class="clear"></div>
-        </div>
-
-    </div>
-
-</div>
-<!-- Footer / Bottom -->
-<div id="footer" class="container-fluid" style="background: #111;">
-    <div class="row-fluid">
-        <div class="span12">
-            <div id="footer-bottom">
-                Copyright © 2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 <br>
-                Apache Flex, Apache and the Apache feather logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
-                Read more about our privacy policy on our <a href="about-privacy.html">Privacy Policy</a> page.
-                <div id="scroll-top-top"><a href="#" title="Go to Top"></a></div>
-            </div>
-        </div>
-    </div>
-
-</div>
-
-<!-- Footer / End -->
-
-</body>
-
+</div></div>
+<!-- Wrapper / End -->
+
+
+<!-- Footer -->
+
+<!-- Footer Top -->
+<div id="footer" class="container-fluid paddingbottom" >
+
+
+    <div class="row-fluid">
+
+        <!-- About -->
+        <div class="span3">
+            <div class="footer-headline"><h4>About Us</h4></div>
+            <p>Apache Flex® is a highly productive, open source application framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets and tv). It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications can be deployed to the ubiquitous Adobe® Flash® Player in the browser, Adobe® AIR™ on desktop and mobile or to native Android™, IOS™, QNX®, Windows® or Mac® applications.</p>
+        </div>
+
+        <!-- Subscribe  -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Subscribe</h4></div>
+            <p>We have two mailing lists, one for SDK developers, and one for SDK users.</p>
+            <p>Developers, send an email to <br>
+                <a href="mailto:dev-subscribe@flex.apache.org">dev-subscribe@flex.apache.org</a>
+            </p>
+            <p>Users, send an email to <br>
+                <a href="mailto:users-subscribe@flex.apache.org">users-subscribe@flex.apache.org</a>
+            </p>
+        </div>
+
+        <!-- Latest Releases -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Latest Releases</h4></div>
+            <p>Apache Flex SDK : <a href="download-binaries.html">4.9.1 (Feb 2013)</a><br />
+                SDK Installer : <a href="installer.html">2.5.4 (Apr 2013)</a><br />
+                BlazeDS : <a href="http://sourceforge.net/adobe/blazeds/wiki/Home/">4.6.0 (Nov 2011)</a><br />
+                Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan 2013)</a></p>
+        </div>
+
+        <!-- Latest Tweets -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Latest Tweets</h4></div>
+            <ul id="twitter"></ul>
+            <script type="text/javascript">
+                jQuery(document).ready(function($){
+                    $.getJSON('http://api.twitter.com/1/statuses/user_timeline/apacheflex.json?count=2&amp;callback=?', function(tweets){
+                        $("#twitter").html(tz_format_twitter(tweets));
+                    }); });
+            </script>
+            <div class="clear"></div>
+        </div>
+
+    </div>
+
+</div>
+<!-- Footer / Bottom -->
+<div id="footer" class="container-fluid" style="background: #111;">
+    <div class="row-fluid">
+        <div class="span12">
+            <div id="footer-bottom">
+                Copyright © 2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 <br>
+                Apache Flex, Apache and the Apache feather logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+                Read more about our privacy policy on our <a href="about-privacy.html">Privacy Policy</a> page.
+                <div id="scroll-top-top"><a href="#" title="Go to Top"></a></div>
+            </div>
+        </div>
+    </div>
+
+</div>
+
+<!-- Footer / End -->
+
+</body>
+
 </html>
\ No newline at end of file

Modified: websites/staging/flex/trunk/content/download-binaries.html
==============================================================================
--- websites/staging/flex/trunk/content/download-binaries.html (original)
+++ websites/staging/flex/trunk/content/download-binaries.html Thu Apr 11 00:00:17 2013
@@ -265,78 +265,78 @@
 
 
 
-</div></div>
-<!-- Wrapper / End -->
-
-
-<!-- Footer -->
-
-<!-- Footer Top -->
-<div id="footer" class="container-fluid paddingbottom" >
-
-
-    <div class="row-fluid">
-
-        <!-- About -->
-        <div class="span3">
-            <div class="footer-headline"><h4>About Us</h4></div>
-            <p>Apache Flex® is a highly productive, open source application framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets and tv). It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications can be deployed to the ubiquitous Adobe® Flash® Player in the browser, Adobe® AIR™ on desktop and mobile or to native Android™, IOS™, QNX®, Windows® or Mac® applications.</p>
-        </div>
-
-        <!-- Subscribe  -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Subscribe</h4></div>
-            <p>We have two mailing lists, one for SDK developers, and one for SDK users.</p>
-            <p>Developers, send an email to <br>
-                <a href="mailto:dev-subscribe@flex.apache.org">dev-subscribe@flex.apache.org</a>
-            </p>
-            <p>Users, send an email to <br>
-                <a href="mailto:users-subscribe@flex.apache.org">users-subscribe@flex.apache.org</a>
-            </p>
-        </div>
-
-        <!-- Latest Releases -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Latest Releases</h4></div>
-            <p>Apache Flex SDK : <a href="download-binaries.html">4.9.1 (Feb 2013)</a><br />
-                SDK Installer : <a href="installer.html">2.0.3 (Jan 2013)</a><br />
-                BlazeDS : <a href="http://sourceforge.net/adobe/blazeds/wiki/Home/">4.6.0 (Nov 2011)</a><br />
-                Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan 2013)</a></p>
-        </div>
-
-        <!-- Latest Tweets -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Latest Tweets</h4></div>
-            <ul id="twitter"></ul>
-            <script type="text/javascript">
-                jQuery(document).ready(function($){
-                    $.getJSON('http://api.twitter.com/1/statuses/user_timeline/apacheflex.json?count=2&amp;callback=?', function(tweets){
-                        $("#twitter").html(tz_format_twitter(tweets));
-                    }); });
-            </script>
-            <div class="clear"></div>
-        </div>
-
-    </div>
-
-</div>
-<!-- Footer / Bottom -->
-<div id="footer" class="container-fluid" style="background: #111;">
-    <div class="row-fluid">
-        <div class="span12">
-            <div id="footer-bottom">
-                Copyright © 2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 <br>
-                Apache Flex, Apache and the Apache feather logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
-                Read more about our privacy policy on our <a href="about-privacy.html">Privacy Policy</a> page.
-                <div id="scroll-top-top"><a href="#" title="Go to Top"></a></div>
-            </div>
-        </div>
-    </div>
-
-</div>
-
-<!-- Footer / End -->
-
-</body>
-
+</div></div>
+<!-- Wrapper / End -->
+
+
+<!-- Footer -->
+
+<!-- Footer Top -->
+<div id="footer" class="container-fluid paddingbottom" >
+
+
+    <div class="row-fluid">
+
+        <!-- About -->
+        <div class="span3">
+            <div class="footer-headline"><h4>About Us</h4></div>
+            <p>Apache Flex® is a highly productive, open source application framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets and tv). It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications can be deployed to the ubiquitous Adobe® Flash® Player in the browser, Adobe® AIR™ on desktop and mobile or to native Android™, IOS™, QNX®, Windows® or Mac® applications.</p>
+        </div>
+
+        <!-- Subscribe  -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Subscribe</h4></div>
+            <p>We have two mailing lists, one for SDK developers, and one for SDK users.</p>
+            <p>Developers, send an email to <br>
+                <a href="mailto:dev-subscribe@flex.apache.org">dev-subscribe@flex.apache.org</a>
+            </p>
+            <p>Users, send an email to <br>
+                <a href="mailto:users-subscribe@flex.apache.org">users-subscribe@flex.apache.org</a>
+            </p>
+        </div>
+
+        <!-- Latest Releases -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Latest Releases</h4></div>
+            <p>Apache Flex SDK : <a href="download-binaries.html">4.9.1 (Feb 2013)</a><br />
+                SDK Installer : <a href="installer.html">2.5.4 (Apr 2013)</a><br />
+                BlazeDS : <a href="http://sourceforge.net/adobe/blazeds/wiki/Home/">4.6.0 (Nov 2011)</a><br />
+                Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan 2013)</a></p>
+        </div>
+
+        <!-- Latest Tweets -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Latest Tweets</h4></div>
+            <ul id="twitter"></ul>
+            <script type="text/javascript">
+                jQuery(document).ready(function($){
+                    $.getJSON('http://api.twitter.com/1/statuses/user_timeline/apacheflex.json?count=2&amp;callback=?', function(tweets){
+                        $("#twitter").html(tz_format_twitter(tweets));
+                    }); });
+            </script>
+            <div class="clear"></div>
+        </div>
+
+    </div>
+
+</div>
+<!-- Footer / Bottom -->
+<div id="footer" class="container-fluid" style="background: #111;">
+    <div class="row-fluid">
+        <div class="span12">
+            <div id="footer-bottom">
+                Copyright © 2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 <br>
+                Apache Flex, Apache and the Apache feather logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+                Read more about our privacy policy on our <a href="about-privacy.html">Privacy Policy</a> page.
+                <div id="scroll-top-top"><a href="#" title="Go to Top"></a></div>
+            </div>
+        </div>
+    </div>
+
+</div>
+
+<!-- Footer / End -->
+
+</body>
+
 </html>
\ No newline at end of file

Modified: websites/staging/flex/trunk/content/download-disclaimer.html
==============================================================================
--- websites/staging/flex/trunk/content/download-disclaimer.html (original)
+++ websites/staging/flex/trunk/content/download-disclaimer.html Thu Apr 11 00:00:17 2013
@@ -188,78 +188,78 @@
 
 
 
-</div></div>
-<!-- Wrapper / End -->
-
-
-<!-- Footer -->
-
-<!-- Footer Top -->
-<div id="footer" class="container-fluid paddingbottom" >
-
-
-    <div class="row-fluid">
-
-        <!-- About -->
-        <div class="span3">
-            <div class="footer-headline"><h4>About Us</h4></div>
-            <p>Apache Flex® is a highly productive, open source application framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets and tv). It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications can be deployed to the ubiquitous Adobe® Flash® Player in the browser, Adobe® AIR™ on desktop and mobile or to native Android™, IOS™, QNX®, Windows® or Mac® applications.</p>
-        </div>
-
-        <!-- Subscribe  -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Subscribe</h4></div>
-            <p>We have two mailing lists, one for SDK developers, and one for SDK users.</p>
-            <p>Developers, send an email to <br>
-                <a href="mailto:dev-subscribe@flex.apache.org">dev-subscribe@flex.apache.org</a>
-            </p>
-            <p>Users, send an email to <br>
-                <a href="mailto:users-subscribe@flex.apache.org">users-subscribe@flex.apache.org</a>
-            </p>
-        </div>
-
-        <!-- Latest Releases -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Latest Releases</h4></div>
-            <p>Apache Flex SDK : <a href="download-binaries.html">4.9.1 (Feb 2013)</a><br />
-                SDK Installer : <a href="installer.html">2.0.3 (Jan 2013)</a><br />
-                BlazeDS : <a href="http://sourceforge.net/adobe/blazeds/wiki/Home/">4.6.0 (Nov 2011)</a><br />
-                Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan 2013)</a></p>
-        </div>
-
-        <!-- Latest Tweets -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Latest Tweets</h4></div>
-            <ul id="twitter"></ul>
-            <script type="text/javascript">
-                jQuery(document).ready(function($){
-                    $.getJSON('http://api.twitter.com/1/statuses/user_timeline/apacheflex.json?count=2&amp;callback=?', function(tweets){
-                        $("#twitter").html(tz_format_twitter(tweets));
-                    }); });
-            </script>
-            <div class="clear"></div>
-        </div>
-
-    </div>
-
-</div>
-<!-- Footer / Bottom -->
-<div id="footer" class="container-fluid" style="background: #111;">
-    <div class="row-fluid">
-        <div class="span12">
-            <div id="footer-bottom">
-                Copyright © 2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 <br>
-                Apache Flex, Apache and the Apache feather logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
-                Read more about our privacy policy on our <a href="about-privacy.html">Privacy Policy</a> page.
-                <div id="scroll-top-top"><a href="#" title="Go to Top"></a></div>
-            </div>
-        </div>
-    </div>
-
-</div>
-
-<!-- Footer / End -->
-
-</body>
-
+</div></div>
+<!-- Wrapper / End -->
+
+
+<!-- Footer -->
+
+<!-- Footer Top -->
+<div id="footer" class="container-fluid paddingbottom" >
+
+
+    <div class="row-fluid">
+
+        <!-- About -->
+        <div class="span3">
+            <div class="footer-headline"><h4>About Us</h4></div>
+            <p>Apache Flex® is a highly productive, open source application framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets and tv). It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications can be deployed to the ubiquitous Adobe® Flash® Player in the browser, Adobe® AIR™ on desktop and mobile or to native Android™, IOS™, QNX®, Windows® or Mac® applications.</p>
+        </div>
+
+        <!-- Subscribe  -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Subscribe</h4></div>
+            <p>We have two mailing lists, one for SDK developers, and one for SDK users.</p>
+            <p>Developers, send an email to <br>
+                <a href="mailto:dev-subscribe@flex.apache.org">dev-subscribe@flex.apache.org</a>
+            </p>
+            <p>Users, send an email to <br>
+                <a href="mailto:users-subscribe@flex.apache.org">users-subscribe@flex.apache.org</a>
+            </p>
+        </div>
+
+        <!-- Latest Releases -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Latest Releases</h4></div>
+            <p>Apache Flex SDK : <a href="download-binaries.html">4.9.1 (Feb 2013)</a><br />
+                SDK Installer : <a href="installer.html">2.5.4 (Apr 2013)</a><br />
+                BlazeDS : <a href="http://sourceforge.net/adobe/blazeds/wiki/Home/">4.6.0 (Nov 2011)</a><br />
+                Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan 2013)</a></p>
+        </div>
+
+        <!-- Latest Tweets -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Latest Tweets</h4></div>
+            <ul id="twitter"></ul>
+            <script type="text/javascript">
+                jQuery(document).ready(function($){
+                    $.getJSON('http://api.twitter.com/1/statuses/user_timeline/apacheflex.json?count=2&amp;callback=?', function(tweets){
+                        $("#twitter").html(tz_format_twitter(tweets));
+                    }); });
+            </script>
+            <div class="clear"></div>
+        </div>
+
+    </div>
+
+</div>
+<!-- Footer / Bottom -->
+<div id="footer" class="container-fluid" style="background: #111;">
+    <div class="row-fluid">
+        <div class="span12">
+            <div id="footer-bottom">
+                Copyright © 2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 <br>
+                Apache Flex, Apache and the Apache feather logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+                Read more about our privacy policy on our <a href="about-privacy.html">Privacy Policy</a> page.
+                <div id="scroll-top-top"><a href="#" title="Go to Top"></a></div>
+            </div>
+        </div>
+    </div>
+
+</div>
+
+<!-- Footer / End -->
+
+</body>
+
 </html>
\ No newline at end of file

Modified: websites/staging/flex/trunk/content/download-source.html
==============================================================================
--- websites/staging/flex/trunk/content/download-source.html (original)
+++ websites/staging/flex/trunk/content/download-source.html Thu Apr 11 00:00:17 2013
@@ -279,78 +279,78 @@
 
 
 
-</div></div>
-<!-- Wrapper / End -->
-
-
-<!-- Footer -->
-
-<!-- Footer Top -->
-<div id="footer" class="container-fluid paddingbottom" >
-
-
-    <div class="row-fluid">
-
-        <!-- About -->
-        <div class="span3">
-            <div class="footer-headline"><h4>About Us</h4></div>
-            <p>Apache Flex® is a highly productive, open source application framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets and tv). It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications can be deployed to the ubiquitous Adobe® Flash® Player in the browser, Adobe® AIR™ on desktop and mobile or to native Android™, IOS™, QNX®, Windows® or Mac® applications.</p>
-        </div>
-
-        <!-- Subscribe  -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Subscribe</h4></div>
-            <p>We have two mailing lists, one for SDK developers, and one for SDK users.</p>
-            <p>Developers, send an email to <br>
-                <a href="mailto:dev-subscribe@flex.apache.org">dev-subscribe@flex.apache.org</a>
-            </p>
-            <p>Users, send an email to <br>
-                <a href="mailto:users-subscribe@flex.apache.org">users-subscribe@flex.apache.org</a>
-            </p>
-        </div>
-
-        <!-- Latest Releases -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Latest Releases</h4></div>
-            <p>Apache Flex SDK : <a href="download-binaries.html">4.9.1 (Feb 2013)</a><br />
-                SDK Installer : <a href="installer.html">2.0.3 (Jan 2013)</a><br />
-                BlazeDS : <a href="http://sourceforge.net/adobe/blazeds/wiki/Home/">4.6.0 (Nov 2011)</a><br />
-                Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan 2013)</a></p>
-        </div>
-
-        <!-- Latest Tweets -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Latest Tweets</h4></div>
-            <ul id="twitter"></ul>
-            <script type="text/javascript">
-                jQuery(document).ready(function($){
-                    $.getJSON('http://api.twitter.com/1/statuses/user_timeline/apacheflex.json?count=2&amp;callback=?', function(tweets){
-                        $("#twitter").html(tz_format_twitter(tweets));
-                    }); });
-            </script>
-            <div class="clear"></div>
-        </div>
-
-    </div>
-
-</div>
-<!-- Footer / Bottom -->
-<div id="footer" class="container-fluid" style="background: #111;">
-    <div class="row-fluid">
-        <div class="span12">
-            <div id="footer-bottom">
-                Copyright © 2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 <br>
-                Apache Flex, Apache and the Apache feather logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
-                Read more about our privacy policy on our <a href="about-privacy.html">Privacy Policy</a> page.
-                <div id="scroll-top-top"><a href="#" title="Go to Top"></a></div>
-            </div>
-        </div>
-    </div>
-
-</div>
-
-<!-- Footer / End -->
-
-</body>
-
+</div></div>
+<!-- Wrapper / End -->
+
+
+<!-- Footer -->
+
+<!-- Footer Top -->
+<div id="footer" class="container-fluid paddingbottom" >
+
+
+    <div class="row-fluid">
+
+        <!-- About -->
+        <div class="span3">
+            <div class="footer-headline"><h4>About Us</h4></div>
+            <p>Apache Flex® is a highly productive, open source application framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets and tv). It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications can be deployed to the ubiquitous Adobe® Flash® Player in the browser, Adobe® AIR™ on desktop and mobile or to native Android™, IOS™, QNX®, Windows® or Mac® applications.</p>
+        </div>
+
+        <!-- Subscribe  -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Subscribe</h4></div>
+            <p>We have two mailing lists, one for SDK developers, and one for SDK users.</p>
+            <p>Developers, send an email to <br>
+                <a href="mailto:dev-subscribe@flex.apache.org">dev-subscribe@flex.apache.org</a>
+            </p>
+            <p>Users, send an email to <br>
+                <a href="mailto:users-subscribe@flex.apache.org">users-subscribe@flex.apache.org</a>
+            </p>
+        </div>
+
+        <!-- Latest Releases -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Latest Releases</h4></div>
+            <p>Apache Flex SDK : <a href="download-binaries.html">4.9.1 (Feb 2013)</a><br />
+                SDK Installer : <a href="installer.html">2.5.4 (Apr 2013)</a><br />
+                BlazeDS : <a href="http://sourceforge.net/adobe/blazeds/wiki/Home/">4.6.0 (Nov 2011)</a><br />
+                Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan 2013)</a></p>
+        </div>
+
+        <!-- Latest Tweets -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Latest Tweets</h4></div>
+            <ul id="twitter"></ul>
+            <script type="text/javascript">
+                jQuery(document).ready(function($){
+                    $.getJSON('http://api.twitter.com/1/statuses/user_timeline/apacheflex.json?count=2&amp;callback=?', function(tweets){
+                        $("#twitter").html(tz_format_twitter(tweets));
+                    }); });
+            </script>
+            <div class="clear"></div>
+        </div>
+
+    </div>
+
+</div>
+<!-- Footer / Bottom -->
+<div id="footer" class="container-fluid" style="background: #111;">
+    <div class="row-fluid">
+        <div class="span12">
+            <div id="footer-bottom">
+                Copyright © 2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 <br>
+                Apache Flex, Apache and the Apache feather logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+                Read more about our privacy policy on our <a href="about-privacy.html">Privacy Policy</a> page.
+                <div id="scroll-top-top"><a href="#" title="Go to Top"></a></div>
+            </div>
+        </div>
+    </div>
+
+</div>
+
+<!-- Footer / End -->
+
+</body>
+
 </html>
\ No newline at end of file

Modified: websites/staging/flex/trunk/content/download-utilities.html
==============================================================================
--- websites/staging/flex/trunk/content/download-utilities.html (original)
+++ websites/staging/flex/trunk/content/download-utilities.html Thu Apr 11 00:00:17 2013
@@ -219,78 +219,78 @@
 
 
 
-</div></div>
-<!-- Wrapper / End -->
-
-
-<!-- Footer -->
-
-<!-- Footer Top -->
-<div id="footer" class="container-fluid paddingbottom" >
-
-
-    <div class="row-fluid">
-
-        <!-- About -->
-        <div class="span3">
-            <div class="footer-headline"><h4>About Us</h4></div>
-            <p>Apache Flex® is a highly productive, open source application framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets and tv). It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications can be deployed to the ubiquitous Adobe® Flash® Player in the browser, Adobe® AIR™ on desktop and mobile or to native Android™, IOS™, QNX®, Windows® or Mac® applications.</p>
-        </div>
-
-        <!-- Subscribe  -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Subscribe</h4></div>
-            <p>We have two mailing lists, one for SDK developers, and one for SDK users.</p>
-            <p>Developers, send an email to <br>
-                <a href="mailto:dev-subscribe@flex.apache.org">dev-subscribe@flex.apache.org</a>
-            </p>
-            <p>Users, send an email to <br>
-                <a href="mailto:users-subscribe@flex.apache.org">users-subscribe@flex.apache.org</a>
-            </p>
-        </div>
-
-        <!-- Latest Releases -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Latest Releases</h4></div>
-            <p>Apache Flex SDK : <a href="download-binaries.html">4.9.1 (Feb 2013)</a><br />
-                SDK Installer : <a href="installer.html">2.0.3 (Jan 2013)</a><br />
-                BlazeDS : <a href="http://sourceforge.net/adobe/blazeds/wiki/Home/">4.6.0 (Nov 2011)</a><br />
-                Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan 2013)</a></p>
-        </div>
-
-        <!-- Latest Tweets -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Latest Tweets</h4></div>
-            <ul id="twitter"></ul>
-            <script type="text/javascript">
-                jQuery(document).ready(function($){
-                    $.getJSON('http://api.twitter.com/1/statuses/user_timeline/apacheflex.json?count=2&amp;callback=?', function(tweets){
-                        $("#twitter").html(tz_format_twitter(tweets));
-                    }); });
-            </script>
-            <div class="clear"></div>
-        </div>
-
-    </div>
-
-</div>
-<!-- Footer / Bottom -->
-<div id="footer" class="container-fluid" style="background: #111;">
-    <div class="row-fluid">
-        <div class="span12">
-            <div id="footer-bottom">
-                Copyright © 2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 <br>
-                Apache Flex, Apache and the Apache feather logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
-                Read more about our privacy policy on our <a href="about-privacy.html">Privacy Policy</a> page.
-                <div id="scroll-top-top"><a href="#" title="Go to Top"></a></div>
-            </div>
-        </div>
-    </div>
-
-</div>
-
-<!-- Footer / End -->
-
-</body>
-
+</div></div>
+<!-- Wrapper / End -->
+
+
+<!-- Footer -->
+
+<!-- Footer Top -->
+<div id="footer" class="container-fluid paddingbottom" >
+
+
+    <div class="row-fluid">
+
+        <!-- About -->
+        <div class="span3">
+            <div class="footer-headline"><h4>About Us</h4></div>
+            <p>Apache Flex® is a highly productive, open source application framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets and tv). It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications can be deployed to the ubiquitous Adobe® Flash® Player in the browser, Adobe® AIR™ on desktop and mobile or to native Android™, IOS™, QNX®, Windows® or Mac® applications.</p>
+        </div>
+
+        <!-- Subscribe  -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Subscribe</h4></div>
+            <p>We have two mailing lists, one for SDK developers, and one for SDK users.</p>
+            <p>Developers, send an email to <br>
+                <a href="mailto:dev-subscribe@flex.apache.org">dev-subscribe@flex.apache.org</a>
+            </p>
+            <p>Users, send an email to <br>
+                <a href="mailto:users-subscribe@flex.apache.org">users-subscribe@flex.apache.org</a>
+            </p>
+        </div>
+
+        <!-- Latest Releases -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Latest Releases</h4></div>
+            <p>Apache Flex SDK : <a href="download-binaries.html">4.9.1 (Feb 2013)</a><br />
+                SDK Installer : <a href="installer.html">2.5.4 (Apr 2013)</a><br />
+                BlazeDS : <a href="http://sourceforge.net/adobe/blazeds/wiki/Home/">4.6.0 (Nov 2011)</a><br />
+                Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan 2013)</a></p>
+        </div>
+
+        <!-- Latest Tweets -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Latest Tweets</h4></div>
+            <ul id="twitter"></ul>
+            <script type="text/javascript">
+                jQuery(document).ready(function($){
+                    $.getJSON('http://api.twitter.com/1/statuses/user_timeline/apacheflex.json?count=2&amp;callback=?', function(tweets){
+                        $("#twitter").html(tz_format_twitter(tweets));
+                    }); });
+            </script>
+            <div class="clear"></div>
+        </div>
+
+    </div>
+
+</div>
+<!-- Footer / Bottom -->
+<div id="footer" class="container-fluid" style="background: #111;">
+    <div class="row-fluid">
+        <div class="span12">
+            <div id="footer-bottom">
+                Copyright © 2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 <br>
+                Apache Flex, Apache and the Apache feather logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+                Read more about our privacy policy on our <a href="about-privacy.html">Privacy Policy</a> page.
+                <div id="scroll-top-top"><a href="#" title="Go to Top"></a></div>
+            </div>
+        </div>
+    </div>
+
+</div>
+
+<!-- Footer / End -->
+
+</body>
+
 </html>
\ No newline at end of file

Modified: websites/staging/flex/trunk/content/index.html
==============================================================================
--- websites/staging/flex/trunk/content/index.html (original)
+++ websites/staging/flex/trunk/content/index.html Thu Apr 11 00:00:17 2013
@@ -359,78 +359,78 @@
 
 
 
-</div></div>
-<!-- Wrapper / End -->
-
-
-<!-- Footer -->
-
-<!-- Footer Top -->
-<div id="footer" class="container-fluid paddingbottom" >
-
-
-    <div class="row-fluid">
-
-        <!-- About -->
-        <div class="span3">
-            <div class="footer-headline"><h4>About Us</h4></div>
-            <p>Apache Flex® is a highly productive, open source application framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets and tv). It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications can be deployed to the ubiquitous Adobe® Flash® Player in the browser, Adobe® AIR™ on desktop and mobile or to native Android™, IOS™, QNX®, Windows® or Mac® applications.</p>
-        </div>
-
-        <!-- Subscribe  -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Subscribe</h4></div>
-            <p>We have two mailing lists, one for SDK developers, and one for SDK users.</p>
-            <p>Developers, send an email to <br>
-                <a href="mailto:dev-subscribe@flex.apache.org">dev-subscribe@flex.apache.org</a>
-            </p>
-            <p>Users, send an email to <br>
-                <a href="mailto:users-subscribe@flex.apache.org">users-subscribe@flex.apache.org</a>
-            </p>
-        </div>
-
-        <!-- Latest Releases -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Latest Releases</h4></div>
-            <p>Apache Flex SDK : <a href="download-binaries.html">4.9.1 (Feb 2013)</a><br />
-                SDK Installer : <a href="installer.html">2.0.3 (Jan 2013)</a><br />
-                BlazeDS : <a href="http://sourceforge.net/adobe/blazeds/wiki/Home/">4.6.0 (Nov 2011)</a><br />
-                Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan 2013)</a></p>
-        </div>
-
-        <!-- Latest Tweets -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Latest Tweets</h4></div>
-            <ul id="twitter"></ul>
-            <script type="text/javascript">
-                jQuery(document).ready(function($){
-                    $.getJSON('http://api.twitter.com/1/statuses/user_timeline/apacheflex.json?count=2&amp;callback=?', function(tweets){
-                        $("#twitter").html(tz_format_twitter(tweets));
-                    }); });
-            </script>
-            <div class="clear"></div>
-        </div>
-
-    </div>
-
-</div>
-<!-- Footer / Bottom -->
-<div id="footer" class="container-fluid" style="background: #111;">
-    <div class="row-fluid">
-        <div class="span12">
-            <div id="footer-bottom">
-                Copyright © 2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 <br>
-                Apache Flex, Apache and the Apache feather logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
-                Read more about our privacy policy on our <a href="about-privacy.html">Privacy Policy</a> page.
-                <div id="scroll-top-top"><a href="#" title="Go to Top"></a></div>
-            </div>
-        </div>
-    </div>
-
-</div>
-
-<!-- Footer / End -->
-
-</body>
-
+</div></div>
+<!-- Wrapper / End -->
+
+
+<!-- Footer -->
+
+<!-- Footer Top -->
+<div id="footer" class="container-fluid paddingbottom" >
+
+
+    <div class="row-fluid">
+
+        <!-- About -->
+        <div class="span3">
+            <div class="footer-headline"><h4>About Us</h4></div>
+            <p>Apache Flex® is a highly productive, open source application framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets and tv). It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications can be deployed to the ubiquitous Adobe® Flash® Player in the browser, Adobe® AIR™ on desktop and mobile or to native Android™, IOS™, QNX®, Windows® or Mac® applications.</p>
+        </div>
+
+        <!-- Subscribe  -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Subscribe</h4></div>
+            <p>We have two mailing lists, one for SDK developers, and one for SDK users.</p>
+            <p>Developers, send an email to <br>
+                <a href="mailto:dev-subscribe@flex.apache.org">dev-subscribe@flex.apache.org</a>
+            </p>
+            <p>Users, send an email to <br>
+                <a href="mailto:users-subscribe@flex.apache.org">users-subscribe@flex.apache.org</a>
+            </p>
+        </div>
+
+        <!-- Latest Releases -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Latest Releases</h4></div>
+            <p>Apache Flex SDK : <a href="download-binaries.html">4.9.1 (Feb 2013)</a><br />
+                SDK Installer : <a href="installer.html">2.5.4 (Apr 2013)</a><br />
+                BlazeDS : <a href="http://sourceforge.net/adobe/blazeds/wiki/Home/">4.6.0 (Nov 2011)</a><br />
+                Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan 2013)</a></p>
+        </div>
+
+        <!-- Latest Tweets -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Latest Tweets</h4></div>
+            <ul id="twitter"></ul>
+            <script type="text/javascript">
+                jQuery(document).ready(function($){
+                    $.getJSON('http://api.twitter.com/1/statuses/user_timeline/apacheflex.json?count=2&amp;callback=?', function(tweets){
+                        $("#twitter").html(tz_format_twitter(tweets));
+                    }); });
+            </script>
+            <div class="clear"></div>
+        </div>
+
+    </div>
+
+</div>
+<!-- Footer / Bottom -->
+<div id="footer" class="container-fluid" style="background: #111;">
+    <div class="row-fluid">
+        <div class="span12">
+            <div id="footer-bottom">
+                Copyright © 2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 <br>
+                Apache Flex, Apache and the Apache feather logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+                Read more about our privacy policy on our <a href="about-privacy.html">Privacy Policy</a> page.
+                <div id="scroll-top-top"><a href="#" title="Go to Top"></a></div>
+            </div>
+        </div>
+    </div>
+
+</div>
+
+<!-- Footer / End -->
+
+</body>
+
 </html>
\ No newline at end of file

Modified: websites/staging/flex/trunk/content/installer.html
==============================================================================
--- websites/staging/flex/trunk/content/installer.html (original)
+++ websites/staging/flex/trunk/content/installer.html Thu Apr 11 00:00:17 2013
@@ -210,78 +210,78 @@
 
 
 
-</div></div>
-<!-- Wrapper / End -->
-
-
-<!-- Footer -->
-
-<!-- Footer Top -->
-<div id="footer" class="container-fluid paddingbottom" >
-
-
-    <div class="row-fluid">
-
-        <!-- About -->
-        <div class="span3">
-            <div class="footer-headline"><h4>About Us</h4></div>
-            <p>Apache Flex® is a highly productive, open source application framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets and tv). It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications can be deployed to the ubiquitous Adobe® Flash® Player in the browser, Adobe® AIR™ on desktop and mobile or to native Android™, IOS™, QNX®, Windows® or Mac® applications.</p>
-        </div>
-
-        <!-- Subscribe  -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Subscribe</h4></div>
-            <p>We have two mailing lists, one for SDK developers, and one for SDK users.</p>
-            <p>Developers, send an email to <br>
-                <a href="mailto:dev-subscribe@flex.apache.org">dev-subscribe@flex.apache.org</a>
-            </p>
-            <p>Users, send an email to <br>
-                <a href="mailto:users-subscribe@flex.apache.org">users-subscribe@flex.apache.org</a>
-            </p>
-        </div>
-
-        <!-- Latest Releases -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Latest Releases</h4></div>
-            <p>Apache Flex SDK : <a href="download-binaries.html">4.9.1 (Feb 2013)</a><br />
-                SDK Installer : <a href="installer.html">2.0.3 (Jan 2013)</a><br />
-                BlazeDS : <a href="http://sourceforge.net/adobe/blazeds/wiki/Home/">4.6.0 (Nov 2011)</a><br />
-                Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan 2013)</a></p>
-        </div>
-
-        <!-- Latest Tweets -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Latest Tweets</h4></div>
-            <ul id="twitter"></ul>
-            <script type="text/javascript">
-                jQuery(document).ready(function($){
-                    $.getJSON('http://api.twitter.com/1/statuses/user_timeline/apacheflex.json?count=2&amp;callback=?', function(tweets){
-                        $("#twitter").html(tz_format_twitter(tweets));
-                    }); });
-            </script>
-            <div class="clear"></div>
-        </div>
-
-    </div>
-
-</div>
-<!-- Footer / Bottom -->
-<div id="footer" class="container-fluid" style="background: #111;">
-    <div class="row-fluid">
-        <div class="span12">
-            <div id="footer-bottom">
-                Copyright © 2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 <br>
-                Apache Flex, Apache and the Apache feather logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
-                Read more about our privacy policy on our <a href="about-privacy.html">Privacy Policy</a> page.
-                <div id="scroll-top-top"><a href="#" title="Go to Top"></a></div>
-            </div>
-        </div>
-    </div>
-
-</div>
-
-<!-- Footer / End -->
-
-</body>
-
+</div></div>
+<!-- Wrapper / End -->
+
+
+<!-- Footer -->
+
+<!-- Footer Top -->
+<div id="footer" class="container-fluid paddingbottom" >
+
+
+    <div class="row-fluid">
+
+        <!-- About -->
+        <div class="span3">
+            <div class="footer-headline"><h4>About Us</h4></div>
+            <p>Apache Flex® is a highly productive, open source application framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets and tv). It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications can be deployed to the ubiquitous Adobe® Flash® Player in the browser, Adobe® AIR™ on desktop and mobile or to native Android™, IOS™, QNX®, Windows® or Mac® applications.</p>
+        </div>
+
+        <!-- Subscribe  -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Subscribe</h4></div>
+            <p>We have two mailing lists, one for SDK developers, and one for SDK users.</p>
+            <p>Developers, send an email to <br>
+                <a href="mailto:dev-subscribe@flex.apache.org">dev-subscribe@flex.apache.org</a>
+            </p>
+            <p>Users, send an email to <br>
+                <a href="mailto:users-subscribe@flex.apache.org">users-subscribe@flex.apache.org</a>
+            </p>
+        </div>
+
+        <!-- Latest Releases -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Latest Releases</h4></div>
+            <p>Apache Flex SDK : <a href="download-binaries.html">4.9.1 (Feb 2013)</a><br />
+                SDK Installer : <a href="installer.html">2.5.4 (Apr 2013)</a><br />
+                BlazeDS : <a href="http://sourceforge.net/adobe/blazeds/wiki/Home/">4.6.0 (Nov 2011)</a><br />
+                Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan 2013)</a></p>
+        </div>
+
+        <!-- Latest Tweets -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Latest Tweets</h4></div>
+            <ul id="twitter"></ul>
+            <script type="text/javascript">
+                jQuery(document).ready(function($){
+                    $.getJSON('http://api.twitter.com/1/statuses/user_timeline/apacheflex.json?count=2&amp;callback=?', function(tweets){
+                        $("#twitter").html(tz_format_twitter(tweets));
+                    }); });
+            </script>
+            <div class="clear"></div>
+        </div>
+
+    </div>
+
+</div>
+<!-- Footer / Bottom -->
+<div id="footer" class="container-fluid" style="background: #111;">
+    <div class="row-fluid">
+        <div class="span12">
+            <div id="footer-bottom">
+                Copyright © 2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 <br>
+                Apache Flex, Apache and the Apache feather logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+                Read more about our privacy policy on our <a href="about-privacy.html">Privacy Policy</a> page.
+                <div id="scroll-top-top"><a href="#" title="Go to Top"></a></div>
+            </div>
+        </div>
+    </div>
+
+</div>
+
+<!-- Footer / End -->
+
+</body>
+
 </html>
\ No newline at end of file

Modified: websites/staging/flex/trunk/content/notFound.html
==============================================================================
--- websites/staging/flex/trunk/content/notFound.html (original)
+++ websites/staging/flex/trunk/content/notFound.html Thu Apr 11 00:00:17 2013
@@ -188,78 +188,78 @@ we broke something.  You can choose a li
 
 
 
-</div></div>
-<!-- Wrapper / End -->
-
-
-<!-- Footer -->
-
-<!-- Footer Top -->
-<div id="footer" class="container-fluid paddingbottom" >
-
-
-    <div class="row-fluid">
-
-        <!-- About -->
-        <div class="span3">
-            <div class="footer-headline"><h4>About Us</h4></div>
-            <p>Apache Flex® is a highly productive, open source application framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets and tv). It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications can be deployed to the ubiquitous Adobe® Flash® Player in the browser, Adobe® AIR™ on desktop and mobile or to native Android™, IOS™, QNX®, Windows® or Mac® applications.</p>
-        </div>
-
-        <!-- Subscribe  -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Subscribe</h4></div>
-            <p>We have two mailing lists, one for SDK developers, and one for SDK users.</p>
-            <p>Developers, send an email to <br>
-                <a href="mailto:dev-subscribe@flex.apache.org">dev-subscribe@flex.apache.org</a>
-            </p>
-            <p>Users, send an email to <br>
-                <a href="mailto:users-subscribe@flex.apache.org">users-subscribe@flex.apache.org</a>
-            </p>
-        </div>
-
-        <!-- Latest Releases -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Latest Releases</h4></div>
-            <p>Apache Flex SDK : <a href="download-binaries.html">4.9.1 (Feb 2013)</a><br />
-                SDK Installer : <a href="installer.html">2.0.3 (Jan 2013)</a><br />
-                BlazeDS : <a href="http://sourceforge.net/adobe/blazeds/wiki/Home/">4.6.0 (Nov 2011)</a><br />
-                Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan 2013)</a></p>
-        </div>
-
-        <!-- Latest Tweets -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Latest Tweets</h4></div>
-            <ul id="twitter"></ul>
-            <script type="text/javascript">
-                jQuery(document).ready(function($){
-                    $.getJSON('http://api.twitter.com/1/statuses/user_timeline/apacheflex.json?count=2&amp;callback=?', function(tweets){
-                        $("#twitter").html(tz_format_twitter(tweets));
-                    }); });
-            </script>
-            <div class="clear"></div>
-        </div>
-
-    </div>
-
-</div>
-<!-- Footer / Bottom -->
-<div id="footer" class="container-fluid" style="background: #111;">
-    <div class="row-fluid">
-        <div class="span12">
-            <div id="footer-bottom">
-                Copyright © 2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 <br>
-                Apache Flex, Apache and the Apache feather logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
-                Read more about our privacy policy on our <a href="about-privacy.html">Privacy Policy</a> page.
-                <div id="scroll-top-top"><a href="#" title="Go to Top"></a></div>
-            </div>
-        </div>
-    </div>
-
-</div>
-
-<!-- Footer / End -->
-
-</body>
-
+</div></div>
+<!-- Wrapper / End -->
+
+
+<!-- Footer -->
+
+<!-- Footer Top -->
+<div id="footer" class="container-fluid paddingbottom" >
+
+
+    <div class="row-fluid">
+
+        <!-- About -->
+        <div class="span3">
+            <div class="footer-headline"><h4>About Us</h4></div>
+            <p>Apache Flex® is a highly productive, open source application framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets and tv). It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications can be deployed to the ubiquitous Adobe® Flash® Player in the browser, Adobe® AIR™ on desktop and mobile or to native Android™, IOS™, QNX®, Windows® or Mac® applications.</p>
+        </div>
+
+        <!-- Subscribe  -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Subscribe</h4></div>
+            <p>We have two mailing lists, one for SDK developers, and one for SDK users.</p>
+            <p>Developers, send an email to <br>
+                <a href="mailto:dev-subscribe@flex.apache.org">dev-subscribe@flex.apache.org</a>
+            </p>
+            <p>Users, send an email to <br>
+                <a href="mailto:users-subscribe@flex.apache.org">users-subscribe@flex.apache.org</a>
+            </p>
+        </div>
+
+        <!-- Latest Releases -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Latest Releases</h4></div>
+            <p>Apache Flex SDK : <a href="download-binaries.html">4.9.1 (Feb 2013)</a><br />
+                SDK Installer : <a href="installer.html">2.5.4 (Apr 2013)</a><br />
+                BlazeDS : <a href="http://sourceforge.net/adobe/blazeds/wiki/Home/">4.6.0 (Nov 2011)</a><br />
+                Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan 2013)</a></p>
+        </div>
+
+        <!-- Latest Tweets -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Latest Tweets</h4></div>
+            <ul id="twitter"></ul>
+            <script type="text/javascript">
+                jQuery(document).ready(function($){
+                    $.getJSON('http://api.twitter.com/1/statuses/user_timeline/apacheflex.json?count=2&amp;callback=?', function(tweets){
+                        $("#twitter").html(tz_format_twitter(tweets));
+                    }); });
+            </script>
+            <div class="clear"></div>
+        </div>
+
+    </div>
+
+</div>
+<!-- Footer / Bottom -->
+<div id="footer" class="container-fluid" style="background: #111;">
+    <div class="row-fluid">
+        <div class="span12">
+            <div id="footer-bottom">
+                Copyright © 2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 <br>
+                Apache Flex, Apache and the Apache feather logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+                Read more about our privacy policy on our <a href="about-privacy.html">Privacy Policy</a> page.
+                <div id="scroll-top-top"><a href="#" title="Go to Top"></a></div>
+            </div>
+        </div>
+    </div>
+
+</div>
+
+<!-- Footer / End -->
+
+</body>
+
 </html>
\ No newline at end of file

Modified: websites/staging/flex/trunk/content/track-installer.html
==============================================================================
--- websites/staging/flex/trunk/content/track-installer.html (original)
+++ websites/staging/flex/trunk/content/track-installer.html Thu Apr 11 00:00:17 2013
@@ -175,78 +175,78 @@
 
 
 
-</div></div>
-<!-- Wrapper / End -->
-
-
-<!-- Footer -->
-
-<!-- Footer Top -->
-<div id="footer" class="container-fluid paddingbottom" >
-
-
-    <div class="row-fluid">
-
-        <!-- About -->
-        <div class="span3">
-            <div class="footer-headline"><h4>About Us</h4></div>
-            <p>Apache Flex® is a highly productive, open source application framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets and tv). It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications can be deployed to the ubiquitous Adobe® Flash® Player in the browser, Adobe® AIR™ on desktop and mobile or to native Android™, IOS™, QNX®, Windows® or Mac® applications.</p>
-        </div>
-
-        <!-- Subscribe  -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Subscribe</h4></div>
-            <p>We have two mailing lists, one for SDK developers, and one for SDK users.</p>
-            <p>Developers, send an email to <br>
-                <a href="mailto:dev-subscribe@flex.apache.org">dev-subscribe@flex.apache.org</a>
-            </p>
-            <p>Users, send an email to <br>
-                <a href="mailto:users-subscribe@flex.apache.org">users-subscribe@flex.apache.org</a>
-            </p>
-        </div>
-
-        <!-- Latest Releases -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Latest Releases</h4></div>
-            <p>Apache Flex SDK : <a href="download-binaries.html">4.9.1 (Feb 2013)</a><br />
-                SDK Installer : <a href="installer.html">2.0.3 (Jan 2013)</a><br />
-                BlazeDS : <a href="http://sourceforge.net/adobe/blazeds/wiki/Home/">4.6.0 (Nov 2011)</a><br />
-                Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan 2013)</a></p>
-        </div>
-
-        <!-- Latest Tweets -->
-        <div class="span3">
-            <div class="footer-headline"><h4>Latest Tweets</h4></div>
-            <ul id="twitter"></ul>
-            <script type="text/javascript">
-                jQuery(document).ready(function($){
-                    $.getJSON('http://api.twitter.com/1/statuses/user_timeline/apacheflex.json?count=2&amp;callback=?', function(tweets){
-                        $("#twitter").html(tz_format_twitter(tweets));
-                    }); });
-            </script>
-            <div class="clear"></div>
-        </div>
-
-    </div>
-
-</div>
-<!-- Footer / Bottom -->
-<div id="footer" class="container-fluid" style="background: #111;">
-    <div class="row-fluid">
-        <div class="span12">
-            <div id="footer-bottom">
-                Copyright © 2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 <br>
-                Apache Flex, Apache and the Apache feather logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
-                Read more about our privacy policy on our <a href="about-privacy.html">Privacy Policy</a> page.
-                <div id="scroll-top-top"><a href="#" title="Go to Top"></a></div>
-            </div>
-        </div>
-    </div>
-
-</div>
-
-<!-- Footer / End -->
-
-</body>
-
+</div></div>
+<!-- Wrapper / End -->
+
+
+<!-- Footer -->
+
+<!-- Footer Top -->
+<div id="footer" class="container-fluid paddingbottom" >
+
+
+    <div class="row-fluid">
+
+        <!-- About -->
+        <div class="span3">
+            <div class="footer-headline"><h4>About Us</h4></div>
+            <p>Apache Flex® is a highly productive, open source application framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets and tv). It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications can be deployed to the ubiquitous Adobe® Flash® Player in the browser, Adobe® AIR™ on desktop and mobile or to native Android™, IOS™, QNX®, Windows® or Mac® applications.</p>
+        </div>
+
+        <!-- Subscribe  -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Subscribe</h4></div>
+            <p>We have two mailing lists, one for SDK developers, and one for SDK users.</p>
+            <p>Developers, send an email to <br>
+                <a href="mailto:dev-subscribe@flex.apache.org">dev-subscribe@flex.apache.org</a>
+            </p>
+            <p>Users, send an email to <br>
+                <a href="mailto:users-subscribe@flex.apache.org">users-subscribe@flex.apache.org</a>
+            </p>
+        </div>
+
+        <!-- Latest Releases -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Latest Releases</h4></div>
+            <p>Apache Flex SDK : <a href="download-binaries.html">4.9.1 (Feb 2013)</a><br />
+                SDK Installer : <a href="installer.html">2.5.4 (Apr 2013)</a><br />
+                BlazeDS : <a href="http://sourceforge.net/adobe/blazeds/wiki/Home/">4.6.0 (Nov 2011)</a><br />
+                Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan 2013)</a></p>
+        </div>
+
+        <!-- Latest Tweets -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Latest Tweets</h4></div>
+            <ul id="twitter"></ul>
+            <script type="text/javascript">
+                jQuery(document).ready(function($){
+                    $.getJSON('http://api.twitter.com/1/statuses/user_timeline/apacheflex.json?count=2&amp;callback=?', function(tweets){
+                        $("#twitter").html(tz_format_twitter(tweets));
+                    }); });
+            </script>
+            <div class="clear"></div>
+        </div>
+
+    </div>
+
+</div>
+<!-- Footer / Bottom -->
+<div id="footer" class="container-fluid" style="background: #111;">
+    <div class="row-fluid">
+        <div class="span12">
+            <div id="footer-bottom">
+                Copyright © 2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 <br>
+                Apache Flex, Apache and the Apache feather logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
+                Read more about our privacy policy on our <a href="about-privacy.html">Privacy Policy</a> page.
+                <div id="scroll-top-top"><a href="#" title="Go to Top"></a></div>
+            </div>
+        </div>
+    </div>
+
+</div>
+
+<!-- Footer / End -->
+
+</body>
+
 </html>
\ No newline at end of file