I don't think a change to missing.js should be required if it works on Ant.

My 2 cents,
-Alex

On 7/9/19, 2:50 PM, "Piotr Zarzycki" <[email protected]> wrote:

    I think I got it. I was build typedefs without -P main, so it didn't
    rebuild for me repository fully.
    
    wt., 9 lip 2019 o 23:25 Piotr Zarzycki <[email protected]>
    napisał(a):
    
    > I have added missing api to missing.js file. I would like to test whether
    > it helped to my application build, but I'm getting the same issue. I have
    > build royale-typedefs and compiler by Maven. What else I should do in 
order
    > to test stuff before I make any commit ?
    >
    > czw., 27 cze 2019 o 18:41 Alex Harui <[email protected]>
    > napisał(a):
    >
    >> Did you verify that royale-typedefs built correctly and installed the
    >> artifact in the local maven repo, and that your app build is picking up 
the
    >> artifact from the local repo instead of the snapshot server or using a
    >> timestamped artifact that is different from the one you built?
    >>
    >> -Alex
    >>
    >> On 6/27/19, 5:18 AM, "Piotr Zarzycki" <[email protected]> wrote:
    >>
    >>     I have added by this commit [1] missing url.js, but I still have
    >> error:
    >>
    >>
    >>     : col: 40 Error: Call to a possibly undefined method URLSearchParams.
    >>
    >>                             var urlParams:URLSearchParams = new
    >>     URLSearchParams();
    >>
    >>     Do I miss something ?
    >>
    >>     [1]
    >>
    >> 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-typedefs%2Fcommit%2F952664e244c75f9700e7d9c14bd74283c5a75070&amp;data=02%7C01%7Caharui%40adobe.com%7C0f91bcf3713f461b560808d704b76658%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636983058064968149&amp;sdata=XiDLW20KYZc2kY6dsmolUY1yXMyfVUKfd1XhhJ972K8%3D&amp;reserved=0
    >>
    >>     Thanks,
    >>     Piotr
    >>
    >>     śr., 26 cze 2019 o 11:21 Piotr Zarzycki <[email protected]>
    >>     napisał(a):
    >>
    >>     > Here you have references what URLSearchParams is ->
    >>     >
    >> 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdeveloper.mozilla.org%2Fen-US%2Fdocs%2FWeb%2FAPI%2FURLSearchParams&amp;data=02%7C01%7Caharui%40adobe.com%7C0f91bcf3713f461b560808d704b76658%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636983058064978144&amp;sdata=6DYKc3UCmUOhaTGW6lw5J%2BCSSFVAUJmxz6MT4riqkLU%3D&amp;reserved=0
    >>     >
    >>     > śr., 26 cze 2019 o 11:17 Carlos Rovira <[email protected]>
    >>     > napisał(a):
    >>     >
    >>     >> Ok Piotr,
    >>     >>
    >>     >> thanks, so this is not AS3 class is JS code, I was searching for
    >> an AS3
    >>     >> class in repo.
    >>     >>
    >>     >>
    >>     >> El mié., 26 jun. 2019 a las 11:12, Piotr Zarzycki (<
    >>     >> [email protected]>) escribió:
    >>     >>
    >>     >> > Hi Carlos,
    >>     >> >
    >>     >> > I have added missing part [1]. I'm waiting for some responses
    >> here [2]
    >>     >> >
    >>     >> > [1]
    >>     >> >
    >>     >> >
    >>     >>
    >> 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-typedefs%2Fcommit%2F952664e244c75f9700e7d9c14bd74283c5a75070&amp;data=02%7C01%7Caharui%40adobe.com%7C0f91bcf3713f461b560808d704b76658%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636983058064978144&amp;sdata=pUc4auL2po6QP3FX2%2Bh3oLLb8AqV%2Fd3tpKhyqAJB5yc%3D&amp;reserved=0
    >>     >> > [2]
    >>     >> >
    >>     >> >
    >>     >>
    >> 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.apache.org%2Fthread.html%2F89dccf49b2953e540f68fc6abcefb38f07206d879fdab3b8bd3a0631%40%253Cdev.maven.apache.org%253E&amp;data=02%7C01%7Caharui%40adobe.com%7C0f91bcf3713f461b560808d704b76658%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636983058064978144&amp;sdata=RhL0h2%2BvKBG859T8TndLQSxQL%2FzluM4nbhJ%2FXdHjwew%3D&amp;reserved=0
    >>     >> >
    >>     >> > Thanks,
    >>     >> > Piotr
    >>     >> >
    >>     >> >
    >>     >> > śr., 26 cze 2019 o 09:49 Carlos Rovira <[email protected]>
    >>     >> > napisał(a):
    >>     >> >
    >>     >> > > Hi,
    >>     >> > >
    >>     >> > > I searching for URLSearchParams in repo (asas and typedefs)
    >> and didn't
    >>     >> > find
    >>     >> > > any reference.
    >>     >> > > I'm missing something?
    >>     >> > > Thanks
    >>     >> > >
    >>     >> > > El mié., 26 jun. 2019 a las 8:32, Piotr Zarzycki (<
    >>     >> > > [email protected]>)
    >>     >> > > escribió:
    >>     >> > >
    >>     >> > > > Hi Alex,
    >>     >> > > >
    >>     >> > > > Thanks for information. I have pushed fix, but our build of
    >>     >> > > >
    >> 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbuilds.apache.org%2Fjob%2FRoyale-typedefs%2F&amp;data=02%7C01%7Caharui%40adobe.com%7C0f91bcf3713f461b560808d704b76658%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636983058064978144&amp;sdata=8c6zOtR4AjhMlvlhF3p4enVzj2jeLB7SX4Y0EDkEw0o%3D&amp;reserved=0
    >> stuck for several
    >>     >> days.
    >>     >> > > It
    >>     >> > > > looks like there is some freezed build from Maven project
    >> which
    >>     >> blocks
    >>     >> > > > ours. I wrote to their development list - let's see what
    >> happen.
    >>     >> > > >
    >>     >> > > > Thanks,
    >>     >> > > > Piotr
    >>     >> > > >
    >>     >> > > > śr., 26 cze 2019 o 03:37 Alex Harui 
