Updated Branches:
  refs/heads/develop 8c2658ac2 -> 95a670aab

Fixed line line wrapping (noticeable on github front page and elsewhere)


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/95a670aa
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/95a670aa
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/95a670aa

Branch: refs/heads/develop
Commit: 95a670aabd1de525a195bc825d4c7cc87f106a28
Parents: 8c2658a
Author: Justin Mclean <jmcl...@apache.org>
Authored: Thu Aug 22 08:16:10 2013 +1000
Committer: Justin Mclean <jmcl...@apache.org>
Committed: Thu Aug 22 08:16:10 2013 +1000

----------------------------------------------------------------------
 README | 67 +++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 38 insertions(+), 29 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/95a670aa/README
----------------------------------------------------------------------
diff --git a/README b/README
index dfdc6e5..f6453d1 100644
--- a/README
+++ b/README
@@ -39,14 +39,16 @@ Getting the convenience packages for Apache Flex
     necessarily be familiar with the tools and procedures required to compile 
the Apache
     Flex SDK from source code. The application will grab the binary 
distribution of the
     SDK from apache.org or one of its mirrors, install it onto your computer 
and prepare
-    it for use with your favorite IDE such as Adobe Flash Builder or JetBrains 
IntelliJ IDEA.
+    it for use with your favorite IDE such as Adobe Flash Builder or JetBrains 
IntelliJ
+    IDEA.
 
     You can get the SDK Installer from the Apache Flex website at
 
       http://flex.apache.org/installer.html
 
     You can also get just the binaries from our website as well.  These 
binaries do not
-    include the dependencies, so additional software may need to be downloaded 
and installed.
+    include the dependencies, so additional software may need to be downloaded 
and
+    installed.
 
       http://flex.apache.org/download-binaries.html
 
@@ -158,8 +160,8 @@ Install Prerequisites
 
     *2)  If you are using Java SDK 1.7 or greater on a Mac you must use Ant 
1.8 or 
          greater. If you use Java 1.7 with Ant 1.7, ant reports the java 
version as 1.6 
-         so the JVM args for the data model (-d32/-d64) will not be set 
correctly and you
-         will get compile errors.
+         so the JVM args for the data model (-d32/-d64) will not be set 
correctly and
+         you will get compile errors.
         
     *3) The Adobe AIR integration kit for Windows can be downloaded from:
            http://airdownload.adobe.com/air/win/download/3.8/AdobeAIRSDK.zip
@@ -174,19 +176,20 @@ Install Prerequisites
         be compatible with other versions of AIR newer than 3.1. However it 
hasn't
         been tested on AIR 3.2, 3.3, 3.5, 3.6 or 3.7.
 
-        Download the AIR SDK for your platform and unzip it. Set AIR_HOME to 
the absolute 
-        path of the AIR SDK directory.
+        Download the AIR SDK for your platform and unzip it. Set AIR_HOME to 
the
+        absolute path of the AIR SDK directory.
                
     *4) The Adobe Flash Player content debuggers can be found here:
             http://www.adobe.com/support/flashplayer/downloads.html
 
-        This version of Apache Flex was certified for use with Adobe Flash 
Player 11.1, and
-        is compatible with versions 10.2 through 11.8. It has been tested with 
versions 11.1, 
-        11.7 and 11.8 on Windows and Mac. It has been compiled against other 
Adobe Flash Player
-        versions but has not been fully tested. It has not been fully tested 
on Linux.
+        This version of Apache Flex was certified for use with Adobe Flash 
Player 11.1,
+        and is compatible with versions 10.2 through 11.8. It has been tested 
with
+        versions 11.1, 11.7 and 11.8 on Windows and Mac. It has been compiled 
against
+        other Adobe Flash Player versions but has not been fully tested. It 
has not been
+        fully tested on Linux.
             
-        On Windows, set FLASHPLAYER_DEBUGGER to the absolute path including 
the filename of
-        the FlashPlayerDebugger.exe. Note the filename of flash player 
debugger maybe
+        On Windows, set FLASHPLAYER_DEBUGGER to the absolute path including 
the filename
+        of the FlashPlayerDebugger.exe. Note the filename of flash player 
debugger maybe
         different.
            e.g. C:\MyPath\FlashPlayerDebugger.exe
 
@@ -206,8 +209,9 @@ Install Prerequisites
             
https://builds.apache.org/pview/job/flex-sdk_pixelbender/lastSuccessfulBuild/artifact/out/pb.tar.gz
                     
          Download the Pixel Bender Toolkit for your platform and install or 
