Is the URL for Notifier.as valid?

Do you have an older project around that you can compare the source mapping 
URLs?  Looks like Google is complaining about the source map URL.

-Alex

On 1/22/20, 9:01 AM, "Piotr Zarzycki" <[email protected]> wrote:

    It looks like I have two separate issues - apart of behavior when I'm
    building application by Maven - I'm getting this using Moonshine.
    
    In the morning this error points to different class. Now when I downloaded
    newest Nightly build - it points to some PureMVC class.
    
    : Internal error: java.nio.file.InvalidPathException: Illegal char <:> at
    index 4:
    
file:///D:/Work/projects/Prominic.NET/ProminicNative/repository/puremvc-as3-multicore-framework/src/org/puremvc/as3/multicore/patterns/observer/Notifier.as
    
sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)sun.nio.fs.WindowsPath.parse(WindowsPath.java:94)sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:255)sun.nio.fs.AbstractPath.resolveSibling(AbstractPath.java:66)com.google.javascript.jscomp.SourceMapResolver.getRelativePath(SourceMapResolver.java:102)com.google.javascript.jscomp.Compiler.getSourceMapping(Compiler.java:2898)com.google.javascript.jscomp.SourceMap.addMapping(SourceMap.java:177)com.google.javascript.jscomp.CodePrinter$MappedCodePrinter.generateSourceMap(CodePrinter.java:141)com.google.javascript.jscomp.CodePrinter.toSource(CodePrinter.java:911)com.google.javascript.jscomp.CodePrinter.access$300(CodePrinter.java:42)com.google.javascript.jscomp.CodePrinter$Builder.build(CodePrinter.java:840)com.google.javascript.jscomp.Compiler.toSource(Compiler.java:2295)com.google.javascript.jscomp.Compiler.lambda$toSource$9(Compiler.java:2256)com.google.javascript.jscomp.Compiler$$Lambda$96.000000001354F550.call(Unknown
    
Source)com.google.javascript.jscomp.CompilerExecutor.runInCompilerThread(CompilerExecutor.java:129)com.google.javascript.jscomp.Compiler.runInCompilerThread(Compiler.java:876)com.google.javascript.jscomp.Compiler.toSource(Compiler.java:2218)com.google.javascript.jscomp.Compiler.lambda$toSource$7(Compiler.java:2175)com.google.javascript.jscomp.Compiler$$Lambda$95.0000000011211140.call(Unknown
    
Source)com.google.javascript.jscomp.CompilerExecutor$2.call(CompilerExecutor.java:102)java.util.concurrent.FutureTask.run(FutureTask.java:266)java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)java.lang.Thread.run(Thread.java:813)
    
    
    Thanks,
    Piotr
    
    śr., 22 sty 2020 o 16:05 Piotr Zarzycki <[email protected]>
    napisał(a):
    
    > Build is in progress. Once it's finish I will check ->
    > 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbuilds.apache.org%2Fjob%2FRoyale-compiler%2F1257%2F&amp;data=02%7C01%7Caharui%40adobe.com%7Cc4731bbbf9784db65de808d79f5cba04%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637153092918105515&amp;sdata=%2BCAga9hDYjBZoU5yhKxxJ8WpYQXGWsTVKNgy49FHMmM%3D&amp;reserved=0
    >
    > śr., 22 sty 2020 o 15:54 Carlos Rovira <[email protected]>
    > napisał(a):
    >
    >> Hi Piotr,
    >> latest commit seems to fix the problem. Let me know if all is now ok
    >> sorry for the inconvenience
    >> Carlos
    >>
    >> El mié., 22 ene. 2020 a las 13:51, Carlos Rovira (<
    >> [email protected]>)
    >> escribió:
    >>
    >> > Hi Piotr,
    >> >
    >> > I can see the problem is related to my latest commit in compiler to
    >> solve
    >> > the GOOG_HOME problem.
    >> > going to fix it
    >> >
    >> > El mié., 22 ene. 2020 a las 13:31, Carlos Rovira (<
    >> [email protected]>)
    >> > escribió:
    >> >
    >> >> Hi Piotr,
    >> >>
    >> >> ok, now I understand... It's clear that I broke something since trying
    >> to
    >> >> build now with Maven is generating the same issue ;)
    >> >> I was focused on making build works for IDEs, that didn't test normal
    >> >> maven path yesterday.
    >> >> I'll be looking over it to find where is the problem
    >> >> Sorry for the confusion! :)
    >> >>
    >> >> El mié., 22 ene. 2020 a las 13:27, Carlos Rovira (<
    >> >> [email protected]>) escribió:
    >> >>
    >> >>> Hi Piotr,
    >> >>>
    >> >>> before understand the mistake, I downloaded and tested SDK from
    >> Jenkins
    >> >>> (build #2552 that was the latest created) and build TDJ with VSCode
    >> and all
    >> >>> worked ok (the same output as with Maven distribution created 
locally)
    >> >>> Don't know if that report can be of help for you.
    >> >>>
    >> >>>
    >> >>>
    >> >>> El mié., 22 ene. 2020 a las 13:22, Piotr Zarzycki (<
    >> >>> [email protected]>) escribió:
    >> >>>
    >> >>>> Exactly we are not discussion any stuff related to distribution :) 
