Build failed in Jenkins: royale-asjs_MXTests #963

2019-07-21 Thread Apache Royale CI Server
See -- [...truncated 878.87 KB...] [mxmlc] scanning for overrides: ObjectUtil [mxmlc] scanning for overrides: SolidBorderUtil [mxmlc] scanning

Re: Maven distribution changes

2019-07-21 Thread Piotr Zarzycki
Hi Carlos, Without knowing even what were the changes they rather won't give valid SDK. Distribution have never been finished and work as a valid SDK. I was using distribution only as a source of code intelligence a way back in Intellij, cause that IDE were able to use it even it it wasn't fully

Maven distribution changes

2019-07-21 Thread Carlos Rovira
Hi Josh, I saw your changes for maven distribution and today I want to try if I can create a Royale SDK with Maven again. Using the following command line: mvn -s settings-template.xml -P build-distribution clean install I get a success build but I think is still not valid SDK since I open a

Re: options for deriving HTML webpages from Flex app?

2019-07-21 Thread Carlos Rovira
That's cool! I just twitted about it! thanks for sharing here Judah :) https://twitter.com/ApacheRoyale/status/1153003406992297985 Carlos El sáb., 20 jul. 2019 a las 19:13, QA () escribió: > I'm in the process of converting a few Flex apps to Royale. I'm using > Royale for the HTML page and

Build failed in Jenkins: royale-asjs_MXTests #962

2019-07-21 Thread Apache Royale CI Server
See -- [...truncated 880.15 KB...] [mxmlc] scanning for overrides: ObjectUtil [mxmlc] scanning for overrides: SolidBorderUtil [mxmlc] scanning

Potentially Breaking Changes in FileModel and FileProxy

2019-07-21 Thread Yishay Weiss
Hi, FileModel.blob now returns an Object rather than a BinaryData. FileModel.blob is now read-only. Use FileModel.fileContent to set the blob. FileProxy now requires a model to be added to it explicitly, as in I am also considering to rename IFileModel.blob to IFileModel.data. The rationale

Build failed in Jenkins: royale-asjs_MXTests #961

2019-07-21 Thread Apache Royale CI Server
See Changes: [yishayjobs] Add IFileModel.size and remove FileLoader dependencies from loaders -- [...truncated 878.88 KB...] [mxmlc]