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 2013/10/22 04:39:09 UTC

[1/2] git commit: [flex-sdk] [refs/heads/develop] - update release notes for 4.12 before it gets too far out if sync

Updated Branches:
  refs/heads/develop ff1b6ef01 -> 94599c7a9


update release notes for 4.12 before it gets too far out if sync


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

Branch: refs/heads/develop
Commit: 9e4dabfb554c9afc073d597c7ed2255293ee76a8
Parents: ff1b6ef
Author: Justin Mclean <jm...@apache.org>
Authored: Tue Oct 22 13:34:08 2013 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Tue Oct 22 13:34:08 2013 +1100

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


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9e4dabfb/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 35f4910..f200962 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -1,3 +1,58 @@
+Apache Flex 4.12
+=================
+
+Apache Flex 4.12 is an update to Apache Flex 4.11. 
+
+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 4.10.0 
+and 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 have 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.11 include:
+
+SDK Changes
+-------------
+- Improved Callout for Desktop.
+- Improved UID generation performance.
+
+
+Bug Fixes
+----------
+ Below is a complete list of all the bug fixes that have been included since
+ the last full release, Apache Flex 4.11.0.
+ 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-33830  SDK 4.10.0 spark datagrid header and horizontal scrollbar behavior effected by app state change
+FLEX-33829  Improve ArrayList performance
+FLEX-33824  Disappearing spark DataGrid columns when we set dataProvider to null
+FLEX-33779  RTE in Label.as when it's 8px wide and uses the Myriad Web Pro font face
+FLEX-33632  Getting Run Time Error when loading resource module at runtime.
+
+
 Apache Flex 4.11
 =================
 


[2/2] git commit: [flex-sdk] [refs/heads/develop] - update to 4.12

Posted by jm...@apache.org.
update to 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/94599c7a
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/94599c7a
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/94599c7a

Branch: refs/heads/develop
Commit: 94599c7a9d45b4e230a34481be6c46c35b729606
Parents: 9e4dabf
Author: Justin Mclean <jm...@apache.org>
Authored: Tue Oct 22 13:37:17 2013 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Tue Oct 22 13:37:17 2013 +1100

----------------------------------------------------------------------
 flex-sdk-description.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/94599c7a/flex-sdk-description.xml
----------------------------------------------------------------------
diff --git a/flex-sdk-description.xml b/flex-sdk-description.xml
index f7f9187..ec0ae7f 100644
--- a/flex-sdk-description.xml
+++ b/flex-sdk-description.xml
@@ -18,8 +18,8 @@
 
 -->
 <flex-sdk-description>
-<name>Apache Flex 4.11.0 FP11.1 AIR3.8 en_US</name>
-<version>4.11.0</version>
-<build>20131017</build>
+<name>Apache Flex 4.12.0 FP11.1 AIR3.9 en_US</name>
+<version>4.12.0</version>
+<build>20131022</build>
 </flex-sdk-description>
         
\ No newline at end of file