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/14 22:51:26 UTC

svn commit: r906188 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/download-flexunit.html

Author: buildbot
Date: Mon Apr 14 20:51:26 2014
New Revision: 906188

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/download-flexunit.html

Propchange: websites/staging/flex/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Apr 14 20:51:26 2014
@@ -1 +1 @@
-1587314
+1587315

Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Apr 14 20:51:26 2014
@@ -1 +1 @@
-1587314
+1587315

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 Mon Apr 14 20:51:26 2014
@@ -188,8 +188,8 @@
 
 <p>Use the links below to download the Apache FlexUnit® Testing Suite 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 Flex® SDK has some compile-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 the SDK.</strong></p>
+<p>The Apache Flex® FlexUnit Testing Suite has some compile-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 testing suite.</strong></p>
 <div class="headline"><h4>Current Release (4.2.0)</h4></div>
 
 <p>The Apache Flex team is pleased to offer this release, available as of the 13th of April 2014.  This is the latest version of the Apache FlexUnit Testing Suite and is designed to be compatible with previous versions.</p>
@@ -225,7 +225,7 @@ Version 2.0 license.  These can be downl
 <li>dom4j - <a href="http://search.maven.org/remotecontent?filepath=dom4j/dom4j/1.6.1/dom4j-1.6.1.jar">Download</a> (BSD License)</li>
 <li>jaxen - <a href="http://search.maven.org/remotecontent?filepath=jaxen/jaxen/1.1-beta-6/jaxen-1.1-beta-6.jar">Download</a> (BSD License)</li>
 </ul>
-<p>(swcs)</p>
+<p><br/ >(swcs)</p>
 <ul>
 <li>coverageagent - <a href="https://flexcover.googlecode.com/files/flexcover-0.90.zip">Download</a> (MIT License)</li>
 <li>fluint - <a href="https://github.com/flexunit/flexunit/raw/master/FlexUnit4Test/libs/fluint-1_2.swc">Download</a> (MIT License)</li>
@@ -234,12 +234,12 @@ Version 2.0 license.  These can be downl
 <li>hamcrest - <a href="http://cloud.github.com/downloads/drewbourne/hamcrest-as3/mockolate-0.9.5.zip">Download</a> (BSD License)</li>
 <li>flexunit1lib - <a href="https://github.com/flexunit/flexunit/raw/master/FlexUnit4Test/libs/FlexUnit1Lib.swc">Download</a> (BSD License)</li>
 </ul>
-<p>The following dependencies have licenses which Apache considers to be reciprocal licenses so you will be prompted to acknowledge the license before the software is downloaded to your system.</p>
+<p><br/ >The following dependencies have licenses which Apache considers to be reciprocal licenses so you will be prompted to acknowledge the license before the software is downloaded to your system.</p>
 <ul>
 <li>junit - <a href="http://search.maven.org/remotecontent?filepath=junit/junit/3.8.1/junit-3.8.1.jar">Download</a> (License - CPL 1.0)</li>
 <li>saxon9he - <a href="http://search.maven.org/remotecontent?filepath=net/sf/saxon/Saxon-HE/9.4/Saxon-HE-9.4.jar">Download</a> (License - MPL 1.1)</li>
 </ul>
-<p>All of the above dependencies can automatically be downloaded via the following ANT command :</p>
+<p><br/ >All of the above dependencies can automatically be downloaded via the following ANT command :</p>
 <div class="codehilite"><pre><span class="n">cd</span> <span class="o">&lt;</span><span class="n">flexunit</span><span class="p">.</span><span class="n">dir</span><span class="o">&gt;</span>
 <span class="n">ant</span> <span class="n">thirdparty</span><span class="o">-</span><span class="n">downloads</span>
 </pre></div>