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

git commit: [flex-sdk] [refs/heads/develop] - updated release notes

Repository: flex-sdk
Updated Branches:
  refs/heads/develop 93ac51cb6 -> 293e5bd2e


updated release notes


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

Branch: refs/heads/develop
Commit: 293e5bd2ebff4f334ab92530e564ba76c50ceaf4
Parents: 93ac51c
Author: Alex Harui <ah...@apache.org>
Authored: Sun Jun 22 21:47:21 2014 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Sun Jun 22 21:47:21 2014 -0700

----------------------------------------------------------------------
 RELEASE_NOTES | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 72 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/293e5bd2/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 8f01747..c2cf683 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -1,3 +1,75 @@
+Apache Flex 4.13.0
+=================
+
+Apache Flex 4.13.0 is an update to Apache Flex 4.12.1 
+
+Known Issues
+_____________
+
+Adobe Flash Builder Integration
+
+Adobe Flash Builder 4.7 and Adobe Flash Builder 4.6 both contain a bug where,
+when generating the .mxml file for a new project that uses Apache Flex SDK
+4.10.0 or later Spark Application, Flash Builder will incorrectly insert the
+attribute:
+
+	layout="absolute"
+
+This results in a compile error in the new project.  The remedy is to simply
+remove the errant attribute.
+
+The following wiki page has been set up to contain the latest news on Adobe's
+attempt to correct this problem:
+
+https://cwiki.apache.org/confluence/display/FLEX/Adobe+Flash+Builder+'New+Project'+Bug
+
+Adobe has provided a patch for Flash Builder 4.7 that resolves this issue:
+
+http://helpx.adobe.com/flash-builder/kb/flex-new-project-issue--.html
+
+
+Differences from Apache Flex 4.12.1 include:
+
+AIR and Flash Player support
+------------------------------
+ - Support Flash Player 14.0
+ - Support for AIR 14.0
+
+SDK Changes
+-------------
+- FDB supports debugging ActionScript Workers
+
+Bug Fixes
+----------
+ Below is a complete list of all the bug fixes that have been included since
+ the last full release, Apache Flex 4.12.1.
+ If you would like specific information about any of the items below, go to
+ https://issues.apache.org and search for the JIRA Issue Number by using the
+ Quick Search.  Details of the bug and its fix will be included on the
+ resulting page.
+
+JIRA Issue Number and Summary                                                                                        
+-------------------------------------------------------------------------------------------------------------------
+FLEX-34386  percentWidth for GridColumn
+FLEX-34376  TreeItemRenderer can in some situations throw an RTE
+FLEX-34375  FormItem label doesn't show when formItem visible and includeInLayout are set FLEX-34353  Focus not going into Flex application when user press the Shfit + Tab button
+FLEX-34346  BP in mxml inline item renderer shouldn't be consider as Ambiguous
+FLEX-34324  Operation class improperly builds rest call parameters
+FLEX-34315  Building framework 4.12.1 manually does not work due to OSMF uppercase renaming
+FLEX-34304  Wrong version of AIR / FP installed
+FLEX-34303  Installer licenses refer to wrong product
+FLEX-34302  Installer not cleaning up after itself
+FLEX-34301  Installer missing javascript directory
+dynamically
+FLEX-34300  Installer not installing airsdk.xml
+FLEX-34219  Tooltip displays in a wrong tag
+FLEX-34193  Bugs from Spark ColorPicker
+FLEX-34131  ResourceManagerImpl bug fix fails
+FLEX-34078  mx:DateField and datechange
+FLEX-33986  Validator, make "source" property [Bindable]
+FLEX-23915  LabelWidth not updating properly in Forms
+FLEX-13036  NestLevel never gets set for a control added to a container whilst the container is not parented if the scrollbars are on
+
 Apache Flex 4.12.1
 =================
 


RE: git commit: [flex-sdk] [refs/heads/develop] - updated release notes

Posted by Frédéric THOMAS <we...@hotmail.com>.
Maybe more useful like that:

