Re: [MAVEN-BUILD] FlexJS Framework (maven) - Build # 327 - Failure

2016-10-17 Thread Chris Lambertus
Hi folks, sorry about this. Am testing a new windows buildslave and this particular job happens to be the best test case. Will have a couple more tests, then the mail should stop. -Chris ASF Infra > On Oct 17, 2016, at 9:02 PM, Apache Jenkins Server > wrote: > >

[MAVEN-BUILD] FlexJS Framework (maven) - Build # 327 - Failure

2016-10-17 Thread Apache Jenkins Server
The Apache Jenkins build system has built FlexJS Framework (maven) (build #327) Status: Failure Check console output at https://builds.apache.org/job/FlexJS%20Framework%20(maven)/327/ to view the results.

[1/5] git commit: [flex-falcon] [refs/heads/develop] - ParameterEmitter: fixed issue where this wasn't called due to an old override

2016-10-17 Thread joshtynjala
Repository: flex-falcon Updated Branches: refs/heads/develop 47cf23cd6 -> b36131959 ParameterEmitter: fixed issue where this wasn't called due to an old override Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit:

[5/5] git commit: [flex-falcon] [refs/heads/develop] - compiler-jx: increased timeout for Ant tests

2016-10-17 Thread joshtynjala
compiler-jx: increased timeout for Ant tests Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/b3613195 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/b3613195 Diff:

[2/5] git commit: [flex-falcon] [refs/heads/develop] - IJSEmitter: no longer has pushSourceMapName() and popSourceMapName() because they were confusing Chrome and they don't appear to be necessary

2016-10-17 Thread joshtynjala
IJSEmitter: no longer has pushSourceMapName() and popSourceMapName() because they were confusing Chrome and they don't appear to be necessary Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/838a0fcd Tree:

[3/5] git commit: [flex-falcon] [refs/heads/develop] - ASEmitter, JSEmitter: fixed issue where line and column numbers could be wrong when stringifyNode() is used and source map offset could be wrong

2016-10-17 Thread joshtynjala
ASEmitter, JSEmitter: fixed issue where line and column numbers could be wrong when stringifyNode() is used and source map offset could be wrong too Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/1753f4e2 Tree:

[4/5] git commit: [flex-falcon] [refs/heads/develop] - FieldEmitter: improved source map output for fields

2016-10-17 Thread joshtynjala
FieldEmitter: improved source map output for fields Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/45433083 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/45433083 Diff:

Jenkins build became unstable: flex-flexunit #790

2016-10-17 Thread flex . ci . builds
See

git commit: [flex-asjs] [refs/heads/feature/mdl] - CheckBox and RadioButton examples

2016-10-17 Thread carlosrovira
Repository: flex-asjs Updated Branches: refs/heads/feature/mdl c3b6a8c5f -> 128b87d26 CheckBox and RadioButton examples Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/128b87d2 Tree:

git commit: [flex-asjs] [refs/heads/feature/mdl] - MDL RadioButton

2016-10-17 Thread carlosrovira
Repository: flex-asjs Updated Branches: refs/heads/feature/mdl db9f3f4ef -> c3b6a8c5f MDL RadioButton Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/c3b6a8c5 Tree:

git commit: [flex-asjs] [refs/heads/feature/mdl] - Some text input and example changes

2016-10-17 Thread carlosrovira
Repository: flex-asjs Updated Branches: refs/heads/feature/mdl 302107ed1 -> db9f3f4ef Some text input and example changes Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/db9f3f4e Tree:

git commit: [flex-asjs] [refs/heads/feature/mdl] - MDL CheckBox impl

2016-10-17 Thread carlosrovira
Repository: flex-asjs Updated Branches: refs/heads/feature/mdl f26dbb867 -> 302107ed1 MDL CheckBox impl Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/302107ed Tree:

git commit: [flex-asjs] [refs/heads/feature/mdl] - Use of mdl:TextInput

2016-10-17 Thread carlosrovira
Repository: flex-asjs Updated Branches: refs/heads/feature/mdl 6a6669966 -> f26dbb867 Use of mdl:TextInput Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/f26dbb86 Tree:

git commit: [flex-asjs] [refs/heads/feature/mdl] - MDL TextInput

2016-10-17 Thread carlosrovira
Repository: flex-asjs Updated Branches: refs/heads/feature/mdl 0fd533e4c -> 6a6669966 MDL TextInput Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/6a666996 Tree:

[3/8] git commit: [flex-asjs] [refs/heads/feature/mdl] - First MDL commit. This is a Material Design Google SWC project to create components with Google MDL look and feel

2016-10-17 Thread carlosrovira
First MDL commit. This is a Material Design Google SWC project to create components with Google MDL look and feel Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/68a862b6 Tree:

[8/8] git commit: [flex-asjs] [refs/heads/feature/mdl] - fix MDL swc to use the correct Button

2016-10-17 Thread carlosrovira
fix MDL swc to use the correct Button Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/06f1ccaf Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/06f1ccaf Diff:

[5/8] git commit: [flex-asjs] [refs/heads/feature/mdl] - Use changes in falcon to inline HTML

2016-10-17 Thread carlosrovira
Use changes in falcon to inline HTML Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/5c287733 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/5c287733 Diff:

[6/8] git commit: [flex-asjs] [refs/heads/feature/mdl] - MDL Example project

2016-10-17 Thread carlosrovira
MDL Example project Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a8d9cf98 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/a8d9cf98 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/a8d9cf98

[1/8] git commit: [flex-asjs] [refs/heads/feature/mdl] - First implementation of js:Form. Is nesting tags, but action attribute is not working [Forced Update!]

2016-10-17 Thread carlosrovira
Repository: flex-asjs Updated Branches: refs/heads/feature/mdl 6ba5f87a3 -> 0fd533e4c (forced update) First implementation of js:Form. Is nesting tags, but action attribute is not working Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

[7/8] git commit: [flex-asjs] [refs/heads/feature/mdl] - Introducing js:Form

2016-10-17 Thread carlosrovira
Introducing js:Form Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/0fd533e4 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/0fd533e4 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/0fd533e4

[4/8] git commit: [flex-asjs] [refs/heads/feature/mdl] - Add MDL module to pom

2016-10-17 Thread carlosrovira
Add MDL module to pom Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/3ffa7224 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/3ffa7224 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/3ffa7224

[2/8] git commit: [flex-asjs] [refs/heads/feature/mdl] - More Buttons, I think we need "disabled" html attribute implementation

2016-10-17 Thread carlosrovira
More Buttons, I think we need "disabled" html attribute implementation Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/e9ff3854 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/e9ff3854 Diff:

[2/2] git commit: [flex-asjs] [refs/heads/feature/mdl] - First implementation of js:Form. Is nesting tags, but action attribute is not working

2016-10-17 Thread carlosrovira
First implementation of js:Form. Is nesting tags, but action attribute is not working Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/6ba5f87a Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/6ba5f87a

git commit: [flex-asjs] [refs/heads/develop] - First implementation of js:Form. Is nesting tags, but action attribute is not working

2016-10-17 Thread carlosrovira
Repository: flex-asjs Updated Branches: refs/heads/develop 14abba2c9 -> d4244fe45 First implementation of js:Form. Is nesting tags, but action attribute is not working Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

Build failed in Jenkins: flex-utilities_installer #975

2016-10-17 Thread flex . ci . builds
See -- Started by timer Building remotely on flex_sdk_slave2 in workspace > C:\Program Files

[2/7] git commit: [flex-asjs] [refs/heads/feature/mdl] - fix MDL swc to use the correct Button

2016-10-17 Thread carlosrovira
fix MDL swc to use the correct Button Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/b68d7862 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/b68d7862 Diff:

[3/7] git commit: [flex-asjs] [refs/heads/feature/mdl] - First MDL commit. This is a Material Design Google SWC project to create components with Google MDL look and feel

2016-10-17 Thread carlosrovira
First MDL commit. This is a Material Design Google SWC project to create components with Google MDL look and feel Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/ad9cd028 Tree:

[7/7] git commit: [flex-asjs] [refs/heads/feature/mdl] - MDL Example project

2016-10-17 Thread carlosrovira
MDL Example project Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/8a11ed4e Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/8a11ed4e Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/8a11ed4e

[4/7] git commit: [flex-asjs] [refs/heads/feature/mdl] - Use changes in falcon to inline HTML

2016-10-17 Thread carlosrovira
Use changes in falcon to inline HTML Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/61300d92 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/61300d92 Diff:

[6/7] git commit: [flex-asjs] [refs/heads/feature/mdl] - More Buttons, I think we need "disabled" html attribute implementation

2016-10-17 Thread carlosrovira
More Buttons, I think we need "disabled" html attribute implementation Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/4de4ab4c Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/4de4ab4c Diff:

[1/7] git commit: [flex-asjs] [refs/heads/feature/mdl] - updated release notes, and added some missing things from 0.7 [Forced Update!]

2016-10-17 Thread carlosrovira
Repository: flex-asjs Updated Branches: refs/heads/feature/mdl fa21a4cfb -> b68d7862e (forced update) updated release notes, and added some missing things from 0.7 Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

[5/7] git commit: [flex-asjs] [refs/heads/feature/mdl] - Add MDL module to pom

2016-10-17 Thread carlosrovira
Add MDL module to pom Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/3fca6c20 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/3fca6c20 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/3fca6c20