You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by Alex Harui <ah...@adobe.com> on 2014/07/12 16:43:09 UTC

[DISCUSS] Discuss Apache FlexJS 0.0.2 RC5

This is the discuss thread.

The only change is to the README.  Votes carry over.

-Alex


Re: [DISCUSS] Discuss Apache FlexJS 0.0.2 RC5

Posted by Alex Harui <ah...@adobe.com>.

On 7/13/14 10:16 PM, "Justin Mclean" <ju...@classsoftware.com> wrote:

>Hi,
>
>Notice the binary package has a number of files I would of expected to be
>Apache licensed/have Apache headers
>
>Also shouldn't these files be in the source package?
These files are generated by the build, so I don't think they need
headers.  Some FlexJS JS files are cross-compiled from AS.

-Alex
>
>  frameworks/js/FlexJS/src/org/apache/flex/charts/BarChart.js
>  frameworks/js/FlexJS/src/org/apache/flex/charts/beads/BarChartView.js
>  
>frameworks/js/FlexJS/src/org/apache/flex/charts/beads/ChartItemRendererFac
>tory.js
>  frameworks/js/FlexJS/src/org/apache/flex/charts/beads/XAxisBead.js
>  
>frameworks/js/FlexJS/src/org/apache/flex/charts/beads/layouts/BarChartLayo
>ut.js
>  frameworks/js/FlexJS/src/org/apache/flex/charts/core/IChart.js
>  frameworks/js/FlexJS/src/org/apache/flex/charts/core/IChartAxis.js
>  
>frameworks/js/FlexJS/src/org/apache/flex/charts/core/IChartItemRenderer.js
>  frameworks/js/FlexJS/src/org/apache/flex/charts/core/IChartSeries.js
>  
>frameworks/js/FlexJS/src/org/apache/flex/charts/supportClasses/BarChartSer
>ies.js
>  
>frameworks/js/FlexJS/src/org/apache/flex/charts/supportClasses/BoxItemRend
>erer.js
>  frameworks/js/FlexJS/src/org/apache/flex/core/IDataGridLayout.js
>  
>frameworks/js/FlexJS/src/org/apache/flex/core/IDataGridPresentationModel.j
>s
>  frameworks/js/FlexJS/src/org/apache/flex/core/IDateChooserModel.js
>  frameworks/js/FlexJS/src/org/apache/flex/effects/Fade.js
>  frameworks/js/FlexJS/src/org/apache/flex/effects/Move.js
>  frameworks/js/FlexJS/src/org/apache/flex/effects/Tween.js
>  frameworks/js/FlexJS/src/org/apache/flex/html/DataGrid.js
>  frameworks/js/FlexJS/src/org/apache/flex/html/DateChooser.js
>  frameworks/js/FlexJS/src/org/apache/flex/html/DateField.js
>  
>frameworks/js/FlexJS/src/org/apache/flex/html/accessories/DateFormatMMDDYY
>YYBead.js
>  
>frameworks/js/FlexJS/src/org/apache/flex/html/beads/DataGridColumnView.js
>  frameworks/js/FlexJS/src/org/apache/flex/html/beads/DataGridView.js
>  
>frameworks/js/FlexJS/src/org/apache/flex/html/beads/DataItemRendererFactor
>yForColumnData.js
>  frameworks/js/FlexJS/src/org/apache/flex/html/beads/DateChooserView.js
>  frameworks/js/FlexJS/src/org/apache/flex/html/beads/DateFieldView.js
>  
>frameworks/js/FlexJS/src/org/apache/flex/html/beads/FormatableLabelView.js
>  
>frameworks/js/FlexJS/src/org/apache/flex/html/beads/FormatableTextInputVie
>w.js
>  frameworks/js/FlexJS/src/org/apache/flex/html/beads/IDataGridView.js
>  
>frameworks/js/FlexJS/src/org/apache/flex/html/beads/controllers/DateChoose
>rMouseController.js
>  
>frameworks/js/FlexJS/src/org/apache/flex/html/beads/controllers/DateFieldM
>ouseController.js
>  
>frameworks/js/FlexJS/src/org/apache/flex/html/beads/layouts/DataGridLayout
>.js
>  
>frameworks/js/FlexJS/src/org/apache/flex/html/beads/layouts/VerticalColumn
>Layout.js
>  
>frameworks/js/FlexJS/src/org/apache/flex/html/beads/models/DataGridPresent
>ationModel.js
>  
>frameworks/js/FlexJS/src/org/apache/flex/html/beads/models/DateChooserMode
>l.js
>  
>frameworks/js/FlexJS/src/org/apache/flex/html/supportClasses/DateChooserBu
>tton.js
>
>Thanks,
>Justin
>
>


Re: [DISCUSS] Discuss Apache FlexJS 0.0.2 RC5

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

Notice the binary package has a number of files I would of expected to be Apache licensed/have Apache headers

Also shouldn't these files be in the source package?

  frameworks/js/FlexJS/src/org/apache/flex/charts/BarChart.js
  frameworks/js/FlexJS/src/org/apache/flex/charts/beads/BarChartView.js
  frameworks/js/FlexJS/src/org/apache/flex/charts/beads/ChartItemRendererFactory.js
  frameworks/js/FlexJS/src/org/apache/flex/charts/beads/XAxisBead.js
  frameworks/js/FlexJS/src/org/apache/flex/charts/beads/layouts/BarChartLayout.js
  frameworks/js/FlexJS/src/org/apache/flex/charts/core/IChart.js
  frameworks/js/FlexJS/src/org/apache/flex/charts/core/IChartAxis.js
  frameworks/js/FlexJS/src/org/apache/flex/charts/core/IChartItemRenderer.js
  frameworks/js/FlexJS/src/org/apache/flex/charts/core/IChartSeries.js
  frameworks/js/FlexJS/src/org/apache/flex/charts/supportClasses/BarChartSeries.js
  frameworks/js/FlexJS/src/org/apache/flex/charts/supportClasses/BoxItemRenderer.js
  frameworks/js/FlexJS/src/org/apache/flex/core/IDataGridLayout.js
  frameworks/js/FlexJS/src/org/apache/flex/core/IDataGridPresentationModel.js
  frameworks/js/FlexJS/src/org/apache/flex/core/IDateChooserModel.js
  frameworks/js/FlexJS/src/org/apache/flex/effects/Fade.js
  frameworks/js/FlexJS/src/org/apache/flex/effects/Move.js
  frameworks/js/FlexJS/src/org/apache/flex/effects/Tween.js
  frameworks/js/FlexJS/src/org/apache/flex/html/DataGrid.js
  frameworks/js/FlexJS/src/org/apache/flex/html/DateChooser.js
  frameworks/js/FlexJS/src/org/apache/flex/html/DateField.js
  frameworks/js/FlexJS/src/org/apache/flex/html/accessories/DateFormatMMDDYYYYBead.js
  frameworks/js/FlexJS/src/org/apache/flex/html/beads/DataGridColumnView.js
  frameworks/js/FlexJS/src/org/apache/flex/html/beads/DataGridView.js
  frameworks/js/FlexJS/src/org/apache/flex/html/beads/DataItemRendererFactoryForColumnData.js
  frameworks/js/FlexJS/src/org/apache/flex/html/beads/DateChooserView.js
  frameworks/js/FlexJS/src/org/apache/flex/html/beads/DateFieldView.js
  frameworks/js/FlexJS/src/org/apache/flex/html/beads/FormatableLabelView.js
  frameworks/js/FlexJS/src/org/apache/flex/html/beads/FormatableTextInputView.js
  frameworks/js/FlexJS/src/org/apache/flex/html/beads/IDataGridView.js
  frameworks/js/FlexJS/src/org/apache/flex/html/beads/controllers/DateChooserMouseController.js
  frameworks/js/FlexJS/src/org/apache/flex/html/beads/controllers/DateFieldMouseController.js
  frameworks/js/FlexJS/src/org/apache/flex/html/beads/layouts/DataGridLayout.js
  frameworks/js/FlexJS/src/org/apache/flex/html/beads/layouts/VerticalColumnLayout.js
  frameworks/js/FlexJS/src/org/apache/flex/html/beads/models/DataGridPresentationModel.js
  frameworks/js/FlexJS/src/org/apache/flex/html/beads/models/DateChooserModel.js
  frameworks/js/FlexJS/src/org/apache/flex/html/supportClasses/DateChooserButton.js

Thanks,
Justin



Re: [DISCUSS] Discuss Apache FlexJS 0.0.2 RC5

