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%7C5bdcd951f63f4aa6772a08d6faf9803e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636972346851873270&amp;sdata=dNDWE7PZ9wfYqvutiX2%2FScuaCRPDgmO7lksWJ1Tfbas%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%7C5bdcd951f63f4aa6772a08d6faf9803e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636972346851873270&amp;sdata=qs%2FHOKPt%2BRmOxmYuZUWh0y5fOO%2B35KtVEisBihE9WiE%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%7C5bdcd951f63f4aa6772a08d6faf9803e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636972346851883265&amp;sdata=RMqcQDucvjnPN17pwLRenRKkoYdKK7B%2Fa%2FtNNLQD%2Bak%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%7C5bdcd951f63f4aa6772a08d6faf9803e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636972346851883265&amp;sdata=Wu8tC9Xv1BteBHr319%2FR8HMPon3K7itWXhfrTJLb3Zo%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%7C5bdcd951f63f4aa6772a08d6faf9803e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636972346851883265&amp;sdata=xxZV5xC6Bo6gBQEqsubmJQyaYCzXnK2uuUHQtV7T2%2FM%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%7C5bdcd951f63f4aa6772a08d6faf9803e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636972346851883265&amp;sdata=MNY9Gy%2FhTzJobDVqCxKzj1pHj%2BqzJjxu07lAnkVJAmg%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%7C5bdcd951f63f4aa6772a08d6faf9803e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636972346851883265&amp;sdata=MNY9Gy%2FhTzJobDVqCxKzj1pHj%2BqzJjxu07lAnkVJAmg%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%7C5bdcd951f63f4aa6772a08d6faf9803e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636972346851883265&amp;sdata=MNY9Gy%2FhTzJobDVqCxKzj1pHj%2BqzJjxu07lAnkVJAmg%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%7C5bdcd951f63f4aa6772a08d6faf9803e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636972346851883265&amp;sdata=MNY9Gy%2FhTzJobDVqCxKzj1pHj%2BqzJjxu07lAnkVJAmg%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%7C5bdcd951f63f4aa6772a08d6faf9803e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636972346851883265&amp;sdata=nt%2F98aAUlaFh8%2B1b8z%2BWGejQBaA2JmQ%2BxuQt28Y%2BwoY%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%7C5bdcd951f63f4aa6772a08d6faf9803e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636972346851883265&amp;sdata=MNY9Gy%2FhTzJobDVqCxKzj1pHj%2BqzJjxu07lAnkVJAmg%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%7C5bdcd951f63f4aa6772a08d6faf9803e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636972346851883265&amp;sdata=MNY9Gy%2FhTzJobDVqCxKzj1pHj%2BqzJjxu07lAnkVJAmg%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%7C5bdcd951f63f4aa6772a08d6faf9803e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636972346851883265&amp;sdata=nt%2F98aAUlaFh8%2B1b8z%2BWGejQBaA2JmQ%2BxuQt28Y%2BwoY%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%7C5bdcd951f63f4aa6772a08d6faf9803e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636972346851883265&amp;sdata=MNY9Gy%2FhTzJobDVqCxKzj1pHj%2BqzJjxu07lAnkVJAmg%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%7C5bdcd951f63f4aa6772a08d6faf9803e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636972346851883265&amp;sdata=MNY9Gy%2FhTzJobDVqCxKzj1pHj%2BqzJjxu07lAnkVJAmg%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%7C5bdcd951f63f4aa6772a08d6faf9803e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636972346851883265&amp;sdata=MNY9Gy%2FhTzJobDVqCxKzj1pHj%2BqzJjxu07lAnkVJAmg%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%7C5bdcd951f63f4aa6772a08d6faf9803e%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636972346851893259&amp;sdata=3L2o1T%2FFI0FPl%2BwuA4FmMHFpsN%2BnyCqfv3BdLC52l0I%3D&amp;reserved=0>*
    

Reply via email to