Build failed in Jenkins: flex-blazeds #1034

2017-07-31 Thread flex . ci . builds
See -- Started by timer Building remotely on flex_sdk_slave2 in workspace > C:\Program Files (x86)\Git\cmd\git.exe rev-parse

git commit: [flex-asjs] [refs/heads/feature/amf] - Update Reflection dependency to 0.9.0-SNAPSHOT

2017-07-31 Thread piotrz
Repository: flex-asjs Updated Branches: refs/heads/feature/amf a3614e1d9 -> dc2cbec3a Update Reflection dependency to 0.9.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/dc2cbec3 Tree:

[09/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Added mouseWheel and doubleClick

2017-07-31 Thread piotrz
Added mouseWheel and doubleClick Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/2908e0ff Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/2908e0ff Diff:

[26/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Merge branch 'develop' into feature/browser-event

2017-07-31 Thread piotrz
Merge branch 'develop' into feature/browser-event * develop: Made the text values of Tables consistant. Fixed merging when span is after a table. These changes should be back-ported to the original TLF as well. Added code to test menu change, for some reason this doesn't work yet. Make mdl

[31/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-asjs into develop

2017-07-31 Thread piotrz
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-asjs into develop Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/8c2a6bc4 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/8c2a6bc4

[05/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - This should fix the target issues. I still need to add a test for targets and stopping propogation.

2017-07-31 Thread piotrz
This should fix the target issues. I still need to add a test for targets and stopping propogation. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/f53e941a Tree:

[29/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Fixed selection of lines which are justified

2017-07-31 Thread piotrz
Fixed selection of lines which are justified Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/c3b6d321 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/c3b6d321 Diff:

[47/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Added typename to Container

2017-07-31 Thread piotrz
Added typename to Container Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/6bd14d2f Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/6bd14d2f Diff:

[39/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Added SingleSelectionDropIndicatorBead and used it with the other single-selection drag and drop beads. Updated comments throughout.

2017-07-31 Thread piotrz
Added SingleSelectionDropIndicatorBead and used it with the other single-selection drag and drop beads. Updated comments throughout. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/96ee5429 Tree:

[37/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - PointUtils was missing.

2017-07-31 Thread piotrz
PointUtils was missing. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/28bf3528 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/28bf3528 Diff:

[08/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Merge branch 'develop' into feature/browser-event

2017-07-31 Thread piotrz
Merge branch 'develop' into feature/browser-event * develop: Fixed ContainerTest Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/76dd35ce Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/76dd35ce Diff:

[42/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Changed to the normal flexible layouts

2017-07-31 Thread piotrz
Changed to the normal flexible layouts Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/235ce586 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/235ce586 Diff:

[19/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Better RTE safety with less code. :-)

2017-07-31 Thread piotrz
Better RTE safety with less code. :-) Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/94bda2fd Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/94bda2fd Diff:

[11/50] [abbrv] flex-asjs git commit: A bit messy and there’s no way to currently set coordinates on MouseEvents in HTML (is that needed?), but this fixes mouse event coordinates from going bonkers.

2017-07-31 Thread piotrz
A bit messy and there’s no way to currently set coordinates on MouseEvents in HTML (is that needed?), but this fixes mouse event coordinates from going bonkers. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

[01/50] [abbrv] flex-asjs git commit: I’m not sure if cljs compiler will rename these. To be on the safe side…

2017-07-31 Thread piotrz
Repository: flex-asjs Updated Branches: refs/heads/feature/amf 5a08a9c21 -> a3614e1d9 I’m not sure if cljs compiler will rename these. To be on the safe side… Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

[44/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Merge branch 'feature/browser-event' into develop

2017-07-31 Thread piotrz
Merge branch 'feature/browser-event' into develop * feature/browser-event: Fixing SimpleDataProviderChangeNotifier which was broken after recent changes to DataProviderChangeNotifier Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

[18/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - This appears to be inoperative. I believe this change is correct, but it really needs a test.

2017-07-31 Thread piotrz
This appears to be inoperative. I believe this change is correct, but it really needs a test. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/61ef18b9 Tree:

[22/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - AccordionCollapseBead can use the same fix.

2017-07-31 Thread piotrz
AccordionCollapseBead can use the same fix. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/222f1429 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/222f1429 Diff:

[45/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Made JS FlexibleLayouts consistent with swf ones.

2017-07-31 Thread piotrz
Made JS FlexibleLayouts consistent with swf ones. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a631f066 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/a631f066 Diff:

[02/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Fix for bug where the "close" event on a Panel was not being dispatched on HTML platform. This was because the "close" event from the

2017-07-31 Thread piotrz
Fix for bug where the "close" event on a Panel was not being dispatched on HTML platform. This was because the "close" event from the TitleBar was set to bubble and events do not bubble (easily anyway) on the HTML platform. PanelView now intercepts the event and dispatches its own. Project:

[34/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Fixed preventDefault()

2017-07-31 Thread piotrz
Fixed preventDefault() Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/60f223a2 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/60f223a2 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/60f223a2

[03/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Merge branch 'develop' into browser-event

2017-07-31 Thread piotrz
Merge branch 'develop' into browser-event Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/273526e9 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/273526e9 Diff:

[28/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Made localX and localY settable

2017-07-31 Thread piotrz
Made localX and localY settable Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/8645a4f0 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/8645a4f0 Diff:

[13/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - TileLayout in JS should match SWF

2017-07-31 Thread piotrz
TileLayout in JS should match SWF Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/2458fe55 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/2458fe55 Diff:

[32/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Merge branch 'develop' into feature/browser-event

2017-07-31 Thread piotrz
Merge branch 'develop' into feature/browser-event * develop: Make sure selected item doesn't mess with mdl styling Fixed selection of lines which are justified Setting the default TLFFactory is now required. No dependency on StandardTLFFactory (and HTML Text) unless used. Project:

[07/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - goog.Event assumes the getter can be called on the event. Default to the super getter if wrappedEvent is not set (yet).

2017-07-31 Thread piotrz
goog.Event assumes the getter can be called on the event. Default to the super getter if wrappedEvent is not set (yet). Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/3b2a8feb Tree:

[50/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Merge branch 'develop' into feature/amf

2017-07-31 Thread piotrz
Merge branch 'develop' into feature/amf # Conflicts: # frameworks/projects/Network/src/main/flex/NetworkClasses.as # frameworks/projects/Network/src/main/resources/basic-manifest.xml Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

[43/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Fixing SimpleDataProviderChangeNotifier which was broken after recent changes to DataProviderChangeNotifier

2017-07-31 Thread piotrz
Fixing SimpleDataProviderChangeNotifier which was broken after recent changes to DataProviderChangeNotifier Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/fd2ba63a Tree:

[36/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Added delta, deltaX and deltaY for mouse wheel events Needs tests

2017-07-31 Thread piotrz
Added delta, deltaX and deltaY for mouse wheel events Needs tests Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/0d9fe0cc Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/0d9fe0cc Diff:

[48/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Improvement, but probably still needs more work

2017-07-31 Thread piotrz
Improvement, but probably still needs more work Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/8ce67e22 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/8ce67e22 Diff:

[46/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Wrong CSS

2017-07-31 Thread piotrz
Wrong CSS Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/562a1302 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/562a1302 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/562a1302 Branch:

[38/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - DragMouseController now dispatches events with itself as target; useful in MXML files.

2017-07-31 Thread piotrz
DragMouseController now dispatches events with itself as target; useful in MXML files. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/01bc1dd0 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/01bc1dd0

[27/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Setting the default TLFFactory is now required. No dependency on StandardTLFFactory (and HTML Text) unless used.

2017-07-31 Thread piotrz
Setting the default TLFFactory is now required. No dependency on StandardTLFFactory (and HTML Text) unless used. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a4a2bb36 Tree:

[35/50] [abbrv] flex-asjs git commit: I’m not positive, but without this, there is likely going to be problems with variable renaming in minified code.

2017-07-31 Thread piotrz
I’m not positive, but without this, there is likely going to be problems with variable renaming in minified code. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/c1661203 Tree:

[33/50] [abbrv] flex-asjs git commit: alpha should work…

2017-07-31 Thread piotrz
alpha should work… Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/9767786d Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/9767786d Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/9767786d

[40/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Fixed hasOwnProperty

2017-07-31 Thread piotrz
Fixed hasOwnProperty Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/93c980dd Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/93c980dd Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/93c980dd

[49/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Merge branch 'develop' into feature/amf

2017-07-31 Thread piotrz
http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/a3614e1d/frameworks/projects/Network/pom.xml -- diff --cc frameworks/projects/Network/pom.xml index 87ae73f,a492694..ca12bd1 --- a/frameworks/projects/Network/pom.xml +++

[flex-typedefs] Git Push Summary

2017-07-31 Thread piotrz
Repository: flex-typedefs Updated Branches: refs/heads/feature/amf [created] 506e46762

[41/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Merge branch 'develop' into feature/browser-event

2017-07-31 Thread piotrz
Merge branch 'develop' into feature/browser-event * develop: Fixed hasOwnProperty Added SingleSelectionDropIndicatorBead and used it with the other single-selection drag and drop beads. Updated comments throughout. DragMouseController now dispatches events with itself as target; useful in

[17/50] [abbrv] flex-asjs git commit: Fixed fallback on target and currentTarget getters. Added setters for target and currentTarget. That should only be needed for “custom” MouseEvents. The necessity

2017-07-31 Thread piotrz
Fixed fallback on target and currentTarget getters. Added setters for target and currentTarget. That should only be needed for “custom” MouseEvents. The necessity of this is debateable. Fixed DataBindingTestbed test Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

[20/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Fixed other notifiers

2017-07-31 Thread piotrz
Fixed other notifiers Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/5a6fb132 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/5a6fb132 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/5a6fb132

[10/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-asjs into develop

2017-07-31 Thread piotrz
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-asjs into develop Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/9e15e5ba Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/9e15e5ba

[30/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Make sure selected item doesn't mess with mdl styling

2017-07-31 Thread piotrz
Make sure selected item doesn't mess with mdl styling Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/1644608e Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/1644608e Diff:

[15/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - use getBrowserEvent()

2017-07-31 Thread piotrz
use getBrowserEvent() Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/d0ac21c4 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/d0ac21c4 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/d0ac21c4

[25/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Made the text values of Tables consistant. Fixed merging when span is after a table. These changes should be back-ported to the origi

2017-07-31 Thread piotrz
Made the text values of Tables consistant. Fixed merging when span is after a table. These changes should be back-ported to the original TLF as well. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/397cfc19 Tree:

[12/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Make flash work with mouse wheel, JS side should be fixed to expose delta as well

2017-07-31 Thread piotrz
Make flash work with mouse wheel, JS side should be fixed to expose delta as well Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/2f01c3a2 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/2f01c3a2 Diff:

[04/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Cleaned up typing of native events

2017-07-31 Thread piotrz
Cleaned up typing of native events Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/294c3d6a Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/294c3d6a Diff:

[23/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Make mdl Menu a basic List to allow for change event, and for reading selectedItem

2017-07-31 Thread piotrz
Make mdl Menu a basic List to allow for change event, and for reading selectedItem Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/981ffb83 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/981ffb83 Diff:

[24/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Added code to test menu change, for some reason this doesn't work yet.

2017-07-31 Thread piotrz
Added code to test menu change, for some reason this doesn't work yet. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/4eb3eaf3 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/4eb3eaf3 Diff:

[06/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Fixed ContainerTest

2017-07-31 Thread piotrz
Fixed ContainerTest Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/dc00fcb4 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/dc00fcb4 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/dc00fcb4

[16/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Added BubbleTest

2017-07-31 Thread piotrz
Added BubbleTest Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/33df5298 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/33df5298 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/33df5298

[14/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - This needs new typedefs

2017-07-31 Thread piotrz
This needs new typedefs Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/ad583105 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/ad583105 Diff:

[21/50] [abbrv] git commit: [flex-asjs] [refs/heads/feature/amf] - Forgot to fix the SWF side.

2017-07-31 Thread piotrz
Forgot to fix the SWF side. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/1e19ff5d Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/1e19ff5d Diff:

[flex-falcon] Git Push Summary

2017-07-31 Thread piotrz
Repository: flex-falcon Updated Branches: refs/heads/feature/amf [created] c500b3fe5

[MAVEN-BUILD] FlexJS Framework (maven) - Build # 1142 - Still Failing

2017-07-31 Thread Apache Jenkins Server
The Apache Jenkins build system has built FlexJS Framework (maven) (build #1142) Status: Still Failing Check console output at https://builds.apache.org/job/FlexJS%20Framework%20(maven)/1142/ to view the results.

git commit: [flex-falcon] [refs/heads/develop] - compiler-jx: Added -js-default-initializers option to force uninitialized variables to default to the same values in JS as they do in SWF.

2017-07-31 Thread joshtynjala
Repository: flex-falcon Updated Branches: refs/heads/develop b04074bf0 -> c500b3fe5 compiler-jx: Added -js-default-initializers option to force uninitialized variables to default to the same values in JS as they do in SWF. -js-default-initializers defaults to false and is completely

Jenkins build is back to normal : flex-asjs #2475

2017-07-31 Thread flex . ci . builds
See

[MAVEN-BUILD] FlexJS Framework (maven) - Build # 1141 - Still Failing

2017-07-31 Thread Apache Jenkins Server
The Apache Jenkins build system has built FlexJS Framework (maven) (build #1141) Status: Still Failing Check console output at https://builds.apache.org/job/FlexJS%20Framework%20(maven)/1141/ to view the results.

git commit: [flex-asjs] [refs/heads/develop] - Improvement, but probably still needs more work

2017-07-31 Thread harbs
Repository: flex-asjs Updated Branches: refs/heads/develop 6bd14d2f1 -> 8ce67e226 Improvement, but probably still needs more work Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/8ce67e22 Tree:

Build failed in Jenkins: flex-asjs #2474

2017-07-31 Thread flex . ci . builds
See Changes: [harbs] Wrong CSS [harbs] Added typename to Container -- [...truncated 9252 lines...] [mxmlc] sorted filename: string/string.js [mxmlc] sorted filename:

[MAVEN-BUILD] FlexJS Framework (maven) - Build # 1140 - Still Failing

2017-07-31 Thread Apache Jenkins Server
The Apache Jenkins build system has built FlexJS Framework (maven) (build #1140) Status: Still Failing Check console output at https://builds.apache.org/job/FlexJS%20Framework%20(maven)/1140/ to view the results.

git commit: [flex-asjs] [refs/heads/develop] - Added typename to Container

2017-07-31 Thread harbs
Repository: flex-asjs Updated Branches: refs/heads/develop 562a1302e -> 6bd14d2f1 Added typename to Container Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/6bd14d2f Tree:

[MAVEN-BUILD] FlexJS Framework (maven) - Build # 1139 - Still Failing

2017-07-31 Thread Apache Jenkins Server
The Apache Jenkins build system has built FlexJS Framework (maven) (build #1139) Status: Still Failing Check console output at https://builds.apache.org/job/FlexJS%20Framework%20(maven)/1139/ to view the results.

[MAVEN-BUILD] FlexJS Framework (maven) - Build # 1138 - Still Failing

2017-07-31 Thread Apache Jenkins Server
The Apache Jenkins build system has built FlexJS Framework (maven) (build #1138) Status: Still Failing Check console output at https://builds.apache.org/job/FlexJS%20Framework%20(maven)/1138/ to view the results.

git commit: [flex-asjs] [refs/heads/develop] - Wrong CSS

2017-07-31 Thread harbs
Repository: flex-asjs Updated Branches: refs/heads/develop a631f066e -> 562a1302e Wrong CSS Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/562a1302 Tree:

[MAVEN-BUILD] FlexJS Framework (maven) - Build # 1137 - Still Failing

2017-07-31 Thread Apache Jenkins Server
The Apache Jenkins build system has built FlexJS Framework (maven) (build #1137) Status: Still Failing Check console output at https://builds.apache.org/job/FlexJS%20Framework%20(maven)/1137/ to view the results.

[MAVEN-BUILD] FlexJS Framework (maven) - Build # 1136 - Still Failing

2017-07-31 Thread Apache Jenkins Server
The Apache Jenkins build system has built FlexJS Framework (maven) (build #1136) Status: Still Failing Check console output at https://builds.apache.org/job/FlexJS%20Framework%20(maven)/1136/ to view the results.

git commit: [flex-asjs] [refs/heads/develop] - Made JS FlexibleLayouts consistent with swf ones.

2017-07-31 Thread harbs
Repository: flex-asjs Updated Branches: refs/heads/develop 0ad0cdd57 -> a631f066e Made JS FlexibleLayouts consistent with swf ones. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a631f066 Tree:

Build failed in Jenkins: flex-utilities_installer #1243

2017-07-31 Thread flex . ci . builds
See -- Started by timer Building remotely on flex_sdk_slave2 in workspace > C:\Program Files

[MAVEN-BUILD] FlexJS Framework (maven) - Build # 1135 - Still Failing

2017-07-31 Thread Apache Jenkins Server
The Apache Jenkins build system has built FlexJS Framework (maven) (build #1135) Status: Still Failing Check console output at https://builds.apache.org/job/FlexJS%20Framework%20(maven)/1135/ to view the results.

[MAVEN-BUILD] FlexJS Framework (maven) - Build # 1134 - Still Failing

2017-07-31 Thread Apache Jenkins Server
The Apache Jenkins build system has built FlexJS Framework (maven) (build #1134) Status: Still Failing Check console output at https://builds.apache.org/job/FlexJS%20Framework%20(maven)/1134/ to view the results.

[MAVEN-BUILD] FlexJS Framework (maven) - Build # 1133 - Still Failing

2017-07-31 Thread Apache Jenkins Server
The Apache Jenkins build system has built FlexJS Framework (maven) (build #1133) Status: Still Failing Check console output at https://builds.apache.org/job/FlexJS%20Framework%20(maven)/1133/ to view the results.

[2/2] git commit: [flex-asjs] [refs/heads/develop] - Merge branch 'feature/browser-event' into develop

2017-07-31 Thread harbs
Merge branch 'feature/browser-event' into develop * feature/browser-event: Fixing SimpleDataProviderChangeNotifier which was broken after recent changes to DataProviderChangeNotifier Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

[1/2] git commit: [flex-asjs] [refs/heads/develop] - Fixing SimpleDataProviderChangeNotifier which was broken after recent changes to DataProviderChangeNotifier

2017-07-31 Thread harbs
Repository: flex-asjs Updated Branches: refs/heads/develop 235ce5860 -> 0ad0cdd57 Fixing SimpleDataProviderChangeNotifier which was broken after recent changes to DataProviderChangeNotifier Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

git commit: [flex-asjs] [refs/heads/feature/browser-event] - Fixing SimpleDataProviderChangeNotifier which was broken after recent changes to DataProviderChangeNotifier

2017-07-31 Thread yishayw
Repository: flex-asjs Updated Branches: refs/heads/feature/browser-event e32fc222c -> fd2ba63a2 Fixing SimpleDataProviderChangeNotifier which was broken after recent changes to DataProviderChangeNotifier Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

[MAVEN-BUILD] FlexJS Framework (maven) - Build # 1132 - Still Failing

2017-07-31 Thread Apache Jenkins Server
The Apache Jenkins build system has built FlexJS Framework (maven) (build #1132) Status: Still Failing Check console output at https://builds.apache.org/job/FlexJS%20Framework%20(maven)/1132/ to view the results.

git commit: [flex-asjs] [refs/heads/develop] - Changed to the normal flexible layouts

2017-07-31 Thread harbs
Repository: flex-asjs Updated Branches: refs/heads/develop e32fc222c -> 235ce5860 Changed to the normal flexible layouts Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/235ce586 Tree:

[MAVEN-BUILD] FlexJS Framework (maven) - Build # 1131 - Still Failing

2017-07-31 Thread Apache Jenkins Server
The Apache Jenkins build system has built FlexJS Framework (maven) (build #1131) Status: Still Failing Check console output at https://builds.apache.org/job/FlexJS%20Framework%20(maven)/1131/ to view the results.