An excerpt of the fail:

COMPC

Loading configuration:
/Users/carlosrovira/Dev/Royale/Source/royale-asjs/frameworks/projects/MXRoyale/target/compile-swf-config.xml


/Users/carlosrovira/Dev/Royale/Source/royale-asjs/frameworks/projects/MXRoyale/src/main/royale/mx/charts/AxisRenderer.as(3350):
col: 22 Error: Call to a possibly undefined method beginStroke through a
reference with static type Graphics.


            graphics.beginStroke();

                     ^


/Users/carlosrovira/Dev/Royale/Source/royale-asjs/frameworks/projects/MXRoyale/src/main/royale/mx/charts/AxisRenderer.as(3354):
col: 30 Error: Implicit coercion of a value of type Graphics to an
unrelated type Graphics.


            axisStroke.apply(graphics,null,null);

                             ^


/Users/carlosrovira/Dev/Royale/Source/royale-asjs/frameworks/projects/MXRoyale/src/main/royale/mx/charts/AxisRenderer.as(3358):
col: 22 Error: Call to a possibly undefined method endStroke through a
reference with static type Graphics.


            graphics.endStroke();

                     ^


/Users/carlosrovira/Dev/Royale/Source/royale-asjs/frameworks/projects/MXRoyale/src/main/royale/mx/charts/AxisRenderer.as(3434):
col: 26 Error: Implicit coercion of a value of type Graphics to an
unrelated type Graphics.


        var g:Graphics = graphics;

                         ^




El sáb., 17 nov. 2018 a las 10:07, Carlos Rovira (<[email protected]>)
escribió:

> Hi, I 'm trying to build locally but some changes to MXRoyale are failing
> Are someone looking at this now?
> I need to build so, let me know in order to see if I must work on fixing
> the issue
> thanks
>
> El vie., 16 nov. 2018 a las 23:25, Apache Jenkins Server (<
> [email protected]>) escribió:
>
>> The Apache Jenkins build system has built Royale-asjs (build #1321)
>>
>> Status: Still Failing
>>
>> Check console output at https://builds.apache.org/job/Royale-asjs/1321/
>> to view the results.
>
>
>
> --
> Carlos Rovira
> http://about.me/carlosrovira
>
>

-- 
Carlos Rovira
http://about.me/carlosrovira

Reply via email to