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

[1/3] git commit: [flex-sdk] [refs/heads/develop] - FLEX-26703 changed the batch file instructions in README to what actually works in Windows.

Repository: flex-sdk
Updated Branches:
  refs/heads/develop 188496024 -> 68e8d0fc3


FLEX-26703 changed the batch file instructions in README to what actually works in Windows.


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

Branch: refs/heads/develop
Commit: 6b24315399a6dd21e54371edd51b6eaf877aafbc
Parents: cedbbc5
Author: Mihai Chira <mi...@apache.org>
Authored: Tue Dec 16 12:50:58 2014 +0000
Committer: Mihai Chira <mi...@apache.org>
Committed: Tue Dec 16 12:50:58 2014 +0000

----------------------------------------------------------------------
 README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/6b243153/README
----------------------------------------------------------------------
diff --git a/README b/README
index e640701..c22060e 100644
--- a/README
+++ b/README
@@ -293,7 +293,7 @@ need to run these commands and scripts:
 
     cd <flex.dir>
     ant frameworks-rsls
-    ./ide/constructFlexForIDE.[sh/bat]
+    ./ide/constructFlexForIDE.[sh/bat] "[path-to-sdk]" "[path-to-unzipped-flex_sdk_4.6.0.23201B.zip-in-a-folder]"
     (Mac only: ./ide/addAIRtoSDK.sh)
 
 This builds the RSLS for the SDK and copy some IDE related files from the Adobe
@@ -303,7 +303,7 @@ complete the installation.
 To create an SDK for another IDE, or if you want to use a different version of
 Adobe AIR (Adobe Flex 4.6 uses Adobe AIR 3.1), run:
 
-    /ide/flashbuilder/makeApacheFlexForIDE.bat (on Windows)
+    cd ide/flashbuilder & call ide/flashbuilder/makeApacheFlexForIDE.bat "[path-to-sdk]" (on Windows)
     /ide/flashbuilder/makeApacheFlexForIDE.sh (on Mac and Linux)
 
 


[3/3] git commit: [flex-sdk] [refs/heads/develop] - FLEX-26703 Simplifying (and, hopefully, clarifying) instruction for constructFlexForIDE.

Posted by mi...@apache.org.
FLEX-26703 Simplifying (and, hopefully, clarifying) instruction for constructFlexForIDE.


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

Branch: refs/heads/develop
Commit: 68e8d0fc36c754e4060706e469c4801acc872912
Parents: 72635da
Author: Mihai Chira <mi...@apache.org>
Authored: Tue Dec 16 12:57:18 2014 +0000
Committer: Mihai Chira <mi...@apache.org>
Committed: Tue Dec 16 12:57:18 2014 +0000

----------------------------------------------------------------------
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/68e8d0fc/README
----------------------------------------------------------------------
diff --git a/README b/README
index a1ea9c1..1a51493 100644
--- a/README
+++ b/README
@@ -315,7 +315,7 @@ need to run these commands and scripts:
 
     cd <flex.dir>
     ant frameworks-rsls
-    ./ide/constructFlexForIDE.[sh/bat] "[path-to-sdk]" "[path-to-unzipped-flex_sdk_4.6.0.23201B.zip-in-a-folder]"
+    ./ide/constructFlexForIDE.[sh/bat] "[path-to-sdk]" "[path-to-UNZIPPED-flex_sdk_4.6.0.23201B.zip]"
     (Mac only: ./ide/addAIRtoSDK.sh)
 
 This builds the RSLS for the SDK and copy some IDE related files from the Adobe


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

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


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

Branch: refs/heads/develop
Commit: 72635da5781e2832898edb3334a49bfa3c7f95bf
Parents: 6b24315 1884960
Author: Mihai Chira <mi...@apache.org>
Authored: Tue Dec 16 12:51:09 2014 +0000
Committer: Mihai Chira <mi...@apache.org>
Committed: Tue Dec 16 12:51:09 2014 +0000