We
    >> >>>> are
    >> >>>> discussion at some point that maybe for some reason your changes
    >> >>>> influence
    >> >>>> somehow compiler or anything else which end up with above error.
    >> Maybe
    >> >>>> that
    >> >>>> closure upgrade - I don't know. I look forward to hear more from
    >> someone
    >> >>>> what could know the reason of my issue.
    >> >>>>
    >> >>>> śr., 22 sty 2020 o 13:16 Carlos Rovira <[email protected]>
    >> >>>> napisał(a):
    >> >>>>
    >> >>>> > Hi Piotr,
    >> >>>> >
    >> >>>> > El mié., 22 ene. 2020 a las 13:00, Piotr Zarzycki (<
    >> >>>> > [email protected]>) escribió:
    >> >>>> >
    >> >>>> > >
    >> >>>> > >
    >> >>>> > > Nope. Let's pretend that you have clean PC. You have downloaded
    >> your
    >> >>>> > Royale
    >> >>>> > > application which contains pom.xml - You do "mvn clean install" 
-
    >> >>>> All the
    >> >>>> > > dependencies will be downloaded from Apache Maven Central
    >> >>>> repository -
    >> >>>> > > which is being updated by every build ->
    >> >>>> > > 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbuilds.apache.org%2Fjob%2FRoyale-asjs%2F&amp;data=02%7C01%7Caharui%40adobe.com%7Cc4731bbbf9784db65de808d79f5cba04%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637153092918105515&amp;sdata=V%2B7NQq0ajNfCfPWhJZ0v8Zik7TdcKQf%2BzZy%2FnhfqzWM%3D&amp;reserved=0
 - Do you understand
    >> now
    >> >>>> what
    >> >>>> > > I'm
    >> >>>> > > using now ?
    >> >>>> > >
    >> >>>> > >
    >> >>>> > Ok, but in that case, you are not trying "distribution".... so
    >> really
    >> >>>> don't
    >> >>>> > understand.
    >> >>>> > I though we were discussing the new fixed distribution that
    >> creates a
    >> >>>> SDK
    >> >>>> > in target folder or in the folder you specify (if use
    >> >>>> > -DdistributionTargetFolder var)
    >> >>>> > IOW, ant and maven continue to do the same as before, since
    >> there's no
    >> >>>> > changes out side of distribution (just class paths set ups for
    >> maven
    >> >>>> > generated artifacts that until now was empty or pointing to not
    >> >>>> existing
    >> >>>> > resources)
    >> >>>> >
    >> >>>> >
    >> >>>> > > No I don't have to and I shouldn't have to - I'm using artifacts
    >> >>>> from
    >> >>>> > > Apache Maven Central.
    >> >>>> > >
    >> >>>> > >
    >> >>>> > In that case you're not testing distribution. Jenkins builds the
    >> same
    >> >>>> as
    >> >>>> > always. Other case will be if we can change Jenkins to build with
    >> >>>> > distribution and then provide that SDK to download, that will be
    >> the
    >> >>>> proper
    >> >>>> > way, and what the rest of projects using maven does in fact.
    >> >>>> >
    >> >>>> >
    >> >>>> >
    >> >>>> >
    >> >>>> > > --
    >> >>>> > > Carlos Rovira
    >> >>>> > > 
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&amp;data=02%7C01%7Caharui%40adobe.com%7Cc4731bbbf9784db65de808d79f5cba04%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637153092918105515&amp;sdata=K0DETyXu4f3Jkh7tObQcyehs%2FO23SiJ8Uny8YIFg%2Bt8%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%7Cc4731bbbf9784db65de808d79f5cba04%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637153092918105515&amp;sdata=VzVAcr4g7efpNK3CTtn1aVh9nJuqIerOVBiIAzyq1zI%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%7Cc4731bbbf9784db65de808d79f5cba04%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637153092918105515&amp;sdata=VzVAcr4g7efpNK3CTtn1aVh9nJuqIerOVBiIAzyq1zI%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%7Cc4731bbbf9784db65de808d79f5cba04%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637153092918105515&amp;sdata=K0DETyXu4f3Jkh7tObQcyehs%2FO23SiJ8Uny8YIFg%2Bt8%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%7Cc4731bbbf9784db65de808d79f5cba04%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637153092918105515&amp;sdata=K0DETyXu4f3Jkh7tObQcyehs%2FO23SiJ8Uny8YIFg%2Bt8%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%7Cc4731bbbf9784db65de808d79f5cba04%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637153092918105515&amp;sdata=K0DETyXu4f3Jkh7tObQcyehs%2FO23SiJ8Uny8YIFg%2Bt8%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%7Cc4731bbbf9784db65de808d79f5cba04%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637153092918105515&amp;sdata=K0DETyXu4f3Jkh7tObQcyehs%2FO23SiJ8Uny8YIFg%2Bt8%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%7Cc4731bbbf9784db65de808d79f5cba04%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637153092918105515&amp;sdata=VzVAcr4g7efpNK3CTtn1aVh9nJuqIerOVBiIAzyq1zI%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%7Cc4731bbbf9784db65de808d79f5cba04%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637153092918105515&amp;sdata=VzVAcr4g7efpNK3CTtn1aVh9nJuqIerOVBiIAzyq1zI%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%7Cc4731bbbf9784db65de808d79f5cba04%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637153092918105515&amp;sdata=VzVAcr4g7efpNK3CTtn1aVh9nJuqIerOVBiIAzyq1zI%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%7Cc4731bbbf9784db65de808d79f5cba04%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637153092918105515&amp;sdata=VzVAcr4g7efpNK3CTtn1aVh9nJuqIerOVBiIAzyq1zI%3D&amp;reserved=0>*
    

Reply via email to