git commit: [flex-sdk] [refs/heads/develop] - FLEX-34854 FLEX-34884 Adding unit test to make sure that the changes in FLEX-34854 haven't changed anything about findItem.

2015-07-16 Thread mihaic
Repository: flex-sdk Updated Branches: refs/heads/develop ece249f87 - f14f5f8ae FLEX-34854 FLEX-34884 Adding unit test to make sure that the changes in FLEX-34854 haven't changed anything about findItem. Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit:

[2/2] git commit: [flex-utilities] [refs/heads/develop] - Merge remote-tracking branch 'origin/develop' into develop

2015-07-16 Thread cdutz
Merge remote-tracking branch 'origin/develop' into develop Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/7c1240c9 Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/7c1240c9 Diff:

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

2015-07-16 Thread aharui
Author: aharui Date: Thu Jul 16 12:57:59 2015 New Revision: 1691387 URL: http://svn.apache.org/r1691387 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:

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

2015-07-16 Thread aharui
Author: aharui Date: Thu Jul 16 12:59:06 2015 New Revision: 958559 Log: Publishing svnmucc operation to flex site by aharui Added: websites/production/flex/cgi-bin/ - copied from r958558, websites/staging/flex/trunk/cgi-bin/ websites/production/flex/content/ - copied from

git commit: [flex-asjs] [refs/heads/develop] - Resolves layout timing issues. Cleaned up Panel presentation.

2015-07-16 Thread pent
Repository: flex-asjs Updated Branches: refs/heads/develop 18b4a7a02 - d0fa0c8c8 Resolves layout timing issues. Cleaned up Panel presentation. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/d0fa0c8c Tree:

Re: git commit: [flex-sdk] [refs/heads/develop] - FLEX-34854 FLEX-34884 Adding unit test to make sure that the changes in FLEX-34854 haven't changed anything about findItem.

2015-07-16 Thread Alex Harui
Hi Mihai, We have seen mustella test failures that appear to be related to your changes. Can you take a look? [java] = [java] Failed: [java] = [java]

[3/3] git commit: [flex-sdk] [refs/heads/develop] - FLEX-34854 FLEX-34884 getItemIndex_finds_newly_inserted_item_in_complex_multi_field_sorted_list() was failing due to a typo in the test. Fixed.

2015-07-16 Thread mihaic
FLEX-34854 FLEX-34884 getItemIndex_finds_newly_inserted_item_in_complex_multi_field_sorted_list() was failing due to a typo in the test. Fixed. Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/b709fd13 Tree:

[2/3] git commit: [flex-sdk] [refs/heads/develop] - FLEX-34854 FLEX-34884 Added more unit tests, mostly about sorting with two SortFields. NOTE that getItemIndex_finds_newly_inserted_item_in_complex_m

2015-07-16 Thread mihaic
FLEX-34854 FLEX-34884 Added more unit tests, mostly about sorting with two SortFields. NOTE that getItemIndex_finds_newly_inserted_item_in_complex_multi_field_sorted_list() fails. Debugging in process. Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit:

[1/2] git commit: [flex-sdk] [refs/heads/develop] - FLEX-34854 Minor edits while checking a mustella failure.

2015-07-16 Thread mihaic
Repository: flex-sdk Updated Branches: refs/heads/develop b709fd13a - a722cf981 FLEX-34854 Minor edits while checking a mustella failure. Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/33c0a067 Tree:

[2/2] git commit: [flex-sdk] [refs/heads/develop] - FLEX-34852 Fixing mustella failure introduced by a commit on this ticket. The bug was that SortField.objectHasSortFieldValue() returned true instead

2015-07-16 Thread mihaic
FLEX-34852 Fixing mustella failure introduced by a commit on this ticket. The bug was that SortField.objectHasSortFieldValue() returned true instead of false when the object didn't have that field. This was because an object typed as Object is always null, even when undefined is assigned to it.

git commit: [flex-asjs] [refs/heads/develop] - Adding missing object property functions and cleaned up interface inheritance issues.

2015-07-16 Thread pent
Repository: flex-asjs Updated Branches: refs/heads/develop d0fa0c8c8 - 448a571e3 Adding missing object property functions and cleaned up interface inheritance issues. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: