Repository: flex-asjs
Updated Branches:
  refs/heads/develop b625c82b6 -> efe2de0a6


need to clean mobile trader


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

Branch: refs/heads/develop
Commit: 5047995d4eff08ef15a1074ac0d908b7e52459d1
Parents: b625c82
Author: Alex Harui <aha...@apache.org>
Authored: Fri Jun 20 17:44:10 2014 -0700
Committer: Alex Harui <aha...@apache.org>
Committed: Wed Jun 25 08:52:22 2014 -0700

----------------------------------------------------------------------
 examples/build.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/5047995d/examples/build.xml
----------------------------------------------------------------------
diff --git a/examples/build.xml b/examples/build.xml
index ba05600..ace43da 100644
--- a/examples/build.xml
+++ b/examples/build.xml
@@ -124,6 +124,7 @@
         <ant dir="${basedir}/LanguageTests" target="clean"/>
         <ant dir="${basedir}/ListsTest" target="clean"/>
         <ant dir="${basedir}/MapSearch" target="clean"/>
+        <ant dir="${basedir}/MobileTrader" target="clean"/>
         <ant dir="${basedir}/StatesTest" target="clean"/>
         <ant dir="${basedir}/StockQuote" target="clean"/>
         <ant dir="${basedir}/BarChartExample" target="clean"/>

Reply via email to