svn commit: r1615042 - /flex/site/trunk/content/dev-sourcecode.cmsPage

2014-08-01 Thread aharui
Author: aharui Date: Fri Aug 1 06:40:07 2014 New Revision: 1615042 URL: http://svn.apache.org/r1615042 Log: add blazeds repo to source page Modified: flex/site/trunk/content/dev-sourcecode.cmsPage Modified: flex/site/trunk/content/dev-sourcecode.cmsPage URL:

svn commit: r918108 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/dev-sourcecode.html

2014-08-01 Thread buildbot
Author: buildbot Date: Fri Aug 1 06:40:22 2014 New Revision: 918108 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: r918109 - in /websites/production/flex: cgi-bin/ content/

2014-08-01 Thread aharui
Author: aharui Date: Fri Aug 1 06:41:54 2014 New Revision: 918109 Log: add blazeds repo to source page Added: websites/production/flex/cgi-bin/ - copied from r918108, websites/staging/flex/trunk/cgi-bin/ websites/production/flex/content/ - copied from r918108,

svn commit: r1615043 - /flex/site/trunk/content/dev-sourcecode.cmsPage

2014-08-01 Thread aharui
Author: aharui Date: Fri Aug 1 06:43:02 2014 New Revision: 1615043 URL: http://svn.apache.org/r1615043 Log: fix typo Modified: flex/site/trunk/content/dev-sourcecode.cmsPage Modified: flex/site/trunk/content/dev-sourcecode.cmsPage URL:

svn commit: r918110 - in /websites/staging/flex/trunk: cgi-bin/ content/ content/dev-sourcecode.html

2014-08-01 Thread buildbot
Author: buildbot Date: Fri Aug 1 06:43:09 2014 New Revision: 918110 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: r918111 - in /websites/production/flex: cgi-bin/ content/

2014-08-01 Thread aharui
Author: aharui Date: Fri Aug 1 06:43:46 2014 New Revision: 918111 Log: oops Added: websites/production/flex/cgi-bin/ - copied from r918110, websites/staging/flex/trunk/cgi-bin/ websites/production/flex/content/ - copied from r918110, websites/staging/flex/trunk/content/

git commit: [flex-asjs] [refs/heads/VF2JS] - Move VF2JS to it's own directory.

2014-08-01 Thread erikdebruin
Repository: flex-asjs Updated Branches: refs/heads/VF2JS d8866f17a - d1b6e7da7 Move VF2JS to it's own directory. As VF2JS is incompatible with the current FlexJS setup, it's moved to it's own directory, to avoid collisions and duplications. Signed-off-by: Erik de Bruin e...@ixsoftware.nl

[17/33] git commit: [flex-falcon] [refs/heads/develop] - Add output type VF2JS support.

2014-08-01 Thread erikdebruin
Add output type VF2JS support. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/cdddadcf Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/cdddadcf Diff:

[21/33] git commit: [flex-falcon] [refs/heads/develop] - Updated test to include both the '_mx' and '_s' namespaces.

2014-08-01 Thread erikdebruin
Updated test to include both the '_mx' and '_s' namespaces. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/562d337f Tree:

[02/33] git commit: [flex-falcon] [refs/heads/develop] - MXML tests not working for the moment.

2014-08-01 Thread erikdebruin
MXML tests not working for the moment. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/80309b93 Tree:

[03/33] git commit: [flex-falcon] [refs/heads/develop] - Add test class specifically for attribute tests.

2014-08-01 Thread erikdebruin
Add test class specifically for attribute tests. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/9444a320 Tree:

[26/33] git commit: [flex-falcon] [refs/heads/develop] - The first VF2JS specific compilation classes.

2014-08-01 Thread erikdebruin
The first VF2JS specific compilation classes. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/b568782b Tree:

[08/33] git commit: [flex-falcon] [refs/heads/develop] - Prepare to handle MXML files as test subjects.

2014-08-01 Thread erikdebruin
Prepare to handle MXML files as test subjects. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/a0b6b880 Tree:

[25/33] The first VF2JS specific compilation classes.

2014-08-01 Thread erikdebruin
http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/b568782b/compiler.jx/src/org/apache/flex/compiler/internal/codegen/mxml/vf2js/MXMLVF2JSPublisher.java -- diff --git

[16/33] git commit: [flex-falcon] [refs/heads/develop] - Added the ability to test entire MXML projects.

2014-08-01 Thread erikdebruin
Added the ability to test entire MXML projects. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/f6f606f4 Tree:

[23/33] git commit: [flex-falcon] [refs/heads/develop] - Fixed test file path issues and 'incremental writing' on 'writer'.

2014-08-01 Thread erikdebruin
Fixed test file path issues and 'incremental writing' on 'writer'. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/e58fa735 Tree:

[24/33] git commit: [flex-falcon] [refs/heads/develop] - A bit of cleaning up.

2014-08-01 Thread erikdebruin
A bit of cleaning up. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/9afc96ea Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/9afc96ea Diff:

[14/33] git commit: [flex-falcon] [refs/heads/develop] - Again?

2014-08-01 Thread erikdebruin
Again? Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/2afb8146 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/2afb8146 Diff:

[32/33] git commit: [flex-falcon] [refs/heads/develop] - Some more test files.

2014-08-01 Thread erikdebruin
Some more test files. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/3aa04633 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/3aa04633 Diff:

[11/33] git commit: [flex-falcon] [refs/heads/develop] - Updated test expectation.

2014-08-01 Thread erikdebruin
Updated test expectation. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/32ce83de Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/32ce83de Diff:

[30/33] git commit: [flex-falcon] [refs/heads/develop] - Remove throw of 'Embed not found', for now.

2014-08-01 Thread erikdebruin
Remove throw of 'Embed not found', for now. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/92caf9b6 Tree:

[04/33] git commit: [flex-falcon] [refs/heads/develop] - Update test base class with proper namespace on inserted node.

2014-08-01 Thread erikdebruin
Update test base class with proper namespace on inserted node. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/af880a57 Tree:

[20/33] git commit: [flex-falcon] [refs/heads/develop] - Renamed test files to allow for simple AS test ; -)

2014-08-01 Thread erikdebruin
Renamed test files to allow for simple AS test ;-) Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/c8e8929c Tree:

[10/33] git commit: [flex-falcon] [refs/heads/develop] - Added another valid and one invalid attribute.

2014-08-01 Thread erikdebruin
Added another valid and one invalid attribute. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/b02ea137 Tree:

[06/33] git commit: [flex-falcon] [refs/heads/develop] - Update VF2JS MXML node tests with tests for attributes.

2014-08-01 Thread erikdebruin
Update VF2JS MXML node tests with tests for attributes. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/f411798f Tree:

[01/33] git commit: [flex-falcon] [refs/heads/develop] - Initial TestBase subclass to test VF2JS compilation.

2014-08-01 Thread erikdebruin
Repository: flex-falcon Updated Branches: refs/heads/develop 6a94dbb79 - 50517db64 Initial TestBase subclass to test VF2JS compilation. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit:

[09/33] git commit: [flex-falcon] [refs/heads/develop] - Added initial test + result files.

2014-08-01 Thread erikdebruin
Added initial test + result files. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/65150e4b Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/65150e4b

[18/33] git commit: [flex-falcon] [refs/heads/develop] - Split 'vf2js' into 'vf2js_mx' and 'vf2js_s', so both 'mx' and 's' namespace components can get shims.

2014-08-01 Thread erikdebruin
Split 'vf2js' into 'vf2js_mx' and 'vf2js_s', so both 'mx' and 's' namespace components can get shims. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/f100b779

[05/33] git commit: [flex-falcon] [refs/heads/develop] - Initial VF2JS test.

2014-08-01 Thread erikdebruin
Initial VF2JS test. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/0c7a0b2c Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/0c7a0b2c Diff:

[15/33] git commit: [flex-falcon] [refs/heads/develop] - Raise visibility to allow method to be accessed in subclass.

2014-08-01 Thread erikdebruin
Raise visibility to allow method to be accessed in subclass. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/55f9f7d2 Tree:

[22/33] git commit: [flex-falcon] [refs/heads/develop] - Prepare test for AS side of VF2JS.

2014-08-01 Thread erikdebruin
Prepare test for AS side of VF2JS. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/1964615a Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/1964615a

