You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ha...@apache.org on 2016/09/27 09:49:51 UTC

[06/28] git commit: [flex-asjs] [refs/heads/refactor-sprite] - update to 0.8.0

update to 0.8.0


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

Branch: refs/heads/refactor-sprite
Commit: 35135423bc3afde7bf82a954f9ea6651cdceabf9
Parents: 755dd1e
Author: Alex Harui <ah...@apache.org>
Authored: Fri Sep 9 13:04:00 2016 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Fri Sep 9 13:04:00 2016 -0700

----------------------------------------------------------------------
 build.properties                                                 | 2 +-
 .../flexjs/CordovaCameraExample/CordovaCameraExample-app.xml     | 2 +-
 examples/flexjs/DesktopMap/DesktopMap-app.xml                    | 2 +-
 examples/flexjs/MapSearch/MapSearch-app.xml                      | 2 +-
 examples/flexjs/StorageExample/StorageExample-app.xml            | 2 +-
 installer.xml                                                    | 4 ++--
 nightly.properties                                               | 4 ++--
 7 files changed, 9 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/35135423/build.properties
----------------------------------------------------------------------
diff --git a/build.properties b/build.properties
index 2b1eef0..424ed97 100644
--- a/build.properties
+++ b/build.properties
@@ -21,7 +21,7 @@
 release.name = Apache Flex (FlexJS)
 # this is the version that appears in the flex-sdk-description <description> tag
 # and on the package name.  This is the publicly known version of FlexJS
-release.version = 0.7.0
+release.version = 0.8.0
 
 # fb.release.version must start with 4 in order for FB to accept it.
 # intellij seems to want it to be at least 4.6 in order to not use certain

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/35135423/examples/flexjs/CordovaCameraExample/CordovaCameraExample-app.xml
----------------------------------------------------------------------
diff --git a/examples/flexjs/CordovaCameraExample/CordovaCameraExample-app.xml b/examples/flexjs/CordovaCameraExample/CordovaCameraExample-app.xml
index 1531f02..7c9a0ad 100644
--- a/examples/flexjs/CordovaCameraExample/CordovaCameraExample-app.xml
+++ b/examples/flexjs/CordovaCameraExample/CordovaCameraExample-app.xml
@@ -45,7 +45,7 @@
 	<!-- A string value of the format <0-999>.<0-999>.<0-999> that represents application version which can be used to check for application upgrade.
 	Values can also be 1-part or 2-part. It is not necessary to have a 3-part value.
 	An updated version of application must have a versionNumber value higher than the previous version. Required for namespace >= 2.5 . -->
-	<versionNumber>0.7.0</versionNumber>
+	<versionNumber>0.8.0</versionNumber>
 
 	<!-- A string value (such as "v1", "2.5", or "Alpha 1") that represents the version of the application, as it should be shown to users. Optional. -->
 	<!-- <versionLabel></versionLabel> -->

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/35135423/examples/flexjs/DesktopMap/DesktopMap-app.xml
----------------------------------------------------------------------
diff --git a/examples/flexjs/DesktopMap/DesktopMap-app.xml b/examples/flexjs/DesktopMap/DesktopMap-app.xml
index 7e5b561..247bb2d 100644
--- a/examples/flexjs/DesktopMap/DesktopMap-app.xml
+++ b/examples/flexjs/DesktopMap/DesktopMap-app.xml
@@ -45,7 +45,7 @@
 	<!-- A string value of the format <0-999>.<0-999>.<0-999> that represents application version which can be used to check for application upgrade.
 	Values can also be 1-part or 2-part. It is not necessary to have a 3-part value.
 	An updated version of application must have a versionNumber value higher than the previous version. Required for namespace >= 2.5 . -->
