Re: royale-asjs/js/lib/mxmlc.jar NOT Exist !

2021-01-22 Thread Alina Kazi
Hi, try this : CLONE SDK on path: e.g. D:\royaleclone\royale-asjs CLONE SDK on path e.g. D:\royaleclone\royale-typedefs CLONE SDK on path e.g. D:\royaleclone\royale-compiler COMPILE : 1. Go to COMPILER (mvn clean install) 2. Go to TYPEDEFS (mvn clean install) 3. Go to ASJS (mvn clean install -P

royale-asjs/js/lib/mxmlc.jar NOT Exist !

2021-01-22 Thread ZAMOUN, Mourad
I compile royale-asjs with this command : ./mvnw -DskipTests=true -Drat.numUnapprovedLicenses=100 install It compile successful. But the problem is : why the file mxmlc.jar not exist ? Cordialement, *Mourad ZAMOUN* DevOps OPUS BDQE *Chapter Mesures, Qualité, Devis - IS&T Eau France* 1 rue

I think mx.collections.ListCollectionView is broken

2021-01-22 Thread Yishay Weiss
Which breaks mx Tree for ArrayCollection data providers. If anyone has a different experience and/or would like to have a look at this compiler bug [1] it would be much appreciated. [1] https://github.com/apache/royale-compiler/issues/176