Author: buildbot
Date: Fri Mar 20 00:49:04 2015
New Revision: 944398
Log:
Staging update by buildbot for flex
Added:
websites/staging/flex/trunk/content/download-blazeds.html
Modified:
websites/staging/flex/trunk/cgi-bin/ (props changed)
websites/staging/flex/trunk/content/ (props changed)
Propchange: websites/staging/flex/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Mar 20 00:49:04 2015
@@ -1 +1 @@
-1667911
+1667912
Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Mar 20 00:49:04 2015
@@ -1 +1 @@
-1667911
+1667912
Added: websites/staging/flex/trunk/content/download-blazeds.html
==============================================================================
--- websites/staging/flex/trunk/content/download-blazeds.html (added)
+++ websites/staging/flex/trunk/content/download-blazeds.html Fri Mar 20
00:49:04 2015
@@ -0,0 +1,326 @@
+<!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 Blaze DS
</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">
+ <!-- favicon -->
+ <link rel="icon" type="image/x-icon" href="/images/favicon.ico"/>
+ <link rel="apple-touch-icon-precomposed"
href="/images/apple-touch-icon-60.png">
+ <link rel="apple-touch-icon-precomposed" sizes="76x76"
href="/images/apple-touch-icon-76.png">
+ <link rel="apple-touch-icon-precomposed" sizes="120x120"
href="/images/apple-touch-icon-120.png">
+ <link rel="apple-touch-icon-precomposed" sizes="152x152"
href="/images/apple-touch-icon-152.png">
+
+ <!-- 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="/tourdeflex/explorer.html">Tour de Flex</a></li>
+ <li><a href="/about-licensing.html">License &
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">SDK Installer (For
Application Developers)</a></li>
+ <li><a href="/download-source.html">SDK Source Code
(For SDK Developers)</a></li>
+ <li><a href="/download-binaries.html">SDK Binaries (For
SDK Developers)</a></li>
+ <li><a href="/download-flexjs.html">FlexJS 'alpha' (For
Application Developers)</a> </li>
+ <li><a href="/download-flexunit.html">FlexUnit (For
Application Developers)</a> </li>
+ <li><a href="/download-blazeds.html">Blaze DS Source
Code</a></li>
+ <li><a href="/download-tourdeflex.html">Tour De Flex
Source Code</a></li>
+ <li><a href="/download-squiggly.html">Squiggly Spell
Checker</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="clear"></div>
+
+ </div>
+ <!-- Navigation / End -->
+
+
+ <!-- Content -->
+
+
+ <div class="row-fluid">
+
+
+ <!-- Page Title -->
+ <div id="page-title">
+ <h2>Download Apache Blaze DS
</h2>
+ </div>
+ <!-- Page Title / End -->
+
+
+ </div>
+
+
+ <div class="row-fluid">
+
+
+
+<!-- Home Page Exception -->
+
+
+<p>Use the links below to download the Apache Flex® Blaze DS 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><strong>Please review the release notes before installing or compiling this
testing suite.</strong></p>
+<div class="headline"><h4>Current Release (4.7.0)</h4></div>
+
+<p>The Apache Flex team is pleased to offer this release, available as of the
18th of March 2015. We welcome feedback and contributions to it from the wider
Apache Flex community.</p>
+<p><strong>Please be aware of the dependencies listed in the section
below.</strong> They are required in order to compile the Tour De Flex
Examples. The <a
href="http://www.apache.org/dyn/closer.cgi/flex/BlazeDS/4.7.0/README">README</a>
explains these requirements further.</p>
+<ul>
+<li>Release Notes : <a
href="http://www.apache.org/dyn/closer.cgi/flex/BlazeDS/4.7.0/RELEASE_NOTES">RELEASE_NOTES</a></li>
+<li>README : <a
href="http://www.apache.org/dyn/closer.cgi/flex/BlazeDS/4.7.0/README">README</a></li>
+<li>Source (tar.gz) : <a
href="http://www.apache.org/dyn/closer.cgi/flex/BlazeDS/4.7.0/blazeds-4.7.0-source-release.tar.gz">blazeds-4.7.0-source-release.tar.gz</a>
[<a
href="http://www.apache.org/dist/flex/BlazeDS/4.7.0/blazeds-4.7.0-source-release.tar.gz.asc">PGP</a>]
[<a
href="http://www.apache.org/dist/flex/BlazeDS/4.7.0/blazeds-4.7.0-source-release.tar.gz.md5">MD5</a>]</li>
+<li>Source (zip) : <a
href="http://www.apache.org/dyn/closer.cgi/flex/BlazeDS/4.7.0/blazeds-4.7.0-source-release.zip">blazeds-4.7.0-source-release.zip</a>
[<a
href="http://www.apache.org/dist/flex/BlazeDS/4.7.0/blazeds-4.7.0-source-release.zip.asc">PGP</a>]
[<a
href="http://www.apache.org/dist/flex/BlazeDS/4.7.0/blazeds-4.7.0-source-release.zip.md5">MD5</a>]</li>
+</ul>
+<p>Binary releases are not currently available.</p>
+<div class="headline"><h4>Dependencies</h4></div>
+
+<p>Apache Flex Blaze DS requires some build tools which must be installed
prior to building Blaze DS.</p>
+<h4 id="general-requirements">General Requirements</h4>
+<ul>
+<li>Java SDK 1.6 or greater</li>
+<li>Maven 2.2.0 or greater </li>
+</ul>
+<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 blazeds-4.7.0-source-release.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 blazeds-4.7.0-source-release.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 blazeds-4.7.0-source-release.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:[email protected]">[email protected]</a>
+ </p>
+ <p>Users, send an email to <br>
+ <a
href="mailto:[email protected]">[email protected]</a>
+ </p>
+ </div>
+
+ <!-- Latest Releases -->
+ <div class="span3">
+ <div class="footer-headline"><h4>Latest Releases</h4></div>
+ <p>
+ Blaze DS : <a href="/download-blazeds.html">4.7.0 (Mar
2015)</a><br />
+ Tour De Flex : <a href="/download-tourdeflex.html">1.2 (Nov
2014)</a><br />
+ Squiggly : <a href="/download-squiggly.html">1.1 (Oct
2014)</a><br />
+ Apache Flex SDK : <a href="/download-binaries.html">4.14.0
(January 2015)</a><br />
+ Apache FlexJS SDK : <a href="/download-flexjs.html">0.0.2
(July 2014)</a><br />
+ SDK Installer : <a href="/installer.html">3.1.0 (July
2014)</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 />
+ </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