Repository: flex-asjs
Updated Branches:
  refs/heads/mavenfolders 54771e8e2 -> 456073289


fix up FB projects


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

Branch: refs/heads/mavenfolders
Commit: 456073289e39d1452faa5e83701b5ce870973dc2
Parents: 54771e8
Author: Alex Harui <aha...@apache.org>
Authored: Wed Feb 3 09:48:54 2016 -0800
Committer: Alex Harui <aha...@apache.org>
Committed: Wed Feb 3 09:48:54 2016 -0800

----------------------------------------------------------------------
 frameworks/projects/Binding/.actionScriptProperties     | 2 +-
 frameworks/projects/Charts/.actionScriptProperties      | 2 +-
 frameworks/projects/Collections/.actionScriptProperties | 2 +-
 frameworks/projects/Core/.actionScriptProperties        | 2 +-
 frameworks/projects/CreateJS/.actionScriptProperties    | 2 +-
 frameworks/projects/DragDrop/.actionScriptProperties    | 2 +-
 frameworks/projects/Effects/.actionScriptProperties     | 2 +-
 frameworks/projects/Formatters/.actionScriptProperties  | 2 +-
 frameworks/projects/GoogleMaps/.actionScriptProperties  | 2 +-
 frameworks/projects/Graphics/.actionScriptProperties    | 2 +-
 frameworks/projects/HTML/.actionScriptProperties        | 2 +-
 frameworks/projects/JQuery/.actionScriptProperties      | 2 +-
 frameworks/projects/Mobile/.actionScriptProperties      | 4 ++--
 frameworks/projects/Network/.actionScriptProperties     | 2 +-
 14 files changed, 15 insertions(+), 15 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/45607328/frameworks/projects/Binding/.actionScriptProperties
