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/01/07 00:27:11 UTC

svn commit: r845254 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/installerbadge/

Author: buildbot
Date: Sun Jan  6 23:27:11 2013
New Revision: 845254

Log:
Staging update by buildbot for flex

Modified:
    websites/staging/flex/trunk/cgi-bin/   (props changed)
    websites/staging/flex/trunk/content/   (props changed)
    websites/staging/flex/trunk/content/about-binaries.html
    websites/staging/flex/trunk/content/developer-faqs.html
    websites/staging/flex/trunk/content/download.html
    websites/staging/flex/trunk/content/get-involved.html
    websites/staging/flex/trunk/content/index.html
    websites/staging/flex/trunk/content/installer-disclaimer.html
    websites/staging/flex/trunk/content/installer.html
    websites/staging/flex/trunk/content/installerbadge/disclaimer.html
    websites/staging/flex/trunk/content/license.html
    websites/staging/flex/trunk/content/logo-contest.html
    websites/staging/flex/trunk/content/logoassets.html
    websites/staging/flex/trunk/content/mailing-lists.html
    websites/staging/flex/trunk/content/news.html
    websites/staging/flex/trunk/content/source.html
    websites/staging/flex/trunk/content/team.html
    websites/staging/flex/trunk/content/timeline.html
    websites/staging/flex/trunk/content/trademarks.html
    websites/staging/flex/trunk/content/utilities.html

Propchange: websites/staging/flex/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jan  6 23:27:11 2013
@@ -1 +1 @@
-1429480
+1429612

Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jan  6 23:27:11 2013
@@ -1 +1 @@
-1429480
+1429612

Modified: websites/staging/flex/trunk/content/about-binaries.html
==============================================================================
--- websites/staging/flex/trunk/content/about-binaries.html (original)
+++ websites/staging/flex/trunk/content/about-binaries.html Sun Jan  6 23:27:11 2013
@@ -39,7 +39,7 @@
 <li><a href="/get-involved.html">Get Involved</a></li>
 <li><a href="/team.html">Team</a></li>
 <li><a href="http://blogs.apache.org/flex">Blog</a></li>
-<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+(incubating)+Wiki">Project Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki">Project Wiki</a></li>
 <li><a href="/mailing-lists.html">Mailing Lists</a></li>
 <li><a href="/logoassets.html">Logo and Assets</a></li>
 <li><a href="/utilities.html">Utilities</a></li>
@@ -63,11 +63,11 @@
     <h1 class="title">About Apache Flex Binaries</h1>
     <p>The Apache Flex project provides a number of binaries as a convenience for those who do not wish to compile the source themselves. These binaries are not official Apache Flex releases. It is recommended that you download the officially released source distributions and verify the signatures of the downloaded files before opening them.</p>
 <p><strong>Apache Flex SDK</strong></p>
-<p>The official release of the SDK is the source release, which can be found <a href="./download.html">here</a> or <a href="https://svn.apache.org/repos/asf/incubator/flex/sdk/">here (SVN)</a>.</p>
+<p>The official release of the SDK is the source release, which can be found <a href="./download.html">here</a> or <a href="https://svn.apache.org/repos/asf/flex/sdk/">here (SVN)</a>.</p>
 <p>The SDK is also made available as a convenience binary <a href="./download.html">here</a>.</p>
 <p><strong>Apache Flex SDK Installer</strong><br />
 </p>
-<p>The Apache Flex SDK Installer is a utility for downloading and installing the artifacts and dependencies needed to use the Apache Flex SDK with a third party IDE. The official release of the Apache Flex SDK Installer is the source which can be found <a href="./installer.html">here</a> or <a href="https://svn.apache.org/repos/asf/incubator/flex/utilities/">here (SVN)</a>.</p>
+<p>The Apache Flex SDK Installer is a utility for downloading and installing the artifacts and dependencies needed to use the Apache Flex SDK with a third party IDE. The official release of the Apache Flex SDK Installer is the source which can be found <a href="./installer.html">here</a> or <a href="https://svn.apache.org/repos/asf/flex/utilities/">here (SVN)</a>.</p>
 <p>The Apache Flex SDK Installer is also made available as a convenience binary <a href="./installer.html">here</a> and through the <a href="./usingthebadge.html">Apache Flex SDK Installer Badge</a>.</p>
 <p>The Apache Flex SDK Installer downloads the binaries, not the released source of the Apache Flex SDK.</p>
 <p>Note: the installer downloads other files besides the Apache Flex SDK. For more information, please read the <a href="./installer.html">Apache Flex SDK Installer page</a>.</p>

Modified: websites/staging/flex/trunk/content/developer-faqs.html
==============================================================================
--- websites/staging/flex/trunk/content/developer-faqs.html (original)
+++ websites/staging/flex/trunk/content/developer-faqs.html Sun Jan  6 23:27:11 2013
@@ -39,7 +39,7 @@
 <li><a href="/get-involved.html">Get Involved</a></li>
 <li><a href="/team.html">Team</a></li>
 <li><a href="http://blogs.apache.org/flex">Blog</a></li>
