You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2015/01/24 08:34:04 UTC

git commit: [flex-tlf] [refs/heads/develop] - disable alice test because it used the alice in wonderland text

Repository: flex-tlf
Updated Branches:
  refs/heads/develop 8c65f7e7d -> 59810165f


disable alice test because it used the alice in wonderland text


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

Branch: refs/heads/develop
Commit: 59810165fe0b744f5a25c2e29275a0f92ee5f1eb
Parents: 8c65f7e
Author: Alex Harui <ah...@apache.org>
Authored: Fri Jan 23 23:33:58 2015 -0800
Committer: Alex Harui <ah...@apache.org>
Committed: Fri Jan 23 23:33:58 2015 -0800

----------------------------------------------------------------------
 build.xml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/59810165/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 02a499f..c07efba 100644
--- a/build.xml
+++ b/build.xml
@@ -222,9 +222,11 @@
     <antcall target="asTestApp">
       <param name="output" value="TCMTestFocus2"/>
     </antcall>
+    <!-- disabled because it was using some invalid IP
     <antcall target="asTestApp">
       <param name="output" value="AliceScroll"/>
     </antcall>
+     -->
     <antcall target="asTestApp">
       <param name="output" value="KeyLogger"/>
     </antcall>