[3/3] git commit: [flex-falcon] [refs/heads/develop] - get raw output from asdoc into .txt files. Next step is to create dita files

2016-10-11 Thread aharui
get raw output from asdoc into .txt files. Next step is to create dita files Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/f938cb72 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/f938cb72 Diff:

[2/3] git commit: [flex-falcon] [refs/heads/develop] - get raw output from asdoc into .txt files. Next step is to create dita files

2016-10-11 Thread aharui
http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/f938cb72/compiler-jx/src/main/java/org/apache/flex/compiler/internal/codegen/mxml/flexjs/MXMLFlexJSASDocEmitter.java -- diff --git

[1/3] git commit: [flex-falcon] [refs/heads/develop] - try to get JSON output for ASDoc

2016-10-11 Thread aharui
Repository: flex-falcon Updated Branches: refs/heads/develop c5a10255f -> 8e7955930 try to get JSON output for ASDoc Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/8e795593 Tree:

Build failed in Jenkins: flex-falcon #1267

2016-10-11 Thread flex . ci . builds
See Changes: [greg.dove] [FIX] Maven build fix. This Test is currently excluded in the ant build, but is included in the maven build. Updated to pass. -- [...truncated 2939 lines...]

git commit: [flex-asjs] [refs/heads/develop] - Updated MobileStocks example with better resize handling.

2016-10-11 Thread pent
Repository: flex-asjs Updated Branches: refs/heads/develop 5df884ae9 -> 805838652 Updated MobileStocks example with better resize handling. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/80583865 Tree:

git commit: [flex-asjs] [refs/heads/develop] - Update to Chart: get BarChart to resize properly. Need to carry this over to the other chart types.

2016-10-11 Thread pent
Repository: flex-asjs Updated Branches: refs/heads/develop 23403e53d -> 5df884ae9 Update to Chart: get BarChart to resize properly. Need to carry this over to the other chart types. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

git commit: [flex-falcon] [refs/heads/develop] - [FIX] Maven build fix. This Test is currently excluded in the ant build, but is included in the maven build. Updated to pass.

2016-10-11 Thread gregdove
Repository: flex-falcon Updated Branches: refs/heads/develop a39371679 -> c5a10255f [FIX] Maven build fix. This Test is currently excluded in the ant build, but is included in the maven build. Updated to pass. Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit:

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

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

Jenkins build is back to normal : flex-falcon #1266

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

flex-site git commit: Automatic Site Publish by Buildbot

2016-10-11 Thread git-site-role
Repository: flex-site Updated Branches: refs/heads/asf-site c121cab61 -> 9df20d2f0 Automatic Site Publish by Buildbot Project: http://git-wip-us.apache.org/repos/asf/flex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-site/commit/9df20d2f Tree:

flex-site git commit: - Worked on the content of the index.html page.

2016-10-11 Thread cdutz
Repository: flex-site Updated Branches: refs/heads/maven-site 4e727d73f -> 7db84efde - Worked on the content of the index.html page. Project: http://git-wip-us.apache.org/repos/asf/flex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-site/commit/7db84efd Tree:

[2/2] git commit: [flex-falcon] [refs/heads/develop] - hack in support for force-linking via import foo.bar.baz; baz

2016-10-11 Thread aharui
hack in support for force-linking via import foo.bar.baz; baz Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/cc3183d1 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/cc3183d1 Diff:

[1/2] git commit: [flex-falcon] [refs/heads/develop] - update version number for backup build

2016-10-11 Thread aharui
Repository: flex-falcon Updated Branches: refs/heads/develop 86644a94b -> a39371679 update version number for backup 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/a3937167 Tree:

Build failed in Jenkins: flex-falcon #1265

2016-10-11 Thread flex . ci . builds
See -- [...truncated 2663 lines...] [java] Warning: pattern assignPlusToRuntimeNameExpr has no reduction - ignored. [java] Warning: pattern assignRightShiftToDescendantsExpr has no

git commit: [flex-asjs] [refs/heads/develop] - Changed DataGridExample to show use of DataGridPercentageLayout.

2016-10-11 Thread pent
Repository: flex-asjs Updated Branches: refs/heads/develop 9bd1e9ff9 -> 23403e53d Changed DataGridExample to show use of DataGridPercentageLayout. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/23403e53 Tree:

