[10/11] git commit: [flex-sdk] [refs/heads/release4.11.0] - Fix FLEX-33428. Proposed fix (adding clearFlag) doesn't actually fix the root problem, it only works because it causes the component to use

2013-10-10 Thread aharui
Fix FLEX-33428. Proposed fix (adding clearFlag) doesn't actually fix the root problem, it only works because it causes the component to use plain text rendering and the test case has plain text to render. This fix addresses a rather strange behavior in TextContainerManager (TCM). It assumes t

[06/11] git commit: [flex-sdk] [refs/heads/release4.11.0] - ScrollBar should defer some of its calculations when styles change to a lifecycle method so things that affect measurement have a chance to

2013-10-10 Thread aharui
ScrollBar should defer some of its calculations when styles change to a lifecycle method so things that affect measurement have a chance to be measured. Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/9c5f91e5 Tree: htt

[03/11] git commit: [flex-sdk] [refs/heads/release4.11.0] - MXMLC then saw these as ambiguous, but Falcon didn't?

2013-10-10 Thread aharui
MXMLC then saw these as ambiguous, but Falcon didn't? Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/5d2dc3f0 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/5d2dc3f0 Diff: http://git-wip-us.apache.org/repos/

[09/11] git commit: [flex-sdk] [refs/heads/release4.11.0] - Fix a bug in SWFDump

2013-10-10 Thread aharui
Fix a bug in SWFDump Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/90aa204d Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/90aa204d Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/90aa204d Branc

[08/11] git commit: [flex-sdk] [refs/heads/release4.11.0] - Try to support non-modal windows on top of a modal window

2013-10-10 Thread aharui
Try to support non-modal windows on top of a modal window Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/1a4df288 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/1a4df288 Diff: http://git-wip-us.apache.org/re

[07/11] git commit: [flex-sdk] [refs/heads/release4.11.0] - add more details to abc output

2013-10-10 Thread aharui
add more details to abc output Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/23d9fda8 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/23d9fda8 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/23d9f

[11/11] git commit: [flex-sdk] [refs/heads/release4.11.0] - merge fixes from develop to release4.11.0

2013-10-10 Thread aharui
merge fixes from develop to release4.11.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/8b561cb1 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/8b561cb1 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk

[05/11] git commit: [flex-sdk] [refs/heads/release4.11.0] - Revert "MXMLC then saw these as ambiguous, but Falcon didn't?"

2013-10-10 Thread aharui
Revert "MXMLC then saw these as ambiguous, but Falcon didn't?" This reverts commit 07d30c0a8613e0cc37c9ae194090365ca837d566. We don't need this change or the change before. Falcon needs a different set of default imports. Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: h

[01/11] git commit: [flex-sdk] [refs/heads/release4.11.0] - Falcon caught a missing import

2013-10-10 Thread aharui
Updated Branches: refs/heads/release4.11.0 bd49b4021 -> 8b561cb1e Falcon caught a missing import Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/00f5c282 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/00f

[04/11] git commit: [flex-sdk] [refs/heads/release4.11.0] - Revert "Falcon caught a missing import"

2013-10-10 Thread aharui
Revert "Falcon caught a missing import" This reverts commit 61d5ee46adc8b2b863c2488ee8276fcfea9a7de6. Turns out we don't need this change. Falcon needed a different set of default imports. Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos

[02/11] git commit: [flex-sdk] [refs/heads/release4.11.0] - FLEX-33052: fix chart initStyles() methods in modules and subapps when some styles are in parent app

2013-10-10 Thread aharui
FLEX-33052: fix chart initStyles() methods in modules and subapps when some styles are in parent app Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/7a6be43c Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/7a

git commit: [flex-tlf] [refs/heads/develop] - handle 0x2028 line separator

2013-10-10 Thread aharui
Updated Branches: refs/heads/develop 3b7adac46 -> 53a58595e handle 0x2028 line separator Project: http://git-wip-us.apache.org/repos/asf/flex-tlf/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-tlf/commit/53a58595 Tree: http://git-wip-us.apache.org/repos/asf/flex-tlf/tree/53a58595 Di

