[2/2] git commit: [flex-falcon] [refs/heads/develop] - An override needs an @Override ; -)

2014-08-06 Thread erikdebruin
An override needs an @Override ;-) 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/b79ede7c Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/b79ede7c

[1/2] git commit: [flex-falcon] [refs/heads/develop] - Update VF2JS config defaults to point to new JS framework location.

2014-08-06 Thread erikdebruin
Repository: flex-falcon Updated Branches: refs/heads/develop 68a73fc46 - b79ede7c9 Update VF2JS config defaults to point to new JS framework location. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit:

[06/10] git commit: [flex-asjs] [refs/heads/develop] - Forgot to include the 'mx' target.

2014-08-06 Thread erikdebruin
Forgot to include the 'mx' target. 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/37323f4b Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/37323f4b Diff:

[02/10] git commit: [flex-asjs] [refs/heads/develop] - Rename to better represent it's function.

2014-08-06 Thread erikdebruin
Rename to better represent it's function. 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/93ced8df Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/93ced8df

[08/10] git commit: [flex-asjs] [refs/heads/develop] - Updated and refactored build files.

2014-08-06 Thread erikdebruin
Updated and refactored build files. 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/abcec378 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/abcec378 Diff:

[01/10] git commit: [flex-asjs] [refs/heads/develop] - Moved VF2JS JS framework so it doesn't interfere with possible FlexJS overlay on same SDK.

2014-08-06 Thread erikdebruin
checkInterfaces, superClass; - - // (erikdebruin) we intentionally DON'T do null checks on the - // [class].FLEXJS_CLASS_INFO property, as it MUST be - // declared for every FLEXJS JS (framework) class - - if (leftOperand !rightOperand) { -return false

[07/10] git commit: [flex-asjs] [refs/heads/develop] - Adjustments to make FB launch config work properly.

2014-08-06 Thread erikdebruin
Adjustments to make FB launch config work properly. 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/53f9a975 Tree:

[05/10] git commit: [flex-asjs] [refs/heads/develop] - Combined build and install script - initial commit.

2014-08-06 Thread erikdebruin
Combined build and install script - initial 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/0b812b3f Tree:

[10/10] git commit: [flex-asjs] [refs/heads/develop] - It's slowly starting to look like something that might be useful...

2014-08-06 Thread erikdebruin
It's slowly starting to look like something that might be useful... 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/9f50bab0 Tree:

[03/10] git commit: [flex-asjs] [refs/heads/develop] - A bit more structure...

2014-08-06 Thread erikdebruin
A bit more structure... 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/5f1ebcfc Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/5f1ebcfc Diff:

[1/2] git commit: [flex-asjs] [refs/heads/develop] - Create proper default for PLAYERGLOBAL_HOME.

2014-08-06 Thread erikdebruin
Repository: flex-asjs Updated Branches: refs/heads/develop 9f50bab0d - cf58bc4f9 Create proper default for PLAYERGLOBAL_HOME. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

[2/2] git commit: [flex-asjs] [refs/heads/develop] - Better...

2014-08-06 Thread erikdebruin
Better... 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/cf58bc4f Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/cf58bc4f Diff:

git commit: [flex-asjs] [refs/heads/develop] - Added release targets, now ready for nightly builds.

2014-08-06 Thread erikdebruin
Repository: flex-asjs Updated Branches: refs/heads/develop cf58bc4f9 - eadf66c82 Added release targets, now ready for nightly builds. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/eadf66c8 Tree:

git commit: [flex-falcon] [refs/heads/develop] - Fixing path issue when running without '-fb' argument.

2014-08-04 Thread erikdebruin
Repository: flex-falcon Updated Branches: refs/heads/develop e209cf3c9 - 68a73fc46 Fixing path issue when running without '-fb' argument. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit:

[4/5] git commit: [flex-asjs] [refs/heads/develop] - Initial commit of build scripts for 'source' and 'binary' release of VF2JS.

2014-08-04 Thread erikdebruin
Initial commit of build scripts for 'source' and 'binary' release of VF2JS. 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/86a52e7c Tree:

[5/5] git commit: [flex-asjs] [refs/heads/develop] - Slightly updated ; -)

2014-08-04 Thread erikdebruin
Slightly updated ;-) 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/985f982f Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/985f982f Diff:

[1/5] git commit: [flex-asjs] [refs/heads/develop] - Moving VF2JS examples; build targets no longer needed.

2014-08-04 Thread erikdebruin
Repository: flex-asjs Updated Branches: refs/heads/develop 6d4241e2a - 985f982f4 Moving VF2JS examples; build targets no longer needed. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

