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 2014/04/22 21:58:07 UTC

svn commit: r906545 [5/10] - in /websites/staging/flex/trunk: cgi-bin/ content/ content/flexunit/asdoc/ content/flexunit/tutorial/ content/flexunit/tutorial/flexunit/ content/installer/

Added: websites/staging/flex/trunk/content/download-flexjs.html
==============================================================================
--- websites/staging/flex/trunk/content/download-flexjs.html (added)
+++ websites/staging/flex/trunk/content/download-flexjs.html Tue Apr 22 19:58:06 2014
@@ -0,0 +1,325 @@
+<!DOCTYPE html>
+<!--[if IE 7 ]><html class="ie ie7" lang="en"><![endif]-->
+<!--[if IE 8 ]><html class="ie ie8" lang="en"><![endif]-->
+<!--[if (gte IE 9)|!(IE)]><!--><html lang="en"><!--<![endif]-->
+
+<head>
+
+    <meta charset="utf-8">
+    <title>Apache Flex® - Download Apache FlexJS
</title>
+
+    <!-- For Mobiles  -->
+    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
+    <link href='https://fonts.googleapis.com/css?family=Carrois+Gothic' rel='stylesheet' type='text/css'>
+    <!-- CSS -->
+    <link rel="stylesheet" type="text/css" href="/css/bootstrap.css">
+    <link rel="stylesheet" type="text/css" href="/css/fixed-width.css" id="layout">
+    <link rel="stylesheet" type="text/css" href="/css/style.css">
+
+    <!-- Java Script  -->
+    <script src="/js/jquery.js"></script>
+    <script src="/js/custom.js"></script>
+    <script src="/js/selectnav.js"></script>
+    <script src="/js/flexslider.js"></script>
+    <script src="/js/twitter.js"></script>
+    <script src="/js/fancybox.js"></script>
+    <script src="/js/isotope.js"></script>
+    <script src="/js/bootstrap.js"></script>
+    <script src="/js/showcase.js"></script>
+
+    <!-- Google Analytics -->
+    <script type="text/javascript">
+
+        var _gaq = _gaq || [];
+        _gaq.push(['_setAccount', 'UA-37926454-1']);
+        _gaq.push(['_trackPageview']);
+
+        (function() {
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+        })();
+
+    </script>
+
+
+</head>
+<body>
+
+<!-- Wrapper Start -->
+<div id="wrapper" class="container-fluid">
+
+
+    <!-- Header -->
+
+
+    <div class="ie-dropdown-fix" >
+
+        <!-- Header -->
+        <div class="row-fluid" id="header">
+
+            <!-- Logo -->
+            <div class="span5">
+
+                <a href="#"><img src="/images/logo_01_fullcolor-sm.png" alt="Apache Flex®" title="Apache Flex®" /></a>
+
+            </div>
+
+            <!-- Social / Contact -->
+            <div class="span3 pull-right">
+
+                <!-- Social Icons -->
+                <ul class="social-icons">
+                    <li class="facebook"><a href="https://www.facebook.com/pages/Apache-Flex/174249699342648">Facebook</a></li>
+                    <li class="twitter"><a href="http://twitter.com/ApacheFlex">Twitter</a></li>
+                    <li class="linkedin"><a href="http://www.linkedin.com/groups/Apache-Flex-Developers-4296888">LinkedIn</a></li>
+                </ul>
+
+                <!-- Apache Logo -->
+                <a href="http://www.apache.org" id="contact-top"><img src="http://www.apache.org/images/feather-small.gif" title="An Apache Project" alt="An Apache Project" /> </a>
+            </div>
+
+        </div>
+        <!-- Header / End -->
+
+        <!-- Navigation -->
+        <div id="navigation" class="margintop">
+            <ul id="nav">
+
+                <li><a href="/index.html">Home</a></li>
+
+                <li><a href="#">About Flex</a>
+                    <ul>
+
+                        <li><a href="/about-whatis.html">What is Flex?</a></li>
+                        <li><a href="/about-features.html">Features</a></li>
+                        <li><a href="/about-licensing.html">License &amp; Trademarks</a></li>
+                        <li><a href="/about-people.html">The Team</a></li>
+                        <li><a href="/about-history.html">Project History</a></li>
+                        <li><a href="/about-assets.html">Logo and Assets</a></li>
+                    </ul>
+                </li>
+                <li><a href="#">Community</a>
+                    <ul>
+
+                        <li><a href="/community-getinvolved.html">How to get involved</a></li>
+                        <li><a href="/community-mailinglists.html">Mailing Lists</a></li>
+                        <li><a href="/community-showcase.html">Flex Showcase</a></li>
+						<li><a href="/community-3rdparty.html">Third-Party</a></li>
+                        <li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki">Wiki <i class="icon-share icon-white"></i></a></li>
+                        <li><a href="http://blogs.apache.org/flex/">Blog <i class="icon-share icon-white"></i></a></li>
+                    </ul>
+                </li>
+
+                <li><a href="#">Development</a>
+                    <ul>
+                        <li><a href="/dev-faq.html">Developer FAQ</a></li>
+                        <li><a href="/dev-sourcecode.html">Source Code</a></li>
+                        <li><a href="https://issues.apache.org/jira/browse/FLEX">Bug-Tracker <i class="icon-share icon-white"></i></a></li>
+                    </ul>
+                </li>
+
+                <li><a href="#">Documentation</a>
+                    <ul>
+
+                        <li><a href="/doc-getstarted.html">Getting Started</a></li>
+                        <li><a href="/doc-videos.html">Videos</a></li>
+                        <li><a href="/asdoc/">ASDocs</a></li>
+                        <li><a href="http://help.adobe.com/en_US/flex/using/index.html">Documentation Reference (Old) <i class="icon-share icon-white"></i></a></li>
+                        <li><a href="/flexunit/tutorial/">FlexUnit Tutorials</a></li>
+                        <li><a href="/flexunit/asdoc/">FlexUnit ASDocs</a></li>
+
+                    </ul>
+                </li>
+
+                <li><a href="#">About Apache</a>
+                    <ul>
+
+                        <li><a href="http://www.apache.org">The Apache Software Foundation Website <i class="icon-share icon-white"></i></a></li>
+                        <li><a href="http://www.apache.org/foundation/contributing.html">Donations <i class="icon-share icon-white"></i></a></li>
+                        <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship <i class="icon-share icon-white"></i></a></li>
+                        <li><a href="http://www.apache.org/foundation/thanks.html">Thanks <i class="icon-share icon-white"></i></a></li>
+                    </ul>
+                </li>
+
+                <li><a href="#" class="download">Download Flex</a>
+                    <ul>
+
+                        <li><a href="/installer.html">Download the SDK Installer (For Application Developers)</a></li>
+                        <li><a href="/download-flexunit.html">Download FlexJS 'alpha' (For Application Developers)</a> </li>
+                        <li><a href="/download-flexunit.html">Download FlexUnit (For Application Developers)</a> </li>
+                        <li><a href="/download-binaries.html">Download the SDK Binaries (For SDK Developers)</a></li>
+                        <li><a href="/download-source.html">Download the SDK Source Code (For SDK Developers)</a></li>
+                        <li><a href="/download-utilities.html">Flex Utilities</a></li>
+                        <li><a href="/download-archive.html">Previous Versions</a></li>
+                    </ul>
+                </li>
+            </ul>
+
+        </div>
+        <div class="nav-shadow"></div>
+        <div class="clear"></div>
+
+    </div>
+    <!-- Navigation / End -->
+
+
+    <!-- Content -->
+
+    
+    <div class="row-fluid">
+
+
+        <!-- Page Title -->
+        <div id="page-title">
+            <h2>Download Apache FlexJS
</h2>
+        </div>
+        <!-- Page Title / End -->
+
+
+    </div>
+    
+
+    <div class="row-fluid">
+
+
+
+<!-- Home Page Exception -->
+
+
+<p>Use the links below to download the Apache FlexJS 0.0.1 'alpha' release from one of our mirrors. You must verify the integrity of the downloaded files using signatures downloaded from this page.</p>
+<p>Only current recommended releases are available on the main distribution site and its mirrors.</p>
+<p>The Apache FlexJS SDK has some compile-time and run-time dependencies.  Please make sure to review the dependencies section if you plan on re-compiling the source from scratch.</p>
+<p><strong>Please review the release notes before installing or compiling this release.</strong></p>
+<div class="headline"><h4>Current Release (0.0.1)</h4></div>
+
+<p>The Apache Flex team is pleased to offer this release, available as of the 23rd of April 2014.  This is the initial release of the Apache FlexJS and is considered 'alpha' quality.  The purpose of this release is to gather feedback about the features and implementation strategies, and recruit new contributors as we grow these code bases into an SDK and tool chain that delivers the highest productivity developing applications that can run in the most places.   These releases may not handle production needs.  Expect lots of bugs and missing features.</p>
+<p>Binaries are provided as a convenience for those who do not wish to compile FlexJS themselves.  The 0.0.1 binaries were published on the 23rd of April 2014.</p>
+<p><strong>Please be aware of the dependencies listed in the section below.</strong>  They are required in order to compile the Apache FlexJS SDK.  The <a href="http://www.apache.org/dyn/closer.cgi/flex/flexjs/0.0.1/README">README</a> explains these requirements further.</p>
+<ul>
+<li>Release Notes : <a href="http://www.apache.org/dyn/closer.cgi/flex/flexjs/0.0.1/RELEASE_NOTES">RELEASE_NOTES</a></li>
+<li>README : <a href="http://www.apache.org/dyn/closer.cgi/flex/flexjs/0.0.1/README">README</a></li>
+<li>Source (tar.gz) : <a href="http://www.apache.org/dyn/closer.cgi/flex/flexjs/0.0.1/apache-flex-flexjs-0.0.1-src.tar.gz">apache-flex-flexjs-0.0.1-src.tar.gz</a> [<a href="http://www.apache.org/dist/flex/flexjs/0.0.1/apache-flex-flexjs-0.0.1-src.tar.gz.asc">PGP</a>] [<a href="http://www.apache.org/dist/flex/flexjs/0.0.1/apache-flex-flexjs-0.0.1-src.tar.gz.md5">MD5</a>]</li>
+<li>Source (zip) : <a href="http://www.apache.org/dyn/closer.cgi/flex/flexjs/0.0.1/apache-flex-flexjs-0.0.1-src.zip">apache-flex-flexjs-0.0.1-src.zip</a> [<a href="http://www.apache.org/dist/flex/flexjs/0.0.1/apache-flex-flexjs-0.0.1-src.zip.asc">PGP</a>] [<a href="http://www.apache.org/dist/flex/flexjs/0.0.1/apache-flex-flexjs-0.0.1-src.zip.md5">MD5</a>]</li>
+<li>Binaries (tar.gz) : <a href="http://www.apache.org/dyn/closer.cgi/flex/flexjs/0.0.1/binaries/apache-flex-flexjs-0.0.1-bin.tar.gz">apache-flex-flexjs-0.0.1-bin.tar.gz</a> [<a href="http://www.apache.org/dist/flex/flexjs/0.0.1/binaries/apache-flex-flexjs-0.0.1-bin.tar.gz.asc">PGP</a>] [<a href="http://www.apache.org/dist/flex/flexjs/0.0.1/binaries/apache-flex-flexjs-0.0.1-bin.tar.gz.md5">MD5</a>]</li>
+<li>Binaries (zip) : <a href="http://www.apache.org/dyn/closer.cgi/flex/flexjs/0.0.1/binaries/apache-flex-flexjs-0.0.1-bin.zip">apache-flex-flexjs-0.0.1-bin.zip</a> [<a href="http://www.apache.org/dist/flex/flexjs/0.0.1/binaries/apache-flex-flexjs-0.0.1-bin.zip.asc">PGP</a>] [<a href="http://www.apache.org/dist/flex/flexjs/0.0.1/binaries/apache-flex-flexjs-0.0.1-bin.zip.md5">MD5</a>]</li>
+</ul>
+<div class="headline"><h4>Dependencies</h4></div>
+
+<p>Apache FlexJS requires some build tools which must be installed prior to building FlexJS.  Some of these have different licenses. See the Software <a href="http://www.apache.org/dyn/closer.cgi/flex/flexjs/0.0.1/README">Dependencies section</a> within the <a href="http://www.apache.org/dyn/closer.cgi/flex/flexjs/0.0.1/README">README</a> for more information on the external software dependencies.  If you plan to compile the sources, it is best to follow the instructions for downloading (and building) <a href="http://flex.apache.org/download-flexunit.html">Apache Flex FlexUnit</a> and <a href="http://flex.apache.org/download-falconjx.html">Apache Flex FalconJX</a> first.  Click on the links to access instructions for those dependencies.</p>
+<h4 id="general-requirements">General Requirements</h4>
+<ul>
+<li>Java SDK 1.6 or greater</li>
+<li>ANT 1.7.1 or greater</li>
+<li>Google Closure Library</li>
+<li>Google Closure Linter</li>
+<li>Adobe Flash Player playerglobal.swc</li>
+<li>JSHint</li>
+<li>Apache Flex FalconJX 0.0.1 or greater</li>
+<li>Apache Flex FlexUnit 4.2 or greater</li>
+<li>Apache Flex 4.6 or greater</li>
+</ul>
+<h4 id="software-dependencies">Software Dependencies</h4>
+<p>The Apache FlexJS framework does not have direct dependencies on third-party software.  Applications built with Apache FlexJS need the Google Closure Library.</p>
+<h4 id="verify-the-integrity-of-the-files">Verify the integrity of the files</h4>
+<p>Apache relies on 3rd party mirrors to distribute their software.  Because these releases are hosted on servers that are not under our control, we strongly recommend that you verify the integrity of the binaries or source code before you install it using the PGP or MD5 signatures listed next to the downloads.  This involves a few extra steps, but it will verify that you are getting a true Apache release.</p>
+<p>The PGP signatures can be verified using PGP or GPG. First download the <a href="http://www.apache.org/dist/flex/KEYS">KEYS</a> as well as the asc signature file for the relevant distribution. Make sure you get these files as linked from this page (rather than a mirror) to insure the integrity of the files.</p>
+<div class="codehilite"><pre><span class="c">% pgpk -a KEYS</span>
+
+<span class="c">% pgpv apache-flex-flexjs-0.0.1-src.tar.gz.asc</span>
+</pre></div>
+
+
+<p><em>or</em></p>
+<div class="codehilite"><pre><span class="c">% pgp -ka KEYS</span>
+
+<span class="c">% pgp apache-flex-flexjs-0.0.1-src.tar.gz.asc</span>
+</pre></div>
+
+
+<p><em>or</em></p>
+<div class="codehilite"><pre><span class="c">% gpg --import KEYS</span>
+
+<span class="c">% gpg --verify apache-flex-flexjs-0.0.1-src.tar.gz.asc</span>
+</pre></div>
+
+
+<p>Alternatively, you can verify the MD5 signature on the files. A unix/Mac program called <code>md5</code> or <code>md5sum</code> is included in many unix distributions. It is also available as part of <a href="http://www.gnu.org/software/textutils/textutils.html">GNU Textutils</a>. Windows users can get binary md5 programs from <a href="http://www.fourmilab.ch/md5/">here</a> , <a href="http://www.pc-tools.net/win32/freeware/console/">here</a> , or <a href="http://www.slavasoft.com/fsum/">here</a>. An MD5 signature consists of 32 hex characters, and a SHA1 signature consists of 40 hex characters. Ensure your generated signature string matches the signature string published in the files above.</p>
+
+<!-- Home Page Exception -->
+
+
+
+
+</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.12.0 (Mar 2014)</a><br />
+                Apache FlexJS SDK : <a href="/download-flexjs.html">0.0.1 (Apr 2014)</a><br />
+                SDK Installer : <a href="/installer.html">2.7.0 (Oct 2013)</a><br />
+                FlexUnit : <a href="/download-flexunit.html">4.2.0 (Apr 2014)</a><br />
+                Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan 2013)</a><br />
+                BlazeDS : <a href="http://sourceforge.net/adobe/blazeds/wiki/Home/">4.6.0 (Nov 2011)</a></p>
+        </div>
+
+        <!-- Latest Tweets -->
+        <div class="span3">
+            <div class="footer-headline"><h4>Latest Tweets</h4></div>
+            <a class="twitter-timeline" href="https://twitter.com/ApacheFlex" data-chrome="noheader nofooter noborders noscrollbar" data-widget-id="364567612920852480">Tweets by Apache Flex</a>
+            <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</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 © 2014 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-flexunit.html
==============================================================================
--- websites/staging/flex/trunk/content/download-flexunit.html (original)
+++ websites/staging/flex/trunk/content/download-flexunit.html Tue Apr 22 19:58:06 2014
@@ -1,184 +1,185 @@
-<!DOCTYPE html>
-<!--[if IE 7 ]><html class="ie ie7" lang="en"><![endif]-->
-<!--[if IE 8 ]><html class="ie ie8" lang="en"><![endif]-->
-<!--[if (gte IE 9)|!(IE)]><!--><html lang="en"><!--<![endif]-->
-
-<head>
-
-    <meta charset="utf-8">
-    <title>Apache Flex® - Download Apache FlexUnit
</title>
-
-    <!-- For Mobiles  -->
-    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
-    <link href='https://fonts.googleapis.com/css?family=Carrois+Gothic' rel='stylesheet' type='text/css'>
-    <!-- CSS -->
-    <link rel="stylesheet" type="text/css" href="/css/bootstrap.css">
-    <link rel="stylesheet" type="text/css" href="/css/fixed-width.css" id="layout">
-    <link rel="stylesheet" type="text/css" href="/css/style.css">
-
-    <!-- Java Script  -->
-    <script src="/js/jquery.js"></script>
-    <script src="/js/custom.js"></script>
-    <script src="/js/selectnav.js"></script>
-    <script src="/js/flexslider.js"></script>
-    <script src="/js/twitter.js"></script>
-    <script src="/js/fancybox.js"></script>
-    <script src="/js/isotope.js"></script>
-    <script src="/js/bootstrap.js"></script>
-    <script src="/js/showcase.js"></script>
-
-    <!-- Google Analytics -->
-    <script type="text/javascript">
-
-        var _gaq = _gaq || [];
-        _gaq.push(['_setAccount', 'UA-37926454-1']);
-        _gaq.push(['_trackPageview']);
-
-        (function() {
-            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-        })();
-
-    </script>
-
-
-</head>
-<body>
-
-<!-- Wrapper Start -->
-<div id="wrapper" class="container-fluid">
-
-
-    <!-- Header -->
-
-
-    <div class="ie-dropdown-fix" >
-
-        <!-- Header -->
-        <div class="row-fluid" id="header">
-
-            <!-- Logo -->
-            <div class="span5">
-
-                <a href="#"><img src="/images/logo_01_fullcolor-sm.png" alt="Apache Flex®" title="Apache Flex®" /></a>
-
-            </div>
-
-            <!-- Social / Contact -->
-            <div class="span3 pull-right">
-
-                <!-- Social Icons -->
-                <ul class="social-icons">
-                    <li class="facebook"><a href="https://www.facebook.com/pages/Apache-Flex/174249699342648">Facebook</a></li>
-                    <li class="twitter"><a href="http://twitter.com/ApacheFlex">Twitter</a></li>
-                    <li class="linkedin"><a href="http://www.linkedin.com/groups/Apache-Flex-Developers-4296888">LinkedIn</a></li>
-                </ul>
-
-                <!-- Apache Logo -->
-                <a href="http://www.apache.org" id="contact-top"><img src="http://www.apache.org/images/feather-small.gif" title="An Apache Project" alt="An Apache Project" /> </a>
-            </div>
-
-        </div>
-        <!-- Header / End -->
-
-        <!-- Navigation -->
-        <div id="navigation" class="margintop">
-            <ul id="nav">
-
-                <li><a href="/index.html">Home</a></li>
-
-                <li><a href="#">About Flex</a>
-                    <ul>
-
-                        <li><a href="/about-whatis.html">What is Flex?</a></li>
-                        <li><a href="/about-features.html">Features</a></li>
-                        <li><a href="/about-licensing.html">License &amp; Trademarks</a></li>
-                        <li><a href="/about-people.html">The Team</a></li>
-                        <li><a href="/about-history.html">Project History</a></li>
-                        <li><a href="/about-assets.html">Logo and Assets</a></li>
-                    </ul>
-                </li>
-                <li><a href="#">Community</a>
-                    <ul>
-
-                        <li><a href="/community-getinvolved.html">How to get involved</a></li>
-                        <li><a href="/community-mailinglists.html">Mailing Lists</a></li>
-                        <li><a href="/community-showcase.html">Flex Showcase</a></li>
-						<li><a href="/community-3rdparty.html">Third-Party</a></li>
-                        <li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki">Wiki <i class="icon-share icon-white"></i></a></li>
-                        <li><a href="http://blogs.apache.org/flex/">Blog <i class="icon-share icon-white"></i></a></li>
-                    </ul>
-                </li>
-
-                <li><a href="#">Development</a>
-                    <ul>
-                        <li><a href="/dev-faq.html">Developer FAQ</a></li>
-                        <li><a href="/dev-sourcecode.html">Source Code</a></li>
-                        <li><a href="https://issues.apache.org/jira/browse/FLEX">Bug-Tracker <i class="icon-share icon-white"></i></a></li>
-                    </ul>
-                </li>
-
-                <li><a href="#">Documentation</a>
-                    <ul>
-
-                        <li><a href="/doc-getstarted.html">Getting Started</a></li>
-                        <li><a href="/doc-videos.html">Videos</a></li>
-                        <li><a href="/asdoc/">ASDocs</a></li>
-                        <li><a href="http://help.adobe.com/en_US/flex/using/index.html">Documentation Reference (Old) <i class="icon-share icon-white"></i></a></li>
-                        <li><a href="/flexunit/tutorial/">FlexUnit Tutorials</a></li>
-                        <li><a href="/flexunit/asdoc/">FlexUnit ASDocs</a></li>
-
-                    </ul>
-                </li>
-
-                <li><a href="#">About Apache</a>
-                    <ul>
-
-                        <li><a href="http://www.apache.org">The Apache Software Foundation Website <i class="icon-share icon-white"></i></a></li>
-                        <li><a href="http://www.apache.org/foundation/contributing.html">Donations <i class="icon-share icon-white"></i></a></li>
-                        <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship <i class="icon-share icon-white"></i></a></li>
-                        <li><a href="http://www.apache.org/foundation/thanks.html">Thanks <i class="icon-share icon-white"></i></a></li>
-                    </ul>
-                </li>
-
-                <li><a href="#" class="download">Download Flex</a>
-                    <ul>
-
-                        <li><a href="/installer.html">Download the SDK Installer (For Application Developers)</a></li>
-                        <li><a href="/download-flexunit.html">Download FlexUnit (For Application Developers)</a> </li>
-                        <li><a href="/download-binaries.html">Download the SDK Binaries (For SDK Developers)</a></li>
-                        <li><a href="/download-source.html">Download the SDK Source Code (For SDK Developers)</a></li>
-                        <li><a href="/download-utilities.html">Flex Utilities</a></li>
-                        <li><a href="/download-archive.html">Previous Versions</a></li>
-                    </ul>
-                </li>
-            </ul>
-
-        </div>
-        <div class="nav-shadow"></div>
-        <div class="clear"></div>
-
-    </div>
-    <!-- Navigation / End -->
-
-
-    <!-- Content -->
-
-    
-    <div class="row-fluid">
-
-
-        <!-- Page Title -->
-        <div id="page-title">
-            <h2>Download Apache FlexUnit
</h2>
-        </div>
-        <!-- Page Title / End -->
-
-
-    </div>
-    
-
+<!DOCTYPE html>
+<!--[if IE 7 ]><html class="ie ie7" lang="en"><![endif]-->
+<!--[if IE 8 ]><html class="ie ie8" lang="en"><![endif]-->
+<!--[if (gte IE 9)|!(IE)]><!--><html lang="en"><!--<![endif]-->
+
+<head>
+
+    <meta charset="utf-8">
+    <title>Apache Flex® - Download Apache FlexUnit
</title>
+
+    <!-- For Mobiles  -->
+    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
+    <link href='https://fonts.googleapis.com/css?family=Carrois+Gothic' rel='stylesheet' type='text/css'>
+    <!-- CSS -->
+    <link rel="stylesheet" type="text/css" href="/css/bootstrap.css">
+    <link rel="stylesheet" type="text/css" href="/css/fixed-width.css" id="layout">
+    <link rel="stylesheet" type="text/css" href="/css/style.css">
+
+    <!-- Java Script  -->
+    <script src="/js/jquery.js"></script>
+    <script src="/js/custom.js"></script>
+    <script src="/js/selectnav.js"></script>
+    <script src="/js/flexslider.js"></script>
+    <script src="/js/twitter.js"></script>
+    <script src="/js/fancybox.js"></script>
+    <script src="/js/isotope.js"></script>
+    <script src="/js/bootstrap.js"></script>
+    <script src="/js/showcase.js"></script>
+
+    <!-- Google Analytics -->
+    <script type="text/javascript">
+
+        var _gaq = _gaq || [];
+        _gaq.push(['_setAccount', 'UA-37926454-1']);
+        _gaq.push(['_trackPageview']);
+
+        (function() {
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+        })();
+
+    </script>
+
+
+</head>
+<body>
+
+<!-- Wrapper Start -->
+<div id="wrapper" class="container-fluid">
+
+
+    <!-- Header -->
+
+
+    <div class="ie-dropdown-fix" >
+
+        <!-- Header -->
+        <div class="row-fluid" id="header">
+
+            <!-- Logo -->
+            <div class="span5">
+
+                <a href="#"><img src="/images/logo_01_fullcolor-sm.png" alt="Apache Flex®" title="Apache Flex®" /></a>
+
+            </div>
+
+            <!-- Social / Contact -->
+            <div class="span3 pull-right">
+
+                <!-- Social Icons -->
+                <ul class="social-icons">
+                    <li class="facebook"><a href="https://www.facebook.com/pages/Apache-Flex/174249699342648">Facebook</a></li>
+                    <li class="twitter"><a href="http://twitter.com/ApacheFlex">Twitter</a></li>
+                    <li class="linkedin"><a href="http://www.linkedin.com/groups/Apache-Flex-Developers-4296888">LinkedIn</a></li>
+                </ul>
+
+                <!-- Apache Logo -->
+                <a href="http://www.apache.org" id="contact-top"><img src="http://www.apache.org/images/feather-small.gif" title="An Apache Project" alt="An Apache Project" /> </a>
+            </div>
+
+        </div>
+        <!-- Header / End -->
+
+        <!-- Navigation -->
+        <div id="navigation" class="margintop">
+            <ul id="nav">
+
+                <li><a href="/index.html">Home</a></li>
+
+                <li><a href="#">About Flex</a>
+                    <ul>
+
+                        <li><a href="/about-whatis.html">What is Flex?</a></li>
+                        <li><a href="/about-features.html">Features</a></li>
+                        <li><a href="/about-licensing.html">License &amp; Trademarks</a></li>
+                        <li><a href="/about-people.html">The Team</a></li>
+                        <li><a href="/about-history.html">Project History</a></li>
+                        <li><a href="/about-assets.html">Logo and Assets</a></li>
+                    </ul>
+                </li>
+                <li><a href="#">Community</a>
+                    <ul>
+
+                        <li><a href="/community-getinvolved.html">How to get involved</a></li>
+                        <li><a href="/community-mailinglists.html">Mailing Lists</a></li>
+                        <li><a href="/community-showcase.html">Flex Showcase</a></li>
+						<li><a href="/community-3rdparty.html">Third-Party</a></li>
+                        <li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki">Wiki <i class="icon-share icon-white"></i></a></li>
+                        <li><a href="http://blogs.apache.org/flex/">Blog <i class="icon-share icon-white"></i></a></li>
+                    </ul>
+                </li>
+
+                <li><a href="#">Development</a>
+                    <ul>
+                        <li><a href="/dev-faq.html">Developer FAQ</a></li>
+                        <li><a href="/dev-sourcecode.html">Source Code</a></li>
+                        <li><a href="https://issues.apache.org/jira/browse/FLEX">Bug-Tracker <i class="icon-share icon-white"></i></a></li>
+                    </ul>
+                </li>
+
+                <li><a href="#">Documentation</a>
+                    <ul>
+
+                        <li><a href="/doc-getstarted.html">Getting Started</a></li>
+                        <li><a href="/doc-videos.html">Videos</a></li>
+                        <li><a href="/asdoc/">ASDocs</a></li>
+                        <li><a href="http://help.adobe.com/en_US/flex/using/index.html">Documentation Reference (Old) <i class="icon-share icon-white"></i></a></li>
+                        <li><a href="/flexunit/tutorial/">FlexUnit Tutorials</a></li>
+                        <li><a href="/flexunit/asdoc/">FlexUnit ASDocs</a></li>
+
+                    </ul>
+                </li>
+
+                <li><a href="#">About Apache</a>
+                    <ul>
+
+                        <li><a href="http://www.apache.org">The Apache Software Foundation Website <i class="icon-share icon-white"></i></a></li>
+                        <li><a href="http://www.apache.org/foundation/contributing.html">Donations <i class="icon-share icon-white"></i></a></li>
+                        <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship <i class="icon-share icon-white"></i></a></li>
+                        <li><a href="http://www.apache.org/foundation/thanks.html">Thanks <i class="icon-share icon-white"></i></a></li>
+                    </ul>
+                </li>
+
+                <li><a href="#" class="download">Download Flex</a>
+                    <ul>
+
+                        <li><a href="/installer.html">Download the SDK Installer (For Application Developers)</a></li>
+                        <li><a href="/download-flexunit.html">Download FlexJS 'alpha' (For Application Developers)</a> </li>
+                        <li><a href="/download-flexunit.html">Download FlexUnit (For Application Developers)</a> </li>
+                        <li><a href="/download-binaries.html">Download the SDK Binaries (For SDK Developers)</a></li>
+                        <li><a href="/download-source.html">Download the SDK Source Code (For SDK Developers)</a></li>
+                        <li><a href="/download-utilities.html">Flex Utilities</a></li>
+                        <li><a href="/download-archive.html">Previous Versions</a></li>
+                    </ul>
+                </li>
+            </ul>
+
+        </div>
+        <div class="nav-shadow"></div>
+        <div class="clear"></div>
+
+    </div>
+    <!-- Navigation / End -->
+
+
+    <!-- Content -->
+
+    
+    <div class="row-fluid">
+
+
+        <!-- Page Title -->
+        <div id="page-title">
+            <h2>Download Apache FlexUnit
</h2>
+        </div>
+        <!-- Page Title / End -->
+
+
+    </div>
+    
+
     <div class="row-fluid">
 
 