FLEX-34347 propagate breakpoint shouldn't throw an NPE when the location is not found
FLEX-34346 BP in mxml inline item renderer shouldn't be consider as Ambiguous
FLEX-34343 Remove the fdbworkers directory before to merge to the develop branch
FLEX-34342 Break and Clear command should accept paths
FLEX-34334 FDB should allow to set / removed breakpoint by default in all existed and new created instances of a worker
FLEX-34333 print #<number> should be evaluated in the context of the current worker
FLEX-34332 frame should return info in the context of the current worker
FLEX-34297 FDB set a breakpoint in the wrong file when asked to be set for a file existing in another Worker
FLEX-34296 Disable and Remove Breakpoint should now respect the Worker logic
FLEX-34295 info breakpoints should now display the worker ID
FLEX-34294 Create a base Class for workers making them debuggable via FDB
FLEX-34292 Can't select another worker while a pending prompt is required
FLEX-34291 Merge the donated FDB with the current one 

Frédéric THOMAS

> From: webdoublefx@hotmail.com
> To: dev@flex.apache.org
> Subject: RE: git commit: [flex-sdk] [refs/heads/develop] - updated release notes
> Date: Mon, 23 Jun 2014 07:34:28 +0100
> 
> Maybe the other fixes related to FDB could be mentioned too:
> 
> https://issues.apache.org/jira/browse/FLEX-34347
> https://issues.apache.org/jira/browse/FLEX-34343
> https://issues.apache.org/jira/browse/FLEX-34342
> https://issues.apache.org/jira/browse/FLEX-34334
> https://issues.apache.org/jira/browse/FLEX-34333
> https://issues.apache.org/jira/browse/FLEX-34332
> https://issues.apache.org/jira/browse/FLEX-34297
> https://issues.apache.org/jira/browse/FLEX-34296
> https://issues.apache.org/jira/browse/FLEX-34295
> https://issues.apache.org/jira/browse/FLEX-34294
> https://issues.apache.org/jira/browse/FLEX-34292
> https://issues.apache.org/jira/browse/FLEX-34291
> 
> Frédéric THOMAS
> 
> > From: aharui@apache.org
> > To: commits@flex.apache.org
> > Subject: git commit: [flex-sdk] [refs/heads/develop] - updated release notes
> > Date: Mon, 23 Jun 2014 04:53:14 +0000
> > 
> > Repository: flex-sdk
> > Updated Branches:
> >   refs/heads/develop 93ac51cb6 -> 293e5bd2e
> > 
> > 
> > updated release notes
> > 
> > 
> > Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
> > Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/293e5bd2
> > Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/293e5bd2
> > Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/293e5bd2
> > 
> > Branch: refs/heads/develop
> > Commit: 293e5bd2ebff4f334ab92530e564ba76c50ceaf4
> > Parents: 93ac51c
> > Author: Alex Harui <ah...@apache.org>
> > Authored: Sun Jun 22 21:47:21 2014 -0700
> > Committer: Alex Harui <ah...@apache.org>
> > Committed: Sun Jun 22 21:47:21 2014 -0700
> > 
> > ----------------------------------------------------------------------
> >  RELEASE_NOTES | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
> >  1 file changed, 72 insertions(+)
> > ----------------------------------------------------------------------
> > 
> > 
> > http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/293e5bd2/RELEASE_NOTES
> > ----------------------------------------------------------------------
> > diff --git a/RELEASE_NOTES b/RELEASE_NOTES
> > index 8f01747..c2cf683 100644
> > --- a/RELEASE_NOTES
> > +++ b/RELEASE_NOTES
> > @@ -1,3 +1,75 @@
> > +Apache Flex 4.13.0
> > +=================
> > +
> > +Apache Flex 4.13.0 is an update to Apache Flex 4.12.1 
> > +
> > +Known Issues
> > +_____________
> > +
> > +Adobe Flash Builder Integration
> > +
> > +Adobe Flash Builder 4.7 and Adobe Flash Builder 4.6 both contain a bug where,
> > +when generating the .mxml file for a new project that uses Apache Flex SDK
> > +4.10.0 or later Spark Application, Flash Builder will incorrectly insert the
> > +attribute:
> > +
> > +	layout="absolute"
> > +
> > +This results in a compile error in the new project.  The remedy is to simply
> > +remove the errant attribute.
> > +
> > +The following wiki page has been set up to contain the latest news on Adobe's
> > +attempt to correct this problem:
> > +
> > +https://cwiki.apache.org/confluence/display/FLEX/Adobe+Flash+Builder+'New+Project'+Bug
> > +
> > +Adobe has provided a patch for Flash Builder 4.7 that resolves this issue:
> > +
> > +http://helpx.adobe.com/flash-builder/kb/flex-new-project-issue--.html
> > +
> > +
> > +Differences from Apache Flex 4.12.1 include:
> > +
> > +AIR and Flash Player support
> > +------------------------------
> > + - Support Flash Player 14.0
> > + - Support for AIR 14.0
> > +
> > +SDK Changes
> > +-------------
> > +- FDB supports debugging ActionScript Workers
> > +
> > +Bug Fixes
> > +----------
> > + Below is a complete list of all the bug fixes that have been included since
> > + the last full release, Apache Flex 4.12.1.
> > + If you would like specific information about any of the items below, go to
> > + https://issues.apache.org and search for the JIRA Issue Number by using the
> > + Quick Search.  Details of the bug and its fix will be included on the
> > + resulting page.
> > +
> > +JIRA Issue Number and Summary                                                                                        
> > +-------------------------------------------------------------------------------------------------------------------
> > +FLEX-34386  percentWidth for GridColumn
> > +FLEX-34376  TreeItemRenderer can in some situations throw an RTE
> > +FLEX-34375  FormItem label doesn't show when formItem visible and includeInLayout are set FLEX-34353  Focus not going into Flex application when user press the Shfit + Tab button
> > +FLEX-34346  BP in mxml inline item renderer shouldn't be consider as Ambiguous
> > +FLEX-34324  Operation class improperly builds rest call parameters
> > +FLEX-34315  Building framework 4.12.1 manually does not work due to OSMF uppercase renaming
> > +FLEX-34304  Wrong version of AIR / FP installed
> > +FLEX-34303  Installer licenses refer to wrong product
> > +FLEX-34302  Installer not cleaning up after itself
> > +FLEX-34301  Installer missing javascript directory
> > +dynamically
> > +FLEX-34300  Installer not installing airsdk.xml
> > +FLEX-34219  Tooltip displays in a wrong tag
> > +FLEX-34193  Bugs from Spark ColorPicker
> > +FLEX-34131  ResourceManagerImpl bug fix fails
> > +FLEX-34078  mx:DateField and datechange
> > +FLEX-33986  Validator, make "source" property [Bindable]
> > +FLEX-23915  LabelWidth not updating properly in Forms
> > +FLEX-13036  NestLevel never gets set for a control added to a container whilst the container is not parented if the scrollbars are on
> > +
> >  Apache Flex 4.12.1
> >  =================
> >  
> > 
>  		 	   		  
 		 	   		  