[02/10] git commit: [flex-sdk] [refs/heads/develop] - FLEX-33052: fix chart initStyles() methods in modules and subapps when some styles are in parent app

2013-10-10 Thread aharui
FLEX-33052: fix chart initStyles() methods in modules and subapps when some styles are in parent app Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/7a6be43c Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/7a

[06/10] git commit: [flex-sdk] [refs/heads/develop] - ScrollBar should defer some of its calculations when styles change to a lifecycle method so things that affect measurement have a chance to be mea

2013-10-10 Thread aharui
ScrollBar should defer some of its calculations when styles change to a lifecycle method so things that affect measurement have a chance to be measured. Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/9c5f91e5 Tree: htt

[09/10] git commit: [flex-sdk] [refs/heads/develop] - Fix a bug in SWFDump

2013-10-10 Thread aharui
Fix a bug in SWFDump Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/90aa204d Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/90aa204d Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/90aa204d Branc

[04/10] git commit: [flex-sdk] [refs/heads/develop] - Revert "MXMLC then saw these as ambiguous, but Falcon didn't?"

2013-10-10 Thread aharui
Revert "MXMLC then saw these as ambiguous, but Falcon didn't?" This reverts commit 07d30c0a8613e0cc37c9ae194090365ca837d566. We don't need this change or the change before. Falcon needs a different set of default imports. Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: h

[07/10] git commit: [flex-sdk] [refs/heads/develop] - Try to support non-modal windows on top of a modal window

2013-10-10 Thread aharui
Try to support non-modal windows on top of a modal window Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/1a4df288 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/1a4df288 Diff: http://git-wip-us.apache.org/re

[10/10] git commit: [flex-sdk] [refs/heads/develop] - Fix FLEX-33428. Proposed fix (adding clearFlag) doesn't actually fix the root problem, it only works because it causes the component to use plain

2013-10-10 Thread aharui
Fix FLEX-33428. Proposed fix (adding clearFlag) doesn't actually fix the root problem, it only works because it causes the component to use plain text rendering and the test case has plain text to render. This fix addresses a rather strange behavior in TextContainerManager (TCM). It assumes t

[03/10] git commit: [flex-sdk] [refs/heads/develop] - MXMLC then saw these as ambiguous, but Falcon didn't?

2013-10-10 Thread aharui
MXMLC then saw these as ambiguous, but Falcon didn't? Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/5d2dc3f0 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/5d2dc3f0 Diff: http://git-wip-us.apache.org/repos/

[05/10] git commit: [flex-sdk] [refs/heads/develop] - Revert "Falcon caught a missing import"

2013-10-10 Thread aharui
Revert "Falcon caught a missing import" This reverts commit 61d5ee46adc8b2b863c2488ee8276fcfea9a7de6. Turns out we don't need this change. Falcon needed a different set of default imports. Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos

[01/10] git commit: [flex-sdk] [refs/heads/develop] - Falcon caught a missing import

2013-10-10 Thread aharui
Updated Branches: refs/heads/develop bd49b4021 -> 67ae8ae42 Falcon caught a missing import Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/00f5c282 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/00f5c282

[08/10] git commit: [flex-sdk] [refs/heads/develop] - add more details to abc output

2013-10-10 Thread aharui
add more details to abc output Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/23d9fda8 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/23d9fda8 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/23d9f

[10/13] git commit: [flex-sdk] [refs/heads/develop] - Fixed malformed asdocs comments

2013-10-10 Thread jmclean
Fixed malformed asdocs comments Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/12ff525e Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/12ff525e Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/12ff

[11/13] git commit: [flex-sdk] [refs/heads/develop] - Add missing classes to ASDocs

2013-10-10 Thread jmclean
Add missing classes to ASDocs Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/a0592ab1 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/a0592ab1 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/a0592a