@@ -309,6 +310,7 @@ Version 2.0 license.  These can be downl
         <div class="span3">
             <div class="footer-headline"><h4>Latest Releases</h4></div>
             <p>Apache Flex SDK : <a href="/download-binaries.html">4.12.0 (Mar 2014)</a><br />
+                Apache FlexJS SDK : <a href="/download-flexjs.html">0.0.1 (Apr 2014)</a><br />
                 SDK Installer : <a href="/installer.html">2.7.0 (Oct 2013)</a><br />
                 FlexUnit : <a href="/download-flexunit.html">4.2.0 (Apr 2014)</a><br />
                 Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan 2013)</a><br />

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 Tue Apr 22 19:58:06 2014
@@ -1,184 +1,185 @@
-<!DOCTYPE html>
-<!--[if IE 7 ]><html class="ie ie7" lang="en"><![endif]-->
-<!--[if IE 8 ]><html class="ie ie8" lang="en"><![endif]-->
-<!--[if (gte IE 9)|!(IE)]><!--><html lang="en"><!--<![endif]-->
-
-<head>
-
-    <meta charset="utf-8">
-    <title>Apache Flex® - Download the Source Code</title>
-
-    <!-- For Mobiles  -->
-    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
-    <link href='https://fonts.googleapis.com/css?family=Carrois+Gothic' rel='stylesheet' type='text/css'>
-    <!-- CSS -->
-    <link rel="stylesheet" type="text/css" href="/css/bootstrap.css">
-    <link rel="stylesheet" type="text/css" href="/css/fixed-width.css" id="layout">
-    <link rel="stylesheet" type="text/css" href="/css/style.css">
-
-    <!-- Java Script  -->
-    <script src="/js/jquery.js"></script>
-    <script src="/js/custom.js"></script>
-    <script src="/js/selectnav.js"></script>
-    <script src="/js/flexslider.js"></script>
-    <script src="/js/twitter.js"></script>
-    <script src="/js/fancybox.js"></script>
-    <script src="/js/isotope.js"></script>
-    <script src="/js/bootstrap.js"></script>
-    <script src="/js/showcase.js"></script>
-
-    <!-- Google Analytics -->
-    <script type="text/javascript">
-
-        var _gaq = _gaq || [];
-        _gaq.push(['_setAccount', 'UA-37926454-1']);
-        _gaq.push(['_trackPageview']);
-
-        (function() {
-            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-        })();
-
-    </script>
-
-
-</head>
-<body>
-
-<!-- Wrapper Start -->
-<div id="wrapper" class="container-fluid">
-
-
-    <!-- Header -->
-
-
-    <div class="ie-dropdown-fix" >
-
-        <!-- Header -->
-        <div class="row-fluid" id="header">
-
-            <!-- Logo -->
-            <div class="span5">
-
-                <a href="#"><img src="/images/logo_01_fullcolor-sm.png" alt="Apache Flex®" title="Apache Flex®" /></a>
-
-            </div>
-
-            <!-- Social / Contact -->
-            <div class="span3 pull-right">
-
-                <!-- Social Icons -->
-                <ul class="social-icons">
-                    <li class="facebook"><a href="https://www.facebook.com/pages/Apache-Flex/174249699342648">Facebook</a></li>
-                    <li class="twitter"><a href="http://twitter.com/ApacheFlex">Twitter</a></li>
-                    <li class="linkedin"><a href="http://www.linkedin.com/groups/Apache-Flex-Developers-4296888">LinkedIn</a></li>
-                </ul>
-
-                <!-- Apache Logo -->
-                <a href="http://www.apache.org" id="contact-top"><img src="http://www.apache.org/images/feather-small.gif" title="An Apache Project" alt="An Apache Project" /> </a>
-            </div>
-
-        </div>
-        <!-- Header / End -->
-
-        <!-- Navigation -->
-        <div id="navigation" class="margintop">
-            <ul id="nav">
-
-                <li><a href="/index.html">Home</a></li>
-
-                <li><a href="#">About Flex</a>
-                    <ul>
-
-                        <li><a href="/about-whatis.html">What is Flex?</a></li>
-                        <li><a href="/about-features.html">Features</a></li>
-                        <li><a href="/about-licensing.html">License &amp; Trademarks</a></li>
-                        <li><a href="/about-people.html">The Team</a></li>
-                        <li><a href="/about-history.html">Project History</a></li>
-                        <li><a href="/about-assets.html">Logo and Assets</a></li>
-                    </ul>
-                </li>
-                <li><a href="#">Community</a>
-                    <ul>
-
-                        <li><a href="/community-getinvolved.html">How to get involved</a></li>
-                        <li><a href="/community-mailinglists.html">Mailing Lists</a></li>
-                        <li><a href="/community-showcase.html">Flex Showcase</a></li>
-						<li><a href="/community-3rdparty.html">Third-Party</a></li>
-                        <li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki">Wiki <i class="icon-share icon-white"></i></a></li>
-                        <li><a href="http://blogs.apache.org/flex/">Blog <i class="icon-share icon-white"></i></a></li>
-                    </ul>
-                </li>
-
-                <li><a href="#">Development</a>
-                    <ul>
-                        <li><a href="/dev-faq.html">Developer FAQ</a></li>
-                        <li><a href="/dev-sourcecode.html">Source Code</a></li>
-                        <li><a href="https://issues.apache.org/jira/browse/FLEX">Bug-Tracker <i class="icon-share icon-white"></i></a></li>
-                    </ul>
-                </li>
-
-                <li><a href="#">Documentation</a>
-                    <ul>
-
-                        <li><a href="/doc-getstarted.html">Getting Started</a></li>
-                        <li><a href="/doc-videos.html">Videos</a></li>
-                        <li><a href="/asdoc/">ASDocs</a></li>
-                        <li><a href="http://help.adobe.com/en_US/flex/using/index.html">Documentation Reference (Old) <i class="icon-share icon-white"></i></a></li>
-                        <li><a href="/flexunit/tutorial/">FlexUnit Tutorials</a></li>
-                        <li><a href="/flexunit/asdoc/">FlexUnit ASDocs</a></li>
-
-                    </ul>
-                </li>
-
-                <li><a href="#">About Apache</a>
-                    <ul>
-
-                        <li><a href="http://www.apache.org">The Apache Software Foundation Website <i class="icon-share icon-white"></i></a></li>
-                        <li><a href="http://www.apache.org/foundation/contributing.html">Donations <i class="icon-share icon-white"></i></a></li>
-                        <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship <i class="icon-share icon-white"></i></a></li>
-                        <li><a href="http://www.apache.org/foundation/thanks.html">Thanks <i class="icon-share icon-white"></i></a></li>
-                    </ul>
-                </li>
-
-                <li><a href="#" class="download">Download Flex</a>
-                    <ul>
-
-                        <li><a href="/installer.html">Download the SDK Installer (For Application Developers)</a></li>
-                        <li><a href="/download-flexunit.html">Download FlexUnit (For Application Developers)</a> </li>
-                        <li><a href="/download-binaries.html">Download the SDK Binaries (For SDK Developers)</a></li>
-                        <li><a href="/download-source.html">Download the SDK Source Code (For SDK Developers)</a></li>
-                        <li><a href="/download-utilities.html">Flex Utilities</a></li>
-                        <li><a href="/download-archive.html">Previous Versions</a></li>
-                    </ul>
-                </li>
-            </ul>
-
-        </div>
-        <div class="nav-shadow"></div>
-        <div class="clear"></div>
-
-    </div>
-    <!-- Navigation / End -->
-
-
-    <!-- Content -->
-
-    
-    <div class="row-fluid">
-
-
-        <!-- Page Title -->
-        <div id="page-title">
-            <h2>Download the Source Code</h2>
-        </div>
-        <!-- Page Title / End -->
-
-
-    </div>
-    
-
+<!DOCTYPE html>
+<!--[if IE 7 ]><html class="ie ie7" lang="en"><![endif]-->
+<!--[if IE 8 ]><html class="ie ie8" lang="en"><![endif]-->
+<!--[if (gte IE 9)|!(IE)]><!--><html lang="en"><!--<![endif]-->
+
+<head>
+
+    <meta charset="utf-8">
+    <title>Apache Flex® - Download the Source Code</title>
+
+    <!-- For Mobiles  -->
+    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
+    <link href='https://fonts.googleapis.com/css?family=Carrois+Gothic' rel='stylesheet' type='text/css'>
+    <!-- CSS -->
+    <link rel="stylesheet" type="text/css" href="/css/bootstrap.css">
+    <link rel="stylesheet" type="text/css" href="/css/fixed-width.css" id="layout">
+    <link rel="stylesheet" type="text/css" href="/css/style.css">
+
+    <!-- Java Script  -->
+    <script src="/js/jquery.js"></script>
+    <script src="/js/custom.js"></script>
+    <script src="/js/selectnav.js"></script>
+    <script src="/js/flexslider.js"></script>
+    <script src="/js/twitter.js"></script>
+    <script src="/js/fancybox.js"></script>
+    <script src="/js/isotope.js"></script>
+    <script src="/js/bootstrap.js"></script>
+    <script src="/js/showcase.js"></script>
+
+    <!-- Google Analytics -->
+    <script type="text/javascript">
+
+        var _gaq = _gaq || [];
+        _gaq.push(['_setAccount', 'UA-37926454-1']);
+        _gaq.push(['_trackPageview']);
+
+        (function() {
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+        })();
+
+    </script>
+
+
+</head>
+<body>
+
+<!-- Wrapper Start -->
+<div id="wrapper" class="container-fluid">
+
+
+    <!-- Header -->
+
+
+    <div class="ie-dropdown-fix" >
+
+        <!-- Header -->
+        <div class="row-fluid" id="header">
+
+            <!-- Logo -->
+            <div class="span5">
+
+                <a href="#"><img src="/images/logo_01_fullcolor-sm.png" alt="Apache Flex®" title="Apache Flex®" /></a>
+
+            </div>
+
+            <!-- Social / Contact -->
+            <div class="span3 pull-right">
+
+                <!-- Social Icons -->
+                <ul class="social-icons">
+                    <li class="facebook"><a href="https://www.facebook.com/pages/Apache-Flex/174249699342648">Facebook</a></li>
+                    <li class="twitter"><a href="http://twitter.com/ApacheFlex">Twitter</a></li>
+                    <li class="linkedin"><a href="http://www.linkedin.com/groups/Apache-Flex-Developers-4296888">LinkedIn</a></li>
+                </ul>
+
+                <!-- Apache Logo -->
+                <a href="http://www.apache.org" id="contact-top"><img src="http://www.apache.org/images/feather-small.gif" title="An Apache Project" alt="An Apache Project" /> </a>
+            </div>
+
+        </div>
+        <!-- Header / End -->
+
+        <!-- Navigation -->
+        <div id="navigation" class="margintop">
+            <ul id="nav">
+
+                <li><a href="/index.html">Home</a></li>
+
+                <li><a href="#">About Flex</a>
+                    <ul>
+
+                        <li><a href="/about-whatis.html">What is Flex?</a></li>
+                        <li><a href="/about-features.html">Features</a></li>
+                        <li><a href="/about-licensing.html">License &amp; Trademarks</a></li>
+                        <li><a href="/about-people.html">The Team</a></li>
+                        <li><a href="/about-history.html">Project History</a></li>
+                        <li><a href="/about-assets.html">Logo and Assets</a></li>
+                    </ul>
+                </li>
+                <li><a href="#">Community</a>
+                    <ul>
+
+                        <li><a href="/community-getinvolved.html">How to get involved</a></li>
+                        <li><a href="/community-mailinglists.html">Mailing Lists</a></li>
+                        <li><a href="/community-showcase.html">Flex Showcase</a></li>
+						<li><a href="/community-3rdparty.html">Third-Party</a></li>
+                        <li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki">Wiki <i class="icon-share icon-white"></i></a></li>
+                        <li><a href="http://blogs.apache.org/flex/">Blog <i class="icon-share icon-white"></i></a></li>
+                    </ul>
+                </li>
+
+                <li><a href="#">Development</a>
+                    <ul>
+                        <li><a href="/dev-faq.html">Developer FAQ</a></li>
+                        <li><a href="/dev-sourcecode.html">Source Code</a></li>
+                        <li><a href="https://issues.apache.org/jira/browse/FLEX">Bug-Tracker <i class="icon-share icon-white"></i></a></li>
+                    </ul>
+                </li>
+
+                <li><a href="#">Documentation</a>
+                    <ul>
+
+                        <li><a href="/doc-getstarted.html">Getting Started</a></li>
+                        <li><a href="/doc-videos.html">Videos</a></li>
+                        <li><a href="/asdoc/">ASDocs</a></li>
+                        <li><a href="http://help.adobe.com/en_US/flex/using/index.html">Documentation Reference (Old) <i class="icon-share icon-white"></i></a></li>
+                        <li><a href="/flexunit/tutorial/">FlexUnit Tutorials</a></li>
+                        <li><a href="/flexunit/asdoc/">FlexUnit ASDocs</a></li>
+
+                    </ul>
+                </li>
+
+                <li><a href="#">About Apache</a>
+                    <ul>
+
+                        <li><a href="http://www.apache.org">The Apache Software Foundation Website <i class="icon-share icon-white"></i></a></li>
+                        <li><a href="http://www.apache.org/foundation/contributing.html">Donations <i class="icon-share icon-white"></i></a></li>
+                        <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship <i class="icon-share icon-white"></i></a></li>
+                        <li><a href="http://www.apache.org/foundation/thanks.html">Thanks <i class="icon-share icon-white"></i></a></li>
+                    </ul>
+                </li>
+
+                <li><a href="#" class="download">Download Flex</a>
+                    <ul>
+
+                        <li><a href="/installer.html">Download the SDK Installer (For Application Developers)</a></li>
+                        <li><a href="/download-flexunit.html">Download FlexJS 'alpha' (For Application Developers)</a> </li>
+                        <li><a href="/download-flexunit.html">Download FlexUnit (For Application Developers)</a> </li>
+                        <li><a href="/download-binaries.html">Download the SDK Binaries (For SDK Developers)</a></li>
+                        <li><a href="/download-source.html">Download the SDK Source Code (For SDK Developers)</a></li>
+                        <li><a href="/download-utilities.html">Flex Utilities</a></li>
+                        <li><a href="/download-archive.html">Previous Versions</a></li>
+                    </ul>
+                </li>
+            </ul>
+
+        </div>
+        <div class="nav-shadow"></div>
+        <div class="clear"></div>
+
+    </div>
+    <!-- Navigation / End -->
+
+
+    <!-- Content -->
+
+    
+    <div class="row-fluid">
+
+
+        <!-- Page Title -->
+        <div id="page-title">
+            <h2>Download the Source Code</h2>
+        </div>
+        <!-- Page Title / End -->
+
+
+    </div>
+    
+
     <div class="row-fluid">
 
 