----------------------------------------------------------------------
 .gitignore                                      |   4 +
 CONTRIBUTORS                                    |   8 +-
 LICENSE                                         | 478 -------------------
 README                                          |  38 +-
 RELEASE_NOTES                                   |  11 +-
 apache-flex-sdk-installer-config.xml            |  67 +--
 build.properties                                |   4 +-
 build.xml                                       |  64 ++-
 flexunit-tests.xml                              | 110 +++++
 frameworks/build.xml                            |  16 +
 frameworks/downloads.xml                        |  25 +-
 .../advancedgrids/src/mx/core/Version.as        |   2 +-
 .../airframework/src/mx/core/Version.as         |   2 +-
 .../projects/airspark/src/spark/core/Version.as |   2 +-
 frameworks/projects/apache/build.xml            |   6 +
 frameworks/projects/apache/manifest.xml         |   2 +
 frameworks/projects/apache/src/core/Version.as  |   2 +-
 .../src/org/apache/flex/promises/Promise.as     | 247 ++++++++++
 .../apache/flex/promises/enums/PromiseState.as  |  71 +++
 .../flex/promises/interfaces/IThenable.as       |  31 ++
 .../src/org/apache/flex/promises/vo/Handler.as  |  68 +++
 .../src/tests/promises/PromisesTestSuite.as     |  33 ++
 .../tests/promises/cases/PromisesBasicTests.as  | 321 +++++++++++++
 .../projects/automation/src/mx/core/Version.as  |   2 +-
 .../automation_agent/src/mx/core/Version.as     |   2 +-
 .../automation_air/src/mx/core/Version.as       |   2 +-
 .../automation_dmv/src/mx/core/Version.as       |   2 +-
 .../src/mx/core/Version.as                      |   2 +-
 .../automation_spark/src/mx/core/Version.as     |   2 +-
 .../automation_spark/src/spark/core/Version.as  |   2 +-
 .../projects/charts/src/mx/core/Version.as      |   2 +-
 .../src/spark/skins/RichTextEditorSkin.mxml     |  18 +
 .../projects/framework/src/FrameworkClasses.as  |   1 +
 .../framework/src/mx/core/FlexVersion.as        |  16 +-
 .../projects/framework/src/mx/core/Version.as   |   2 +-
 .../src/mx/resources/ResourceManagerImpl.as     |   3 +
 .../src/mx/utils/LegacyMobileThemeOverride.as   |  47 ++
 .../supportClasses/ScrollableStageText.as       |   5 +-
 .../projects/mobiletheme/.flexLibProperties     |  18 +
 frameworks/projects/mx/src/mx/core/Version.as   |   2 +-
 frameworks/projects/rpc/src/mx/core/Version.as  |   2 +-
 .../projects/spark/src/spark/core/Version.as    |   2 +-
 .../spark_dmv/src/spark/core/Version.as         |   2 +-
 frameworks/projects/tool/src/mx/core/Version.as |   2 +-
 .../projects/tool_air/src/mx/core/Version.as    |   2 +-
 installer.properties/en_US.properties           |  27 +-
 installer.xml                                   |  81 +---
 modules/build.xml                               |   7 +-
 modules/compiler/build.xml                      |   2 +-
 .../compiler/common/MxmlConfiguration.java      |   5 +-
 .../src/java/flex2/tools/VersionInfo.java       |   2 +-
 modules/downloads.xml                           |   2 +-
 modules/flex-messaging-common/build.xml         |  95 ++++
 mustella/build.xml                              |   4 +-
 .../java/src/mustella/CompileMustellaSwfs.java  |  74 +--
 mustella/java/src/utils/MustellaDirs.java       |   2 +-
 .../ResourceManager_Methods_getString.mxml      |  13 +
 57 files changed, 1328 insertions(+), 736 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/72635da5/README
----------------------------------------------------------------------


Re: [1/3] git commit: [flex-sdk] [refs/heads/develop] - FLEX-26703 changed the batch file instructions in README to what actually works in Windows.

Posted by Mihai Chira <mi...@apache.org>.
In line with my belief that it's very useful to make all (or most)
commits related to a Jira ticket, I piggy-backed on this old ticket
for README instructions (FLEX-26703). I'll close it now, if no one
disagrees, and I'll open others if I need to.

On 16 December 2014 at 13:02,  <mi...@apache.org> wrote:
> Repository: flex-sdk
> Updated Branches:
>   refs/heads/develop 188496024 -> 68e8d0fc3
>
>
> FLEX-26703 changed the batch file instructions in README to what actually works in Windows.
>
>
> Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
> Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/6b243153
> Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/6b243153
> Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/6b243153
>
> Branch: refs/heads/develop
> Commit: 6b24315399a6dd21e54371edd51b6eaf877aafbc
> Parents: cedbbc5
> Author: Mihai Chira <mi...@apache.org>
> Authored: Tue Dec 16 12:50:58 2014 +0000
> Committer: Mihai Chira <mi...@apache.org>
> Committed: Tue Dec 16 12:50:58 2014 +0000
>
> ----------------------------------------------------------------------
>  README | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> ----------------------------------------------------------------------
>
>
> http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/6b243153/README
> ----------------------------------------------------------------------
> diff --git a/README b/README
> index e640701..c22060e 100644
> --- a/README
> +++ b/README
> @@ -293,7 +293,7 @@ need to run these commands and scripts:
>
>      cd <flex.dir>
>      ant frameworks-rsls
> -    ./ide/constructFlexForIDE.[sh/bat]
> +    ./ide/constructFlexForIDE.[sh/bat] "[path-to-sdk]" "[path-to-unzipped-flex_sdk_4.6.0.23201B.zip-in-a-folder]"
>      (Mac only: ./ide/addAIRtoSDK.sh)
>
>  This builds the RSLS for the SDK and copy some IDE related files from the Adobe
> @@ -303,7 +303,7 @@ complete the installation.
>  To create an SDK for another IDE, or if you want to use a different version of
>  Adobe AIR (Adobe Flex 4.6 uses Adobe AIR 3.1), run:
>
> -    /ide/flashbuilder/makeApacheFlexForIDE.bat (on Windows)
> +    cd ide/flashbuilder & call ide/flashbuilder/makeApacheFlexForIDE.bat "[path-to-sdk]" (on Windows)
>      /ide/flashbuilder/makeApacheFlexForIDE.sh (on Mac and Linux)
>
>
>