I'm wondering why are you not seeing that. If you scroll up in this console
output - >https://builds.apache.org/job/Royale-typedefs/41/console

Can you see the errors ?

2018-02-14 10:05 GMT+01:00 Gabe Harbs <harbs.li...@gmail.com>:

> Weird.
>
> In my build, I get that function commented out:
>
>     /**
>      * @param template [ITemplateArray]
>      * @param var_args [*] Substitution values.
>      * @see https://developer.mozilla.org/en-US/docs/Web/JavaScript/
> Reference/Global_Objects/String/raw
>      * @see [es6]
>      * @returns {string}
>      */
> //    public static function raw(template:ITemplateArray,
> ...var_args):String { return ''; }
>
> I’m not sure, but I’m guessing that is caused by this in
> externc-config.xml:
>
>     <class-exclude>
>         <class>controlRange</class>
>         <class>ITemplateArray</class>
>     </class-exclude>
>
> > On Feb 14, 2018, at 10:56 AM, Piotr Zarzycki <piotrzarzyck...@gmail.com>
> wrote:
> >
> > Do you see now this errors?
> >
> > F:\jenkins\jenkins-slave\workspace\Royale-typedefs\js\
> target\generated-sources\externc\classes\String.as(52):
> > col: 41 Error: Type was not found or was not a compile-time constant:
> > ITemplateArray.
> >
> > public static function raw(template:ITemplateArray, ...var_args):String {
> > return ''; }
> >
> > Piotr
> >
> > On Wed, Feb 14, 2018, 09:53 Piotr Zarzycki <piotrzarzyck...@gmail.com>
> > wrote:
> >
> >> Let me try again. It doesn't look like our fail.
> >>
> >> On Wed, Feb 14, 2018, 09:52 Harbs <ha...@in-tools.com> wrote:
> >>
> >>> I don’t understand the console output.
> >>>
> >>> Suggestions?
> >>>
> >>>> On Feb 14, 2018, at 10:50 AM, Apache Jenkins Server <
> >>> jenk...@builds.apache.org> wrote:
> >>>>
> >>>> The Apache Jenkins build system has built Royale-typedefs (build #40)
> >>>>
> >>>> Status: Still Failing
> >>>>
> >>>> Check console output at
> >>> https://builds.apache.org/job/Royale-typedefs/40/ to view the results.
> >>>
> >>>
>
>


-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
<https://www.patreon.com/piotrzarzycki>*

Reply via email to