[28/33] git commit: [flex-falcon] [refs/heads/develop] - Initial (MXML) project test.

2014-08-01 Thread erikdebruin
Initial (MXML) project test. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/1baa5947 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/1baa5947 Diff:

[07/33] git commit: [flex-falcon] [refs/heads/develop] - First VF2JS file based test.

2014-08-01 Thread erikdebruin
First VF2JS file based test. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/380b82db Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/380b82db Diff:

[29/33] git commit: [flex-falcon] [refs/heads/develop] - Removed redundant error message display.

2014-08-01 Thread erikdebruin
Removed redundant error message display. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/545028df Tree:

[13/33] git commit: [flex-falcon] [refs/heads/develop] - Output no longer needed for debugging.

2014-08-01 Thread erikdebruin
Output no longer needed for debugging. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/775bb943 Tree:

[19/33] git commit: [flex-falcon] [refs/heads/develop] - Prepare VF2JS value for command line arg.

2014-08-01 Thread erikdebruin
Prepare VF2JS value for command line arg. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/8307d540 Tree:

[31/33] git commit: [flex-falcon] [refs/heads/develop] - Updated tests to reflect current VF2JS output.

2014-08-01 Thread erikdebruin
Updated tests to reflect current VF2JS output. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/50517db6 Tree:

[12/33] git commit: [flex-falcon] [refs/heads/develop] - Fix output after refactoring test.

2014-08-01 Thread erikdebruin
Fix output after refactoring test. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/b484b018 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/b484b018

[33/33] git commit: [flex-falcon] [refs/heads/develop] - Initial 'shadow project' creation and handling.

2014-08-01 Thread erikdebruin
Initial 'shadow project' creation and handling. Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/0eecfd1e Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/0eecfd1e Diff:

[27/33] git commit: [flex-falcon] [refs/heads/develop] - Started adding VF2JS specific compilation classes.

2014-08-01 Thread erikdebruin
Started adding VF2JS specific compilation classes. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/154b7f83 Tree:

git commit: [flex-asjs] [refs/heads/develop] - Initial VF2JS commit.

2014-08-01 Thread erikdebruin
Repository: flex-asjs Updated Branches: refs/heads/develop cddbef2df - 644f932fe Initial VF2JS commit. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/644f932f

Git Push Summary

2014-08-01 Thread erikdebruin
Repository: flex-sdk Updated Branches: refs/heads/VF2JS [deleted] 3f518f0be

Git Push Summary

2014-08-01 Thread erikdebruin
Repository: flex-falcon Updated Branches: refs/heads/VF2JS [deleted] 66f5770a0

Git Push Summary

2014-08-01 Thread erikdebruin
Repository: flex-falcon Updated Branches: refs/heads/experimental/VF2JS [deleted] 69e44cfb6

Git Push Summary

2014-08-01 Thread erikdebruin
Repository: flex-asjs Updated Branches: refs/heads/VF2JS [deleted] d1b6e7da7

git commit: [flex-asjs] [refs/heads/develop] - VF2JS example projects.

2014-08-01 Thread erikdebruin
Repository: flex-asjs Updated Branches: refs/heads/develop 644f932fe - 517a29723 VF2JS example projects. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/517a2972

git commit: [flex-sdk] [refs/heads/develop] - Fix FLEX-34450 by removing the length checks for the last part of an email domain Update Mustella tests to mathc new behaviour i.e. the tests should now r

2014-08-01 Thread tomc
Repository: flex-sdk Updated Branches: refs/heads/develop 6b1330f00 - ed6da554e Fix FLEX-34450 by removing the length checks for the last part of an email domain Update Mustella tests to mathc new behaviour i.e. the tests should now return valid Project:

flex-sdk_mustella - Build # 986 - Still Failing!

2014-08-01 Thread flex . mustella
flex-sdk_mustella - Build # 986 - Still Failing: http://flex-mustella.cloudapp.net/job/flex-sdk_mustella/986/ Changes for Build #984 Changes for Build #985 Changes for Build #986 [jmclean] fixed MD5s for FP 13 and 14 [tomc] Fix FLEX-34450 by removing the length checks for the last part of an