[2/5] git commit: [flex-asjs] [refs/heads/develop] - Moved VF2JS examples to 'vf2js' directory.

2014-08-04 Thread erikdebruin
Moved VF2JS examples to 'vf2js' directory. It turns out that the FlexJS build file expressly and literally names examples that need to be excluded, so I've moved the VF2JS examples so there is no need to update the FlexJS build every time a VF2JS example is added. Signed-off-by: Erik de Bruin

[3/5] git commit: [flex-asjs] [refs/heads/develop] - Add some of the 'legal' stuff needed to make an Apache release later on.

2014-08-04 Thread erikdebruin
Add some of the 'legal' stuff needed to make an Apache release later on. 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/86b83fa2 Tree:

[1/3] git commit: [flex-falcon] [refs/heads/develop] - Handle '-fb' arg for VF2JS.

2014-08-03 Thread erikdebruin
Repository: flex-falcon Updated Branches: refs/heads/develop 50517db64 - e209cf3c9 Handle '-fb' arg for VF2JS. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit:

[3/3] git commit: [flex-falcon] [refs/heads/develop] - Override config class to allow for new relative path to Closure Library.

2014-08-03 Thread erikdebruin
Override config class to allow for new relative path to Closure Library. Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/e209cf3c Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/e209cf3c Diff:

[2/3] git commit: [flex-falcon] [refs/heads/develop] - Raise visibility of members to allow override.

2014-08-03 Thread erikdebruin
Raise visibility of members to allow override. 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/d2d5fb7b Tree:

[1/3] git commit: [flex-asjs] [refs/heads/develop] - Add mxmlc(.bat) with VF2JS paths.

2014-08-03 Thread erikdebruin
Repository: flex-asjs Updated Branches: refs/heads/develop 517a29723 - 6d4241e2a Add mxmlc(.bat) with VF2JS paths. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

[2/3] git commit: [flex-asjs] [refs/heads/develop] - Add VF2JS Flash Builder launch config.

2014-08-03 Thread erikdebruin
Add VF2JS Flash Builder launch config. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/4838cdff Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/4838cdff Diff:

[3/3] git commit: [flex-asjs] [refs/heads/develop] - Minor update, still very much a work in progress ; -)

2014-08-03 Thread erikdebruin
Minor update, still very much a work in progress ;-) 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/6d4241e2 Tree:

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