-<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+(incubating)+Wiki">Project Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki">Project Wiki</a></li>
 <li><a href="/mailing-lists.html">Mailing Lists</a></li>
 <li><a href="/logoassets.html">Logo and Assets</a></li>
 <li><a href="/utilities.html">Utilities</a></li>
@@ -62,7 +62,7 @@
   <div id="content">
     <h1 class="title">Developer FAQs</h1>
     <h2 id="developers-frequently-asked-questions">Developer's Frequently Asked Questions</h2>
-<p>Apache Flex is an effort undergoing incubation at The Apache Software Foundation (ASF)</p>
+<p>Apache Flex is an top level project at The Apache Software Foundation (ASF)</p>
 <ul>
 <li><a href="#how_do_i_edit_this_website">How do I edit this website?</a></li>
 <li><a href="#ive_just_been_voted_in_as_a_committer__what_do_i_need_to_do">I've just been voted in as a committer what do I need to do?</a></li>
@@ -70,7 +70,7 @@
 </ul>
 <h2 id="how-do-i-edit-this-website">How do I edit this website?</h2>
 <p>The pages on this website are written in <a href="http://www.simpleeditions.com/59001/markdown-an-introduction">markdown syntax</a> and stored in SVN at 
-<a href="https://svn.apache.org/repos/asf/incubator/flex/site">https://svn.apache.org/repos/asf/incubator/flex/site</a>.</p>
+<a href="https://svn.apache.org/repos/asf/flex/site">https://svn.apache.org/repos/asf/flex/site</a>.</p>
 <p>When you commit them to SVN, the changes are automatically pushed to a staging site
 at <a href="http://flex.staging.apache.org/flex/">http://flex.staging.apache.org/flex/</a> where you should review them.</p>
 <p>When you are satisified with the staged changes, use the form at
@@ -86,13 +86,13 @@ administrative steps that you will need 
 when this has occurred when your name appears in the <a href="http://people.apache.org/committer-index.html#unlistedclas">Unlisted ICLAs</a> section 
 on the Apache Committers page.  This could take a couple of days, longer if you
 submitted the ICLA via post.</li>
-<li>Once the your ICLA has been recorded, you should send a note to the <a href="mailto:flex-private@incubator.apache.org">PPMC</a> 
+<li>Once the your ICLA has been recorded, you should send a note to the <a href="mailto:private@flex.apache.org">PPMC</a> 
 and request an Apache account.  You will want to include your full name and email address, 
 as you entered in the ICLA, as well as your preferred userid.  Please <a href="http://people.apache.org/committer-index.html">check first</a> 
 that your preferred userid is not already in use by another Apache Committer.</li>
 <li>Once your Apache account has been created, you will receive an email with
 further instructions for setting up your account.  This may take a couple of days.</li>
-<li>If you were also voted as a PPMC member, you should then <a href="mailto:flex-private-subscribe@incubator.apache.org">subscribe</a> to the 
+<li>If you were also voted as a PPMC member, you should then <a href="mailto:private-subscribe@flex.apache.org">subscribe</a> to the 
 PPMC's private mailing list.</li>
 <li>Finally, you should read the <a href="http://www.apache.org/dev/new-committers-guide.html">"Guide for new committers"</a></li>
 </ol>

Modified: websites/staging/flex/trunk/content/download.html
==============================================================================
--- websites/staging/flex/trunk/content/download.html (original)
+++ websites/staging/flex/trunk/content/download.html Sun Jan  6 23:27:11 2013
@@ -39,7 +39,7 @@
 <li><a href="/get-involved.html">Get Involved</a></li>
 <li><a href="/team.html">Team</a></li>
 <li><a href="http://blogs.apache.org/flex">Blog</a></li>
-<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+(incubating)+Wiki">Project Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki">Project Wiki</a></li>
 <li><a href="/mailing-lists.html">Mailing Lists</a></li>
 <li><a href="/logoassets.html">Logo and Assets</a></li>
 <li><a href="/utilities.html">Utilities</a></li>
@@ -70,25 +70,25 @@
 <p>The Apache Flex team is pleased to offer this release, available as of 12/27/2012.  This is the first available Flex SDK release since being accepted as an Apache Software Foundation top level project, and is designed to be compatible with the Adobe Flex SDK version 4.8.0 and 4.6.0.<br />
 </p>
 <ul>
