Build failed in Jenkins: flex-tlf #1158

2017-08-19 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

[2/3] git commit: [flex-falcon] [refs/heads/develop] - Saw an issue with TestFlexJSExpressions::testVisitStringLiteralChinese in ant build This appears to fix it.

2017-08-19 Thread gregdove
Saw an issue with TestFlexJSExpressions::testVisitStringLiteralChinese in ant build This appears to fix it. Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/14578bdb Tree:

[3/3] git commit: [flex-falcon] [refs/heads/develop] - Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-falcon into develop

2017-08-19 Thread gregdove
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-falcon into develop Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/1b3b89aa Tree:

[1/3] git commit: [flex-falcon] [refs/heads/develop] - This looks like an omission of something that was intended to be configurable.

2017-08-19 Thread gregdove
Repository: flex-falcon Updated Branches: refs/heads/develop 9539c83f6 -> 1b3b89aa8 This looks like an omission of something that was intended to be configurable. Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit:

Build failed in Jenkins: flex-utilities_installer #1254

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

[02/15] git commit: [flex-asjs] [refs/heads/feature/amf] - Fix typo in import of KeyboardEvent

2017-08-19 Thread piotrz
Fix typo in import of KeyboardEvent Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/2950a794 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/2950a794 Diff:

[06/15] git commit: [flex-asjs] [refs/heads/feature/amf] - initialize modules

2017-08-19 Thread piotrz
initialize modules Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/8e7c6532 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/8e7c6532 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/8e7c6532

[1/9] git commit: [flex-falcon] [refs/heads/feature/amf] - initial support for modules

2017-08-19 Thread piotrz
Repository: flex-falcon Updated Branches: refs/heads/feature/amf 7bc6f7025 -> f422c99c4 initial support for modules Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/f8b724e4 Tree:

[8/9] git commit: [flex-falcon] [refs/heads/feature/amf] - Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-falcon into develop

2017-08-19 Thread piotrz
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-falcon into develop Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/1b3b89aa Tree:

[12/15] git commit: [flex-asjs] [refs/heads/feature/amf] - Forgot import

2017-08-19 Thread piotrz
Forgot import Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/ccc699f0 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/ccc699f0 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/ccc699f0 Branch:

[01/15] git commit: [flex-asjs] [refs/heads/feature/amf] - FLEX-35350 - Make HTML element "table" as main element of MDL Table component which allows to add bead to it instead of "tbody" - TableCell a

2017-08-19 Thread piotrz
Repository: flex-asjs Updated Branches: refs/heads/feature/amf 492cab8f9 -> 5da4c48ab FLEX-35350 - Make HTML element "table" as main element of MDL Table component which allows to add bead to it instead of "tbody" - TableCell and TableColumnt now extends existing classes in Basic module -

[14/15] git commit: [flex-asjs] [refs/heads/feature/amf] - revert this because it isn't needed now that we require the same IValuesImpl in the module as is in the main app.

2017-08-19 Thread piotrz
revert this because it isn't needed now that we require the same IValuesImpl in the module as is in the main app. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/d526a4a8 Tree:

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

2017-08-19 Thread piotrz
Merge branch 'develop' into feature/amf Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/5da4c48a Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/5da4c48a Diff:

[04/15] git commit: [flex-asjs] [refs/heads/feature/amf] - initial module example

2017-08-19 Thread piotrz
initial module example Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/ba3140be Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/ba3140be Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/ba3140be

[07/15] git commit: [flex-asjs] [refs/heads/feature/amf] - maven build for ModuleExample. Module artifacts are not copied into the MainApp (yet)

