I am able to reproduce the error with get__MXMLDescriptor using the latest nightly.
https://issues.apache.org/jira/browse/FLEX-35192 - Josh On Thu, Dec 1, 2016 at 9:20 AM, Alex Harui <aha...@adobe.com> wrote: > OK. If it shows up again, file a JIRA issue with a test case. > > Thanks, > -Alex > > On 12/1/16, 3:02 AM, "Pan Li" <pa...@prominic.net> wrote: > > > > > > >Hi Alex > >When I tested version I got about NOV 28 (which was last build success > >around 27), it failed to run app when wen have code like > > > > > ><js:View xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:local="*" > >xmlns:js="library://ns.apache.org/flexjs/basic" > >xmlns:ns="library://ns.apache.org/flexjs/html5"> > > <fx:Declarations/> > >....... > > > >I just run test again but could not reproduce the problem, but the source > >code we are using is more updated > > > > > > > >My Apache Flex community contribution is working on the open source > >Moonshine-IDE.com for FlexJS. > >