-<li>Release Notes : <a href="http://www.apache.org/dyn/closer.cgi/incubator/flex/4.9.0/RELEASE_NOTES">RELEASE_NOTES</a></li>
-<li>README : <a href="http://www.apache.org/dist/incubator/flex/4.9.0/README">README</a></li>
-<li>Mac OS X Source : <a href="http://www.apache.org/dyn/closer.cgi?path=incubator/flex/4.9.0/apache-flex-sdk-4.9.0-src.tar.gz">apache-flex-sdk-4.9.0-src.tar.gz</a> [<a href="http://www.apache.org/dist/incubator/flex/4.9.0/apache-flex-sdk-4.9.0-src.tar.gz.asc">PGP</a>] [<a href="http://www.apache.org/dist/incubator/flex/4.9.0/apache-flex-sdk-4.9.0-src.tar.gz.md5">MD5</a>]</li>
-<li>Windows Source : <a href="http://www.apache.org/dyn/closer.cgi/incubator/flex/4.9.0/apache-flex-sdk-4.9.0-src.zip">apache-flex-sdk-4.9.0-src.zip</a> [<a href="http://www.apache.org/dist/incubator/flex/4.9.0/apache-flex-sdk-4.9.0-src.zip.asc">PGP</a>] [<a href="http://www.apache.org/dist/incubator/flex/4.9.0/apache-flex-sdk-4.9.0-src.zip.md5">MD5</a>]</li>
-<li>Documentation : <a href="http://www.apache.org/dyn/closer.cgi/incubator/flex/4.9.0/doc/apache-flex-sdk-4.9.0-asdocs.zip">apache-flex-sdk-4.9.0-asdocs.zip</a></li>
+<li>Release Notes : <a href="http://www.apache.org/dyn/closer.cgi/flex/4.9.0/RELEASE_NOTES">RELEASE_NOTES</a></li>
+<li>README : <a href="http://www.apache.org/dist/flex/4.9.0/README">README</a></li>
+<li>Mac OS X Source : <a href="http://www.apache.org/dyn/closer.cgi/flex/4.9.0/apache-flex-sdk-4.9.0-src.tar.gz">apache-flex-sdk-4.9.0-src.tar.gz</a> [<a href="http://www.apache.org/dist/flex/4.9.0/apache-flex-sdk-4.9.0-src.tar.gz.asc">PGP</a>] [<a href="http://www.apache.org/dist/flex/4.9.0/apache-flex-sdk-4.9.0-src.tar.gz.md5">MD5</a>]</li>
+<li>Windows Source : <a href="http://www.apache.org/dyn/closer.cgi/flex/4.9.0/apache-flex-sdk-4.9.0-src.zip">apache-flex-sdk-4.9.0-src.zip</a> [<a href="http://www.apache.org/dist/flex/4.9.0/apache-flex-sdk-4.9.0-src.zip.asc">PGP</a>] [<a href="http://www.apache.org/dist/flex/4.9.0/apache-flex-sdk-4.9.0-src.zip.md5">MD5</a>]</li>
+<li>Documentation : <a href="http://www.apache.org/dyn/closer.cgi/flex/4.9.0/doc/apache-flex-sdk-4.9.0-asdocs.zip">apache-flex-sdk-4.9.0-asdocs.zip</a></li>
 </ul>
 <h1 id="download-apache-flex-490-binaries">Download Apache Flex® 4.9.0 (binaries)</h1>
 <p>Binaries are provided as a convenience for those who do not wish to compile the SDK themselves.  The 4.9.0 binaries were published on 12/27/2012 and are compatible with the Adobe Flex SDK version 4.8.0 and 4.6.0<br />
 </p>
-<p><strong>Please be aware of the dependencies listed in the section below.</strong>  They are required in order to use the Apache Flex® SDK.  The <a href="http://www.apache.org/dist/incubator/flex/4.9.0/README">README</a> explains these requirements further.</p>
+<p><strong>Please be aware of the dependencies listed in the section below.</strong>  They are required in order to use the Apache Flex® SDK.  The <a href="http://www.apache.org/dist/flex/4.9.0/README">README</a> explains these requirements further.</p>
 <ul>