@@ -320,6 +321,7 @@
         <div class="span3">
             <div class="footer-headline"><h4>Latest Releases</h4></div>
             <p>Apache Flex SDK : <a href="/download-binaries.html">4.12.0 (Mar 2014)</a><br />
+                Apache FlexJS SDK : <a href="/download-flexjs.html">0.0.1 (Apr 2014)</a><br />
                 SDK Installer : <a href="/installer.html">2.7.0 (Oct 2013)</a><br />
                 FlexUnit : <a href="/download-flexunit.html">4.2.0 (Apr 2014)</a><br />
                 Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan 2013)</a><br />

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 Tue Apr 22 19:58:06 2014
@@ -1,184 +1,185 @@
-<!DOCTYPE html>
-<!--[if IE 7 ]><html class="ie ie7" lang="en"><![endif]-->
-<!--[if IE 8 ]><html class="ie ie8" lang="en"><![endif]-->
-<!--[if (gte IE 9)|!(IE)]><!--><html lang="en"><!--<![endif]-->
-
-<head>
-
-    <meta charset="utf-8">
-    <title>Apache Flex® - SDK Utilities</title>
-
-    <!-- For Mobiles  -->
-    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
-    <link href='https://fonts.googleapis.com/css?family=Carrois+Gothic' rel='stylesheet' type='text/css'>
-    <!-- CSS -->
-    <link rel="stylesheet" type="text/css" href="/css/bootstrap.css">
-    <link rel="stylesheet" type="text/css" href="/css/fixed-width.css" id="layout">
-    <link rel="stylesheet" type="text/css" href="/css/style.css">
-
-    <!-- Java Script  -->
-    <script src="/js/jquery.js"></script>
-    <script src="/js/custom.js"></script>
-    <script src="/js/selectnav.js"></script>
-    <script src="/js/flexslider.js"></script>
-    <script src="/js/twitter.js"></script>
-    <script src="/js/fancybox.js"></script>
-    <script src="/js/isotope.js"></script>
-    <script src="/js/bootstrap.js"></script>
-    <script src="/js/showcase.js"></script>
-
-    <!-- Google Analytics -->
-    <script type="text/javascript">
-
-        var _gaq = _gaq || [];
-        _gaq.push(['_setAccount', 'UA-37926454-1']);
-        _gaq.push(['_trackPageview']);
-
-        (function() {
-            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-        })();
-
-    </script>
-
-
-</head>
-<body>
-
-<!-- Wrapper Start -->
-<div id="wrapper" class="container-fluid">
-
-
-    <!-- Header -->
-
-
-    <div class="ie-dropdown-fix" >
-
-        <!-- Header -->
-        <div class="row-fluid" id="header">
-
-            <!-- Logo -->
-            <div class="span5">
-
-                <a href="#"><img src="/images/logo_01_fullcolor-sm.png" alt="Apache Flex®" title="Apache Flex®" /></a>
-
-            </div>
-
-            <!-- Social / Contact -->
-            <div class="span3 pull-right">
-
-                <!-- Social Icons -->
-                <ul class="social-icons">
-                    <li class="facebook"><a href="https://www.facebook.com/pages/Apache-Flex/174249699342648">Facebook</a></li>
-                    <li class="twitter"><a href="http://twitter.com/ApacheFlex">Twitter</a></li>
-                    <li class="linkedin"><a href="http://www.linkedin.com/groups/Apache-Flex-Developers-4296888">LinkedIn</a></li>
-                </ul>
-
-                <!-- Apache Logo -->
-                <a href="http://www.apache.org" id="contact-top"><img src="http://www.apache.org/images/feather-small.gif" title="An Apache Project" alt="An Apache Project" /> </a>
-            </div>
-
-        </div>
-        <!-- Header / End -->
-
-        <!-- Navigation -->
-        <div id="navigation" class="margintop">
-            <ul id="nav">
-
-                <li><a href="/index.html">Home</a></li>
-
-                <li><a href="#">About Flex</a>
-                    <ul>
-
-                        <li><a href="/about-whatis.html">What is Flex?</a></li>
-                        <li><a href="/about-features.html">Features</a></li>
-                        <li><a href="/about-licensing.html">License &amp; Trademarks</a></li>
-                        <li><a href="/about-people.html">The Team</a></li>
-                        <li><a href="/about-history.html">Project History</a></li>
-                        <li><a href="/about-assets.html">Logo and Assets</a></li>
-                    </ul>
-                </li>
-                <li><a href="#">Community</a>
-                    <ul>
-
-                        <li><a href="/community-getinvolved.html">How to get involved</a></li>
-                        <li><a href="/community-mailinglists.html">Mailing Lists</a></li>
-                        <li><a href="/community-showcase.html">Flex Showcase</a></li>
-						<li><a href="/community-3rdparty.html">Third-Party</a></li>
-                        <li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki">Wiki <i class="icon-share icon-white"></i></a></li>
-                        <li><a href="http://blogs.apache.org/flex/">Blog <i class="icon-share icon-white"></i></a></li>
-                    </ul>
-                </li>
-
-                <li><a href="#">Development</a>
-                    <ul>
-                        <li><a href="/dev-faq.html">Developer FAQ</a></li>
-                        <li><a href="/dev-sourcecode.html">Source Code</a></li>
-                        <li><a href="https://issues.apache.org/jira/browse/FLEX">Bug-Tracker <i class="icon-share icon-white"></i></a></li>
-                    </ul>
-                </li>
-
-                <li><a href="#">Documentation</a>
-                    <ul>
-
-                        <li><a href="/doc-getstarted.html">Getting Started</a></li>
-                        <li><a href="/doc-videos.html">Videos</a></li>
-                        <li><a href="/asdoc/">ASDocs</a></li>
-                        <li><a href="http://help.adobe.com/en_US/flex/using/index.html">Documentation Reference (Old) <i class="icon-share icon-white"></i></a></li>
-                        <li><a href="/flexunit/tutorial/">FlexUnit Tutorials</a></li>
-                        <li><a href="/flexunit/asdoc/">FlexUnit ASDocs</a></li>
-
-                    </ul>
-                </li>
-
-                <li><a href="#">About Apache</a>
-                    <ul>
-
-                        <li><a href="http://www.apache.org">The Apache Software Foundation Website <i class="icon-share icon-white"></i></a></li>
-                        <li><a href="http://www.apache.org/foundation/contributing.html">Donations <i class="icon-share icon-white"></i></a></li>
-                        <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship <i class="icon-share icon-white"></i></a></li>
-                        <li><a href="http://www.apache.org/foundation/thanks.html">Thanks <i class="icon-share icon-white"></i></a></li>
-                    </ul>
-                </li>
-
-                <li><a href="#" class="download">Download Flex</a>
-                    <ul>
-
-                        <li><a href="/installer.html">Download the SDK Installer (For Application Developers)</a></li>
-                        <li><a href="/download-flexunit.html">Download FlexUnit (For Application Developers)</a> </li>
-                        <li><a href="/download-binaries.html">Download the SDK Binaries (For SDK Developers)</a></li>
-                        <li><a href="/download-source.html">Download the SDK Source Code (For SDK Developers)</a></li>
-                        <li><a href="/download-utilities.html">Flex Utilities</a></li>
-                        <li><a href="/download-archive.html">Previous Versions</a></li>
-                    </ul>
-                </li>
-            </ul>
-
-        </div>
-        <div class="nav-shadow"></div>
-        <div class="clear"></div>
-
-    </div>
-    <!-- Navigation / End -->
-
-
-    <!-- Content -->
-
-    
-    <div class="row-fluid">
-
-
-        <!-- Page Title -->
-        <div id="page-title">
-            <h2>SDK Utilities</h2>
-        </div>
-        <!-- Page Title / End -->
-
-
-    </div>
-    
-
+<!DOCTYPE html>
+<!--[if IE 7 ]><html class="ie ie7" lang="en"><![endif]-->
+<!--[if IE 8 ]><html class="ie ie8" lang="en"><![endif]-->
+<!--[if (gte IE 9)|!(IE)]><!--><html lang="en"><!--<![endif]-->
+
+<head>
+
+    <meta charset="utf-8">
+    <title>Apache Flex® - SDK Utilities</title>
+
+    <!-- For Mobiles  -->
+    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
+    <link href='https://fonts.googleapis.com/css?family=Carrois+Gothic' rel='stylesheet' type='text/css'>
+    <!-- CSS -->
+    <link rel="stylesheet" type="text/css" href="/css/bootstrap.css">
+    <link rel="stylesheet" type="text/css" href="/css/fixed-width.css" id="layout">
+    <link rel="stylesheet" type="text/css" href="/css/style.css">
+
+    <!-- Java Script  -->
+    <script src="/js/jquery.js"></script>
+    <script src="/js/custom.js"></script>
+    <script src="/js/selectnav.js"></script>
+    <script src="/js/flexslider.js"></script>
+    <script src="/js/twitter.js"></script>
+    <script src="/js/fancybox.js"></script>
+    <script src="/js/isotope.js"></script>
+    <script src="/js/bootstrap.js"></script>
+    <script src="/js/showcase.js"></script>
+
+    <!-- Google Analytics -->
+    <script type="text/javascript">
+
+        var _gaq = _gaq || [];
+        _gaq.push(['_setAccount', 'UA-37926454-1']);
+        _gaq.push(['_trackPageview']);
+
+        (function() {
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+        })();
+
+    </script>
+
+
+</head>
+<body>
+
+<!-- Wrapper Start -->
+<div id="wrapper" class="container-fluid">
+
+
+    <!-- Header -->
+
+
+    <div class="ie-dropdown-fix" >
+
+        <!-- Header -->
+        <div class="row-fluid" id="header">
+
+            <!-- Logo -->
+            <div class="span5">
+
+                <a href="#"><img src="/images/logo_01_fullcolor-sm.png" alt="Apache Flex®" title="Apache Flex®" /></a>
+
+            </div>
+
+            <!-- Social / Contact -->
+            <div class="span3 pull-right">
+
+                <!-- Social Icons -->
+                <ul class="social-icons">
+                    <li class="facebook"><a href="https://www.facebook.com/pages/Apache-Flex/174249699342648">Facebook</a></li>
+                    <li class="twitter"><a href="http://twitter.com/ApacheFlex">Twitter</a></li>
+                    <li class="linkedin"><a href="http://www.linkedin.com/groups/Apache-Flex-Developers-4296888">LinkedIn</a></li>
+                </ul>
+
+                <!-- Apache Logo -->
+                <a href="http://www.apache.org" id="contact-top"><img src="http://www.apache.org/images/feather-small.gif" title="An Apache Project" alt="An Apache Project" /> </a>
+            </div>
+
+        </div>
+        <!-- Header / End -->
+
+        <!-- Navigation -->
+        <div id="navigation" class="margintop">
+            <ul id="nav">
+
+                <li><a href="/index.html">Home</a></li>
+
+                <li><a href="#">About Flex</a>
+                    <ul>
+
+                        <li><a href="/about-whatis.html">What is Flex?</a></li>
+                        <li><a href="/about-features.html">Features</a></li>
+                        <li><a href="/about-licensing.html">License &amp; Trademarks</a></li>
+                        <li><a href="/about-people.html">The Team</a></li>
+                        <li><a href="/about-history.html">Project History</a></li>
+                        <li><a href="/about-assets.html">Logo and Assets</a></li>
+                    </ul>
+                </li>
+                <li><a href="#">Community</a>
+                    <ul>
+
+                        <li><a href="/community-getinvolved.html">How to get involved</a></li>
+                        <li><a href="/community-mailinglists.html">Mailing Lists</a></li>
+                        <li><a href="/community-showcase.html">Flex Showcase</a></li>
+						<li><a href="/community-3rdparty.html">Third-Party</a></li>
+                        <li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki">Wiki <i class="icon-share icon-white"></i></a></li>
+                        <li><a href="http://blogs.apache.org/flex/">Blog <i class="icon-share icon-white"></i></a></li>
+                    </ul>
+                </li>
+
+                <li><a href="#">Development</a>
+                    <ul>
+                        <li><a href="/dev-faq.html">Developer FAQ</a></li>
+                        <li><a href="/dev-sourcecode.html">Source Code</a></li>
+                        <li><a href="https://issues.apache.org/jira/browse/FLEX">Bug-Tracker <i class="icon-share icon-white"></i></a></li>
+                    </ul>
+                </li>
+
+                <li><a href="#">Documentation</a>
+                    <ul>
+
+                        <li><a href="/doc-getstarted.html">Getting Started</a></li>
+                        <li><a href="/doc-videos.html">Videos</a></li>
+                        <li><a href="/asdoc/">ASDocs</a></li>
+                        <li><a href="http://help.adobe.com/en_US/flex/using/index.html">Documentation Reference (Old) <i class="icon-share icon-white"></i></a></li>
+                        <li><a href="/flexunit/tutorial/">FlexUnit Tutorials</a></li>
+                        <li><a href="/flexunit/asdoc/">FlexUnit ASDocs</a></li>
+
+                    </ul>
+                </li>
+
+                <li><a href="#">About Apache</a>
+                    <ul>
+
+                        <li><a href="http://www.apache.org">The Apache Software Foundation Website <i class="icon-share icon-white"></i></a></li>
+                        <li><a href="http://www.apache.org/foundation/contributing.html">Donations <i class="icon-share icon-white"></i></a></li>
+                        <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship <i class="icon-share icon-white"></i></a></li>
+                        <li><a href="http://www.apache.org/foundation/thanks.html">Thanks <i class="icon-share icon-white"></i></a></li>
+                    </ul>
+                </li>
+
+                <li><a href="#" class="download">Download Flex</a>
+                    <ul>
+
+                        <li><a href="/installer.html">Download the SDK Installer (For Application Developers)</a></li>
+                        <li><a href="/download-flexunit.html">Download FlexJS 'alpha' (For Application Developers)</a> </li>
+                        <li><a href="/download-flexunit.html">Download FlexUnit (For Application Developers)</a> </li>
+                        <li><a href="/download-binaries.html">Download the SDK Binaries (For SDK Developers)</a></li>
+                        <li><a href="/download-source.html">Download the SDK Source Code (For SDK Developers)</a></li>
+                        <li><a href="/download-utilities.html">Flex Utilities</a></li>
+                        <li><a href="/download-archive.html">Previous Versions</a></li>
+                    </ul>
+                </li>
+            </ul>
+
+        </div>
+        <div class="nav-shadow"></div>
+        <div class="clear"></div>
+
+    </div>
+    <!-- Navigation / End -->
+
+
+    <!-- Content -->
+
+    
+    <div class="row-fluid">
+
+
+        <!-- Page Title -->
+        <div id="page-title">
+            <h2>SDK Utilities</h2>
+        </div>
+        <!-- Page Title / End -->
+
+
+    </div>
+    
+
     <div class="row-fluid">
 
 
