Updated Branches: refs/heads/develop 5bbcb899c -> 8035c4927
Corrected Flash Builder 4.6/4.7 issue to make it clear it applies to all SDKs after 4.10.0 Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/036df077 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/036df077 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/036df077 Branch: refs/heads/develop Commit: 036df0772b91e23364c383cef1016ecbc8220ed5 Parents: d481fbc Author: Justin Mclean <[email protected]> Authored: Sun Feb 9 07:53:52 2014 +1100 Committer: Justin Mclean <[email protected]> Committed: Sun Feb 9 07:53:52 2014 +1100 ---------------------------------------------------------------------- RELEASE_NOTES | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/036df077/RELEASE_NOTES ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES b/RELEASE_NOTES index b474b28..5966ec7 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -8,9 +8,10 @@ _____________ 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: +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"