-<li>Release Notes : <a href="http://www.apache.org/dyn/closer.cgi/incubator/flex/4.9.0/RELEASE_NOTES">RELEASE_NOTES</a></li>
-<li>README : <a href="http://www.apache.org/dist/incubator/flex/4.9.0/README">README</a></li>
-<li>Mac OS X Binaries : <a href="http://www.apache.org/dyn/closer.cgi?path=incubator/flex/4.9.0/binaries/apache-flex-sdk-4.9.0-bin.tar.gz">apache-flex-sdk-4.9.0-bin.tar.gz</a> [<a href="http://www.apache.org/dist/incubator/flex/4.9.0/binaries/apache-flex-sdk-4.9.0-bin.tar.gz.asc">PGP</a>] [<a href="http://www.apache.org/dist/incubator/flex/4.9.0/binaries/apache-flex-sdk-4.9.0-bin.tar.gz.md5">MD5</a>]</li>
-<li>Windows Binaries : <a href="http://www.apache.org/dyn/closer.cgi/incubator/flex/4.9.0/binaries/apache-flex-sdk-4.9.0-bin.zip">apache-flex-sdk-4.9.0-bin.zip</a> [<a href="http://www.apache.org/dist/incubator/flex/4.9.0/binaries/apache-flex-sdk-4.9.0-bin.zip.asc">PGP</a>] [<a href="http://www.apache.org/dist/incubator/flex/4.9.0/binaries/apache-flex-sdk-4.9.0-bin.zip.md5">MD5</a>]</li>
-<li>Documentation : <a href="http://www.apache.org/dyn/closer.cgi/incubator/flex/4.9.0/doc/apache-flex-sdk-4.9.0-asdocs.zip">apache-flex-sdk-4.9.0-asdocs.zip</a></li>
+<li>Release Notes : <a href="http://www.apache.org/dyn/closer.cgi/flex/4.9.0/RELEASE_NOTES">RELEASE_NOTES</a></li>
+<li>README : <a href="http://www.apache.org/dist/flex/4.9.0/README">README</a></li>
+<li>Mac OS X Binaries : <a href="http://www.apache.org/dyn/closer.cgi/flex/4.9.0/binaries/apache-flex-sdk-4.9.0-bin.tar.gz">apache-flex-sdk-4.9.0-bin.tar.gz</a> [<a href="http://www.apache.org/dist/flex/4.9.0/binaries/apache-flex-sdk-4.9.0-bin.tar.gz.asc">PGP</a>] [<a href="http://www.apache.org/dist/flex/4.9.0/binaries/apache-flex-sdk-4.9.0-bin.tar.gz.md5">MD5</a>]</li>
+<li>Windows Binaries : <a href="http://www.apache.org/dyn/closer.cgi/flex/4.9.0/binaries/apache-flex-sdk-4.9.0-bin.zip">apache-flex-sdk-4.9.0-bin.zip</a> [<a href="http://www.apache.org/dist/flex/4.9.0/binaries/apache-flex-sdk-4.9.0-bin.zip.asc">PGP</a>] [<a href="http://www.apache.org/dist/flex/4.9.0/binaries/apache-flex-sdk-4.9.0-bin.zip.md5">MD5</a>]</li>
+<li>Documentation : <a href="http://www.apache.org/dyn/closer.cgi/flex/4.9.0/doc/apache-flex-sdk-4.9.0-asdocs.zip">apache-flex-sdk-4.9.0-asdocs.zip</a></li>
 </ul>
 <h1 id="dependencies">Dependencies</h1>
-<p>Due to licensing requirements, there are some components that we depend on that we can not include in our binary or source distribution.  We try our hardest to limit these dependencies, however for the current 4.9.0 release we do depend on the following components.  Please review the <a href="http://www.apache.org/dist/incubator/flex/4.9.0/README">README</a> included in your download for more information on where to install these packages.</p>
+<p>Due to licensing requirements, there are some components that we depend on that we can not include in our binary or source distribution.  We try our hardest to limit these dependencies, however for the current 4.9.0 release we do depend on the following components.  Please review the <a href="http://www.apache.org/dist/flex/4.9.0/README">README</a> included in your download for more information on where to install these packages.</p>
 <ul>
 <li>Open Source Media Framework (OSMF) <a href="http://sourceforge.net/projects/osmf.adobe/files/OSMF%201.0%20%28final%20source%2C%20ASDocs%2C%20PDF%20guides%2C%20and%20release%20notes%29/OSMF_1.0.zip/download">Download</a> <a href="http://www.mozilla.org/MPL">MPL License</a></li>
 </ul>
@@ -127,7 +127,7 @@
 </ul>
 <h1 id="verify-the-integrity-of-the-files">Verify the integrity of the files</h1>
 <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/incubator/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>
+<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-sdk-4.9.0-src.tar.gz.asc</span>

Modified: websites/staging/flex/trunk/content/get-involved.html
==============================================================================
--- websites/staging/flex/trunk/content/get-involved.html (original)
+++ websites/staging/flex/trunk/content/get-involved.html Sun Jan  6 23:27:11 2013
@@ -39,7 +39,7 @@
 <li><a href="/get-involved.html">Get Involved</a></li>
 <li><a href="/team.html">Team</a></li>
 <li><a href="http://blogs.apache.org/flex">Blog</a></li>
-<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+(incubating)+Wiki">Project Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki">Project Wiki</a></li>
 <li><a href="/mailing-lists.html">Mailing Lists</a></li>
 <li><a href="/logoassets.html">Logo and Assets</a></li>
 <li><a href="/utilities.html">Utilities</a></li>

Modified: websites/staging/flex/trunk/content/index.html
==============================================================================
--- websites/staging/flex/trunk/content/index.html (original)
+++ websites/staging/flex/trunk/content/index.html Sun Jan  6 23:27:11 2013
@@ -39,7 +39,7 @@
 <li><a href="/get-involved.html">Get Involved</a></li>
 <li><a href="/team.html">Team</a></li>
 <li><a href="http://blogs.apache.org/flex">Blog</a></li>