-	<versionNumber>0.7.0</versionNumber>
+	<versionNumber>0.8.0</versionNumber>
 
 	<!-- A string value (such as "v1", "2.5", or "Alpha 1") that represents the version of the application, as it should be shown to users. Optional. -->
 	<!-- <versionLabel></versionLabel> -->

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/35135423/examples/flexjs/MapSearch/MapSearch-app.xml
----------------------------------------------------------------------
diff --git a/examples/flexjs/MapSearch/MapSearch-app.xml b/examples/flexjs/MapSearch/MapSearch-app.xml
index 0655646..747b29c 100644
--- a/examples/flexjs/MapSearch/MapSearch-app.xml
+++ b/examples/flexjs/MapSearch/MapSearch-app.xml
@@ -45,7 +45,7 @@
 	<!-- A string value of the format <0-999>.<0-999>.<0-999> that represents application version which can be used to check for application upgrade.
 	Values can also be 1-part or 2-part. It is not necessary to have a 3-part value.
 	An updated version of application must have a versionNumber value higher than the previous version. Required for namespace >= 2.5 . -->
-	<versionNumber>0.7.0</versionNumber>
+	<versionNumber>0.8.0</versionNumber>
 
 	<!-- A string value (such as "v1", "2.5", or "Alpha 1") that represents the version of the application, as it should be shown to users. Optional. -->
 	<!-- <versionLabel></versionLabel> -->

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/35135423/examples/flexjs/StorageExample/StorageExample-app.xml
----------------------------------------------------------------------
diff --git a/examples/flexjs/StorageExample/StorageExample-app.xml b/examples/flexjs/StorageExample/StorageExample-app.xml
index 6f072a6..2e6e858 100644
--- a/examples/flexjs/StorageExample/StorageExample-app.xml
+++ b/examples/flexjs/StorageExample/StorageExample-app.xml
@@ -45,7 +45,7 @@
 	<!-- A string value of the format <0-999>.<0-999>.<0-999> that represents application version which can be used to check for application upgrade.
 	Values can also be 1-part or 2-part. It is not necessary to have a 3-part value.
 	An updated version of application must have a versionNumber value higher than the previous version. Required for namespace >= 2.5 . -->
-	<versionNumber>0.7.0</versionNumber>
+	<versionNumber>0.8.0</versionNumber>
 
 	<!-- A string value (such as "v1", "2.5", or "Alpha 1") that represents the version of the application, as it should be shown to users. Optional. -->
 	<!-- <versionLabel></versionLabel> -->

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/35135423/installer.xml
----------------------------------------------------------------------
diff --git a/installer.xml b/installer.xml
index 0d51dcc..d6c8722 100644
--- a/installer.xml
+++ b/installer.xml
@@ -57,8 +57,8 @@
     
     <property name="air.sdk.version" value="14.0"/>
     <property name="flash.sdk.version" value="14.0"/>
-    <property name="flexjs.version" value="0.7.0"/>
-    <property name="falcon.version" value="0.7.0"/>
+    <property name="flexjs.version" value="0.8.0"/>
+    <property name="falcon.version" value="0.8.0"/>
 
     <property name="swfobject.url.server" value="https://github.com" />
     <property name="swfobject.url.folder" value="swfobject/swfobject/archive" />

http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/35135423/nightly.properties
----------------------------------------------------------------------
diff --git a/nightly.properties b/nightly.properties
index d3c8474..03928fc 100644
--- a/nightly.properties
+++ b/nightly.properties
@@ -23,12 +23,12 @@ nightly = true
 falcon.server.url = http://apacheflexbuild.cloudapp.net:8080
 falcon.md5.server.url = http://apacheflexbuild.cloudapp.net:8080
 falcon.folder = job/flex-falcon/lastSuccessfulBuild/artifact/out
-falcon.version = 0.7.0
+falcon.version = 0.8.0
 # path to local build
 # falcon.server.url = file://Users/xxx/git/flex/master
 # falcon.md5.server.url = file://Users/xxx/git/flex/master
 # falcon.folder = flex-falcon/out
-# falcon.version = 0.7.0
+# falcon.version = 0.8.0
 #need this until Installer 3.2 comes out
 #jburg.server=http://downloads.sourceforge.net
 #jburg.folder=project/jburg