@@ -259,6 +260,7 @@
         <div class="span3">
             <div class="footer-headline"><h4>Latest Releases</h4></div>
             <p>Apache Flex SDK : <a href="/download-binaries.html">4.12.0 (Mar 2014)</a><br />
+                Apache FlexJS SDK : <a href="/download-flexjs.html">0.0.1 (Apr 2014)</a><br />
                 SDK Installer : <a href="/installer.html">2.7.0 (Oct 2013)</a><br />
                 FlexUnit : <a href="/download-flexunit.html">4.2.0 (Apr 2014)</a><br />
                 Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan 2013)</a><br />

Modified: websites/staging/flex/trunk/content/flexunit/asdoc/index.html
==============================================================================
--- websites/staging/flex/trunk/content/flexunit/asdoc/index.html (original)
+++ websites/staging/flex/trunk/content/flexunit/asdoc/index.html Tue Apr 22 19:58:06 2014
@@ -1,184 +1,185 @@
-<!DOCTYPE html>
-<!--[if IE 7 ]><html class="ie ie7" lang="en"><![endif]-->
-<!--[if IE 8 ]><html class="ie ie8" lang="en"><![endif]-->
-<!--[if (gte IE 9)|!(IE)]><!--><html lang="en"><!--<![endif]-->
-
-<head>
-
-    <meta charset="utf-8">
-    <title>Apache Flex® - Apache FlexUnit® API Documentation
</title>
-
-    <!-- For Mobiles  -->
-    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
-    <link href='https://fonts.googleapis.com/css?family=Carrois+Gothic' rel='stylesheet' type='text/css'>
-    <!-- CSS -->
-    <link rel="stylesheet" type="text/css" href="/css/bootstrap.css">
-    <link rel="stylesheet" type="text/css" href="/css/fixed-width.css" id="layout">
-    <link rel="stylesheet" type="text/css" href="/css/style.css">
-
-    <!-- Java Script  -->
-    <script src="/js/jquery.js"></script>
-    <script src="/js/custom.js"></script>
-    <script src="/js/selectnav.js"></script>
-    <script src="/js/flexslider.js"></script>
-    <script src="/js/twitter.js"></script>
-    <script src="/js/fancybox.js"></script>
-    <script src="/js/isotope.js"></script>
-    <script src="/js/bootstrap.js"></script>
-    <script src="/js/showcase.js"></script>
-
-    <!-- Google Analytics -->
-    <script type="text/javascript">
-
-        var _gaq = _gaq || [];
-        _gaq.push(['_setAccount', 'UA-37926454-1']);
-        _gaq.push(['_trackPageview']);
-
-        (function() {
-            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-        })();
-
-    </script>
-
-
-</head>
-<body>
-
-<!-- Wrapper Start -->
-<div id="wrapper" class="container-fluid">
-
-
-    <!-- Header -->
-
-
-    <div class="ie-dropdown-fix" >
-
-        <!-- Header -->
-        <div class="row-fluid" id="header">
-
-            <!-- Logo -->
-            <div class="span5">
-
-                <a href="#"><img src="/images/logo_01_fullcolor-sm.png" alt="Apache Flex®" title="Apache Flex®" /></a>
-
-            </div>
-
-            <!-- Social / Contact -->
-            <div class="span3 pull-right">
-
-                <!-- Social Icons -->
-                <ul class="social-icons">
-                    <li class="facebook"><a href="https://www.facebook.com/pages/Apache-Flex/174249699342648">Facebook</a></li>
-                    <li class="twitter"><a href="http://twitter.com/ApacheFlex">Twitter</a></li>
-                    <li class="linkedin"><a href="http://www.linkedin.com/groups/Apache-Flex-Developers-4296888">LinkedIn</a></li>
-                </ul>
-
-                <!-- Apache Logo -->
-                <a href="http://www.apache.org" id="contact-top"><img src="http://www.apache.org/images/feather-small.gif" title="An Apache Project" alt="An Apache Project" /> </a>
-            </div>
-
-        </div>
-        <!-- Header / End -->
-
-        <!-- Navigation -->
-        <div id="navigation" class="margintop">
-            <ul id="nav">
-
-                <li><a href="/index.html">Home</a></li>
-
-                <li><a href="#">About Flex</a>
-                    <ul>
-
-                        <li><a href="/about-whatis.html">What is Flex?</a></li>
-                        <li><a href="/about-features.html">Features</a></li>
-                        <li><a href="/about-licensing.html">License &amp; Trademarks</a></li>
-                        <li><a href="/about-people.html">The Team</a></li>
-                        <li><a href="/about-history.html">Project History</a></li>
-                        <li><a href="/about-assets.html">Logo and Assets</a></li>
-                    </ul>
-                </li>
-                <li><a href="#">Community</a>
-                    <ul>
-
-                        <li><a href="/community-getinvolved.html">How to get involved</a></li>
-                        <li><a href="/community-mailinglists.html">Mailing Lists</a></li>
-                        <li><a href="/community-showcase.html">Flex Showcase</a></li>
-						<li><a href="/community-3rdparty.html">Third-Party</a></li>
-                        <li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki">Wiki <i class="icon-share icon-white"></i></a></li>
-                        <li><a href="http://blogs.apache.org/flex/">Blog <i class="icon-share icon-white"></i></a></li>
-                    </ul>
-                </li>
-
-                <li><a href="#">Development</a>
-                    <ul>
-                        <li><a href="/dev-faq.html">Developer FAQ</a></li>
-                        <li><a href="/dev-sourcecode.html">Source Code</a></li>
-                        <li><a href="https://issues.apache.org/jira/browse/FLEX">Bug-Tracker <i class="icon-share icon-white"></i></a></li>
-                    </ul>
-                </li>
-
-                <li><a href="#">Documentation</a>
-                    <ul>
-
-                        <li><a href="/doc-getstarted.html">Getting Started</a></li>
-                        <li><a href="/doc-videos.html">Videos</a></li>
-                        <li><a href="/asdoc/">ASDocs</a></li>
-                        <li><a href="http://help.adobe.com/en_US/flex/using/index.html">Documentation Reference (Old) <i class="icon-share icon-white"></i></a></li>
-                        <li><a href="/flexunit/tutorial/">FlexUnit Tutorials</a></li>
-                        <li><a href="/flexunit/asdoc/">FlexUnit ASDocs</a></li>
-
-                    </ul>
-                </li>
-
-                <li><a href="#">About Apache</a>
-                    <ul>
-
-                        <li><a href="http://www.apache.org">The Apache Software Foundation Website <i class="icon-share icon-white"></i></a></li>
-                        <li><a href="http://www.apache.org/foundation/contributing.html">Donations <i class="icon-share icon-white"></i></a></li>
-                        <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship <i class="icon-share icon-white"></i></a></li>
-                        <li><a href="http://www.apache.org/foundation/thanks.html">Thanks <i class="icon-share icon-white"></i></a></li>
-                    </ul>
-                </li>
-
-                <li><a href="#" class="download">Download Flex</a>
-                    <ul>
-
-                        <li><a href="/installer.html">Download the SDK Installer (For Application Developers)</a></li>
-                        <li><a href="/download-flexunit.html">Download FlexUnit (For Application Developers)</a> </li>
-                        <li><a href="/download-binaries.html">Download the SDK Binaries (For SDK Developers)</a></li>
-                        <li><a href="/download-source.html">Download the SDK Source Code (For SDK Developers)</a></li>
-                        <li><a href="/download-utilities.html">Flex Utilities</a></li>
-                        <li><a href="/download-archive.html">Previous Versions</a></li>
-                    </ul>
-                </li>
-            </ul>
-
-        </div>
-        <div class="nav-shadow"></div>
-        <div class="clear"></div>
-
-    </div>
-    <!-- Navigation / End -->
-
-
-    <!-- Content -->
-
-    
-    <div class="row-fluid">
-
-
-        <!-- Page Title -->
-        <div id="page-title">
-            <h2>Apache FlexUnit® API Documentation
</h2>
-        </div>
-        <!-- Page Title / End -->
-
-
-    </div>
-    
-
+<!DOCTYPE html>
+<!--[if IE 7 ]><html class="ie ie7" lang="en"><![endif]-->
+<!--[if IE 8 ]><html class="ie ie8" lang="en"><![endif]-->
+<!--[if (gte IE 9)|!(IE)]><!--><html lang="en"><!--<![endif]-->
+
+<head>
+
+    <meta charset="utf-8">
+    <title>Apache Flex® - Apache FlexUnit® API Documentation
</title>
+
+    <!-- For Mobiles  -->
+    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
+    <link href='https://fonts.googleapis.com/css?family=Carrois+Gothic' rel='stylesheet' type='text/css'>
+    <!-- CSS -->
+    <link rel="stylesheet" type="text/css" href="/css/bootstrap.css">
+    <link rel="stylesheet" type="text/css" href="/css/fixed-width.css" id="layout">
+    <link rel="stylesheet" type="text/css" href="/css/style.css">
+
+    <!-- Java Script  -->
+    <script src="/js/jquery.js"></script>
+    <script src="/js/custom.js"></script>
+    <script src="/js/selectnav.js"></script>
+    <script src="/js/flexslider.js"></script>
+    <script src="/js/twitter.js"></script>
+    <script src="/js/fancybox.js"></script>
+    <script src="/js/isotope.js"></script>
+    <script src="/js/bootstrap.js"></script>
+    <script src="/js/showcase.js"></script>
+
+    <!-- Google Analytics -->
+    <script type="text/javascript">
+
+        var _gaq = _gaq || [];
+        _gaq.push(['_setAccount', 'UA-37926454-1']);
+        _gaq.push(['_trackPageview']);
+
+        (function() {
+            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+        })();
+
+    </script>
+
+
+</head>
+<body>
+
+<!-- Wrapper Start -->
+<div id="wrapper" class="container-fluid">
+
+
+    <!-- Header -->
+
+
+    <div class="ie-dropdown-fix" >
+
+        <!-- Header -->
+        <div class="row-fluid" id="header">
+
+            <!-- Logo -->
+            <div class="span5">
+
+                <a href="#"><img src="/images/logo_01_fullcolor-sm.png" alt="Apache Flex®" title="Apache Flex®" /></a>
+
+            </div>
+
+            <!-- Social / Contact -->
+            <div class="span3 pull-right">
+
+                <!-- Social Icons -->
+                <ul class="social-icons">
+                    <li class="facebook"><a href="https://www.facebook.com/pages/Apache-Flex/174249699342648">Facebook</a></li>
+                    <li class="twitter"><a href="http://twitter.com/ApacheFlex">Twitter</a></li>
+                    <li class="linkedin"><a href="http://www.linkedin.com/groups/Apache-Flex-Developers-4296888">LinkedIn</a></li>
+                </ul>
+
+                <!-- Apache Logo -->
+                <a href="http://www.apache.org" id="contact-top"><img src="http://www.apache.org/images/feather-small.gif" title="An Apache Project" alt="An Apache Project" /> </a>
+            </div>
+
+        </div>
+        <!-- Header / End -->
+
+        <!-- Navigation -->
+        <div id="navigation" class="margintop">
+            <ul id="nav">
+
+                <li><a href="/index.html">Home</a></li>
+
+                <li><a href="#">About Flex</a>
+                    <ul>
+
+                        <li><a href="/about-whatis.html">What is Flex?</a></li>
+                        <li><a href="/about-features.html">Features</a></li>
+                        <li><a href="/about-licensing.html">License &amp; Trademarks</a></li>
+                        <li><a href="/about-people.html">The Team</a></li>
+                        <li><a href="/about-history.html">Project History</a></li>
+                        <li><a href="/about-assets.html">Logo and Assets</a></li>
+                    </ul>
+                </li>
+                <li><a href="#">Community</a>
+                    <ul>
+
+                        <li><a href="/community-getinvolved.html">How to get involved</a></li>
+                        <li><a href="/community-mailinglists.html">Mailing Lists</a></li>
+                        <li><a href="/community-showcase.html">Flex Showcase</a></li>
+						<li><a href="/community-3rdparty.html">Third-Party</a></li>
+                        <li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki">Wiki <i class="icon-share icon-white"></i></a></li>
+                        <li><a href="http://blogs.apache.org/flex/">Blog <i class="icon-share icon-white"></i></a></li>
+                    </ul>
+                </li>
+
+                <li><a href="#">Development</a>
+                    <ul>
+                        <li><a href="/dev-faq.html">Developer FAQ</a></li>
+                        <li><a href="/dev-sourcecode.html">Source Code</a></li>
+                        <li><a href="https://issues.apache.org/jira/browse/FLEX">Bug-Tracker <i class="icon-share icon-white"></i></a></li>
+                    </ul>
+                </li>
+
+                <li><a href="#">Documentation</a>
+                    <ul>
+
+                        <li><a href="/doc-getstarted.html">Getting Started</a></li>
+                        <li><a href="/doc-videos.html">Videos</a></li>
+                        <li><a href="/asdoc/">ASDocs</a></li>
+                        <li><a href="http://help.adobe.com/en_US/flex/using/index.html">Documentation Reference (Old) <i class="icon-share icon-white"></i></a></li>
+                        <li><a href="/flexunit/tutorial/">FlexUnit Tutorials</a></li>
+                        <li><a href="/flexunit/asdoc/">FlexUnit ASDocs</a></li>
+
+                    </ul>
+                </li>
+
+                <li><a href="#">About Apache</a>
+                    <ul>
+
+                        <li><a href="http://www.apache.org">The Apache Software Foundation Website <i class="icon-share icon-white"></i></a></li>
+                        <li><a href="http://www.apache.org/foundation/contributing.html">Donations <i class="icon-share icon-white"></i></a></li>
+                        <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship <i class="icon-share icon-white"></i></a></li>
+                        <li><a href="http://www.apache.org/foundation/thanks.html">Thanks <i class="icon-share icon-white"></i></a></li>
+                    </ul>
+                </li>
+
+                <li><a href="#" class="download">Download Flex</a>
+                    <ul>
+
+                        <li><a href="/installer.html">Download the SDK Installer (For Application Developers)</a></li>
+                        <li><a href="/download-flexunit.html">Download FlexJS 'alpha' (For Application Developers)</a> </li>
+                        <li><a href="/download-flexunit.html">Download FlexUnit (For Application Developers)</a> </li>
+                        <li><a href="/download-binaries.html">Download the SDK Binaries (For SDK Developers)</a></li>
+                        <li><a href="/download-source.html">Download the SDK Source Code (For SDK Developers)</a></li>
+                        <li><a href="/download-utilities.html">Flex Utilities</a></li>
+                        <li><a href="/download-archive.html">Previous Versions</a></li>
+                    </ul>
+                </li>
+            </ul>
+
+        </div>
+        <div class="nav-shadow"></div>
+        <div class="clear"></div>
+
+    </div>
+    <!-- Navigation / End -->
+
+
+    <!-- Content -->
+
+    
+    <div class="row-fluid">
+
+
+        <!-- Page Title -->
+        <div id="page-title">
+            <h2>Apache FlexUnit® API Documentation
</h2>
+        </div>
+        <!-- Page Title / End -->
+
+
+    </div>
+    
+
     <div class="row-fluid">
 
 
@@ -236,6 +237,7 @@
         <div class="span3">
             <div class="footer-headline"><h4>Latest Releases</h4></div>
             <p>Apache Flex SDK : <a href="/download-binaries.html">4.12.0 (Mar 2014)</a><br />
+                Apache FlexJS SDK : <a href="/download-flexjs.html">0.0.1 (Apr 2014)</a><br />
                 SDK Installer : <a href="/installer.html">2.7.0 (Oct 2013)</a><br />
                 FlexUnit : <a href="/download-flexunit.html">4.2.0 (Apr 2014)</a><br />
                 Flex Mavenizer : <a href="http://svn.apache.org/viewvc/flex/utilities/trunk/mavenizer/"> 4.8.0 (Jan 2013)</a><br />