[06/13] git commit: [flex-sdk] [refs/heads/develop] - Merge commit 'bde3a3d3c887e6748f49c8228a6305561620d927' into release4.11.0

2013-10-10 Thread jmclean
Merge commit 'bde3a3d3c887e6748f49c8228a6305561620d927' into release4.11.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/88ed63eb Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/88ed63eb Diff: http://git-wip

[08/13] git commit: [flex-sdk] [refs/heads/develop] - FLEX-33772 Incorrect tab focus behaviour

2013-10-10 Thread jmclean
FLEX-33772 Incorrect tab focus behaviour Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/edb146e5 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/edb146e5 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/

[02/13] git commit: [flex-sdk] [refs/heads/develop] - added recent resolved JIRA issues to release notes

2013-10-10 Thread jmclean
added recent resolved JIRA issues to 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/a98f6044 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/a98f6044 Diff: http://git-wip-us.apache.org/repos/asf

[13/13] git commit: [flex-sdk] [refs/heads/develop] - Merge commit '626c45e2b350a63bc8cf83d8a8de9f19635eebaf' into release4.11.0

2013-10-10 Thread jmclean
Merge commit '626c45e2b350a63bc8cf83d8a8de9f19635eebaf' into release4.11.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/bd49b402 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/bd49b402 Diff: http://git-wip

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

2013-10-10 Thread jmclean
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/a2eb3ecc Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/a2eb3ecc Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/a2eb3ecc Bran

[07/13] git commit: [flex-sdk] [refs/heads/develop] - Revert change as test is failing - it's likely that change is OK and test is incorrect but this is holding up the release candidate

2013-10-10 Thread jmclean
Revert change as test is failing - it's likely that change is OK and test is incorrect but this is holding up the release candidate Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/8eddfd0f Tree: http://git-wip-us.apache

[03/13] git commit: [flex-sdk] [refs/heads/develop] - Merge commit '7639423c798492a4673f32a73e333a9cea75163a' into release4.11.0

2013-10-10 Thread jmclean
Merge commit '7639423c798492a4673f32a73e333a9cea75163a' into release4.11.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/4e004f50 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/4e004f50 Diff: http://git-wip

[12/13] git commit: [flex-sdk] [refs/heads/develop] - fix how extra experimental classes are linked into sec

2013-10-10 Thread jmclean
fix how extra experimental classes are linked into sec Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/c059c67a Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/c059c67a Diff: http://git-wip-us.apache.org/repos

[01/13] git commit: [flex-sdk] [refs/heads/develop] - added mention of 11.9 beta support

2013-10-10 Thread jmclean
Updated Branches: refs/heads/develop 626c45e2b -> bd49b4021 Updated Tags: refs/tags/apache-flex-sdk-4.11.0RC1 [created] f5d159326 added mention of 11.9 beta support Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/9b

[04/13] git commit: [flex-sdk] [refs/heads/develop] - Added check to download Flash Players 11.7, 11.8 and 11.9

2013-10-10 Thread jmclean
Added check to download Flash Players 11.7, 11.8 and 11.9 Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/6e4a3c28 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/6e4a3c28 Diff: http://git-wip-us.apache.org/re

[09/13] git commit: [flex-sdk] [refs/heads/develop] - updated release emotes with latest JIRA

2013-10-10 Thread jmclean
updated release emotes with latest JIRA Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/53d54717 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/53d54717 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/d

[2/2] git commit: [flex-sdk] [refs/heads/release4.11.0] - Merge commit '626c45e2b350a63bc8cf83d8a8de9f19635eebaf' into release4.11.0

2013-10-10 Thread jmclean
Merge commit '626c45e2b350a63bc8cf83d8a8de9f19635eebaf' into release4.11.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/bd49b402 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/bd49b402 Diff: http://git-wip

[1/2] git commit: [flex-sdk] [refs/heads/release4.11.0] - - changed mobile CalloutSkin and CalloutArrow to keep backward compatibility: - if calloutSkin is subclassed, and borderThickness & borderColo

2013-10-10 Thread jmclean
Updated Branches: refs/heads/release4.11.0 c059c67a4 -> bd49b4021 - changed mobile CalloutSkin and CalloutArrow to keep backward compatibility: - if calloutSkin is subclassed, and borderThickness & borderColor are overridden => use these values - otherwise, use matching css styles - revert

git commit: [flex-sdk] [refs/heads/release4.11.0] - fix how extra experimental classes are linked into sec

2013-10-10 Thread jmclean
Updated Branches: refs/heads/release4.11.0 a0592ab1f -> c059c67a4 fix how extra experimental classes are linked into sec Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/c059c67a Tree: http://git-wip-us.apache.org/rep

Git Push Summary

2013-10-10 Thread jmclean
Updated Tags: refs/tags/apache-flex-sdk-4.11.0RC1 [deleted] 3a7a802b0

git commit: [flex-sdk] [refs/heads/release4.11.0] - Add missing classes to ASDocs

2013-10-10 Thread jmclean
Updated Branches: refs/heads/release4.11.0 12ff525ef -> a0592ab1f Add missing classes to ASDocs Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/a0592ab1 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/a059

git commit: [flex-sdk] [refs/heads/release4.11.0] - Fixed malformed asdocs comments

2013-10-10 Thread jmclean
Updated Branches: refs/heads/release4.11.0 53d547170 -> 12ff525ef Fixed malformed asdocs comments Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/12ff525e Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/12

Git Push Summary

2013-10-10 Thread jmclean
Updated Tags: refs/tags/apache-flex-sdk-4.11.0RC1 [created] 3a7a802b0

Git Push Summary

2013-10-10 Thread jmclean
Updated Tags: refs/tags/apache-flex-sdk-4.11.0RC1 [deleted] f5d159326

[1/2] git commit: [flex-sdk] [refs/heads/release4.11.0] - FLEX-33772 Incorrect tab focus behaviour

2013-10-10 Thread jmclean
Updated Branches: refs/heads/release4.11.0 8eddfd0fa -> 53d547170 FLEX-33772 Incorrect tab focus behaviour Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/edb146e5 Tree: http://git-wip-us.apache.org/repos/asf/flex-sd

[2/2] git commit: [flex-sdk] [refs/heads/release4.11.0] - updated release emotes with latest JIRA

2013-10-10 Thread jmclean
updated release emotes with latest JIRA Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/53d54717 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/53d54717 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/d

git commit: [flex-sdk] [refs/heads/develop] - - changed mobile CalloutSkin and CalloutArrow to keep backward compatibility: - if calloutSkin is subclassed, and borderThickness & borderColor are overri

2013-10-10 Thread mamsellem
Updated Branches: refs/heads/develop bde3a3d3c -> 626c45e2b - changed mobile CalloutSkin and CalloutArrow to keep backward compatibility: - if calloutSkin is subclassed, and borderThickness & borderColor are overridden => use these values - otherwise, use matching css styles - reverted mus

git commit: [flex-sdk] [refs/heads/release4.11.0] - Revert change as test is failing - it's likely that change is OK and test is incorrect but this is holding up the release candidate

2013-10-10 Thread jmclean
Updated Branches: refs/heads/release4.11.0 88ed63eb3 -> 8eddfd0fa Revert change as test is failing - it's likely that change is OK and test is incorrect but this is holding up the release candidate Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache

[3/4] git commit: [flex-sdk] [refs/heads/release4.11.0] - fix failing SplitNavigatorView mustella tests fix baseline bitmap for android 240 ppi. yet to update other ppi / os baseline bitmaps see https

2013-10-10 Thread jmclean
fix failing SplitNavigatorView mustella tests fix baseline bitmap for android 240 ppi. yet to update other ppi / os baseline bitmaps see https://issues.apache.org/jira/browse/FLEX-33809 Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/

