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 <[email protected]> Authored: Tue Apr 15 11:22:36 2014 -0700 Committer: Alex Harui <[email protected]> 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 ---------------------