----------------------------------------------------------------------
diff --git a/frameworks/projects/Binding/.actionScriptProperties 
b/frameworks/projects/Binding/.actionScriptProperties
index 8a2a557..749472a 100644
--- a/frameworks/projects/Binding/.actionScriptProperties
+++ b/frameworks/projects/Binding/.actionScriptProperties
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <actionScriptProperties analytics="false" mainApplicationPath="Binding.as" 
projectUUID="cdd94532-d7f6-40f0-b19c-de82c6e44011" version="11">
-  <compiler additionalCompilerArguments="-locale 
en_US&#10;-define=COMPILE::AS3,true&#10;-define=COMPILE::JS,false" 
autoRSLOrdering="true" copyDependentFiles="false" fteInMXComponents="false" 
generateAccessible="false" htmlExpressInstall="true" htmlGenerate="false" 
htmlHistoryManagement="false" htmlPlayerVersionCheck="true" 
includeNetmonSwc="false" outputFolderPath="bin" removeUnusedRSL="true" 
sourceFolderPath="as/src" strict="true" targetPlayerVersion="0.0.0" 
useApolloConfig="false" useDebugRSLSwfs="true" useFlashSDK="false" 
verifyDigests="true" warn="true">
+  <compiler additionalCompilerArguments="-locale 
en_US&#10;-define=COMPILE::AS3,true&#10;-define=COMPILE::JS,false" 
autoRSLOrdering="true" copyDependentFiles="false" fteInMXComponents="false" 
generateAccessible="false" htmlExpressInstall="true" htmlGenerate="false" 
htmlHistoryManagement="false" htmlPlayerVersionCheck="true" 
includeNetmonSwc="false" outputFolderPath="bin" removeUnusedRSL="true" 
sourceFolderPath="src/main/flex" strict="true" targetPlayerVersion="0.0.0" 
useApolloConfig="false" useDebugRSLSwfs="true" useFlashSDK="false" 
verifyDigests="true" warn="true">
     <compilerSourcePath/>
     <libraryPath defaultLinkType="0">
       <libraryPathEntry kind="4" path="">

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/45607328/frameworks/projects/Charts/.actionScriptProperties
----------------------------------------------------------------------
diff --git a/frameworks/projects/Charts/.actionScriptProperties 
b/frameworks/projects/Charts/.actionScriptProperties
index b415b56..fe4d75b 100644
--- a/frameworks/projects/Charts/.actionScriptProperties
+++ b/frameworks/projects/Charts/.actionScriptProperties
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <actionScriptProperties analytics="false" mainApplicationPath="Charts.as" 
projectUUID="e231d754-8754-4562-8230-026f11fb4e02" version="11">
-  <compiler additionalCompilerArguments="-locale 
en_US&#10;-define=COMPILE::AS3,true&#10;-define=COMPILE::JS,false" 
autoRSLOrdering="true" copyDependentFiles="false" fteInMXComponents="false" 
generateAccessible="false" htmlExpressInstall="true" htmlGenerate="false" 
htmlHistoryManagement="false" htmlPlayerVersionCheck="true" 
includeNetmonSwc="false" outputFolderPath="bin" removeUnusedRSL="true" 
sourceFolderPath="as/src" strict="true" targetPlayerVersion="0.0.0" 
useApolloConfig="false" useDebugRSLSwfs="true" useFlashSDK="false" 
verifyDigests="true" warn="true">
+  <compiler additionalCompilerArguments="-locale 
en_US&#10;-define=COMPILE::AS3,true&#10;-define=COMPILE::JS,false" 
autoRSLOrdering="true" copyDependentFiles="false" fteInMXComponents="false" 
generateAccessible="false" htmlExpressInstall="true" htmlGenerate="false" 
htmlHistoryManagement="false" htmlPlayerVersionCheck="true" 
includeNetmonSwc="false" outputFolderPath="bin" removeUnusedRSL="true" 
sourceFolderPath="src/main/flex" strict="true" targetPlayerVersion="0.0.0" 
useApolloConfig="false" useDebugRSLSwfs="true" useFlashSDK="false" 
verifyDigests="true" warn="true">
     <compilerSourcePath/>
     <libraryPath defaultLinkType="0">
       <libraryPathEntry kind="4" path="">

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/45607328/frameworks/projects/Collections/.actionScriptProperties
----------------------------------------------------------------------
diff --git a/frameworks/projects/Collections/.actionScriptProperties 
b/frameworks/projects/Collections/.actionScriptProperties
index af39df1..cb3b098 100644
--- a/frameworks/projects/Collections/.actionScriptProperties
+++ b/frameworks/projects/Collections/.actionScriptProperties
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <actionScriptProperties analytics="false" mainApplicationPath="Collections.as" 
projectUUID="03015f5b-acd3-493a-a697-34c3d1e91c89" version="11">
-  <compiler additionalCompilerArguments="-locale 
en_US&#10;-define=COMPILE::AS3,true&#10;-define=COMPILE::JS,false" 
autoRSLOrdering="true" copyDependentFiles="false" fteInMXComponents="false" 
generateAccessible="false" htmlExpressInstall="true" htmlGenerate="false" 
htmlHistoryManagement="false" htmlPlayerVersionCheck="true" 
includeNetmonSwc="false" outputFolderPath="bin" removeUnusedRSL="true" 
sourceFolderPath="as/src" strict="true" targetPlayerVersion="0.0.0" 
useApolloConfig="false" useDebugRSLSwfs="true" useFlashSDK="false" 
verifyDigests="true" warn="true">
+  <compiler additionalCompilerArguments="-locale 
en_US&#10;-define=COMPILE::AS3,true&#10;-define=COMPILE::JS,false" 
autoRSLOrdering="true" copyDependentFiles="false" fteInMXComponents="false" 
generateAccessible="false" htmlExpressInstall="true" htmlGenerate="false" 
htmlHistoryManagement="false" htmlPlayerVersionCheck="true" 
includeNetmonSwc="false" outputFolderPath="bin" removeUnusedRSL="true" 
sourceFolderPath="src/main/flex" strict="true" targetPlayerVersion="0.0.0" 
useApolloConfig="false" useDebugRSLSwfs="true" useFlashSDK="false" 
verifyDigests="true" warn="true">
     <compilerSourcePath/>
     <libraryPath defaultLinkType="0">
       <libraryPathEntry kind="4" path="">

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/45607328/frameworks/projects/Core/.actionScriptProperties
----------------------------------------------------------------------
diff --git a/frameworks/projects/Core/.actionScriptProperties 
b/frameworks/projects/Core/.actionScriptProperties
index ade669e..29d2237 100644
--- a/frameworks/projects/Core/.actionScriptProperties
+++ b/frameworks/projects/Core/.actionScriptProperties
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <actionScriptProperties analytics="false" mainApplicationPath="Core.as" 
projectUUID="be5b3edf-e159-406d-a592-1f8d39993fea" version="11">
-  <compiler additionalCompilerArguments="-locale 
en_US&#10;-define=COMPILE::AS3,true&#10;-define=COMPILE::JS,false" 
autoRSLOrdering="true" copyDependentFiles="false" fteInMXComponents="false" 
generateAccessible="false" htmlExpressInstall="true" htmlGenerate="false" 
htmlHistoryManagement="false" htmlPlayerVersionCheck="true" 
includeNetmonSwc="false" outputFolderPath="bin" removeUnusedRSL="true" 
sourceFolderPath="as/src" strict="true" targetPlayerVersion="0.0.0" 
useApolloConfig="false" useDebugRSLSwfs="true" useFlashSDK="false" 
verifyDigests="true" warn="true">
+  <compiler additionalCompilerArguments="-locale 
en_US&#10;-define=COMPILE::AS3,true&#10;-define=COMPILE::JS,false" 
autoRSLOrdering="true" copyDependentFiles="false" fteInMXComponents="false" 
generateAccessible="false" htmlExpressInstall="true" htmlGenerate="false" 
htmlHistoryManagement="false" htmlPlayerVersionCheck="true" 
includeNetmonSwc="false" outputFolderPath="bin" removeUnusedRSL="true" 
sourceFolderPath="src/main/flex" strict="true" targetPlayerVersion="0.0.0" 
useApolloConfig="false" useDebugRSLSwfs="true" useFlashSDK="false" 
verifyDigests="true" warn="true">
     <compilerSourcePath/>
     <libraryPath defaultLinkType="0">
       <libraryPathEntry kind="4" path="">

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/45607328/frameworks/projects/CreateJS/.actionScriptProperties
----------------------------------------------------------------------
diff --git a/frameworks/projects/CreateJS/.actionScriptProperties 
b/frameworks/projects/CreateJS/.actionScriptProperties
index 7a49a92..895d315 100644
--- a/frameworks/projects/CreateJS/.actionScriptProperties
+++ b/frameworks/projects/CreateJS/.actionScriptProperties
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <actionScriptProperties analytics="false" mainApplicationPath="CreateJS.as" 
projectUUID="7d9af24d-d32d-4e14-b0ee-f799e604c2bc" version="11">
-  <compiler additionalCompilerArguments="-locale 
en_US&#10;-define=COMPILE::AS3,true&#10;-define=COMPILE::JS,false" 
autoRSLOrdering="true" copyDependentFiles="false" fteInMXComponents="false" 
generateAccessible="false" htmlExpressInstall="true" htmlGenerate="false" 
htmlHistoryManagement="false" htmlPlayerVersionCheck="true" 
includeNetmonSwc="false" outputFolderPath="bin" removeUnusedRSL="true" 
sourceFolderPath="as/src" strict="true" targetPlayerVersion="0.0.0" 
useApolloConfig="false" useDebugRSLSwfs="true" useFlashSDK="false" 
verifyDigests="true" warn="true">
+  <compiler additionalCompilerArguments="-locale 
en_US&#10;-define=COMPILE::AS3,true&#10;-define=COMPILE::JS,false" 
autoRSLOrdering="true" copyDependentFiles="false" fteInMXComponents="false" 
generateAccessible="false" htmlExpressInstall="true" htmlGenerate="false" 
htmlHistoryManagement="false" htmlPlayerVersionCheck="true" 
includeNetmonSwc="false" outputFolderPath="bin" removeUnusedRSL="true" 
sourceFolderPath="src/main/flex" strict="true" targetPlayerVersion="0.0.0" 
useApolloConfig="false" useDebugRSLSwfs="true" useFlashSDK="false" 
verifyDigests="true" warn="true">
     <compilerSourcePath/>
     <libraryPath defaultLinkType="0">
       <libraryPathEntry kind="4" path="">

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/45607328/frameworks/projects/DragDrop/.actionScriptProperties
----------------------------------------------------------------------
diff --git a/frameworks/projects/DragDrop/.actionScriptProperties 
b/frameworks/projects/DragDrop/.actionScriptProperties
index b818fcb..31bdd0c 100644
--- a/frameworks/projects/DragDrop/.actionScriptProperties
+++ b/frameworks/projects/DragDrop/.actionScriptProperties
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <actionScriptProperties analytics="false" mainApplicationPath="DragDrop.as" 
projectUUID="8736dc4b-71dc-4f2c-9181-5295a09b7c7e" version="11">
-  <compiler additionalCompilerArguments="-locale 
en_US&#10;-define=COMPILE::AS3,true&#10;-define=COMPILE::JS,false" 
autoRSLOrdering="true" copyDependentFiles="false" fteInMXComponents="false" 
generateAccessible="false" htmlExpressInstall="true" htmlGenerate="false" 
htmlHistoryManagement="false" htmlPlayerVersionCheck="true" 
includeNetmonSwc="false" outputFolderPath="bin" removeUnusedRSL="true" 
sourceFolderPath="as/src" strict="true" targetPlayerVersion="0.0.0" 
useApolloConfig="false" useDebugRSLSwfs="true" useFlashSDK="false" 
verifyDigests="true" warn="true">
+  <compiler additionalCompilerArguments="-locale 
en_US&#10;-define=COMPILE::AS3,true&#10;-define=COMPILE::JS,false" 
autoRSLOrdering="true" copyDependentFiles="false" fteInMXComponents="false" 
generateAccessible="false" htmlExpressInstall="true" htmlGenerate="false" 
htmlHistoryManagement="false" htmlPlayerVersionCheck="true" 
includeNetmonSwc="false" outputFolderPath="bin" removeUnusedRSL="true" 
sourceFolderPath="src/main/flex" strict="true" targetPlayerVersion="0.0.0" 
useApolloConfig="false" useDebugRSLSwfs="true" useFlashSDK="false" 
verifyDigests="true" warn="true">
     <compilerSourcePath/>
     <libraryPath defaultLinkType="0">
       <libraryPathEntry kind="4" path="">

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/45607328/frameworks/projects/Effects/.actionScriptProperties
----------------------------------------------------------------------
diff --git a/frameworks/projects/Effects/.actionScriptProperties 
b/frameworks/projects/Effects/.actionScriptProperties
index 629fa74..ee9e89c 100644
--- a/frameworks/projects/Effects/.actionScriptProperties
+++ b/frameworks/projects/Effects/.actionScriptProperties
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <actionScriptProperties analytics="false" mainApplicationPath="Effects.as" 
projectUUID="c7b22e99-ecef-48e3-90be-f80d3bc54d5f" version="11">
-  <compiler additionalCompilerArguments="-locale en_US" autoRSLOrdering="true" 
copyDependentFiles="false" fteInMXComponents="false" generateAccessible="false" 
htmlExpressInstall="true" htmlGenerate="false" htmlHistoryManagement="false" 
htmlPlayerVersionCheck="true" includeNetmonSwc="false" outputFolderPath="bin" 
removeUnusedRSL="true" sourceFolderPath="as/src" strict="true" 
targetPlayerVersion="0.0.0" useApolloConfig="false" useDebugRSLSwfs="true" 
useFlashSDK="false" verifyDigests="true" warn="true">
+  <compiler additionalCompilerArguments="-locale en_US" autoRSLOrdering="true" 
copyDependentFiles="false" fteInMXComponents="false" generateAccessible="false" 
htmlExpressInstall="true" htmlGenerate="false" htmlHistoryManagement="false" 
htmlPlayerVersionCheck="true" includeNetmonSwc="false" outputFolderPath="bin" 
removeUnusedRSL="true" sourceFolderPath="src/main/flex" strict="true" 
targetPlayerVersion="0.0.0" useApolloConfig="false" useDebugRSLSwfs="true" 
useFlashSDK="false" verifyDigests="true" warn="true">
     <compilerSourcePath/>
     <libraryPath defaultLinkType="0">
       <libraryPathEntry kind="4" path="">

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/45607328/frameworks/projects/Formatters/.actionScriptProperties
----------------------------------------------------------------------
diff --git a/frameworks/projects/Formatters/.actionScriptProperties 
b/frameworks/projects/Formatters/.actionScriptProperties
index b9b3dbf..e2839d7 100644
--- a/frameworks/projects/Formatters/.actionScriptProperties
+++ b/frameworks/projects/Formatters/.actionScriptProperties
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <actionScriptProperties analytics="false" mainApplicationPath="Formatters.as" 
projectUUID="187f4b92-5fcd-4cee-ac61-58362a56ba1b" version="11">
-  <compiler additionalCompilerArguments="-locale en_US" autoRSLOrdering="true" 
copyDependentFiles="false" fteInMXComponents="false" generateAccessible="false" 
htmlExpressInstall="true" htmlGenerate="false" htmlHistoryManagement="false" 
htmlPlayerVersionCheck="true" includeNetmonSwc="false" outputFolderPath="bin" 
removeUnusedRSL="true" sourceFolderPath="as/src" strict="true" 
targetPlayerVersion="0.0.0" useApolloConfig="false" useDebugRSLSwfs="true" 
useFlashSDK="false" verifyDigests="true" warn="true">
+  <compiler additionalCompilerArguments="-locale en_US" autoRSLOrdering="true" 
copyDependentFiles="false" fteInMXComponents="false" generateAccessible="false" 
htmlExpressInstall="true" htmlGenerate="false" htmlHistoryManagement="false" 
htmlPlayerVersionCheck="true" includeNetmonSwc="false" outputFolderPath="bin" 
removeUnusedRSL="true" sourceFolderPath="src/main/flex" strict="true" 
targetPlayerVersion="0.0.0" useApolloConfig="false" useDebugRSLSwfs="true" 
useFlashSDK="false" verifyDigests="true" warn="true">
     <compilerSourcePath/>
     <libraryPath defaultLinkType="0">
       <libraryPathEntry kind="4" path="">

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/45607328/frameworks/projects/GoogleMaps/.actionScriptProperties
----------------------------------------------------------------------
diff --git a/frameworks/projects/GoogleMaps/.actionScriptProperties 
b/frameworks/projects/GoogleMaps/.actionScriptProperties
index b9ddd2f..f4f70d3 100644
--- a/frameworks/projects/GoogleMaps/.actionScriptProperties
+++ b/frameworks/projects/GoogleMaps/.actionScriptProperties
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <actionScriptProperties analytics="false" mainApplicationPath="GoogleMaps.as" 
projectUUID="7d907ea6-da29-4573-9741-08d2cf0f85d6" version="11">
-  <compiler additionalCompilerArguments="-locale en_US" autoRSLOrdering="true" 
copyDependentFiles="false" fteInMXComponents="false" generateAccessible="false" 
htmlExpressInstall="true" htmlGenerate="false" htmlHistoryManagement="false" 
htmlPlayerVersionCheck="true" includeNetmonSwc="false" outputFolderPath="bin" 
removeUnusedRSL="true" sourceFolderPath="as/src" strict="true" 
targetPlayerVersion="0.0.0" useApolloConfig="false" useDebugRSLSwfs="true" 
useFlashSDK="false" verifyDigests="true" warn="true">
+  <compiler additionalCompilerArguments="-locale en_US" autoRSLOrdering="true" 
copyDependentFiles="false" fteInMXComponents="false" generateAccessible="false" 
htmlExpressInstall="true" htmlGenerate="false" htmlHistoryManagement="false" 
htmlPlayerVersionCheck="true" includeNetmonSwc="false" outputFolderPath="bin" 
removeUnusedRSL="true" sourceFolderPath="src/main/flex" strict="true" 
targetPlayerVersion="0.0.0" useApolloConfig="false" useDebugRSLSwfs="true" 
useFlashSDK="false" verifyDigests="true" warn="true">
     <compilerSourcePath/>
     <libraryPath defaultLinkType="0">
       <libraryPathEntry kind="4" path="">

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/45607328/frameworks/projects/Graphics/.actionScriptProperties
----------------------------------------------------------------------
diff --git a/frameworks/projects/Graphics/.actionScriptProperties 
b/frameworks/projects/Graphics/.actionScriptProperties
index a081489..ca982d7 100644
--- a/frameworks/projects/Graphics/.actionScriptProperties
+++ b/frameworks/projects/Graphics/.actionScriptProperties
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <actionScriptProperties analytics="false" mainApplicationPath="Graphics.as" 
projectUUID="ff3e0531-b7c9-4b0c-9146-05c27a47f837" version="11">
-  <compiler additionalCompilerArguments="-locale 
en_US&#10;-define=COMPILE::AS3,true&#10;-define=COMPILE::JS,false" 
autoRSLOrdering="true" copyDependentFiles="false" fteInMXComponents="false" 
generateAccessible="false" htmlExpressInstall="true" htmlGenerate="false" 
htmlHistoryManagement="false" htmlPlayerVersionCheck="true" 
includeNetmonSwc="false" outputFolderPath="bin" removeUnusedRSL="true" 
sourceFolderPath="as/src" strict="true" targetPlayerVersion="0.0.0" 
useApolloConfig="false" useDebugRSLSwfs="true" useFlashSDK="false" 
verifyDigests="true" warn="true">
+  <compiler additionalCompilerArguments="-locale 
en_US&#10;-define=COMPILE::AS3,true&#10;-define=COMPILE::JS,false" 
autoRSLOrdering="true" copyDependentFiles="false" fteInMXComponents="false" 
generateAccessible="false" htmlExpressInstall="true" htmlGenerate="false" 
htmlHistoryManagement="false" htmlPlayerVersionCheck="true" 
includeNetmonSwc="false" outputFolderPath="bin" removeUnusedRSL="true" 
sourceFolderPath="src/main/flex" strict="true" targetPlayerVersion="0.0.0" 
useApolloConfig="false" useDebugRSLSwfs="true" useFlashSDK="false" 
verifyDigests="true" warn="true">
     <compilerSourcePath/>
     <libraryPath defaultLinkType="0">
       <libraryPathEntry kind="4" path="">

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/45607328/frameworks/projects/HTML/.actionScriptProperties
----------------------------------------------------------------------
diff --git a/frameworks/projects/HTML/.actionScriptProperties 
b/frameworks/projects/HTML/.actionScriptProperties
index 1803939..de24800 100644
--- a/frameworks/projects/HTML/.actionScriptProperties
+++ b/frameworks/projects/HTML/.actionScriptProperties
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <actionScriptProperties analytics="false" mainApplicationPath="HTML.as" 
projectUUID="10468643-4626-481f-ba6b-3f035ccbbabb" version="11">
-  <compiler additionalCompilerArguments="-locale 
en_US&#10;-define=COMPILE::AS3,true&#10;-define=COMPILE::JS,false" 
autoRSLOrdering="true" copyDependentFiles="false" fteInMXComponents="false" 
generateAccessible="false" htmlExpressInstall="true" htmlGenerate="false" 
htmlHistoryManagement="false" htmlPlayerVersionCheck="true" 
includeNetmonSwc="false" outputFolderPath="bin" removeUnusedRSL="true" 
sourceFolderPath="as/src" strict="true" targetPlayerVersion="0.0.0" 
useApolloConfig="false" useDebugRSLSwfs="true" useFlashSDK="false" 
verifyDigests="true" warn="true">
+  <compiler additionalCompilerArguments="-locale 
en_US&#10;-define=COMPILE::AS3,true&#10;-define=COMPILE::JS,false" 
autoRSLOrdering="true" copyDependentFiles="false" fteInMXComponents="false" 
generateAccessible="false" htmlExpressInstall="true" htmlGenerate="false" 
htmlHistoryManagement="false" htmlPlayerVersionCheck="true" 
includeNetmonSwc="false" outputFolderPath="bin" removeUnusedRSL="true" 
sourceFolderPath="src/main/flex" strict="true" targetPlayerVersion="0.0.0" 
useApolloConfig="false" useDebugRSLSwfs="true" useFlashSDK="false" 
verifyDigests="true" warn="true">
     <compilerSourcePath/>
     <libraryPath defaultLinkType="0">
       <libraryPathEntry kind="4" path="">

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/45607328/frameworks/projects/JQuery/.actionScriptProperties
----------------------------------------------------------------------
diff --git a/frameworks/projects/JQuery/.actionScriptProperties 
b/frameworks/projects/JQuery/.actionScriptProperties
index 378cc06..358adba 100644
--- a/frameworks/projects/JQuery/.actionScriptProperties
+++ b/frameworks/projects/JQuery/.actionScriptProperties
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <actionScriptProperties analytics="false" mainApplicationPath="JQuery.as" 
projectUUID="edaaba36-aa7e-491c-a242-f619527ec54d" version="11">
-  <compiler additionalCompilerArguments="-locale en_US" autoRSLOrdering="true" 
copyDependentFiles="false" fteInMXComponents="false" generateAccessible="false" 
htmlExpressInstall="true" htmlGenerate="false" htmlHistoryManagement="false" 
htmlPlayerVersionCheck="true" includeNetmonSwc="false" outputFolderPath="bin" 
removeUnusedRSL="true" sourceFolderPath="as/src" strict="true" 
targetPlayerVersion="0.0.0" useApolloConfig="false" useDebugRSLSwfs="true" 
useFlashSDK="false" verifyDigests="true" warn="true">
+  <compiler additionalCompilerArguments="-locale en_US" autoRSLOrdering="true" 
copyDependentFiles="false" fteInMXComponents="false" generateAccessible="false" 
htmlExpressInstall="true" htmlGenerate="false" htmlHistoryManagement="false" 
htmlPlayerVersionCheck="true" includeNetmonSwc="false" outputFolderPath="bin" 
removeUnusedRSL="true" sourceFolderPath="src/main/flex" strict="true" 
targetPlayerVersion="0.0.0" useApolloConfig="false" useDebugRSLSwfs="true" 
useFlashSDK="false" verifyDigests="true" warn="true">
     <compilerSourcePath/>
     <libraryPath defaultLinkType="0">
       <libraryPathEntry kind="4" path="">

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/45607328/frameworks/projects/Mobile/.actionScriptProperties
----------------------------------------------------------------------
diff --git a/frameworks/projects/Mobile/.actionScriptProperties 
b/frameworks/projects/Mobile/.actionScriptProperties
index dc216aa..4a3db46 100644
--- a/frameworks/projects/Mobile/.actionScriptProperties
+++ b/frameworks/projects/Mobile/.actionScriptProperties
@@ -1,6 +1,6 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+src/main/flex<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <actionScriptProperties analytics="false" mainApplicationPath="Mobile.as" 
projectUUID="b4358e31-bd95-4301-a3d3-f0e67881b93b" version="11">
-  <compiler additionalCompilerArguments="-locale en_US" autoRSLOrdering="true" 
copyDependentFiles="false" fteInMXComponents="false" generateAccessible="false" 
htmlExpressInstall="true" htmlGenerate="false" htmlHistoryManagement="false" 
htmlPlayerVersionCheck="true" includeNetmonSwc="false" outputFolderPath="bin" 
removeUnusedRSL="true" sourceFolderPath="as/src" strict="true" 
targetPlayerVersion="0.0.0" useApolloConfig="false" useDebugRSLSwfs="true" 
useFlashSDK="false" verifyDigests="true" warn="true">
+  <compiler additionalCompilerArguments="-locale en_US" autoRSLOrdering="true" 
copyDependentFiles="false" fteInMXComponents="false" generateAccessible="false" 
htmlExpressInstall="true" htmlGenerate="false" htmlHistoryManagement="false" 
htmlPlayerVersionCheck="true" includeNetmonSwc="false" outputFolderPath="bin" 
removeUnusedRSL="true" sourceFolderPath="src/main/flex" strict="true" 
targetPlayerVersion="0.0.0" useApolloConfig="false" useDebugRSLSwfs="true" 
useFlashSDK="false" verifyDigests="true" warn="true">
     <compilerSourcePath/>
     <libraryPath defaultLinkType="0">
       <libraryPathEntry kind="4" path="">

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/45607328/frameworks/projects/Network/.actionScriptProperties
----------------------------------------------------------------------
diff --git a/frameworks/projects/Network/.actionScriptProperties 
b/frameworks/projects/Network/.actionScriptProperties
index 034e154..5aaef5b 100644
--- a/frameworks/projects/Network/.actionScriptProperties
+++ b/frameworks/projects/Network/.actionScriptProperties
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+src/main/flex<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <actionScriptProperties analytics="false" mainApplicationPath="Network.as" 
projectUUID="9a67bdd4-1c63-4e33-b469-1af43c3cdf12" version="11">
   <compiler additionalCompilerArguments="-locale en_US" autoRSLOrdering="true" 
copyDependentFiles="false" fteInMXComponents="false" generateAccessible="false" 
htmlExpressInstall="true" htmlGenerate="false" htmlHistoryManagement="false" 
htmlPlayerVersionCheck="true" includeNetmonSwc="false" outputFolderPath="bin" 
removeUnusedRSL="true" sourceFolderPath="as/src" strict="true" 
targetPlayerVersion="0.0.0" useApolloConfig="false" useDebugRSLSwfs="true" 
useFlashSDK="false" verifyDigests="true" warn="true">
     <compilerSourcePath/>

Reply via email to