<[email protected]
    >> >
    >>     >> > > napisał(a):
    >>     >> > > >
    >>     >> > > > > Does it work in Ant?
    >>     >> > > > >
    >>     >> > > > > I think royale-typedefs/js/pom.xml may be missing url.js
    >> and some
    >>     >> > other
    >>     >> > > > > files.
    >>     >> > > > >
    >>     >> > > > > -Alex
    >>     >> > > > >
    >>     >> > > > > On 6/25/19, 9:38 AM, "Piotr Zarzycki" <
    >> [email protected]
    >>     >> >
    >>     >> > > > wrote:
    >>     >> > > > >
    >>     >> > > > >     Hi Guys,
    >>     >> > > > >
    >>     >> > > > >     I'm preparing pom.xml for one of my Royale project. In
    >> this
    >>     >> > project
    >>     >> > > > I'm
    >>     >> > > > >     using URLSearchParams class. Build is failing cause it
    >> doesn't
    >>     >> > > > > recognize
    >>     >> > > > >     that class.
    >>     >> > > > >
    >>     >> > > > >     What module dependency I should add in order to use
    >> that
    >>     >> class ?
    >>     >> > > > >
    >>     >> > > > >     Thanks,
    >>     >> > > > >     --
    >>     >> > > > >
    >>     >> > > > >     Piotr Zarzycki
    >>     >> > > > >
    >>     >> > > > >     Patreon: *
    >>     >> > > > >
    >>     >> > > >
    >>     >> > >
    >>     >> >
    >>     >>
    >> 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7C0f91bcf3713f461b560808d704b76658%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636983058064978144&amp;sdata=%2B7Uxx%2FgSvQYZjdUwoceGFpkcH9N%2BUMAMHY9WdtKexDY%3D&amp;reserved=0
    >>     >> > > > >     <
    >>     >> > > > >
    >>     >> > > >
    >>     >> > >
    >>     >> >
    >>     >>
    >> 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7C0f91bcf3713f461b560808d704b76658%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636983058064978144&amp;sdata=%2B7Uxx%2FgSvQYZjdUwoceGFpkcH9N%2BUMAMHY9WdtKexDY%3D&amp;reserved=0
    >>     >> > > > > >*
    >>     >> > > > >
    >>     >> > > > >
    >>     >> > > > >
    >>     >> > > >
    >>     >> > > > --
    >>     >> > > >
    >>     >> > > > Piotr Zarzycki
    >>     >> > > >
    >>     >> > > > Patreon: *
    >> 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7C0f91bcf3713f461b560808d704b76658%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636983058064978144&amp;sdata=%2B7Uxx%2FgSvQYZjdUwoceGFpkcH9N%2BUMAMHY9WdtKexDY%3D&amp;reserved=0
    >>     >> > > > <
    >> 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7C0f91bcf3713f461b560808d704b76658%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636983058064978144&amp;sdata=%2B7Uxx%2FgSvQYZjdUwoceGFpkcH9N%2BUMAMHY9WdtKexDY%3D&amp;reserved=0
    >> >*
    >>     >> > > >
    >>     >> > >
    >>     >> > >
    >>     >> > > --
    >>     >> > > Carlos Rovira
    >>     >> > >
    >> 
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&amp;data=02%7C01%7Caharui%40adobe.com%7C0f91bcf3713f461b560808d704b76658%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636983058064978144&amp;sdata=ebQ3aJKOPHLkSttJNkhj2EE8Zg0%2Fk85pjXqjQ0EDdzg%3D&amp;reserved=0
    >>     >> > >
    >>     >> >
    >>     >> >
    >>     >> > --
    >>     >> >
    >>     >> > Piotr Zarzycki
    >>     >> >
    >>     >> > Patreon: *
    >> 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7C0f91bcf3713f461b560808d704b76658%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636983058064978144&amp;sdata=%2B7Uxx%2FgSvQYZjdUwoceGFpkcH9N%2BUMAMHY9WdtKexDY%3D&amp;reserved=0
    >>     >> > <
    >> 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7C0f91bcf3713f461b560808d704b76658%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636983058064988138&amp;sdata=MD6d2EhRXkTljJQUbTaXylPx6j8Y0%2Fgoj3pr6mkqvBA%3D&amp;reserved=0
    >> >*
    >>     >> >
    >>     >>
    >>     >>
    >>     >> --
    >>     >> Carlos Rovira
    >>     >>
    >> 
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&amp;data=02%7C01%7Caharui%40adobe.com%7C0f91bcf3713f461b560808d704b76658%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636983058064988138&amp;sdata=4khwJgnodnoMW9nUMKqVTqwuLdKiL8uRjKAHZpqDSNY%3D&amp;reserved=0
    >>     >>
    >>     >
    >>     >
    >>     > --
    >>     >
    >>     > Piotr Zarzycki
    >>     >
    >>     > Patreon: *
    >> 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7C0f91bcf3713f461b560808d704b76658%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636983058064988138&amp;sdata=MD6d2EhRXkTljJQUbTaXylPx6j8Y0%2Fgoj3pr6mkqvBA%3D&amp;reserved=0
    >>     > <
    >> 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7C0f91bcf3713f461b560808d704b76658%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636983058064988138&amp;sdata=MD6d2EhRXkTljJQUbTaXylPx6j8Y0%2Fgoj3pr6mkqvBA%3D&amp;reserved=0
    >> >*
    >>     >
    >>
    >>
    >>     --
    >>
    >>     Piotr Zarzycki
    >>
    >>     Patreon: *
    >> 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7C0f91bcf3713f461b560808d704b76658%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636983058064988138&amp;sdata=MD6d2EhRXkTljJQUbTaXylPx6j8Y0%2Fgoj3pr6mkqvBA%3D&amp;reserved=0
    >>     <
    >> 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7C0f91bcf3713f461b560808d704b76658%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636983058064988138&amp;sdata=MD6d2EhRXkTljJQUbTaXylPx6j8Y0%2Fgoj3pr6mkqvBA%3D&amp;reserved=0
    >> >*
    >>
    >>
    >>
    >
    > --
    >
    > Piotr Zarzycki
    >
    > Patreon: 
*https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7C0f91bcf3713f461b560808d704b76658%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636983058064988138&amp;sdata=MD6d2EhRXkTljJQUbTaXylPx6j8Y0%2Fgoj3pr6mkqvBA%3D&amp;reserved=0
    > 
<https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7C0f91bcf3713f461b560808d704b76658%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636983058064988138&amp;sdata=MD6d2EhRXkTljJQUbTaXylPx6j8Y0%2Fgoj3pr6mkqvBA%3D&amp;reserved=0>*
    >
    
    
    -- 
    
    Piotr Zarzycki
    
    Patreon: 
*https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7C0f91bcf3713f461b560808d704b76658%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636983058064988138&amp;sdata=MD6d2EhRXkTljJQUbTaXylPx6j8Y0%2Fgoj3pr6mkqvBA%3D&amp;reserved=0
    
<https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7C0f91bcf3713f461b560808d704b76658%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636983058064988138&amp;sdata=MD6d2EhRXkTljJQUbTaXylPx6j8Y0%2Fgoj3pr6mkqvBA%3D&amp;reserved=0>*
    

Reply via email to