git commit: [flex-asjs] [refs/heads/develop] - Changes to DataGrid component and beads. Adding DataGridPercentageLayout so column widths can be specified as percentages.

2016-10-11 Thread pent
Repository: flex-asjs Updated Branches: refs/heads/develop dcc5ff3b8 -> 9bd1e9ff9 Changes to DataGrid component and beads. Adding DataGridPercentageLayout so column widths can be specified as percentages. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

Build failed in Jenkins: flex-asjs #1474

2016-10-11 Thread flex . ci . builds
See Changes: [pent] Fix for compilation/build error. -- [...truncated 523 lines...] [exec] git version 1.9.0.msysgit.0 get-download-folder: download-all:

git commit: [flex-asjs] [refs/heads/develop] - Fix for compilation/build error.

2016-10-11 Thread pent
Repository: flex-asjs Updated Branches: refs/heads/develop b7f661c75 -> dcc5ff3b8 Fix for compilation/build error. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/dcc5ff3b Tree:

[5/6] flex-site git commit: Automatic Site Publish by Buildbot

2016-10-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/flex-site/blob/c121cab6/css/bootstrap.css -- diff --git a/css/bootstrap.css b/css/bootstrap.css new file mode 100644 index 000..4bca88c --- /dev/null +++ b/css/bootstrap.css @@ -0,0

[2/6] flex-site git commit: Automatic Site Publish by Buildbot

2016-10-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/flex-site/blob/c121cab6/js/bootstrap.js -- diff --git a/js/bootstrap.js b/js/bootstrap.js new file mode 100644 index 000..44109f6 --- /dev/null +++ b/js/bootstrap.js @@ -0,0 +1,2280 @@

[4/6] flex-site git commit: Automatic Site Publish by Buildbot

2016-10-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/flex-site/blob/c121cab6/css/bootstrap.min.css -- diff --git a/css/bootstrap.min.css b/css/bootstrap.min.css new file mode 100644 index 000..3e2632a --- /dev/null +++

[5/6] flex-site git commit: - Switched to a local css version so we can tweak it to fit our needs - Fine-tuned the site generation to produce output that is similar to the Flex site - Fine-tuned the i

2016-10-11 Thread cdutz
http://git-wip-us.apache.org/repos/asf/flex-site/blob/4e727d73/src/site/resources/css/bootstrap.css -- diff --git a/src/site/resources/css/bootstrap.css b/src/site/resources/css/bootstrap.css new file mode 100644 index

[3/6] flex-site git commit: Automatic Site Publish by Buildbot

2016-10-11 Thread git-site-role
http://git-wip-us.apache.org/repos/asf/flex-site/blob/c121cab6/dependency-info.html -- diff --git a/dependency-info.html b/dependency-info.html index d5fe7ce..4dc9363 100644 --- a/dependency-info.html +++ b/dependency-info.html @@

[1/6] flex-site git commit: Automatic Site Publish by Buildbot

2016-10-11 Thread git-site-role
Repository: flex-site Updated Branches: refs/heads/asf-site 9e35e5b41 -> c121cab61 http://git-wip-us.apache.org/repos/asf/flex-site/blob/c121cab6/js/bootstrap.min.js -- diff --git a/js/bootstrap.min.js b/js/bootstrap.min.js

[6/6] flex-site git commit: Automatic Site Publish by Buildbot

2016-10-11 Thread git-site-role
Automatic Site Publish by Buildbot Project: http://git-wip-us.apache.org/repos/asf/flex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-site/commit/c121cab6 Tree: http://git-wip-us.apache.org/repos/asf/flex-site/tree/c121cab6 Diff:

[6/6] flex-site git commit: - Switched to a local css version so we can tweak it to fit our needs - Fine-tuned the site generation to produce output that is similar to the Flex site - Fine-tuned the i

2016-10-11 Thread cdutz
- Switched to a local css version so we can tweak it to fit our needs - Fine-tuned the site generation to produce output that is similar to the Flex site - Fine-tuned the index.html that it looks similar to the original Flex site Project: http://git-wip-us.apache.org/repos/asf/flex-site/repo

