You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jo...@apache.org on 2014/04/24 18:05:52 UTC

[20/50] [abbrv] git commit: [flex-falcon] [refs/heads/maven] - more info for readmes

more info for readmes


Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/44c1e682
Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/44c1e682
Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/44c1e682

Branch: refs/heads/maven
Commit: 44c1e68278e0a7975eacf9336f0cd5145b891711
Parents: 0c04cd4
Author: Alex Harui <ah...@apache.org>
Authored: Tue Apr 8 09:08:02 2014 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Tue Apr 8 09:08:02 2014 -0700

----------------------------------------------------------------------
 README    |  2 +-
 README_JX | 16 ++++++++++++++++
 2 files changed, 17 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/44c1e682/README
----------------------------------------------------------------------
diff --git a/README b/README
index 496bf6c..1009aad 100644
--- a/README
+++ b/README
@@ -88,7 +88,7 @@ Install Prerequisites
 
     JFlex jar (*6)                              JFLEX_JAR
 
-    Apache Flex SDK or repository                FLEX_HOME
+    Apache Flex SDK or repository               FLEX_HOME
 
     ==================================================================================
 

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/44c1e682/README_JX
----------------------------------------------------------------------
diff --git a/README_JX b/README_JX
index 758ece5..97d9e6f 100644
--- a/README_JX
+++ b/README_JX
@@ -39,6 +39,22 @@ Building the Apache Flex Cross-Compiler
     Linux support is currently experimental and while it is possible to compile
     the SDK it has not been fully tested so you may run into issues.
 
+Install Prerequisites
+---------------------
+
+    Before building the Apache Flex FalconJX Compiler you must install the same
+    software as specified in the main README.  In addition, you will also need:
+
+    ==================================================================================
+    SOFTWARE                                    ENVIRONMENT VARIABLE (absolute paths)
+    ==================================================================================
+
+    Apache FlexJS SDK or repository             ASJS_HOME
+
+    ==================================================================================
+
+    *1) Set the ASJS_HOME variable to the root of the Apache FlexJS SDK or repository.
+
 Software Dependencies
 ---------------------