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:56 UTC

[24/50] [abbrv] git commit: [flex-falcon] [refs/heads/maven] - Need TLF_HOME to pass functional tests

Need TLF_HOME to pass functional tests


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

Branch: refs/heads/maven
Commit: 07f66be82bc95644ea798d8f7565e9ef29cecd51
Parents: 6f97926
Author: Alex Harui <ah...@apache.org>
Authored: Tue Apr 15 11:22:36 2014 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Tue Apr 15 20:13:21 2014 -0700

----------------------------------------------------------------------
 README | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/07f66be8/README
----------------------------------------------------------------------
diff --git a/README b/README
index 5a88c1a..4725c20 100644
--- a/README
+++ b/README
@@ -84,6 +84,8 @@ Install Prerequisites
 
     Apache Flex SDK or repository               FLEX_HOME
 
+    Apache Flex TLF source (*6)                 TLF_HOME
+
     ==================================================================================
 
     *1) The bin directories for ANT_HOME and JAVA_HOME should be added to your
@@ -166,6 +168,10 @@ Install Prerequisites
         These can be used with Apache Flex but not all have not been fully
         tested.
 
+    *6) The TLF_HOME variable should point to a folder containing a folder
+        named textLayout that contains a src folder of the TLF sources.
+        This should be the root of the flex-tlf repository, or can be
+        the frameworks/projects folder of an IDE compatible Flex SDK.
 
 Software Dependencies
 ---------------------