-<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+(incubating)+Wiki">Project Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki">Project Wiki</a></li>
 <li><a href="/mailing-lists.html">Mailing Lists</a></li>
 <li><a href="/logoassets.html">Logo and Assets</a></li>
 <li><a href="/utilities.html">Utilities</a></li>

Modified: websites/staging/flex/trunk/content/installer-disclaimer.html
==============================================================================
--- websites/staging/flex/trunk/content/installer-disclaimer.html (original)
+++ websites/staging/flex/trunk/content/installer-disclaimer.html Sun Jan  6 23:27:11 2013
@@ -39,7 +39,7 @@
 <li><a href="/get-involved.html">Get Involved</a></li>
 <li><a href="/team.html">Team</a></li>
 <li><a href="http://blogs.apache.org/flex">Blog</a></li>
-<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+(incubating)+Wiki">Project Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki">Project Wiki</a></li>
 <li><a href="/mailing-lists.html">Mailing Lists</a></li>
 <li><a href="/logoassets.html">Logo and Assets</a></li>
 <li><a href="/utilities.html">Utilities</a></li>

Modified: websites/staging/flex/trunk/content/installer.html
==============================================================================
--- websites/staging/flex/trunk/content/installer.html (original)
+++ websites/staging/flex/trunk/content/installer.html Sun Jan  6 23:27:11 2013
@@ -39,7 +39,7 @@
 <li><a href="/get-involved.html">Get Involved</a></li>
 <li><a href="/team.html">Team</a></li>
 <li><a href="http://blogs.apache.org/flex">Blog</a></li>
-<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+(incubating)+Wiki">Project Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki">Project Wiki</a></li>
 <li><a href="/mailing-lists.html">Mailing Lists</a></li>
 <li><a href="/logoassets.html">Logo and Assets</a></li>
 <li><a href="/utilities.html">Utilities</a></li>

Modified: websites/staging/flex/trunk/content/installerbadge/disclaimer.html
==============================================================================
--- websites/staging/flex/trunk/content/installerbadge/disclaimer.html (original)
+++ websites/staging/flex/trunk/content/installerbadge/disclaimer.html Sun Jan  6 23:27:11 2013
@@ -39,7 +39,7 @@
 <li><a href="/get-involved.html">Get Involved</a></li>
 <li><a href="/team.html">Team</a></li>
 <li><a href="http://blogs.apache.org/flex">Blog</a></li>
-<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+(incubating)+Wiki">Project Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki">Project Wiki</a></li>
 <li><a href="/mailing-lists.html">Mailing Lists</a></li>
 <li><a href="/logoassets.html">Logo and Assets</a></li>
 <li><a href="/utilities.html">Utilities</a></li>

Modified: websites/staging/flex/trunk/content/license.html
==============================================================================
--- websites/staging/flex/trunk/content/license.html (original)
+++ websites/staging/flex/trunk/content/license.html Sun Jan  6 23:27:11 2013
@@ -39,7 +39,7 @@
 <li><a href="/get-involved.html">Get Involved</a></li>
 <li><a href="/team.html">Team</a></li>
 <li><a href="http://blogs.apache.org/flex">Blog</a></li>
-<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+(incubating)+Wiki">Project Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki">Project Wiki</a></li>
 <li><a href="/mailing-lists.html">Mailing Lists</a></li>
 <li><a href="/logoassets.html">Logo and Assets</a></li>
 <li><a href="/utilities.html">Utilities</a></li>

Modified: websites/staging/flex/trunk/content/logo-contest.html
==============================================================================
--- websites/staging/flex/trunk/content/logo-contest.html (original)
+++ websites/staging/flex/trunk/content/logo-contest.html Sun Jan  6 23:27:11 2013
@@ -39,7 +39,7 @@
 <li><a href="/get-involved.html">Get Involved</a></li>
 <li><a href="/team.html">Team</a></li>
 <li><a href="http://blogs.apache.org/flex">Blog</a></li>
-<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+(incubating)+Wiki">Project Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki">Project Wiki</a></li>
 <li><a href="/mailing-lists.html">Mailing Lists</a></li>
 <li><a href="/logoassets.html">Logo and Assets</a></li>
 <li><a href="/utilities.html">Utilities</a></li>

Modified: websites/staging/flex/trunk/content/logoassets.html
==============================================================================
--- websites/staging/flex/trunk/content/logoassets.html (original)
+++ websites/staging/flex/trunk/content/logoassets.html Sun Jan  6 23:27:11 2013
@@ -39,7 +39,7 @@
 <li><a href="/get-involved.html">Get Involved</a></li>
 <li><a href="/team.html">Team</a></li>
 <li><a href="http://blogs.apache.org/flex">Blog</a></li>