Posted by Alex Harui <ah...@adobe.com>.
And you are still getting the "file not found" in the output that lists
some of these very files?  The files in your earlier post are in this list.

Are you running ant from the examples/DataGridExample folder or is the
current directory something other than examples/DataGridExample?

On 7/14/14 3:41 PM, "Justin Mclean" <ju...@classsoftware.com> wrote:

>Hi,
>
>The DataGrid files mentioned under flexjsjx (after a clean) are:
>     [java] Compiling file:
>/Users/justinmclean/Documents/ApacheFlexJSRC5/apache-flex-flexjs-0.0.2-src
>/frameworks/js/FlexJS/libs/org/apache/flex/html/beads/IDataGridView.js
>     [java] Compiling file:
>/Users/justinmclean/Documents/ApacheFlexJSRC5/apache-flex-flexjs-0.0.2-src
>/frameworks/js/FlexJS/libs/org/apache/flex/core/IDataGridPresentationModel
>.js
>     [java] Compiling file:
>/Users/justinmclean/Documents/ApacheFlexJSRC5/apache-flex-flexjs-0.0.2-src
>/frameworks/js/FlexJS/libs/org/apache/flex/html/supportClasses/DataGridCol
>umn.js
>  [java] Compiling file:
>/Users/justinmclean/Documents/ApacheFlexJSRC5/apache-flex-flexjs-0.0.2-src
>/frameworks/js/FlexJS/libs/org/apache/flex/html/DataGrid.js
>     [java] Compiling file:
>/Users/justinmclean/Documents/ApacheFlexJSRC5/apache-flex-flexjs-0.0.2-src
>/frameworks/js/FlexJS/libs/org/apache/flex/core/IDataGridLayout.js
>     [java] Compiling file:
>/Users/justinmclean/Documents/ApacheFlexJSRC5/apache-flex-flexjs-0.0.2-src
>/frameworks/js/FlexJS/libs/org/apache/flex/html/beads/layouts/DataGridLayo
>ut.js
>     [java] Compiling file:
>/Users/justinmclean/Documents/ApacheFlexJSRC5/apache-flex-flexjs-0.0.2-src
>/frameworks/js/FlexJS/libs/org/apache/flex/html/beads/models/DataGridPrese
>ntationModel.js
>     [java] Compiling file:
>/Users/justinmclean/Documents/ApacheFlexJSRC5/apache-flex-flexjs-0.0.2-src
>/frameworks/js/FlexJS/libs/org/apache/flex/html/beads/DataGridView.js
>     [java] Compiling file:
>/Users/justinmclean/Documents/ApacheFlexJSRC5/apache-flex-flexjs-0.0.2-src
>/frameworks/js/FlexJS/libs/org/apache/flex/html/beads/DataGridColumnView.j
>s
>     [java] Compiling file:
>/Users/justinmclean/Documents/ApacheFlexJSRC5/apache-flex-flexjs-0.0.2-src
>/frameworks/js/FlexJS/libs/org/apache/flex/core/IDataGridModel.js
>
>> Maybe this step is failing?  Are you using a FalconJX release to build
>> FlexJS?  Maybe you forgot to run "ant all" and build the FalconJX
>>compiler?
>
>I ran "ant all" in Falcon, but I'm using the RC4 of FalconJX not the last
>release.
>
>Thanks,
>Justin


Re: [DISCUSS] Discuss Apache FlexJS 0.0.2 RC5

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

