Repository: flex-asjs
Updated Branches:
  refs/heads/release0.8.0 ec58f56e6 -> 71d7d8b5b


MapSearch doesn't use Cordova


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

Branch: refs/heads/release0.8.0
Commit: 73a6a102cb0a6374d5977e86f1ba3fef8a23a673
Parents: ec58f56
Author: Alex Harui <aha...@apache.org>
Authored: Wed May 31 21:44:46 2017 -0700
Committer: Alex Harui <aha...@apache.org>
Committed: Wed May 31 21:44:46 2017 -0700

----------------------------------------------------------------------
 examples/flexjs/MapSearch/build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/73a6a102/examples/flexjs/MapSearch/build.xml
----------------------------------------------------------------------
diff --git a/examples/flexjs/MapSearch/build.xml 
b/examples/flexjs/MapSearch/build.xml
index c15f803..589da05 100644
--- a/examples/flexjs/MapSearch/build.xml
+++ b/examples/flexjs/MapSearch/build.xml
@@ -53,7 +53,7 @@
 
     <include file="${basedir}/../../build_example.xml" />
 
-    <target name="main" 
depends="clean,build_example.compile,build_example.compile.cordova" 
description="Clean build of ${example}">
+    <target name="main" depends="clean,build_example.compile" 
description="Clean build of ${example}">
     </target>
     
     <target name="clean">

Reply via email to