-<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+(incubating)+Wiki">Project Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki">Project Wiki</a></li>
 <li><a href="/mailing-lists.html">Mailing Lists</a></li>
 <li><a href="/logoassets.html">Logo and Assets</a></li>
 <li><a href="/utilities.html">Utilities</a></li>
@@ -62,7 +62,7 @@
   <div id="content">
     <h1 class="title">Apache Flex Logo and Assets</h1>
     <p>The Apache Flex Incubator Project has the following official logo:</p>
-<p><img alt="Apache Flex Logo" src="http://incubator.apache.org/flex/images/flex.png" /></p>
+<p><img alt="Apache Flex Logo" src="http://flex.apache.org/images/flex.png" /></p>
 <p>The logo is available in the following formats :</p>
 <ul>
 <li><a href="https://issues.apache.org/jira/secure/attachment/12513945/apache_flex_eps.zip">EPS (3.25 MB Download)</a></li>

Modified: websites/staging/flex/trunk/content/mailing-lists.html
==============================================================================
--- websites/staging/flex/trunk/content/mailing-lists.html (original)
+++ websites/staging/flex/trunk/content/mailing-lists.html Sun Jan  6 23:27:11 2013
@@ -39,7 +39,7 @@
 <li><a href="/get-involved.html">Get Involved</a></li>
 <li><a href="/team.html">Team</a></li>
 <li><a href="http://blogs.apache.org/flex">Blog</a></li>
-<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+(incubating)+Wiki">Project Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki">Project Wiki</a></li>
 <li><a href="/mailing-lists.html">Mailing Lists</a></li>
 <li><a href="/logoassets.html">Logo and Assets</a></li>
 <li><a href="/utilities.html">Utilities</a></li>

Modified: websites/staging/flex/trunk/content/news.html
==============================================================================
--- websites/staging/flex/trunk/content/news.html (original)
+++ websites/staging/flex/trunk/content/news.html Sun Jan  6 23:27:11 2013
@@ -39,7 +39,7 @@
 <li><a href="/get-involved.html">Get Involved</a></li>
 <li><a href="/team.html">Team</a></li>
 <li><a href="http://blogs.apache.org/flex">Blog</a></li>
-<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+(incubating)+Wiki">Project Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki">Project Wiki</a></li>
 <li><a href="/mailing-lists.html">Mailing Lists</a></li>
 <li><a href="/logoassets.html">Logo and Assets</a></li>
 <li><a href="/utilities.html">Utilities</a></li>
@@ -147,7 +147,7 @@
 <h4 id="apache-flex-work_2">Apache Flex Work:</h4>
 <ul>
 <li>
-<p>The Apache Flex team is currently testing a release candidate for Apache Flex 4.8.0.  Apache Flex 4.8.0 will be a "parity" release with Adobe Flex 4.6.0.  We are essentially testing our processes to make sure we can produce a build that allows you to continue to use all the cool features of the Flex Framework, under the new Apache license.  Future builds will implement bug fixes, new features and new components.  <a href="http://svn.apache.org/viewvc/incubator/flex/trunk/README?view=co">Check out the README on our SVN</a> to see how to grab this new testing build yourself.</p>
+<p>The Apache Flex team is currently testing a release candidate for Apache Flex 4.8.0.  Apache Flex 4.8.0 will be a "parity" release with Adobe Flex 4.6.0.  We are essentially testing our processes to make sure we can produce a build that allows you to continue to use all the cool features of the Flex Framework, under the new Apache license.  Future builds will implement bug fixes, new features and new components.  <a href="http://svn.apache.org/viewvc/flex/trunk/README?view=co">Check out the README on our SVN</a> to see how to grab this new testing build yourself.</p>
 </li>
 <li>
 <p>Trademark issues have been largely cleared up.  The Flex trademark is just waiting on some procedural dance to happen before all the trademark issues have been resolved.</p>
@@ -168,7 +168,7 @@
 <h4 id="community-work_1">Community Work:</h4>
 <ul>
 <li>
-<p>A group of contributors are working to make it easy to download and compile the framework to be used with many of the major IDEs (including Flash Builder and IntelliJ).  They are using an AIR/Flex application that will download all the required components for you and set them up in the proper directory so you don’t have to track down all the required pieces and parts. <a href="http://svn.apache.org/viewvc/incubator/flex/utilities/InstallApacheFlex/">Check it out here</a></p>
+<p>A group of contributors are working to make it easy to download and compile the framework to be used with many of the major IDEs (including Flash Builder and IntelliJ).  They are using an AIR/Flex application that will download all the required components for you and set them up in the proper directory so you don’t have to track down all the required pieces and parts. <a href="http://svn.apache.org/viewvc/flex/utilities/InstallApacheFlex/">Check it out here</a></p>
 </li>
 <li>
 <p>FlexUnit is in the <a href="http://www.flexunit.org/">process of being donated to Apache</a> (Thanks Michael Labriola!)</p>

