Re: [FlexJS] Asdocs ANT build

2015-05-26 Thread Michael Schmalle
Ok it works great. For some reason it ran fine but now it's barfing on the TitleBarView.mxml. I took the mx namespace declaration out but it still gives an error. So I just committed something that comments out HTML/asjs source. Teoti@TEOTI-PC ~/Documents/ApacheFlex/asjs/asdoc (develop) $ ant Buil

Re: [FlexJS] Asdocs ANT build

2015-05-26 Thread Alex Harui
Ok try it. On 5/26/15, 1:12 PM, "Michael Schmalle" wrote: >Hi, > >I finally committed some changes! Anyway I am not an ANT expert but there >is something that annoys me about that script and anybody that can fix it, >I will thank you. :) > >In /asdoc/build.xml we have; > > > >Can somebody put a

[FlexJS] Asdocs ANT build

2015-05-26 Thread Michael Schmalle
Hi, I finally committed some changes! Anyway I am not an ANT expert but there is something that annoys me about that script and anybody that can fix it, I will thank you. :) In /asdoc/build.xml we have; Can somebody put a conditional in there to look for 'sdk' as well. I checked out my repo in