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 2012/07/20 06:15:03 UTC

svn commit: r826422 - in /websites/staging/flex/trunk/content: ./ flex/packager.html

Author: buildbot
Date: Fri Jul 20 04:15:02 2012
New Revision: 826422

Log:
Staging update by buildbot for flex

Added:
    websites/staging/flex/trunk/content/flex/packager.html
Modified:
    websites/staging/flex/trunk/content/   (props changed)

Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Jul 20 04:15:02 2012
@@ -1 +1 @@
-1363642
+1363645

Added: websites/staging/flex/trunk/content/flex/packager.html
==============================================================================
--- websites/staging/flex/trunk/content/flex/packager.html (added)
+++ websites/staging/flex/trunk/content/flex/packager.html Fri Jul 20 04:15:02 2012
@@ -0,0 +1,89 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<link href="/flex/css/flex.css" rel="stylesheet" type="text/css">
+
+<title>Apache Flex SDK IDE Packager</title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+</head>
+
+<body>
+  <div id="bannera">
+    <div id="bannerleft"><img id="flex-logo" alt="Apache Flex (Incubating)" src="/flex/images/flex.png"/></div>
+    <div id="bannerright">
+      <a title="Apache Incubator" href="http://incubator.apache.org"><img id="asf-logo" alt="Apache Incubator" src="/flex/images/apache-incubator-logo.png"/></a>
+    </div>
+    <div id="bannercenter">&nbsp;</div>
+  </div>
+  <div id="topbara">
+    
+    <div id="breadcrumbsa"><a href="/">home</a>&nbsp;&raquo&nbsp;<a href="/flex/">flex</a></div>
+  </div>
+  <div id="clear"></div>
+  <div id="leftnav"><h1 id="general">General</h1>
+<ul>
+<li><a href="/flex/index.html">About</a></li>
+<li><a href="/flex/license.html">License</a></li>
+<li><a href="/flex/trademarks.html">Trademarks</a></li>
+<li><a href="/flex/news.html">News Items</a></li>
+</ul>
+<h1 id="download">Download</h1>
+<ul>
+<li><a href="/flex/download.html">Download the SDK</a></li>
+<li><a href="/flex/packager.html">Download the IDE Packager</a></li>
+</ul>
+<h1 id="community">Community</h1>
+<ul>
+<li><a href="/flex/get-involved.html">Get Involved</a></li>
+<li><a href="/flex/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="/flex/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/flex/logoassets.html">Logo and Assets</a></li>
+<li><a href="/flex/timeline.html">Timeline</a></li>
+</ul>
+<h1 id="development">Development</h1>
+<ul>
+<li><a href="/flex/source.html">Source Code</a></li>
+<li><a href="https://issues.apache.org/jira/browse/FLEX">Jira</a></li>
+<li><a href="/flex/developer-faqs.html">Developer FAQs</a></li>
+</ul>
+<h1 id="project-management-ppmc">Project Management PPMC</h1>
+<ul>
+<li><a href="http://incubator.apache.org/projects/flex.html">Incubation Status</a></li>
+</ul>
+<h1 id="the-apache-software-foundation">The Apache Software Foundation</h1>
+<ul>
+<li><a href="http://www.apache.org/">Website</a></li>
+<li><a href="http://www.apache.org/foundation/contributing.html">Donations</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+</ul></div>
+  
+  <div id="content">
+    <h1 class="title">Apache Flex SDK IDE Packager</h1>
+    <p>The Apache Flex SDK IDE Packager is a tool that allows a single-click download of the Apache Flex SDK and all of its required components.  It is useful for those who are not familiar with the required build tools required to make or compile your own SDK. </p>
+<p>The tool is provided as a convince download, and is not an official release.  However, it will grab the official, current release from Apache and install it onto your computer, and prepare the SDK for use with your favorite IDE such as Adobe Flash Builder, JetBrains IntelliJ as well as many others.</p>
+<p>The tool will be posted here once it has been tested and released.  In the mean time, you are free to download the source code <a href="https://svn.apache.org/repos/asf/incubator/flex/utilities/InstallApacheFlex/">on our SVN</a>. </p>
+  </div>
+
+  <div id="footera">
+    <div id="poweredbya"><p><img src="/flex/images/feather-small.gif"/></p></div>
+    <div id="copyrighta">
+      <p>
+	Apache Flex is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator.
+	Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and
+	decision making process	have stabilized in a manner consistent with other successful ASF projects. While incubation status is
+	not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has
+	yet to be fully endorsed by the ASF.</p>
+      <p>
+	<a href="/flex/license.html">Copyright &amp; License</a>
+	<br />Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+	Other names appearing on the site may be trademarks of their respective owners.
+      </p>
+    </div>
+  </div>
+
+</body>
+</html>