Modified: websites/staging/flex/trunk/content/source.html
==============================================================================
--- websites/staging/flex/trunk/content/source.html (original)
+++ websites/staging/flex/trunk/content/source.html Sun Jan  6 23:27:11 2013
@@ -39,7 +39,7 @@
 <li><a href="/get-involved.html">Get Involved</a></li>
 <li><a href="/team.html">Team</a></li>
 <li><a href="http://blogs.apache.org/flex">Blog</a></li>
-<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+(incubating)+Wiki">Project Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki">Project Wiki</a></li>
 <li><a href="/mailing-lists.html">Mailing Lists</a></li>
 <li><a href="/logoassets.html">Logo and Assets</a></li>
 <li><a href="/utilities.html">Utilities</a></li>

Modified: websites/staging/flex/trunk/content/team.html
==============================================================================
--- websites/staging/flex/trunk/content/team.html (original)
+++ websites/staging/flex/trunk/content/team.html Sun Jan  6 23:27:11 2013
@@ -39,7 +39,7 @@
 <li><a href="/get-involved.html">Get Involved</a></li>
 <li><a href="/team.html">Team</a></li>
 <li><a href="http://blogs.apache.org/flex">Blog</a></li>
-<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+(incubating)+Wiki">Project Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki">Project Wiki</a></li>
 <li><a href="/mailing-lists.html">Mailing Lists</a></li>
 <li><a href="/logoassets.html">Logo and Assets</a></li>
 <li><a href="/utilities.html">Utilities</a></li>

Modified: websites/staging/flex/trunk/content/timeline.html
==============================================================================
--- websites/staging/flex/trunk/content/timeline.html (original)
+++ websites/staging/flex/trunk/content/timeline.html Sun Jan  6 23:27:11 2013
@@ -39,7 +39,7 @@
 <li><a href="/get-involved.html">Get Involved</a></li>
 <li><a href="/team.html">Team</a></li>
 <li><a href="http://blogs.apache.org/flex">Blog</a></li>
-<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+(incubating)+Wiki">Project Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki">Project Wiki</a></li>
 <li><a href="/mailing-lists.html">Mailing Lists</a></li>
 <li><a href="/logoassets.html">Logo and Assets</a></li>
 <li><a href="/utilities.html">Utilities</a></li>

Modified: websites/staging/flex/trunk/content/trademarks.html
==============================================================================
--- websites/staging/flex/trunk/content/trademarks.html (original)
+++ websites/staging/flex/trunk/content/trademarks.html Sun Jan  6 23:27:11 2013
@@ -39,7 +39,7 @@
 <li><a href="/get-involved.html">Get Involved</a></li>
 <li><a href="/team.html">Team</a></li>
 <li><a href="http://blogs.apache.org/flex">Blog</a></li>
-<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+(incubating)+Wiki">Project Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki">Project Wiki</a></li>
 <li><a href="/mailing-lists.html">Mailing Lists</a></li>
 <li><a href="/logoassets.html">Logo and Assets</a></li>
 <li><a href="/utilities.html">Utilities</a></li>
@@ -78,7 +78,7 @@ Many of the common cases are already add
 of ASF marks ("nominative use") are automatically allowed.</p>
 </li>
 <li>
-<p>Email a proposal to <a href="mailto:flex-private@incubator.apache.org?subject=Trademark">flex-private@incubator.apache.org</a>.  In the
+<p>Email a proposal to <a href="mailto:private@flex.apache.org?subject=Trademark">private@flex.apache.org</a>.  In the
 proposal, please include:</p>
 <ol>
 <li>

Modified: websites/staging/flex/trunk/content/utilities.html
==============================================================================
--- websites/staging/flex/trunk/content/utilities.html (original)
+++ websites/staging/flex/trunk/content/utilities.html Sun Jan  6 23:27:11 2013
@@ -39,7 +39,7 @@
 <li><a href="/get-involved.html">Get Involved</a></li>
 <li><a href="/team.html">Team</a></li>
 <li><a href="http://blogs.apache.org/flex">Blog</a></li>
-<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+(incubating)+Wiki">Project Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki">Project Wiki</a></li>
 <li><a href="/mailing-lists.html">Mailing Lists</a></li>
 <li><a href="/logoassets.html">Logo and Assets</a></li>
 <li><a href="/utilities.html">Utilities</a></li>
@@ -80,22 +80,22 @@ The following utilities are available to
 <p>You can embed the badge on your website or in your blog, so your readers have easy access to Apache Flex SDK releases. The badge comes in two sizes, both of which offer the same functionality: download the latest release of the Apache Flex SDK Installer application. To use the badge on your site or blog all you have to do is embed an iframe in the page. The iframe code is presented below:</p>
 <p>Regular size (302 x 302)<br />
 </p>
