You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2013/05/24 01:42:50 UTC

[1/2] git commit: [flex-sdk] [refs/heads/develop] - Moved installer section to the top to hopefully save user confusion.

Updated Branches:
  refs/heads/develop 7919890ed -> 47620c5ce


Moved installer section to the top to hopefully save user confusion.


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

Branch: refs/heads/develop
Commit: 3a7442f76cf44792331c29bf766567edd5b0f5b8
Parents: c69e450
Author: Justin Mclean <jm...@apache.org>
Authored: Fri May 24 09:42:02 2013 +1000
Committer: Justin Mclean <jm...@apache.org>
Committed: Fri May 24 09:42:02 2013 +1000

----------------------------------------------------------------------
 README |   49 +++++++++++++++++++++++++------------------------
 1 files changed, 25 insertions(+), 24 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3a7442f7/README
----------------------------------------------------------------------
diff --git a/README b/README
index 4e51b0c..c209351 100644
--- a/README
+++ b/README
@@ -29,8 +29,30 @@ Apache Flex (Flex)
     levels of proficiency in software development. It is estimated that there are between 
     350,000 and 500,000 Flex developers worldwide. 
 
+
+Getting the convenience packages for Apache Flex
+================================================
+
+    The Apache Flex SDK Installer is an application that simplifies the download and
+    installation of the Apache Flex SDK and its (required) components. It is aimed at
+    anyone who wants to use the latest release of the Apache Flex SDK, but who might not
+    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.
+
+    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.
+
+      http://flex.apache.org/download-binaries.html
+
+
 Getting the latest sources via git
-=========================================
+==================================
 
     Getting the source code is the recommended way to get Apache Flex.  We also
     offer an automated installer along with binary distributions on our website
@@ -54,30 +76,9 @@ Getting the latest sources via git
     the package.  This is also true for the convenience package.
 
     For further information visit http://flex.apache.org/download-source.html
-
-
-Getting the convenience packages for Apache Flex
-================================================
-
-    The Apache Flex SDK Installer is an application that simplifies the download and
-    installation of the Apache Flex SDK and its (required) components. It is aimed at
-    anyone who wants to use the latest release of the Apache Flex SDK, but who might not
-    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.
-
-    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.
-
-      http://flex.apache.org/download-binaries.html
-
+    
 Building Apache Flex 4.10
-========================
+=========================
 
     Apache Flex is a large project. It requires some build tools which must be installed
     prior to building Flex and it depends on some external software which


[2/2] git commit: [flex-sdk] [refs/heads/develop] - Merge branches 'develop' and 'develop' of https://git-wip-us.apache.org/repos/asf/flex-sdk into develop

Posted by jm...@apache.org.
Merge branches 'develop' and 'develop' of https://git-wip-us.apache.org/repos/asf/flex-sdk into develop


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

Branch: refs/heads/develop
Commit: 47620c5cec270f553a03bac82377024ec3c31e96
Parents: 3a7442f 7919890
Author: Justin Mclean <jm...@apache.org>
Authored: Fri May 24 09:42:24 2013 +1000
Committer: Justin Mclean <jm...@apache.org>
Committed: Fri May 24 09:42:24 2013 +1000

----------------------------------------------------------------------
 .../Properties/NumericStepper_Properties.mxml      |   11 +++++++++++
 .../Styles/NumericStepper_Styles_Mirroring.mxml    |    7 ++++++-
 2 files changed, 17 insertions(+), 1 deletions(-)
----------------------------------------------------------------------