fix up examples

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

Branch: refs/heads/release0.8.0
Commit: 6a9345a46aef7839e7494f79042608132f3684af
Parents: f18db10
Author: Alex Harui <aha...@apache.org>
Authored: Mon May 15 22:43:07 2017 -0700
Committer: Alex Harui <aha...@apache.org>
Committed: Tue May 16 09:47:40 2017 -0700

----------------------------------------------------------------------
 .../CreateJSExample/src/main/config/compile-app-config.xml       | 4 ++--
 .../flexjs/DesktopMap/src/main/config/compile-app-config.xml     | 4 ++--
 .../FlexJSStore_jquery/src/main/config/compile-app-config.xml    | 4 ++--
 examples/flexjs/MapSearch/src/main/config/compile-app-config.xml | 4 ++--
 examples/flexjs/MobileMap/src/main/config/compile-app-config.xml | 4 ++--
 .../flexjs/StorageExample/src/main/config/compile-app-config.xml | 4 ++--
 6 files changed, 12 insertions(+), 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/6a9345a4/examples/flexjs/CreateJSExample/src/main/config/compile-app-config.xml
----------------------------------------------------------------------
diff --git 
a/examples/flexjs/CreateJSExample/src/main/config/compile-app-config.xml 
b/examples/flexjs/CreateJSExample/src/main/config/compile-app-config.xml
index d5e7156..51e4b0d 100644
--- a/examples/flexjs/CreateJSExample/src/main/config/compile-app-config.xml
+++ b/examples/flexjs/CreateJSExample/src/main/config/compile-app-config.xml
@@ -21,8 +21,8 @@
         <optimization>skipFunctionCoercions</optimization>
     </js-output-optimization>
     <compiler>
-        <external-library-path append="true">
+        <js-external-library-path append="true">
             <path-element>../../../../../../js/libs/createjs.swc</path-element>
-        </external-library-path>
+        </js-external-library-path>
     </compiler>
 </flex-config>

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/6a9345a4/examples/flexjs/DesktopMap/src/main/config/compile-app-config.xml
----------------------------------------------------------------------
diff --git a/examples/flexjs/DesktopMap/src/main/config/compile-app-config.xml 
b/examples/flexjs/DesktopMap/src/main/config/compile-app-config.xml
index d542757..0d2aeef 100644
--- a/examples/flexjs/DesktopMap/src/main/config/compile-app-config.xml
+++ b/examples/flexjs/DesktopMap/src/main/config/compile-app-config.xml
@@ -19,8 +19,8 @@
 <flex-config>
     <remove-circulars>true</remove-circulars>
     <compiler>
-        <external-library-path append="true">
+        <js-external-library-path append="true">
             
<path-element>../../../../../../js/libs/google_maps.swc</path-element>
-        </external-library-path>
+        </js-external-library-path>
     </compiler>
 </flex-config>

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/6a9345a4/examples/flexjs/FlexJSStore_jquery/src/main/config/compile-app-config.xml
----------------------------------------------------------------------
diff --git 
a/examples/flexjs/FlexJSStore_jquery/src/main/config/compile-app-config.xml 
b/examples/flexjs/FlexJSStore_jquery/src/main/config/compile-app-config.xml
index 0e2b391..6036129 100644
--- a/examples/flexjs/FlexJSStore_jquery/src/main/config/compile-app-config.xml
+++ b/examples/flexjs/FlexJSStore_jquery/src/main/config/compile-app-config.xml
@@ -21,8 +21,8 @@
         <optimization>skipFunctionCoercions</optimization>
     </js-output-optimization>
     <compiler>
-        <external-library-path append="true">
+        <js-external-library-path append="true">
             <path-element>../../../../../../js/libs/jquery.swc</path-element>
-        </external-library-path>
+        </js-external-library-path>
     </compiler>
 </flex-config>

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/6a9345a4/examples/flexjs/MapSearch/src/main/config/compile-app-config.xml
----------------------------------------------------------------------
diff --git a/examples/flexjs/MapSearch/src/main/config/compile-app-config.xml 
b/examples/flexjs/MapSearch/src/main/config/compile-app-config.xml
index d542757..0d2aeef 100644
--- a/examples/flexjs/MapSearch/src/main/config/compile-app-config.xml
+++ b/examples/flexjs/MapSearch/src/main/config/compile-app-config.xml
@@ -19,8 +19,8 @@
 <flex-config>
     <remove-circulars>true</remove-circulars>
     <compiler>
-        <external-library-path append="true">
+        <js-external-library-path append="true">
             
<path-element>../../../../../../js/libs/google_maps.swc</path-element>
-        </external-library-path>
+        </js-external-library-path>
     </compiler>
 </flex-config>

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/6a9345a4/examples/flexjs/MobileMap/src/main/config/compile-app-config.xml
----------------------------------------------------------------------
diff --git a/examples/flexjs/MobileMap/src/main/config/compile-app-config.xml 
b/examples/flexjs/MobileMap/src/main/config/compile-app-config.xml
index d542757..0d2aeef 100644
--- a/examples/flexjs/MobileMap/src/main/config/compile-app-config.xml
+++ b/examples/flexjs/MobileMap/src/main/config/compile-app-config.xml
@@ -19,8 +19,8 @@
 <flex-config>
     <remove-circulars>true</remove-circulars>
     <compiler>
-        <external-library-path append="true">
+        <js-external-library-path append="true">
             
<path-element>../../../../../../js/libs/google_maps.swc</path-element>
-        </external-library-path>
+        </js-external-library-path>
     </compiler>
 </flex-config>

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/6a9345a4/examples/flexjs/StorageExample/src/main/config/compile-app-config.xml
----------------------------------------------------------------------
diff --git 
a/examples/flexjs/StorageExample/src/main/config/compile-app-config.xml 
b/examples/flexjs/StorageExample/src/main/config/compile-app-config.xml
index cc47563..a165dee 100644
--- a/examples/flexjs/StorageExample/src/main/config/compile-app-config.xml
+++ b/examples/flexjs/StorageExample/src/main/config/compile-app-config.xml
@@ -19,8 +19,8 @@
 <flex-config>
     <remove-circulars>true</remove-circulars>
     <compiler>
-        <external-library-path append="true">
+        <js-external-library-path append="true">
             <path-element>../../../../../../js/libs/cordova.swc</path-element>
-        </external-library-path>
+        </js-external-library-path>
     </compiler>
 </flex-config>

Reply via email to