2017-08-19 Thread piotrz
maven build for ModuleExample. Module artifacts are not copied into the MainApp (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/f208da8d Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/f208da8d

[2/9] git commit: [flex-falcon] [refs/heads/feature/amf] - allow '; ' as separator between multiple additional compiler options

2017-08-19 Thread piotrz
allow ';' as separator between multiple additional compiler options Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/c8cb8557 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/c8cb8557 Diff:

[05/15] git commit: [flex-asjs] [refs/heads/feature/amf] - UIModule and UIModuleLoader

2017-08-19 Thread piotrz
UIModule and UIModuleLoader Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/020c1cb9 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/020c1cb9 Diff:

[6/9] git commit: [flex-falcon] [refs/heads/feature/amf] - This looks like an omission of something that was intended to be configurable.

2017-08-19 Thread piotrz
This looks like an omission of something that was intended to be configurable. Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/96a358c5 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/96a358c5 Diff:

[03/15] git commit: [flex-asjs] [refs/heads/feature/amf] - FLEX-35350 - Add missing overrides of methods related to item renderers - Use in all places element instead positioner

2017-08-19 Thread piotrz
FLEX-35350 - Add missing overrides of methods related to item renderers - Use in all places element instead positioner Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/683db92f Tree:

[4/9] git commit: [flex-falcon] [refs/heads/feature/amf] - fix using _id instead of id for JS localId output

2017-08-19 Thread piotrz
fix using _id instead of id for JS localId output Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/9cf18a06 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/9cf18a06 Diff:

[13/15] git commit: [flex-asjs] [refs/heads/feature/amf] - switch to using IModule to trigger module output

2017-08-19 Thread piotrz
switch to using IModule to trigger module output Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/bbbd0f20 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/bbbd0f20 Diff:

[11/15] git commit: [flex-asjs] [refs/heads/feature/amf] - Added change event on CheckBox Fixed RadioButton too

2017-08-19 Thread piotrz
Added change event on CheckBox Fixed RadioButton too Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/1d4211c4 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/1d4211c4 Diff:

[5/9] git commit: [flex-falcon] [refs/heads/feature/amf] - use IModule to detect Module compilation

2017-08-19 Thread piotrz
use IModule to detect Module compilation Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/9539c83f Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/9539c83f Diff:

[08/15] git commit: [flex-asjs] [refs/heads/feature/amf] - Setting checked state manually now works

2017-08-19 Thread piotrz
Setting checked state manually now works Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/467d4bfd Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/467d4bfd Diff:

[09/15] git commit: [flex-asjs] [refs/heads/feature/amf] - Forgot to remove this line.

2017-08-19 Thread piotrz
Forgot to remove this line. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/8eaaeffb Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/8eaaeffb Diff:

[10/15] git commit: [flex-asjs] [refs/heads/feature/amf] - This should work better with MXML

2017-08-19 Thread piotrz
This should work better with MXML Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/89145f18 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/89145f18 Diff:

[9/9] git commit: [flex-falcon] [refs/heads/feature/amf] - Merge branch 'develop' into feature/amf

2017-08-19 Thread piotrz
Merge branch 'develop' into feature/amf Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/f422c99c Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/f422c99c Diff:

[3/9] git commit: [flex-falcon] [refs/heads/feature/amf] - try to fix maven build

2017-08-19 Thread piotrz
try to fix maven build Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/1abf6439 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/1abf6439 Diff:

[7/9] git commit: [flex-falcon] [refs/heads/feature/amf] - Saw an issue with TestFlexJSExpressions::testVisitStringLiteralChinese in ant build This appears to fix it.

2017-08-19 Thread piotrz
Saw an issue with TestFlexJSExpressions::testVisitStringLiteralChinese in ant build This appears to fix it. Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/14578bdb Tree:

git commit: [flex-asjs] [refs/heads/feature/amf] - - Move SampleAmfWebApp to examples/amf/SampleAmfWebApp - Switch poms to 0.9.0-SNAPSHOT

2017-08-19 Thread piotrz
Repository: flex-asjs Updated Branches: refs/heads/feature/amf 5da4c48ab -> 030b917f6 - Move SampleAmfWebApp to examples/amf/SampleAmfWebApp - Switch poms to 0.9.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

Build failed in Jenkins: flex-blazeds #1045

2017-08-19 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

Build failed in Jenkins: flex-asjs #2518

2017-08-19 Thread flex . ci . builds
See -- [...truncated 438 lines...] clean: [delete] Deleting: