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

git commit: [flex-tlf] [refs/heads/develop] - one more attempt to fix build. If this doesn't work, I'll try again in the morning

Repository: flex-tlf
Updated Branches:
  refs/heads/develop 392058fc1 -> 38fcf700a


one more attempt to fix build.  If this doesn't work, I'll try again in the morning


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

Branch: refs/heads/develop
Commit: 38fcf700aee1f83b1230fb80c78bbacf539f5bd6
Parents: 392058f
Author: Alex Harui <ah...@apache.org>
Authored: Sat Jan 24 00:56:38 2015 -0800
Committer: Alex Harui <ah...@apache.org>
Committed: Sat Jan 24 00:56:38 2015 -0800

----------------------------------------------------------------------
 automation_apps/src/VellumUnit.mxml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/38fcf700/automation_apps/src/VellumUnit.mxml
----------------------------------------------------------------------
diff --git a/automation_apps/src/VellumUnit.mxml b/automation_apps/src/VellumUnit.mxml
index 9f41b3b..3cd7338 100644
--- a/automation_apps/src/VellumUnit.mxml
+++ b/automation_apps/src/VellumUnit.mxml
@@ -113,8 +113,8 @@
             "tableExample.xml",
             "asknot.xml",
             "empty.xml",
-            "sampleArabic.xml",
-            "aliceExcerpt.xml"
+            "sampleArabic.xml"/*,
+            "aliceExcerpt.xml" removed because it contained questionable ip */
         ];
 
         public var reportXMLResults:Boolean = false;