unzip it.
-         On Windows and Mac Set PIXELBENDER_HOME to the absolute path of the 
Pixel Bender Toolkit
-         directory, on Linux set it to be the absolute path of the compiled 
Pixel Bender files.
+         On Windows and Mac Set PIXELBENDER_HOME to the absolute path of the 
Pixel Bender
+         Toolkit directory, on Linux set it to be the absolute path of the 
compiled
+         Pixel Bender files.
 
     *6) The Adobe Flash Player playerglobal.swc for 11.1 can be downloaded 
from:
             
http://download.macromedia.com/get/flashplayer/updaters/11/playerglobal11_1.swc 
@@ -231,9 +235,10 @@ Install Prerequisites
             
         These can be used with Apache Flex but have not been fully tested.
         
-    *7) The Adobe Extension Manager is only required for those creating 
releases or testing
-            changes to the flash-integration swc.  Note that if you change 
APIs on classes
-            that flash-integration depends on, you may need to update 
flash-integration.
+    *7) The Adobe Extension Manager is only required for those creating 
releases or
+        testing changes to the flash-integration swc.  Note that if you change 
APIs on
+        classes that flash-integration depends on, you may need to update
+        flash-integration.
 
         The Adobe Extension Manager for Windows can be downloaded from:
             
http://download.macromedia.com/pub/dw_exchange/extension_manager/win/AdobeExtensionManager5All.zip
@@ -241,11 +246,14 @@ Install Prerequisites
          The Adobe Extension Manager for Mac can be downloaded from:
             
http://download.macromedia.com/pub/dw_exchange/extension_manager/mac/AdobeExtensionManager5All.dmg
 
-        On Windows, set ADOBE_EXTENSION_MANAGER to the absolute path of "Adobe 
Extension Manager CS5.exe"
+        On Windows, set ADOBE_EXTENSION_MANAGER to the absolute path of "Adobe 
Extension
+        Manager CS5.exe"
         
-        On Mac, set ADOBE_EXTENSION_MANAGER to the absolute path of "Adobe 
Extension Manager CS5.app"
+        On Mac, set ADOBE_EXTENSION_MANAGER to the absolute path of "Adobe 
Extension
+        Manager CS5.app"
 
-        On Linux, no Adobe Extension Manager exists and there's nothing that 
needs to be done here.
+        On Linux, no Adobe Extension Manager exists and there's nothing that 
needs to be
+        done here.
 
 FlashPlayer Configuration
 -------------------------
@@ -260,8 +268,8 @@ FlashPlayer Configuration
 Other Locale Support
 --------------------
 
-    The Apache Flex SDK defaults to using the en_US locale and SDK error 
messages are by default
-    displayed in American English.
+    The Apache Flex SDK defaults to using the en_US locale and SDK error 
messages are
+    by default displayed in American English.
     
     To compile the SDK for another locale either:
 
@@ -340,8 +348,8 @@ Adobe Flash Player Version Support
     Where <version> is the major and minor version numbers of the Adobe Flash 
Player 
     separated by a period or full stop.
     
-    If all of the playerglobal swcs where installed the frameworks/libs/player 
directory
-    structure would look like this.
+    If all of the playerglobal swcs where installed the frameworks/libs/player
+    directory structure would look like this.
     
         /frameworks
             /libs
@@ -369,12 +377,13 @@ Adobe Flash Player Version Support
                     /11.8
                          /playerglobal.swc  
     
-    Apache Flex has been tested with Adobe Flash Player 11.1, 11.5, 11.7 and 
11.8 on Windows and Mac.
+    Apache Flex has been tested with Adobe Flash Player 11.1, 11.5, 11.7 and 
11.8 on
+    Windows and Mac.
     Apache Flex has not been tested on Linux so some issue may exist in this 
release.
     
-    It compiles against other Adobe Flash Player versions and is expected to 
work but they 
-    may be some issues, particularly with the earlier 10.2 and 10.3 versions 
of the 
-    Adobe Flash Player.
+    It compiles against other Adobe Flash Player versions and is expected to 
work but
+    their may be some issues, particularly with the earlier 10.2 and 10.3 
versions of
+    the Adobe Flash Player.
 
 Software Dependencies
 ---------------------
@@ -384,7 +393,7 @@ Software Dependencies
     to download if you would like to take advantage of the features offered 
and you agree
     to the license terms.  
     
-    The Apache Version 2.0 license is in the LICENSE file.  
+    The Apache Version 2.0 license is in the LICENSE file.
     
     The following dependencies have licenses which are, or are compatible 
with, the Apache 
     Version 2.0 license.  You will not be prompted to acknowledge the 
download.  Most

Reply via email to