You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by pi...@apache.org on 2017/03/05 17:35:12 UTC

git commit: [flex-falcon] [refs/heads/develop] - FLEX-35086 - Update release notes

Repository: flex-falcon
Updated Branches:
  refs/heads/develop e1fbc8b55 -> 9cb1399cc


FLEX-35086 - Update release notes


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

Branch: refs/heads/develop
Commit: 9cb1399cc6d9775e2fab8e3c91c9fc9efb0f7965
Parents: e1fbc8b
Author: piotrz <pi...@apache.org>
Authored: Sun Mar 5 18:35:08 2017 +0100
Committer: piotrz <pi...@apache.org>
Committed: Sun Mar 5 18:35:08 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/9cb1399c/RELEASE_NOTES_JX
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES_JX b/RELEASE_NOTES_JX
index 045b175..851646f 100644
--- a/RELEASE_NOTES_JX
+++ b/RELEASE_NOTES_JX
@@ -11,12 +11,22 @@ In addition, lots of bug fixes and small improvements are included in this relea
 
 Bug Fixes
 ---------
+-FLEX-35239 Runtime error when setting a property to a constant value
+-FLEX-35236 Binding is not working when [Bindable] is set for the class
+-FLEX-35231 [FalconJX] Context Lost on Event Listeners
+-FLEX-35230 [FlexJS] Add SonarQube support and setup build jobs to run sonar scans of all modules
+-FLEX-35229 [FlexJS] extend the flexjs-maven-plugin to be able to generate static asdoc html
+-FLEX-35228 [FlexJS] Usage of statics in JSSharedData causes problems
+-FLEX-35227 [FlexJS] Data Binding Fails When Following Multiple References
+-FLEX-35226 [Falcon] Compiler crashes with stack trace if MXML file is empty
 -FLEX-35221 EXTERNC stops reading input files if one is missing, but continues without creating a problem
+-FLEX-35218 FlexJS Errors unable to debug
 -FLEX-35209 [FalconJX] asjsc prints Java exeception when using -skip-transpile=true
 -FLEX-35206 Javascript isn't produced correctly when beads are not the first element of View
+-FLEX-35199 Array.removeAt() is broken in javascript mode in 0.8 dev
 -FLEX-35196 [FlexJS] [FalconJX] Default method parameter that is static constant does not emit fully-qualified class name
 -FLEX-35195 [FalconJX] "Generated byte code contains an operand stack underflow." when creating <js:Tree> with <js:HierarchicalCollection> in MXML
--FLEX-35190[FlexJS] DataItemRenderer breaks if extends as MXML file
+-FLEX-35190 [FlexJS] DataItemRenderer breaks if extends as MXML file
 -FLEX-35184 Unclosed CDATA in MXML Script tag or AS E4x leads to infinite loop in compiler
 -FLEX-35183 Unclosed XML comment in MXML or E4X leads to infinite loop in compiler
 -FLEX-35173 In MXML CDATA Can't have EOF characters
@@ -34,6 +44,7 @@ Bug Fixes
 -FLEX-35060 Local function doesn't use self to reference class members
 -FLEX-35050 NullPointerException in compiler.jx
 -FLEX-35014 new vector
+-FLEX-34873 implement --keep-as3-metadata in FLEXJS_INFO
 
 Apache Flex 'FalconJX' Cross-Compiler 0.7.0
 =================