RE: git commit: [flex-sdk] [refs/heads/develop] - updated release notes

Posted by Frédéric THOMAS <we...@hotmail.com>.
Maybe the other fixes related to FDB could be mentioned too:

https://issues.apache.org/jira/browse/FLEX-34347
https://issues.apache.org/jira/browse/FLEX-34343
https://issues.apache.org/jira/browse/FLEX-34342
https://issues.apache.org/jira/browse/FLEX-34334
https://issues.apache.org/jira/browse/FLEX-34333
https://issues.apache.org/jira/browse/FLEX-34332
https://issues.apache.org/jira/browse/FLEX-34297
https://issues.apache.org/jira/browse/FLEX-34296
https://issues.apache.org/jira/browse/FLEX-34295
https://issues.apache.org/jira/browse/FLEX-34294
https://issues.apache.org/jira/browse/FLEX-34292
https://issues.apache.org/jira/browse/FLEX-34291

Frédéric THOMAS

> From: aharui@apache.org
> To: commits@flex.apache.org
> Subject: git commit: [flex-sdk] [refs/heads/develop] - updated release notes
> Date: Mon, 23 Jun 2014 04:53:14 +0000
> 
> Repository: flex-sdk
> Updated Branches:
>   refs/heads/develop 93ac51cb6 -> 293e5bd2e
> 
> 
> updated release notes
> 
> 
> Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
> Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/293e5bd2
> Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/293e5bd2
> Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/293e5bd2
> 
> Branch: refs/heads/develop
> Commit: 293e5bd2ebff4f334ab92530e564ba76c50ceaf4
> Parents: 93ac51c
> Author: Alex Harui <ah...@apache.org>
> Authored: Sun Jun 22 21:47:21 2014 -0700
> Committer: Alex Harui <ah...@apache.org>
> Committed: Sun Jun 22 21:47:21 2014 -0700
> 
> ----------------------------------------------------------------------
>  RELEASE_NOTES | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 72 insertions(+)
> ----------------------------------------------------------------------
> 
> 
> http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/293e5bd2/RELEASE_NOTES
> ----------------------------------------------------------------------
> diff --git a/RELEASE_NOTES b/RELEASE_NOTES
> index 8f01747..c2cf683 100644
> --- a/RELEASE_NOTES
> +++ b/RELEASE_NOTES
> @@ -1,3 +1,75 @@
> +Apache Flex 4.13.0
> +=================
> +
> +Apache Flex 4.13.0 is an update to Apache Flex 4.12.1 
> +
> +Known Issues
> +_____________
> +
> +Adobe Flash Builder Integration
> +
> +Adobe Flash Builder 4.7 and Adobe Flash Builder 4.6 both contain a bug where,
> +when generating the .mxml file for a new project that uses Apache Flex SDK
> +4.10.0 or later Spark Application, Flash Builder will incorrectly insert the
> +attribute:
> +
> +	layout="absolute"
> +
> +This results in a compile error in the new project.  The remedy is to simply
> +remove the errant attribute.
> +
> +The following wiki page has been set up to contain the latest news on Adobe's
> +attempt to correct this problem:
> +
> +https://cwiki.apache.org/confluence/display/FLEX/Adobe+Flash+Builder+'New+Project'+Bug
> +
> +Adobe has provided a patch for Flash Builder 4.7 that resolves this issue:
> +
> +http://helpx.adobe.com/flash-builder/kb/flex-new-project-issue--.html
> +
> +
> +Differences from Apache Flex 4.12.1 include:
> +
> +AIR and Flash Player support
> +------------------------------
> + - Support Flash Player 14.0
> + - Support for AIR 14.0
> +
> +SDK Changes
> +-------------
> +- FDB supports debugging ActionScript Workers
> +
> +Bug Fixes
> +----------
> + Below is a complete list of all the bug fixes that have been included since
> + the last full release, Apache Flex 4.12.1.
> + If you would like specific information about any of the items below, go to
> + https://issues.apache.org and search for the JIRA Issue Number by using the
> + Quick Search.  Details of the bug and its fix will be included on the
> + resulting page.
> +
> +JIRA Issue Number and Summary                                                                                        
> +-------------------------------------------------------------------------------------------------------------------
> +FLEX-34386  percentWidth for GridColumn
> +FLEX-34376  TreeItemRenderer can in some situations throw an RTE
> +FLEX-34375  FormItem label doesn't show when formItem visible and includeInLayout are set FLEX-34353  Focus not going into Flex application when user press the Shfit + Tab button
> +FLEX-34346  BP in mxml inline item renderer shouldn't be consider as Ambiguous
> +FLEX-34324  Operation class improperly builds rest call parameters
> +FLEX-34315  Building framework 4.12.1 manually does not work due to OSMF uppercase renaming
> +FLEX-34304  Wrong version of AIR / FP installed
> +FLEX-34303  Installer licenses refer to wrong product
> +FLEX-34302  Installer not cleaning up after itself
> +FLEX-34301  Installer missing javascript directory
> +dynamically
> +FLEX-34300  Installer not installing airsdk.xml
> +FLEX-34219  Tooltip displays in a wrong tag
> +FLEX-34193  Bugs from Spark ColorPicker
> +FLEX-34131  ResourceManagerImpl bug fix fails
> +FLEX-34078  mx:DateField and datechange
> +FLEX-33986  Validator, make "source" property [Bindable]
> +FLEX-23915  LabelWidth not updating properly in Forms
> +FLEX-13036  NestLevel never gets set for a control added to a container whilst the container is not parented if the scrollbars are on
> +
>  Apache Flex 4.12.1
>  =================
>  
> 
 		 	   		  