The DataGrid files mentioned under flexjsjx (after a clean) are:
     [java] Compiling file: /Users/justinmclean/Documents/ApacheFlexJSRC5/apache-flex-flexjs-0.0.2-src/frameworks/js/FlexJS/libs/org/apache/flex/html/beads/IDataGridView.js
     [java] Compiling file: /Users/justinmclean/Documents/ApacheFlexJSRC5/apache-flex-flexjs-0.0.2-src/frameworks/js/FlexJS/libs/org/apache/flex/core/IDataGridPresentationModel.js
     [java] Compiling file: /Users/justinmclean/Documents/ApacheFlexJSRC5/apache-flex-flexjs-0.0.2-src/frameworks/js/FlexJS/libs/org/apache/flex/html/supportClasses/DataGridColumn.js
  [java] Compiling file: /Users/justinmclean/Documents/ApacheFlexJSRC5/apache-flex-flexjs-0.0.2-src/frameworks/js/FlexJS/libs/org/apache/flex/html/DataGrid.js
     [java] Compiling file: /Users/justinmclean/Documents/ApacheFlexJSRC5/apache-flex-flexjs-0.0.2-src/frameworks/js/FlexJS/libs/org/apache/flex/core/IDataGridLayout.js
     [java] Compiling file: /Users/justinmclean/Documents/ApacheFlexJSRC5/apache-flex-flexjs-0.0.2-src/frameworks/js/FlexJS/libs/org/apache/flex/html/beads/layouts/DataGridLayout.js
     [java] Compiling file: /Users/justinmclean/Documents/ApacheFlexJSRC5/apache-flex-flexjs-0.0.2-src/frameworks/js/FlexJS/libs/org/apache/flex/html/beads/models/DataGridPresentationModel.js
     [java] Compiling file: /Users/justinmclean/Documents/ApacheFlexJSRC5/apache-flex-flexjs-0.0.2-src/frameworks/js/FlexJS/libs/org/apache/flex/html/beads/DataGridView.js
     [java] Compiling file: /Users/justinmclean/Documents/ApacheFlexJSRC5/apache-flex-flexjs-0.0.2-src/frameworks/js/FlexJS/libs/org/apache/flex/html/beads/DataGridColumnView.js
     [java] Compiling file: /Users/justinmclean/Documents/ApacheFlexJSRC5/apache-flex-flexjs-0.0.2-src/frameworks/js/FlexJS/libs/org/apache/flex/core/IDataGridModel.js

> Maybe this step is failing?  Are you using a FalconJX release to build
> FlexJS?  Maybe you forgot to run "ant all" and build the FalconJX compiler?

I ran "ant all" in Falcon, but I'm using the RC4 of FalconJX not the last release.

Thanks,
Justin

Re: [DISCUSS] Discuss Apache FlexJS 0.0.2 RC5

Posted by Alex Harui <ah...@adobe.com>.
So several targets after frameworks-js target is the flexjsjx target,

The ant output should look like this:

flexjsjx:
Compiling libs/FlexJSJX.swc
FALCONJX_HOME: 
/Users/aharui/falcon002/apache-flex-falconjx-0.0.2-src/compiler.jx
Created dir: 
/Users/aharui/flexjs002/apache-flex-flexjs-0.0.2-src/frameworks/js/FlexJS/l
ibs
Compiling file: 
/Users/aharui/flexjs002/apache-flex-flexjs-0.0.2-src/frameworks/js/FlexJS/l
ibs/org/apache/flex/charts/beads/BarChartView.js

And the long list of compiling files are the ones that are missing for you.


Maybe this step is failing?  Are you using a FalconJX release to build
FlexJS?  Maybe you forgot to run "ant all" and build the FalconJX compiler?

Thanks,
-Alex

On 7/14/14 12:47 AM, "Justin Mclean" <ju...@classsoftware.com> wrote:

>Hi,
>
>> Sorry, I mis-typed.  The folder is:  frameworks/js/FlexJS/src.
>
>I do have sources under there but not the files in question.
>
>ls -R  frameworks/js/FlexJS/src | grep DataGrid
>IDataGridModel.js
>DataGridModel.js
>DataGridColumn.js
>
>Look like the other datagrid files are misisng?
>
>> I'm confused about your scenario.  You filed a bug about the build
>>failing in 11.1
>Yes the READme says to use 11.1 but it fails to compile under 11.1. It
>will however compile under FP 11.4/AIR 3.6
>
>> Does your ant output from the build include a frameworks-js target?
>Yes.
>
>Justin


Re: [DISCUSS] Discuss Apache FlexJS 0.0.2 RC5

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

> Sorry, I mis-typed.  The folder is:  frameworks/js/FlexJS/src.

I do have sources under there but not the files in question.

ls -R  frameworks/js/FlexJS/src | grep DataGrid
IDataGridModel.js
DataGridModel.js
DataGridColumn.js

Look like the other datagrid files are misisng?

> I'm confused about your scenario.  You filed a bug about the build failing in 11.1
Yes the READme says to use 11.1 but it fails to compile under 11.1. It will however compile under FP 11.4/AIR 3.6

> Does your ant output from the build include a frameworks-js target?
Yes.

Justin

Re: [DISCUSS] Discuss Apache FlexJS 0.0.2 RC5

