I should add that I don't get a stack trace. Compiling the example fails
with regular compiler errors.

Here are a couple example errors that I see:

/Users/joshtynjala/Desktop/royale/apache-royale-0.9.8-src/royale-asjs/frameworks/projects/SparkRoyale/src/main/royale/spark/filters/BevelFilter.as(23):
col: 8 Definition flash.filters.BevelFilter could not be found.

import flash.filters.BevelFilter;
       ^

/Users/joshtynjala/Desktop/royale/apache-royale-0.9.8-src/royale-asjs/frameworks/projects/SparkRoyale/src/main/royale/spark/skins/spark/ScrollBarDownButtonSkin.mxml(32):
col: 1 This tag could not be resolved to an ActionScript class. It will be
ignored.

<s:SparkSkin xmlns:fx="http://ns.adobe.com/mxml/2009"; xmlns:s="library://
ns.adobe.com/flex/spark"
^

It looks like some code needs COMPILE:SWF, and some code is using the wrong
MXML namespace. There might be more issues, but those are the obvious first
ones I see.

--
Josh Tynjala
Bowler Hat LLC <https://bowlerhat.dev>


On Mon, Jul 26, 2021 at 9:54 AM Josh Tynjala <joshtynj...@bowlerhat.dev>
wrote:

> The approval script failed for me on the ASDoc example too. Both
> with -Duse-flash=true and without.
>
> This issue seemed familiar, and I rediscovered this comment that I made on
> Github, which you might have missed, Yishay.
>
>
> https://github.com/apache/royale-asjs/commit/ce49439ce40f700f0b546d15625be9f09bfbf941#diff-433d3e16953b74f2492217b154b502870224f574cc67ac5415fc230c5ae996b3
>
> I can also reproduce this same issue directly in my local royale-asjs repo
> by going to examples/royale/ASDoc and running the Ant build script.
>
> --
> Josh Tynjala
> Bowler Hat LLC <https://bowlerhat.dev>
>
>
> On Mon, Jul 26, 2021 at 6:03 AM Piotr Zarzycki <piotrzarzyck...@gmail.com>
> wrote:
>
>> Hi Yishay,
>>
>> I have run approval script and reached compilation point. It looks like
>> ASDoc module failing for me, but I'm not sure. I will share with you off
>> the list fragment of stacktrace, cause there are a lot of paths from my
>> laptop, so don't want to put them here.
>>
>> Thanks,
>> Piotr
>>
>> niedz., 25 lip 2021 o 15:14 <apacheroyal...@gmail.com> napisaƂ(a):
>>
>> > This is the discussion thread.
>> >
>> > Thanks,
>> > Yishay Weiss
>>
>>
>>
>> --
>>
>> Piotr Zarzycki
>>
>

Reply via email to