Re: [Falcon] Maven build question

2016-08-14 Thread Justin Mclean
Hi, > Is it possible to skip rat checking during compilation ? mvn -Drat.skip=true will skip the rat check Thanks, Justin

Re: [FlexJS] need help in creating reusable tabBar control

2016-08-14 Thread Peter Ent
Take a look at the MobileTrader example in the FkexJS project. There's a tab bar component it uses. Peter > On Aug 13, 2016, at 12:49 AM, Alex Harui wrote: > > Hi Dhwani, > > Did you try extending ButtonBar? > > Thanks, > -Alex > >> On 8/12/16, 3:16 PM, "dhwanishah85" wrote: >> >> Hi,

[Falcon] Maven build question

2016-08-14 Thread piotrz
Hi Chris, I've tried maven build using your instruction [1]. I was able to build utils, but once I tried "Build the compiler" but got errors related to RAT [2]. Is it possible to skip rat checking during compilation ? [1] https://cwiki.apache.org/confluence/display/FLEX/Building+FlexJS+with+Mave

Re: Outstanding issues for 0.7 release

2016-08-14 Thread Harbs
Thanks for the links. Openfl had the simplest implementation. There’s only so many ways you can write the solution to the same math problem… ;-) For the most part, I used the logic in that code, but I did not use it exactly. I just committed my changes. I improved the Matrix class to make the m