Posted by Alex Harui <ah...@adobe.com>.
Sorry, I mis-typed.  The folder is:  frameworks/js/FlexJS/src.

I'm confused about your scenario.  You filed a bug about the build failing
in 11.1, so what FP version are you using to claim a successful build?
Does your ant output from the build include a frameworks-js target?

-Alex

On 7/13/14 11:44 PM, "Justin Mclean" <ju...@classsoftware.com> wrote:

>Hi,
>
>> This is after a successful build in the source kit?
>Yes those errors are after a successful build of the source kit -
>although see note about 11.1 vs 11.4.
>
>> Those missing files
>> should be .js files generated by the build and in the appropriate
>>package
>> folders under js/frameworks/FlexJS/src.
>
>There are no src folder in js/frameworks/FlexJS in the compiled FlexJS I
>have, only a bin directory.
>
>Justin


Re: [DISCUSS] Discuss Apache FlexJS 0.0.2 RC5

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

> This is after a successful build in the source kit?
Yes those errors are after a successful build of the source kit - although see note about 11.1 vs 11.4.

> Those missing files
> should be .js files generated by the build and in the appropriate package
> folders under js/frameworks/FlexJS/src.  

There are no src folder in js/frameworks/FlexJS in the compiled FlexJS I have, only a bin directory.

Justin

Re: [DISCUSS] Discuss Apache FlexJS 0.0.2 RC5

Posted by Alex Harui <ah...@adobe.com>.
This is after a successful build in the source kit?  Those missing files
should be .js files generated by the build and in the appropriate package
folders under js/frameworks/FlexJS/src.  These are some of the files that
you thought should have ASF headers that you found in the binary kit.

-Alex

On 7/13/14 11:04 PM, "Justin Mclean" <ju...@classsoftware.com> wrote:

>Hi,
>
>The DataGrid example now fails to compile - should it?
>
>[java] SEVERE: ERROR - Duplicate input:
>/Users/justinmclean/Documents/ApacheFlexJSRC5/apache-flex-flexjs-0.0.2-src
>/examples/DataGridExample
>     [java] 
>     [java] Jul 14, 2014 4:03:51 PM
>com.google.javascript.jscomp.LoggerErrorManager printSummary
>     [java] WARNING: 1 error(s), 0 warning(s)
>     [java] Error message: JSC_DUPLICATE_INPUT. Duplicate input:
>/Users/justinmclean/Documents/ApacheFlexJSRC5/apache-flex-flexjs-0.0.2-src
>/examples/DataGridExample at (unknown source) line (unknown line) :
>(unknown column)
>     [java] File not found:
>org.apache.flex.html.beads.models.DataGridPresentationModel
>     [java] 
>     [java] File not found: org.apache.flex.html.beads.DataGridView
>     [java] 
>     [java] File not found: org.apache.flex.html.DataGrid
>     [java] 
>     [java] File not found:
>org.apache.flex.html.beads.layouts.DataGridLayout
>     [java] 
>     [java] Java Result: 3
>
>
>Justin


Re: [DISCUSS] Discuss Apache FlexJS 0.0.2 RC5

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

The DataGrid example now fails to compile - should it?

[java] SEVERE: ERROR - Duplicate input: /Users/justinmclean/Documents/ApacheFlexJSRC5/apache-flex-flexjs-0.0.2-src/examples/DataGridExample
     [java] 
     [java] Jul 14, 2014 4:03:51 PM com.google.javascript.jscomp.LoggerErrorManager printSummary
     [java] WARNING: 1 error(s), 0 warning(s)
     [java] Error message: JSC_DUPLICATE_INPUT. Duplicate input: /Users/justinmclean/Documents/ApacheFlexJSRC5/apache-flex-flexjs-0.0.2-src/examples/DataGridExample at (unknown source) line (unknown line) : (unknown column)
     [java] File not found: org.apache.flex.html.beads.models.DataGridPresentationModel
     [java] 
     [java] File not found: org.apache.flex.html.beads.DataGridView
     [java] 
     [java] File not found: org.apache.flex.html.DataGrid
     [java] 
     [java] File not found: org.apache.flex.html.beads.layouts.DataGridLayout
     [java] 
     [java] Java Result: 3


Justin

Re: [DISCUSS] Discuss Apache FlexJS 0.0.2 RC5

Posted by Alex Harui <ah...@adobe.com>.