[4/4] git commit: [flex-sdk] [refs/heads/release4.11.0] - Merge commit 'bde3a3d3c887e6748f49c8228a6305561620d927' into release4.11.0

2013-10-10 Thread jmclean
Merge commit 'bde3a3d3c887e6748f49c8228a6305561620d927' into release4.11.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/88ed63eb Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/88ed63eb Diff: http://git-wip

[1/4] git commit: [flex-sdk] [refs/heads/release4.11.0] - Fix #FLEX-33654 - allow ctrl/command key presses to be recieved and acted uppon in datagrid cells

2013-10-10 Thread jmclean
Updated Branches: refs/heads/release4.11.0 a2eb3eccd -> 88ed63eb3 Fix #FLEX-33654 - allow ctrl/command key presses to be recieved and acted uppon in datagrid cells Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/10f

[2/4] git commit: [flex-sdk] [refs/heads/release4.11.0] - partly fix failing SplitNavigatorView mustella tests 5 out of 6 fails are fixed. The remaining fail is due to incorrect Callout skin implement

2013-10-10 Thread jmclean
partly fix failing SplitNavigatorView mustella tests 5 out of 6 fails are fixed. The remaining fail is due to incorrect Callout skin implementation: see https://issues.apache.org/jira/browse/FLEX-33809 Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.

git commit: [flex-sdk] [refs/heads/release4.11.0] - updated release notes

2013-10-10 Thread jmclean
Updated Branches: refs/heads/release4.11.0 6e4a3c285 -> a2eb3eccd 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/a2eb3ecc Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/a2eb3ecc Dif

Jenkins build is back to normal : flex-flexunit #204

2013-10-10 Thread Apache Jenkins Server
See

Build failed in Jenkins: flex-flexunit #203

2013-10-10 Thread Apache Jenkins Server
See -- [...truncated 10 lines...] Fetching upstream changes from origin Commencing build of Revision cd1333af4e9faa1c0d818fbe5559d02843d6a113 (origin/develop) Checking out Revision cd1333af4e9faa1c0d818fbe5

git commit: [flex-sdk] [refs/heads/develop] - fix failing SplitNavigatorView mustella tests fix baseline bitmap for android 240 ppi. yet to update other ppi / os baseline bitmaps see https://issues.ap

2013-10-10 Thread mamsellem
Updated Branches: refs/heads/develop 03132154c -> bde3a3d3c fix failing SplitNavigatorView mustella tests fix baseline bitmap for android 240 ppi. yet to update other ppi / os baseline bitmaps see https://issues.apache.org/jira/browse/FLEX-33809 Project: http://git-wip-us.apache.org/repos/a

git commit: [flex-sdk] [refs/heads/develop] - partly fix failing SplitNavigatorView mustella tests 5 out of 6 fails are fixed. The remaining fail is due to incorrect Callout skin implementation: see h

2013-10-10 Thread mamsellem
Updated Branches: refs/heads/develop 10ff6e41b -> 03132154c partly fix failing SplitNavigatorView mustella tests 5 out of 6 fails are fixed. The remaining fail is due to incorrect Callout skin implementation: see https://issues.apache.org/jira/browse/FLEX-33809 Project: http://git-wip-us.apac

Order

2013-10-10 Thread Kennedy Morrison
Hello My name is Kennedy Morrison i send this inquiry to your company in regards to order some ( Analog Multimeters) i want you to email me with the sizes and prices of the Analog Multimeters you have in stock. Immediate responds is require and advise on payment method. With Kind Regards Kennedy

Build failed in Jenkins: flex-sdk_mustella-mobile #299

2013-10-10 Thread flex . mustella
See -- [...truncated 16109 lines...] [java] cmdArr before: [java] C:\ApacheFlex\dependencies\AdobeAIRSDK\3.9\bin\adl.exe [java] C:\jenkins_slave\workspace\flex-sdk_mu