TLF editor doesn't compile

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

Branch: refs/heads/master
Commit: a401b993a634ec8e56466fe62563179041e304bc
Parents: 80dc3ac
Author: Justin Mclean <[email protected]>
Authored: Sat Aug 9 18:42:08 2014 +1000
Committer: Justin Mclean <[email protected]>
Committed: Sat Aug 9 18:42:08 2014 +1000

----------------------------------------------------------------------
 TourDeFlex/TourDeFlex3/build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/a401b993/TourDeFlex/TourDeFlex3/build.xml
----------------------------------------------------------------------
diff --git a/TourDeFlex/TourDeFlex3/build.xml b/TourDeFlex/TourDeFlex3/build.xml
index 1218623..da4aee3 100644
--- a/TourDeFlex/TourDeFlex3/build.xml
+++ b/TourDeFlex/TourDeFlex3/build.xml
@@ -295,7 +295,7 @@
                <compile-mxml example="/spark/modules/Module1"/>
                <compile-mxml example="/spark/modules/Module2"/>
                
-               <compile-mxml example="/spark/tlf/TextLayoutEditorSample"/>
+               <!-- currently broken <compile-mxml 
example="/spark/tlf/TextLayoutEditorSample"/> -->
        </target>
                
        <target name="package" description="package up all source files" 
depends="package-dir,package-tar,package-zip">

Reply via email to