[2/6] flex-site git commit: - Switched to a local css version so we can tweak it to fit our needs - Fine-tuned the site generation to produce output that is similar to the Flex site - Fine-tuned the i

2016-10-11 Thread cdutz
http://git-wip-us.apache.org/repos/asf/flex-site/blob/4e727d73/src/site/resources/js/bootstrap.min.js -- diff --git a/src/site/resources/js/bootstrap.min.js b/src/site/resources/js/bootstrap.min.js new file mode 100644 index

[3/6] flex-site git commit: - Switched to a local css version so we can tweak it to fit our needs - Fine-tuned the site generation to produce output that is similar to the Flex site - Fine-tuned the i

2016-10-11 Thread cdutz
http://git-wip-us.apache.org/repos/asf/flex-site/blob/4e727d73/src/site/resources/img/glyphicons-halflings.png -- diff --git a/src/site/resources/img/glyphicons-halflings.png b/src/site/resources/img/glyphicons-halflings.png new

[4/6] flex-site git commit: - Switched to a local css version so we can tweak it to fit our needs - Fine-tuned the site generation to produce output that is similar to the Flex site - Fine-tuned the i

2016-10-11 Thread cdutz
http://git-wip-us.apache.org/repos/asf/flex-site/blob/4e727d73/src/site/resources/css/bootstrap.min.css -- diff --git a/src/site/resources/css/bootstrap.min.css b/src/site/resources/css/bootstrap.min.css new file mode 100644

[1/6] flex-site git commit: - Adjusted the dev-website.md to latest changes

2016-10-11 Thread cdutz
Repository: flex-site Updated Branches: refs/heads/maven-site a507d6b5c -> 4e727d73f - Adjusted the dev-website.md to latest changes Project: http://git-wip-us.apache.org/repos/asf/flex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-site/commit/3d956273 Tree:

[1/2] flex-site git commit: Automatic Site Publish by Buildbot

2016-10-11 Thread git-site-role
Repository: flex-site Updated Branches: refs/heads/asf-site 5d8e15cbe -> 9e35e5b41 http://git-wip-us.apache.org/repos/asf/flex-site/blob/9e35e5b4/project-summary.html -- diff --git a/project-summary.html b/project-summary.html

[2/2] flex-site git commit: Automatic Site Publish by Buildbot

2016-10-11 Thread git-site-role
Automatic Site Publish by Buildbot Project: http://git-wip-us.apache.org/repos/asf/flex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-site/commit/9e35e5b4 Tree: http://git-wip-us.apache.org/repos/asf/flex-site/tree/9e35e5b4 Diff:

buildbot success in on maven-flex-site

2016-10-11 Thread buildbot
The Buildbot has detected a restored build on builder maven-flex-site while building . Full details are available at: https://ci.apache.org/builders/maven-flex-site/builds/21 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave1_ubuntu Build Reason: forced: by IRC user

flex-site git commit: Test

2016-10-11 Thread cdutz
Repository: flex-site Updated Branches: refs/heads/asf-site 1fa92f92a -> 5d8e15cbe Test Project: http://git-wip-us.apache.org/repos/asf/flex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-site/commit/5d8e15cb Tree: http://git-wip-us.apache.org/repos/asf/flex-site/tree/5d8e15cb

Build failed in Jenkins: flex-utilities_installer #971

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

[2/2] flex-site git commit: - Added a dependency maven seems to be missing on buidbot

2016-10-11 Thread cdutz
- Added a dependency maven seems to be missing on buidbot Project: http://git-wip-us.apache.org/repos/asf/flex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-site/commit/a507d6b5 Tree: http://git-wip-us.apache.org/repos/asf/flex-site/tree/a507d6b5 Diff:

[1/2] flex-site git commit: - Added some change to trigger a build

2016-10-11 Thread cdutz
Repository: flex-site Updated Branches: refs/heads/maven-site 62d3fe029 -> a507d6b5c - Added some change to trigger a build Project: http://git-wip-us.apache.org/repos/asf/flex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-site/commit/71f162d0 Tree:

Build failed in Jenkins: flex-asjs #1473

2016-10-11 Thread flex . ci . builds
See Changes: [greg.dove] [Tests] Fixed test for SWF, and added back the failing js release-mode test. [greg.dove] [Tests] Added extra check for static initialization to DataBindingTestbed

