You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by Maurice Amsellem <ma...@systar.com> on 2014/03/20 18:07:03 UTC

update release notes since version 4.12 ?

Release Notes now says "New Android Skins".

It seems to me that it's the Mustella baselines that has been updated.

I didn't see any new Android skins on the develop/ branch, but I may be wrong.

WDYT?

Maurice 

-----Message d'origine-----
De : jmclean@apache.org [mailto:jmclean@apache.org] 
Envoyé : jeudi 20 mars 2014 04:02
À : commits@flex.apache.org
Objet : git commit: [flex-sdk] [refs/heads/develop] - update release notes since version 4.12

Repository: flex-sdk
Updated Branches:
  refs/heads/develop cd2342053 -> 2d7527fa5


update release notes since version 4.12


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

Branch: refs/heads/develop
Commit: 2d7527fa526a74fbae1a73253c3cf810963edad2
Parents: cd23420
Author: Justin Mclean <jm...@apache.org>
Authored: Thu Mar 20 14:01:51 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Thu Mar 20 14:01:51 2014 +1100

----------------------------------------------------------------------
 RELEASE_NOTES | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/2d7527fa/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 886cb8a..12091ef 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -36,6 +36,8 @@ AIR and Flash Player support
 
 SDK Changes
 -------------
+- New Android skins
+- Extended mobile media query support
 
 
 Build Changes
@@ -44,6 +46,7 @@ Build Changes
 
 Compiler Changes
 ------------------
+- Fix issue with 3rd party license components not working
 
 
 Bug Fixes
@@ -57,7 +60,15 @@ Bug Fixes
 
 JIRA Issue Number and Summary                                                                                        
 -------------------------------------------------------------------------------------------------------------------
-
+FLEX-34145  Mobile Theme: TextInput with layoutDirection="rtl" becomes mirror on focus out.
+FLEX-34142  Can not change the color of the header with the property 
+headerStyleName (MobileGridColumn)
+FLEX-34141  softkeyboardActivate events are not dispatched in Flex 4.12 
+on iOS
+FLEX-34139  Missing 120DPI Skin References
+FLEX-34133  ADG RTE in columnHeaderWordWrap
+FLEX-34132  DataGrid columns with no dataField specified give "[object Object]"
+FLEX-34125  CheckAllPlayerGlobals script in ide folder is missing 
+Windows implementation
+FLEX-34117  Button: Small gap in the corner
+FLEX-33421  Broken metadata RequiresLicense
 
 Apache Flex 4.12
 =================


Re: update release notes since version 4.12 ?

Posted by OmPrakash Muppirala <bi...@gmail.com>.
On Mar 20, 2014 10:08 AM, "Maurice Amsellem" <ma...@systar.com>
wrote:
>
> Release Notes now says "New Android Skins".
>
> It seems to me that it's the Mustella baselines that has been updated.
>
> I didn't see any new Android skins on the develop/ branch, but I may be
wrong.
>

You are correct.  The new android skins are on the 'new-android-skins'
branch.

This change to the release notes should be reverted till that gets merged
into the develop branch.

Thanks,
Om

> WDYT?
>
> Maurice
>
> -----Message d'origine-----
> De : jmclean@apache.org [mailto:jmclean@apache.org]
> Envoyé : jeudi 20 mars 2014 04:02
> À : commits@flex.apache.org
> Objet : git commit: [flex-sdk] [refs/heads/develop] - update release
notes since version 4.12
>
> Repository: flex-sdk
> Updated Branches:
>   refs/heads/develop cd2342053 -> 2d7527fa5
>
>
> update release notes since version 4.12
>
>
> Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
> Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/2d7527fa
> Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/2d7527fa
> Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/2d7527fa
>
> Branch: refs/heads/develop
> Commit: 2d7527fa526a74fbae1a73253c3cf810963edad2
> Parents: cd23420
> Author: Justin Mclean <jm...@apache.org>
> Authored: Thu Mar 20 14:01:51 2014 +1100
> Committer: Justin Mclean <jm...@apache.org>
> Committed: Thu Mar 20 14:01:51 2014 +1100
>
> ----------------------------------------------------------------------
>  RELEASE_NOTES | 13 ++++++++++++-
>  1 file changed, 12 insertions(+), 1 deletion(-)
> ----------------------------------------------------------------------
>
>
>
http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/2d7527fa/RELEASE_NOTES
> ----------------------------------------------------------------------
> diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 886cb8a..12091ef 100644
> --- a/RELEASE_NOTES
> +++ b/RELEASE_NOTES
> @@ -36,6 +36,8 @@ AIR and Flash Player support
>
>  SDK Changes
>  -------------
> +- New Android skins
> +- Extended mobile media query support
>
>
>  Build Changes
> @@ -44,6 +46,7 @@ Build Changes
>
>  Compiler Changes
>  ------------------
> +- Fix issue with 3rd party license components not working
>
>
>  Bug Fixes
> @@ -57,7 +60,15 @@ Bug Fixes
>
>  JIRA Issue Number and Summary
>
 -------------------------------------------------------------------------------------------------------------------
> -
> +FLEX-34145  Mobile Theme: TextInput with layoutDirection="rtl" becomes
mirror on focus out.
> +FLEX-34142  Can not change the color of the header with the property
> +headerStyleName (MobileGridColumn)
> +FLEX-34141  softkeyboardActivate events are not dispatched in Flex 4.12
> +on iOS
> +FLEX-34139  Missing 120DPI Skin References
> +FLEX-34133  ADG RTE in columnHeaderWordWrap
> +FLEX-34132  DataGrid columns with no dataField specified give "[object
Object]"
> +FLEX-34125  CheckAllPlayerGlobals script in ide folder is missing
> +Windows implementation
> +FLEX-34117  Button: Small gap in the corner
> +FLEX-33421  Broken metadata RequiresLicense
>
>  Apache Flex 4.12
>  =================
>

Re: update release notes since version 4.12 ?

Posted by OmPrakash Muppirala <bi...@gmail.com>.
On Mar 20, 2014 10:08 AM, "Maurice Amsellem" <ma...@systar.com>
wrote:
>
> Release Notes now says "New Android Skins".
>
> It seems to me that it's the Mustella baselines that has been updated.
>
> I didn't see any new Android skins on the develop/ branch, but I may be
wrong.
>

You are correct.  The new android skins are on the 'new-android-skins'
branch.

This change to the release notes should be reverted till that gets merged
into the develop branch.

Thanks,
Om

> WDYT?
>
> Maurice
>
> -----Message d'origine-----
> De : jmclean@apache.org [mailto:jmclean@apache.org]
> Envoyé : jeudi 20 mars 2014 04:02
> À : commits@flex.apache.org
> Objet : git commit: [flex-sdk] [refs/heads/develop] - update release
notes since version 4.12
>
> Repository: flex-sdk
> Updated Branches:
>   refs/heads/develop cd2342053 -> 2d7527fa5
>
>
> update release notes since version 4.12
>
>
> Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
> Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/2d7527fa
> Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/2d7527fa
> Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/2d7527fa
>
> Branch: refs/heads/develop
> Commit: 2d7527fa526a74fbae1a73253c3cf810963edad2
> Parents: cd23420
> Author: Justin Mclean <jm...@apache.org>
> Authored: Thu Mar 20 14:01:51 2014 +1100
> Committer: Justin Mclean <jm...@apache.org>
> Committed: Thu Mar 20 14:01:51 2014 +1100
>
> ----------------------------------------------------------------------
>  RELEASE_NOTES | 13 ++++++++++++-
>  1 file changed, 12 insertions(+), 1 deletion(-)
> ----------------------------------------------------------------------
>
>
>
http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/2d7527fa/RELEASE_NOTES
> ----------------------------------------------------------------------
> diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 886cb8a..12091ef 100644
> --- a/RELEASE_NOTES
> +++ b/RELEASE_NOTES
> @@ -36,6 +36,8 @@ AIR and Flash Player support
>
>  SDK Changes
>  -------------
> +- New Android skins
> +- Extended mobile media query support
>
>
>  Build Changes
> @@ -44,6 +46,7 @@ Build Changes
>
>  Compiler Changes
>  ------------------
> +- Fix issue with 3rd party license components not working
>
>
>  Bug Fixes
> @@ -57,7 +60,15 @@ Bug Fixes
>
>  JIRA Issue Number and Summary
>
 -------------------------------------------------------------------------------------------------------------------
> -
> +FLEX-34145  Mobile Theme: TextInput with layoutDirection="rtl" becomes
mirror on focus out.
> +FLEX-34142  Can not change the color of the header with the property
> +headerStyleName (MobileGridColumn)
> +FLEX-34141  softkeyboardActivate events are not dispatched in Flex 4.12
> +on iOS
> +FLEX-34139  Missing 120DPI Skin References
> +FLEX-34133  ADG RTE in columnHeaderWordWrap
> +FLEX-34132  DataGrid columns with no dataField specified give "[object
Object]"
> +FLEX-34125  CheckAllPlayerGlobals script in ide folder is missing
> +Windows implementation
> +FLEX-34117  Button: Small gap in the corner
> +FLEX-33421  Broken metadata RequiresLicense
>
>  Apache Flex 4.12
>  =================
>

Re: update release notes since version 4.12 ?

Posted by Tom Chiverton <tc...@extravision.com>.
On 20/03/14 21:40, Maurice Amsellem wrote:
> Yes, but it could be confusing for people downloading the nightly builds.
> Minor issue anyway.
Having things part done and out of sync is part of the fun* of a nightly 
build.

Tom

RE: update release notes since version 4.12 ?

Posted by Maurice Amsellem <ma...@systar.com>.
Yes, but it could be confusing for people downloading the nightly builds.
Minor issue anyway.

Maurice 

-----Message d'origine-----
De : Justin Mclean [mailto:justin@classsoftware.com] 
Envoyé : jeudi 20 mars 2014 22:18
À : dev@flex.apache.org
Objet : Re: update release notes since version 4.12 ?

Hi,

> I didn't see any new Android skins on the develop/ branch, but I may be wrong.
No but they are being worked on are are very likely to be in the 4.13 release no need to revert IMO.

Justin

Re: update release notes since version 4.12 ?

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

> I didn't see any new Android skins on the develop/ branch, but I may be wrong.
No but they are being worked on are are very likely to be in the 4.13 release no need to revert IMO.

Justin