2014-08-01 Thread erikdebruin
in AS3. + * @param {?} rightOperand The righthand operand of the + * binary operator in AS3. + * @return {boolean} + */ +org.apache.flex.utils.Language.is = function(leftOperand, rightOperand) { + var checkInterfaces, superClass; + + // (erikdebruin) we intentionally DON'T do null checks

[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
= (IMXMLPropertySpecifierNode) getNode( -code, IMXMLPropertySpecifierNode.class, -MXMLTestBase.WRAP_LEVEL_DOCUMENT); - -mxmlBlockWalker.visitPropertySpecifier(node); - -// (erikdebruin) The attribute doesn't exist in VF2JS, so it's ignored -assertOut(Button/Button

[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
outputStyleSpecifier(boolean writeNewline) +{ +// TODO (erikdebruin) not yet implemented in FlexJS + +write(0); +writeDelimiter(writeNewline); +} + +//- +//output +//- + +@Override +public

[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
+public File getOutputFolder() +{ +// (erikdebruin) - If there is a -marmotinni switch, we want +// the output redirected to the directory it specifies. +// - If there is an -output switch, use that path

[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
); + +mxmlBlockWalker.visitPropertySpecifier(node); + +// (erikdebruin) The attribute doesn't exist in VF2JS, so it's ignored +assertOut(Button/Button); +} + +@Test +public void testButtonNodeWithBothVF2JSAndNonVF2JSAttribute() +{ +String code = s:Button label=\hello

[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
operator in AS3. + * @return {boolean} + */ +org.apache.flex.utils.Language.is = function(leftOperand, rightOperand) { + var checkInterfaces, superClass; + + // (erikdebruin) we intentionally DON'T do null checks on the + // [class].FLEXJS_CLASS_INFO property, as it MUST

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

[1/4] git commit: [flex-asjs] [refs/heads/VF2JS] - Re-activate HTML wrapper creation.

2014-07-31 Thread erikdebruin
Repository: flex-asjs Updated Branches: refs/heads/VF2JS 3e78e6206 - f5acbdf43 Re-activate HTML wrapper creation. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/dc3840ed Tree:

[3/4] git commit: [flex-asjs] [refs/heads/VF2JS] - Added extra component.

2014-07-31 Thread erikdebruin
Added extra component. 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/e1e58ee3 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/e1e58ee3 Diff:

[2/4] git commit: [flex-asjs] [refs/heads/VF2JS] - Added VF2JS support to 'build_example.xml'.

2014-07-31 Thread erikdebruin
Added VF2JS support to 'build_example.xml'. 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/0e7641f5 Tree:

[4/4] git commit: [flex-asjs] [refs/heads/VF2JS] - Removed 'start' method.

2014-07-31 Thread erikdebruin
Removed 'start' method. The 'start' method is now added to the main class by the compiler. 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/f5acbdf4 Tree:

[1/4] The first VF2JS specific compilation classes.

2014-07-31 Thread erikdebruin
outputPathParameter; +private boolean useStrictPublishing; + +@Override +public File getOutputFolder() +{ +// (erikdebruin) - If there is a -marmotinni switch, we want +// the output redirected to the directory it specifies

[2/4] git commit: [flex-falcon] [refs/heads/VF2JS] - The first VF2JS specific compilation classes.

2014-07-31 Thread erikdebruin
outputStyleSpecifier(boolean writeNewline) +{ +// TODO (erikdebruin) not yet implemented in FlexJS + +write(0); +writeDelimiter(writeNewline); +} + +//- +//output +//- + +@Override +public

[3/4] git commit: [flex-falcon] [refs/heads/VF2JS] - Removed redundant error message display.

2014-07-31 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/cf6b1d12 Tree:

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

2014-07-31 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/47c7dbcf Tree:

git commit: [flex-asjs] [refs/heads/VF2JS] - Moving the VF2JS classes into the FlexJS JS framework.

2014-07-31 Thread erikdebruin
Repository: flex-asjs Updated Branches: refs/heads/VF2JS f5acbdf43 - cb5e9a795 Moving the VF2JS classes into the FlexJS JS framework. In order to stay as close to FlexJS as I can I have moved the VF2JS files into the FlexJS JS framework. This should also cause them to be included in future

git commit: [flex-asjs] [refs/heads/VF2JS] - Changed path to new VF2JS framework location (FlexJS).

2014-07-31 Thread erikdebruin
Repository: flex-asjs Updated Branches: refs/heads/VF2JS cb5e9a795 - d8866f17a Changed path to new VF2JS framework location (FlexJS). Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

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

2014-07-31 Thread erikdebruin
Repository: flex-falcon Updated Branches: refs/heads/VF2JS 6ddfe4b2a - 66f5770a0 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:

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

2014-07-30 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/d63620d2 Tree:

[2/2] git commit: [flex-asjs] [refs/heads/VF2JS] - Add preliminary VF2JS 'Spark' Application class.

2014-07-30 Thread erikdebruin
Add preliminary VF2JS 'Spark' Application class. 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/c755b3e6 Tree:

[1/2] git commit: [flex-asjs] [refs/heads/VF2JS] - Add temporary copy of FlexJS 'org.apache.flex.utils.Language' class.

2014-07-30 Thread erikdebruin
; + + // (erikdebruin) we intentionally DON'T do null checks on the + // [class].FLEXJS_CLASS_INFO property, as it MUST be + // declared for every FLEXJS JS (framework) class + + if (leftOperand !rightOperand) { +return false; + } + + checkInterfaces = function(left

git commit: [flex-asjs] [refs/heads/VF2JS] - Add 'start' method, to satisfy current HTML setup.

2014-07-30 Thread erikdebruin
Repository: flex-asjs Updated Branches: refs/heads/VF2JS a0d97304a - 49fa62fbe Add 'start' method, to satisfy current HTML setup. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

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

2014-07-30 Thread erikdebruin
Repository: flex-falcon Updated Branches: refs/heads/VF2JS f45c6e2d6 - e5d07f570 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/e5d07f57

git commit: [flex-asjs] [refs/heads/VF2JS] - Forgot the Apache License header :-(

2014-07-30 Thread erikdebruin
Repository: flex-asjs Updated Branches: refs/heads/VF2JS 49fa62fbe - 3e78e6206 Forgot the Apache License header :-( Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

[2/2] git commit: [flex-asjs] [refs/heads/VF2JS] - Added TitleBarView and changed how Panel handles sizing.

2014-07-29 Thread erikdebruin
Added TitleBarView and changed how Panel handles sizing. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/f80e5045 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/f80e5045 Diff:

[1/2] git commit: [flex-asjs] [refs/heads/VF2JS] - Updated JS Button component

2014-07-29 Thread erikdebruin
Repository: flex-asjs Updated Branches: refs/heads/VF2JS 3148857aa - fb32fd9a5 Updated JS Button component Further exploration of possible JS component structure. Signed-off-by: Erik de Bruin e...@ixsoftware.nl Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

[07/13] git commit: [flex-asjs] [refs/heads/VF2JS] - fix GCL install

2014-07-28 Thread erikdebruin
fix GCL install Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/4d83995b Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/4d83995b Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/4d83995b

[05/13] git commit: [flex-asjs] [refs/heads/VF2JS] - revert messed up line endings from SVN's perspective

2014-07-28 Thread erikdebruin
revert messed up line endings from SVN's perspective Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/2a3b48e1 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/2a3b48e1 Diff:

[11/13] git commit: [flex-asjs] [refs/heads/VF2JS] - Changed location of Google Closure library.

2014-07-28 Thread erikdebruin
Changed location of Google Closure library. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/026c7ca0 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/026c7ca0 Diff:

[02/13] git commit: [flex-asjs] [refs/heads/VF2JS] - forgot a file on the JS side

2014-07-28 Thread erikdebruin
forgot a file on the JS side Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/13d5ea2e Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/13d5ea2e Diff:

[06/13] git commit: [flex-asjs] [refs/heads/VF2JS] - missed a few things in the prior commit

2014-07-28 Thread erikdebruin
missed a few things in the prior commit Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/ea770189 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/ea770189 Diff:

[10/13] git commit: [flex-asjs] [refs/heads/VF2JS] - Adding PieChart which required moving some core interfaces from FlexJSJX project to FlexJSUI project. PieChart uses SVG to draw its wedges (still a

2014-07-28 Thread erikdebruin
Adding PieChart which required moving some core interfaces from FlexJSJX project to FlexJSUI project. PieChart uses SVG to draw its wedges (still a to-do item for BarChart). Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit:

[03/13] git commit: [flex-asjs] [refs/heads/VF2JS] - pickup GCL urls from -config-4.0.xml file

2014-07-28 Thread erikdebruin
pickup GCL urls from -config-4.0.xml file Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/d339994d Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/d339994d Diff:

[01/13] git commit: [flex-asjs] [refs/heads/VF2JS] - Updates to build scripts to allow examples to build.

2014-07-28 Thread erikdebruin
Repository: flex-asjs Updated Branches: refs/heads/VF2JS 0f18007ee - 3148857aa Updates to build scripts to allow examples to build. Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/ee2c141d Tree:

[12/13] git commit: [flex-asjs] [refs/heads/VF2JS] - Added PieChart to the BarChart example.

2014-07-28 Thread erikdebruin
Added PieChart to the BarChart 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/a8537028 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/a8537028 Diff:

[13/13] git commit: [flex-asjs] [refs/heads/VF2JS] - Added Polish language to FlexJS

2014-07-28 Thread erikdebruin
Added Polish language to FlexJS Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/09ec8823 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/09ec8823 Diff:

[08/13] git commit: [flex-asjs] [refs/heads/VF2JS] - add viewHeight/viewWidth to view beads on the AS side because we can't always trust the sprite bounding box size

2014-07-28 Thread erikdebruin
add viewHeight/viewWidth to view beads on the AS side because we can't always trust the sprite bounding box size Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/7027ad80 Tree:

[04/13] git commit: [flex-asjs] [refs/heads/VF2JS] - handle 14 beta in install script

2014-07-28 Thread erikdebruin
handle 14 beta in install script Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/1020534f Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/1020534f Diff:

[2/3] git commit: [flex-falcon] [refs/heads/VF2JS] - fix install errors. Ant_on_air doesn't support tokens in 'if' or 'unless'. I didn't see it documented that it was supported in Ant, but it did work

2014-07-28 Thread erikdebruin
fix install errors. Ant_on_air doesn't support tokens in 'if' or 'unless'. I didn't see it documented that it was supported in Ant, but it did work for recent Ant versions, just not ant_on_air Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit:

[1/3] git commit: [flex-falcon] [refs/heads/VF2JS] - update readme

2014-07-28 Thread erikdebruin
Repository: flex-falcon Updated Branches: refs/heads/VF2JS 27ad0b693 - 7021732ef update readme Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/7021732e Tree:

[3/3] git commit: [flex-falcon] [refs/heads/VF2JS] - copy GCC from binary kit before the jx downloads so it doesn't try to download and compile GCC

2014-07-28 Thread erikdebruin
copy GCC from binary kit before the jx downloads so it doesn't try to download and compile GCC Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/8f153207 Tree:

[09/30] git commit: [flex-sdk] [refs/heads/VF2JS] - fix readme based on feedback from rc1

2014-07-28 Thread erikdebruin
fix readme based on feedback from rc1 Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/e42a357d Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/e42a357d Diff:

<    1   2   3   4   5   6   7   8   9   10   >