On 7/13/14 11:02 PM, "Justin Mclean" <ju...@classsoftware.com> wrote:

>Hi,
>
>For the data binding example I'm getting:
>
>     [java] WARNING:
>/Users/justinmclean/Downloads/closure-library/closure/goog/base.js:1503:
>WARNING - "arguments.callee" cannot be used in ES5 strict mode
>     [java]   var caller = arguments.callee.caller;
>     [java]                ^
>     [java]
Your closure library is out of date.  Get it from GitHub (RC5 should now
have the correct URL in the README).

>
>The debug JS version fails to run, the release version runs, but in the
>swf version the radio buttons and check boxes are non functional.
Try clicking on the labels of the radio buttons and checkboxes.  I keep
forgetting that myself.  Volunteers are welcome to fix that.

-Alex


Re: [DISCUSS] Discuss Apache FlexJS 0.0.2 RC5

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

For the data binding example I'm getting:

     [java] WARNING: /Users/justinmclean/Downloads/closure-library/closure/goog/base.js:1503: WARNING - "arguments.callee" cannot be used in ES5 strict mode
     [java]   var caller = arguments.callee.caller;
     [java]                ^
     [java] 
     [java] Jul 14, 2014 3:53:57 PM com.google.javascript.jscomp.LoggerErrorManager println
     [java] WARNING: /Users/justinmclean/Downloads/closure-library/closure/goog/debug/debug.js:276: WARNING - "arguments.callee" cannot be used in ES5 strict mode
     [java]     error.stack = goog.debug.getStacktrace(arguments.callee.caller);
     [java]                                            ^
     [java] 
     [java] Jul 14, 2014 3:53:57 PM com.google.javascript.jscomp.LoggerErrorManager println
     [java] WARNING: /Users/justinmclean/Downloads/closure-library/closure/goog/debug/debug.js:299: WARNING - "arguments.callee" cannot be used in ES5 strict mode
     [java]   var fn = arguments.callee.caller;
     [java]            ^
     [java] 
     [java] Jul 14, 2014 3:53:57 PM com.google.javascript.jscomp.LoggerErrorManager println
     [java] WARNING: /Users/justinmclean/Downloads/closure-library/closure/goog/debug/debug.js:307: WARNING - A function's "caller" property cannot be used in ES5 strict mode
     [java]       fn = fn.caller;
     [java]            ^
     [java] 
     [java] Jul 14, 2014 3:53:57 PM com.google.javascript.jscomp.LoggerErrorManager println
     [java] WARNING: /Users/justinmclean/Downloads/closure-library/closure/goog/debug/debug.js:343: WARNING - "arguments.callee" cannot be used in ES5 strict mode
     [java]   return goog.debug.getStacktraceHelper_(opt_fn || arguments.callee.caller, []);
     [java]                                                    ^
     [java] 
     [java] Jul 14, 2014 3:53:57 PM com.google.javascript.jscomp.LoggerErrorManager println
     [java] WARNING: /Users/justinmclean/Downloads/closure-library/closure/goog/debug/debug.js:365: WARNING - A function's "arguments" property cannot be used in ES5 strict mode
     [java]     var args = fn.arguments;
     [java]                ^
     [java] 
     [java] Jul 14, 2014 3:53:57 PM com.google.javascript.jscomp.LoggerErrorManager println
     [java] WARNING: /Users/justinmclean/Downloads/closure-library/closure/goog/debug/debug.js:409: WARNING - A function's "caller" property cannot be used in ES5 strict mode
     [java]       sb.push(goog.debug.getStacktraceHelper_(fn.caller, visited));
     [java]                                               ^
     [java] 
     [java] Jul 14, 2014 3:53:57 PM com.google.javascript.jscomp.LoggerErrorManager println
     [java] WARNING: /Users/justinmclean/Downloads/closure-library/closure/goog/debug/errorhandler.js:48: WARNING - goog.base is not compatible with ES5 strict mode.
     [java]   goog.base(this);
     [java]   ^
     [java] 
     [java] Jul 14, 2014 3:53:57 PM com.google.javascript.jscomp.LoggerErrorManager println
     [java] WARNING: /Users/justinmclean/Downloads/closure-library/closure/goog/debug/errorhandler.js:237: WARNING - goog.base is not compatible with ES5 strict mode.
     [java]   goog.base(this, 'disposeInternal');
     [java]   ^
     [java] 
     [java] Jul 14, 2014 3:53:57 PM com.google.javascript.jscomp.LoggerErrorManager println
     [java] WARNING: /Users/justinmclean/Downloads/closure-library/closure/goog/debug/errorhandler.js:252: WARNING - goog.base is not compatible with ES5 strict mode.
     [java]   goog.base(this, message);
     [java]   ^
     [java] 
     [java] Jul 14, 2014 3:53:57 PM com.google.javascript.jscomp.LoggerErrorManager println
     [java] WARNING: /Users/justinmclean/Downloads/closure-library/closure/goog/debug/logger.js:540: WARNING - "arguments.callee" cannot be used in ES5 strict mode
     [java]         goog.debug.exposeException(opt_exception, arguments.callee.caller));
     [java]                                                   ^
     [java] 
     [java] Jul 14, 2014 3:53:57 PM com.google.javascript.jscomp.LoggerErrorManager printSummary
     [java] WARNING: 0 error(s), 11 warning(s), 94.4% typed
     [java] The project 'DataBindingTest' has been successfully compiled and optimized.
     [java] Warning message: JSC_ARGUMENTS_CALLEE_FORBIDDEN. "arguments.callee" cannot be used in ES5 strict mode at /Users/justinmclean/Downloads/closure-library/closure/goog/base.js line 1503 : 15
     [java] Warning message: JSC_ARGUMENTS_CALLEE_FORBIDDEN. "arguments.callee" cannot be used in ES5 strict mode at /Users/justinmclean/Downloads/closure-library/closure/goog/debug/debug.js line 276 : 43
     [java] Warning message: JSC_ARGUMENTS_CALLEE_FORBIDDEN. "arguments.callee" cannot be used in ES5 strict mode at /Users/justinmclean/Downloads/closure-library/closure/goog/debug/debug.js line 299 : 11
     [java] Warning message: JSC_FUNCTION_CALLER_FORBIDDEN. A function's "caller" property cannot be used in ES5 strict mode at /Users/justinmclean/Downloads/closure-library/closure/goog/debug/debug.js line 307 : 11
     [java] Warning message: JSC_ARGUMENTS_CALLEE_FORBIDDEN. "arguments.callee" cannot be used in ES5 strict mode at /Users/justinmclean/Downloads/closure-library/closure/goog/debug/debug.js line 343 : 51
     [java] Warning message: JSC_FUNCTION_ARGUMENTS_PROP_FORBIDDEN. A function's "arguments" property cannot be used in ES5 strict mode at /Users/justinmclean/Downloads/closure-library/closure/goog/debug/debug.js line 365 : 15
     [java] Warning message: JSC_FUNCTION_CALLER_FORBIDDEN. A function's "caller" property cannot be used in ES5 strict mode at /Users/justinmclean/Downloads/closure-library/closure/goog/debug/debug.js line 409 : 46
     [java] Warning message: JSC_USE_OF_GOOG_BASE. goog.base is not compatible with ES5 strict mode. at /Users/justinmclean/Downloads/closure-library/closure/goog/debug/errorhandler.js line 48 : 2
     [java] Warning message: JSC_USE_OF_GOOG_BASE. goog.base is not compatible with ES5 strict mode. at /Users/justinmclean/Downloads/closure-library/closure/goog/debug/errorhandler.js line 237 : 2
     [java] Warning message: JSC_USE_OF_GOOG_BASE. goog.base is not compatible with ES5 strict mode. at /Users/justinmclean/Downloads/closure-library/closure/goog/debug/errorhandler.js line 252 : 2
     [java] Warning message: JSC_ARGUMENTS_CALLEE_FORBIDDEN. "arguments.callee" cannot be used in ES5 strict mode at /Users/justinmclean/Downloads/closure-library/closure/goog/debug/logger.js line 540 : 50
     [java] /Users/justinmclean/Documents/ApacheFlexJSRC5/apache-flex-flexjs-0.0.2-src/examples/DataBindingTest/src/MyInitialView.mxml:131
     [java] Data binding will not be able to detect assignments to 'strings'.
     [java]                                     dataProvider="{MyModel(applicationModel).strings}" />
     [java]                                                                             ^
     [java] 
     [java] Java Result: 2

main:

BUILD SUCCESSFUL

The debug JS version fails to run, the release version runs, but in the swf version the radio buttons and check boxes are non functional.

Justin