Build failed in Jenkins: flex-falcon #1264

2016-10-11 Thread flex . ci . builds
See Changes: [greg.dove] [FIX] Do not treat bindable const values in the same way as regular 'bindable' variables [greg.dove] [FIX] Fix for error with @export not allowed in release mode processing with custom namespace -

[1/3] git commit: [flex-asjs] [refs/heads/develop] - [Tests] Fixed test for SWF, and added back the failing js release-mode test. This failing test should remain until it is either a) no longer appare

2016-10-11 Thread gregdove
Repository: flex-asjs Updated Branches: refs/heads/develop e118e31d8 -> b7f661c75 [Tests] Fixed test for SWF, and added back the failing js release-mode test. This failing test should remain until it is either a) no longer apparent or b) becomes 'expected' for JS via documentation. Project:

[2/3] git commit: [flex-asjs] [refs/heads/develop] - [Tests] Added extra check for static initialization to DataBindingTestbed

2016-10-11 Thread gregdove
[Tests] Added extra check for static initialization to DataBindingTestbed Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/6ecf8916 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/6ecf8916 Diff:

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

2016-10-11 Thread gregdove
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/b7f661c7 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/b7f661c7

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

2016-10-11 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/fbd5d671 Tree:

[4/6] git commit: [flex-falcon] [refs/heads/develop] - [FIX] Fix for error with @export not allowed in release mode processing with custom namespace - change to require 'public' for @export

2016-10-11 Thread gregdove
[FIX] Fix for error with @export not allowed in release mode processing with custom namespace - change to require 'public' for @export Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/a7d6952a Tree:

[1/6] git commit: [flex-falcon] [refs/heads/develop] - [FIX] Do not treat bindable const values in the same way as regular 'bindable' variables

2016-10-11 Thread gregdove
Repository: flex-falcon Updated Branches: refs/heads/develop 557cd7978 -> 86644a94b [FIX] Do not treat bindable const values in the same way as regular 'bindable' variables Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit:

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

2016-10-11 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/c474469b Tree:

[6/6] git commit: [flex-falcon] [refs/heads/develop] - [Tests] Test maintenance for recent changes

2016-10-11 Thread gregdove
[Tests] Test maintenance for recent changes Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/86644a94 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/86644a94 Diff:

[5/6] git commit: [flex-falcon] [refs/heads/develop] - [FIX] Fix for static complex initializer from mxml script blocks, tuning to newlines in the output.

2016-10-11 Thread gregdove
[FIX] Fix for static complex initializer from mxml script blocks, tuning to newlines in the 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/e1a6e636 Tree:

Jenkins build is back to normal : MD5Checker #12883

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

Build failed in Jenkins: flex-asjs #1472

2016-10-11 Thread flex . ci . builds
See -- [...truncated 2990 lines...] [java] using SWC: [java] using SWC:

svn commit: r999174 - in /websites/production/flex: cgi-bin/ content/

2016-10-11 Thread aharui
Author: aharui Date: Tue Oct 11 06:26:19 2016 New Revision: 999174 Log: Publishing svnmucc operation to flex site by aharui Added: websites/production/flex/cgi-bin/ - copied from r999173, websites/staging/flex/trunk/cgi-bin/ websites/production/flex/content/ - copied from

svn commit: r999173 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/installer/sdk-installer-config-4.0.xml

2016-10-11 Thread buildbot
Author: buildbot Date: Tue Oct 11 06:24:33 2016 New Revision: 999173 Log: Staging update by buildbot for flex Modified: websites/staging/flex/trunk/cgi-bin/ (props changed) websites/staging/flex/trunk/content/ (props changed)

svn commit: r1764195 - /flex/site/trunk/content/installer/sdk-installer-config-4.0.xml

2016-10-11 Thread aharui
Author: aharui Date: Tue Oct 11 06:23:47 2016 New Revision: 1764195 URL: http://svn.apache.org/viewvc?rev=1764195=rev Log: "update md5s" Modified: flex/site/trunk/content/installer/sdk-installer-config-4.0.xml Modified: flex/site/trunk/content/installer/sdk-installer-config-4.0.xml URL:

Build failed in Jenkins: MD5Checker #12882

2016-10-11 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