Re: git commit: [flex-sdk] [refs/heads/develop] - updated release notes

Posted by Piotr Zarzycki <pi...@gmail.com>.
Hi Alex,

I think you should also add here information about added  Chinese 
language to Installer - FLEX-34377.

Thanks,
Piotr

W dniu 2014-06-23 06:53, aharui@apache.org pisze:
> Repository: flex-sdk
> Updated Branches:
>    refs/heads/develop 93ac51cb6 -> 293e5bd2e
>
>
> updated release notes
>
>
> Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
> Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/293e5bd2
> Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/293e5bd2
> Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/293e5bd2
>
> Branch: refs/heads/develop
> Commit: 293e5bd2ebff4f334ab92530e564ba76c50ceaf4
> Parents: 93ac51c
> Author: Alex Harui <ah...@apache.org>
> Authored: Sun Jun 22 21:47:21 2014 -0700
> Committer: Alex Harui <ah...@apache.org>
> Committed: Sun Jun 22 21:47:21 2014 -0700
>
> ----------------------------------------------------------------------
>   RELEASE_NOTES | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
>   1 file changed, 72 insertions(+)
> ----------------------------------------------------------------------
>
>
> http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/293e5bd2/RELEASE_NOTES
> ----------------------------------------------------------------------
> diff --git a/RELEASE_NOTES b/RELEASE_NOTES
> index 8f01747..c2cf683 100644
> --- a/RELEASE_NOTES
> +++ b/RELEASE_NOTES
> @@ -1,3 +1,75 @@
> +Apache Flex 4.13.0
> +=================
> +
> +Apache Flex 4.13.0 is an update to Apache Flex 4.12.1
> +
> +Known Issues
> +_____________
> +
> +Adobe Flash Builder Integration
> +
> +Adobe Flash Builder 4.7 and Adobe Flash Builder 4.6 both contain a bug where,
> +when generating the .mxml file for a new project that uses Apache Flex SDK
> +4.10.0 or later Spark Application, Flash Builder will incorrectly insert the
> +attribute:
> +
> +	layout="absolute"
> +
> +This results in a compile error in the new project.  The remedy is to simply
> +remove the errant attribute.
> +
> +The following wiki page has been set up to contain the latest news on Adobe's
> +attempt to correct this problem:
> +
> +https://cwiki.apache.org/confluence/display/FLEX/Adobe+Flash+Builder+'New+Project'+Bug
> +
> +Adobe has provided a patch for Flash Builder 4.7 that resolves this issue:
> +
> +http://helpx.adobe.com/flash-builder/kb/flex-new-project-issue--.html
> +
> +
> +Differences from Apache Flex 4.12.1 include:
> +
> +AIR and Flash Player support
> +------------------------------
> + - Support Flash Player 14.0
> + - Support for AIR 14.0
> +
> +SDK Changes
> +-------------
> +- FDB supports debugging ActionScript Workers
> +
> +Bug Fixes
> +----------
> + Below is a complete list of all the bug fixes that have been included since
> + the last full release, Apache Flex 4.12.1.
> + If you would like specific information about any of the items below, go to
> + https://issues.apache.org and search for the JIRA Issue Number by using the
> + Quick Search.  Details of the bug and its fix will be included on the
> + resulting page.
> +
> +JIRA Issue Number and Summary
> +-------------------------------------------------------------------------------------------------------------------
> +FLEX-34386  percentWidth for GridColumn
> +FLEX-34376  TreeItemRenderer can in some situations throw an RTE
> +FLEX-34375  FormItem label doesn't show when formItem visible and includeInLayout are set FLEX-34353  Focus not going into Flex application when user press the Shfit + Tab button
> +FLEX-34346  BP in mxml inline item renderer shouldn't be consider as Ambiguous
> +FLEX-34324  Operation class improperly builds rest call parameters
> +FLEX-34315  Building framework 4.12.1 manually does not work due to OSMF uppercase renaming
> +FLEX-34304  Wrong version of AIR / FP installed
> +FLEX-34303  Installer licenses refer to wrong product
> +FLEX-34302  Installer not cleaning up after itself
> +FLEX-34301  Installer missing javascript directory
> +dynamically
> +FLEX-34300  Installer not installing airsdk.xml
> +FLEX-34219  Tooltip displays in a wrong tag
> +FLEX-34193  Bugs from Spark ColorPicker
> +FLEX-34131  ResourceManagerImpl bug fix fails
> +FLEX-34078  mx:DateField and datechange
> +FLEX-33986  Validator, make "source" property [Bindable]
> +FLEX-23915  LabelWidth not updating properly in Forms
> +FLEX-13036  NestLevel never gets set for a control added to a container whilst the container is not parented if the scrollbars are on
> +
>   Apache Flex 4.12.1
>   =================
>   
>