-<iframe name="afSDKInstallBadgeRegular" src="http://incubator.apache.org/flex/installerbadge/index.html" frameborder="0" height="302" marginheight="0" marginwidth="0" scrolling="no" width="302"></iframe>
+<iframe name="afSDKInstallBadgeRegular" src="http://flex.apache.org/installerbadge/index.html" frameborder="0" height="302" marginheight="0" marginwidth="0" scrolling="no" width="302"></iframe>
 
 <p>Use this code to embed the regular size badge on your website/blog:<br />
 </p>
-<div class="codehilite"><pre><span class="nt">&lt;iframe</span> <span class="na">name=</span><span class="s">&quot;afSDKInstallBadgeRegular&quot;</span> <span class="na">src=</span><span class="s">&quot;http://incubator.apache.org/flex/installerbadge/index.html&quot;</span> 
+<div class="codehilite"><pre><span class="nt">&lt;iframe</span> <span class="na">name=</span><span class="s">&quot;afSDKInstallBadgeRegular&quot;</span> <span class="na">src=</span><span class="s">&quot;http://flex.apache.org/installerbadge/index.html&quot;</span> 
     <span class="na">frameborder=</span><span class="s">&quot;0&quot;</span> <span class="na">height=</span><span class="s">&quot;302&quot;</span> <span class="na">marginheight=</span><span class="s">&quot;0&quot;</span> <span class="na">marginwidth=</span><span class="s">&quot;0&quot;</span> <span class="na">scrolling=</span><span class="s">&quot;no&quot;</span> <span class="na">width=</span><span class="s">&quot;302&quot;</span><span class="nt">&gt;&lt;/iframe&gt;</span>
 </pre></div>
 
 
 <p>Small size (402 x 84)<br />
 </p>
-<iframe name="afSDKInstallBadgeSmall" src="http://incubator.apache.org/flex/installerbadge/index.html" frameborder="0" height="84" marginheight="0" marginwidth="0" scrolling="no" width="402"></iframe>
+<iframe name="afSDKInstallBadgeSmall" src="http://flex.apache.org/installerbadge/index.html" frameborder="0" height="84" marginheight="0" marginwidth="0" scrolling="no" width="402"></iframe>
 
 <p>Use this code to embed the small size badge on your website/blog:<br />
 </p>
-<div class="codehilite"><pre><span class="nt">&lt;iframe</span> <span class="na">name=</span><span class="s">&quot;afSDKInstallBadgeSmall&quot;</span> <span class="na">src=</span><span class="s">&quot;http://incubator.apache.org/flex/installerbadge/index.html&quot;</span> 
+<div class="codehilite"><pre><span class="nt">&lt;iframe</span> <span class="na">name=</span><span class="s">&quot;afSDKInstallBadgeSmall&quot;</span> <span class="na">src=</span><span class="s">&quot;http://flex.apache.org/installerbadge/index.html&quot;</span> 
     <span class="na">frameborder=</span><span class="s">&quot;0&quot;</span> <span class="na">height=</span><span class="s">&quot;84&quot;</span> <span class="na">marginheight=</span><span class="s">&quot;0&quot;</span> <span class="na">marginwidth=</span><span class="s">&quot;0&quot;</span> <span class="na">scrolling=</span><span class="s">&quot;no&quot;</span> <span class="na">width=</span><span class="s">&quot;402&quot;</span><span class="nt">&gt;&lt;/iframe&gt;</span>
 </pre></div>
 
@@ -105,7 +105,7 @@ The following utilities are available to
 <p>In order to be able to use Flex with a maven build, it is crucial to be able to have access to a mavenized form of FDK. The Apache Flex SDK Mavenizer tool is used to convert the Apache and Adobe Flex SDKs and Air SDKs into Maven artifacts. Automatically creating the Directories, pom-files, copying and moving the resources to the correct destinations.</p>
 <p>These artifacts can be used in Maven builds using the Flexmojos plugin (Starting with version 6.x).</p>
 <p>You can pick up your copy here:</p>
-<div class="codehilite"><pre><span class="n">svn</span> <span class="n">co</span> <span class="n">https:</span><span class="sr">//s</span><span class="n">vn</span><span class="o">.</span><span class="n">apache</span><span class="o">.</span><span class="n">org</span><span class="sr">/repos/</span><span class="n">asf</span><span class="sr">/incubator/</span><span class="n">flex</span><span class="sr">/utilities/</span><span class="n">trunk</span><span class="sr">/mavenizer/</span> <span class="n">mavenizer</span>
+<div class="codehilite"><pre><span class="n">svn</span> <span class="n">co</span> <span class="n">https:</span><span class="sr">//s</span><span class="n">vn</span><span class="o">.</span><span class="n">apache</span><span class="o">.</span><span class="n">org</span><span class="sr">/repos/</span><span class="n">asf</span><span class="sr">/flex/</span><span class="n">utilities</span><span class="sr">/trunk/m</span><span class="n">avenizer</span><span class="o">/</span> <span class="n">mavenizer</span>
 </pre></div>
   </div>