You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2014/03/02 01:16:44 UTC

[1/3] git commit: [flex-sdk] [refs/heads/develop] - Update build number

Repository: flex-sdk
Updated Branches:
  refs/heads/develop 5468de3f7 -> ee5057fc8


Update build number


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

Branch: refs/heads/develop
Commit: 290b51de57004058ca4c81041033ed934c948c32
Parents: 0bc6553
Author: Justin Mclean <jm...@apache.org>
Authored: Sat Mar 1 18:55:32 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Sat Mar 1 18:55:32 2014 +1100

----------------------------------------------------------------------
 flex-sdk-description.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/290b51de/flex-sdk-description.xml
----------------------------------------------------------------------
diff --git a/flex-sdk-description.xml b/flex-sdk-description.xml
index 4264b39..42828b1 100644
--- a/flex-sdk-description.xml
+++ b/flex-sdk-description.xml
@@ -20,6 +20,6 @@
 <flex-sdk-description>
 <name>Apache Flex 4.12.0 FP11.1 AIR3.9 en_US</name>
 <version>4.12.0</version>
-<build>20140225</build>
+<build>20140301</build>
 </flex-sdk-description>
         
\ No newline at end of file


[2/3] git commit: [flex-sdk] [refs/heads/develop] - added config file to deploy script

Posted by jm...@apache.org.
added config file to deploy script


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

Branch: refs/heads/develop
Commit: 7929307a051033b575f5c3c78cfea716145ea5a4
Parents: 290b51d
Author: Justin Mclean <jm...@apache.org>
Authored: Sun Mar 2 09:56:16 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Sun Mar 2 09:56:16 2014 +1100

----------------------------------------------------------------------
 build/deploy_release_candidate.sh | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/7929307a/build/deploy_release_candidate.sh
----------------------------------------------------------------------
diff --git a/build/deploy_release_candidate.sh b/build/deploy_release_candidate.sh
index 8dcf01b..204d35a 100755
--- a/build/deploy_release_candidate.sh
+++ b/build/deploy_release_candidate.sh
@@ -76,6 +76,7 @@ cp README "${RC_DIR}"
 cp RELEASE_NOTES "${RC_DIR}"
 cp ./out/*-src.* "${RC_DIR}"
 cp ./out/*-bin.* "${BIN_DIR}"
+cp ./out/*-config.xml "${BIN_DIR}"
 cp ./out/*-asdocs.* "${DOC_DIR}"
 
 


[3/3] git commit: [flex-sdk] [refs/heads/develop] - Merge remote-tracking branch 'origin/develop' into release4.12.0

Posted by jm...@apache.org.
Merge remote-tracking branch 'origin/develop' into release4.12.0


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

Branch: refs/heads/develop
Commit: ee5057fc89fcaef4a09d891c2917fa47574f2e13
Parents: 7929307 5468de3
Author: Justin Mclean <jm...@apache.org>
Authored: Sun Mar 2 11:15:35 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Sun Mar 2 11:15:35 2014 +1100

----------------------------------------------------------------------
 .../src/spark/components/supportClasses/DropDownController.as | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
----------------------------------------------------------------------