IIRC, you only get the "has been successfully compiled" message if -debug=false. That message comes from Closure Compiler.
-Alex On 1/23/20, 8:54 AM, "Piotr Zarzycki" <[email protected]> wrote: Hi Alex, I do have other project which is using PureMVC - I could compare with that. Anyway it is problem with source-map, cause when I do -source-map=false above problem gone. However everything looks like my project didn't fully finished building, cause at the end of the build compiler is sending: : The project 'NameOfTheProject' has been successfully compiled. I don't get that message - What could be the reason ? Files are generated in bin. Thanks, Piotr śr., 22 sty 2020 o 19:35 Alex Harui <[email protected]> napisał(a): > 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&data=02%7C01%7Caharui%40adobe.com%7C8ae18483c04c44eb726f08d7a024d8f4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637153952436151201&sdata=teV6A2erCvEPdyMrY%2FufEiOYRIwbFS97izetCZUz2N0%3D&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&data=02%7C01%7Caharui%40adobe.com%7C8ae18483c04c44eb726f08d7a024d8f4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637153952436151201&sdata=HDfeqeGNS3qC2rweNHQF4ODkI0YIDtnK2xxlUlajbwo%3D&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&data=02%7C01%7Caharui%40adobe.com%7C8ae18483c04c44eb726f08d7a024d8f4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637153952436151201&sdata=oNue2zv4ivDdCOh9iuCK7m5EuMiXaIbpoeM0TRDQaJE%3D&reserved=0 > >> >>>> > > > >> >>>> > > > >> >>>> > > > >> >>>> > > > >> >>>> > > >> >>>> > >> >>>> > >> >>>> -- > >> >>>> > >> >>>> Piotr Zarzycki > >> >>>> > >> >>>> Patreon: * > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C8ae18483c04c44eb726f08d7a024d8f4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637153952436151201&sdata=53SrAQ1P5qbNipeo8BFaxfLsTvbSIYvab2EJnKAKZk4%3D&reserved=0 > >> >>>> < > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C8ae18483c04c44eb726f08d7a024d8f4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637153952436151201&sdata=53SrAQ1P5qbNipeo8BFaxfLsTvbSIYvab2EJnKAKZk4%3D&reserved=0 > >* > >> >>>> > >> >>> > >> >>> > >> >>> -- > >> >>> Carlos Rovira > >> >>> > https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7C8ae18483c04c44eb726f08d7a024d8f4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637153952436151201&sdata=oNue2zv4ivDdCOh9iuCK7m5EuMiXaIbpoeM0TRDQaJE%3D&reserved=0 > >> >>> > >> >>> > >> >> > >> >> -- > >> >> Carlos Rovira > >> >> > https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7C8ae18483c04c44eb726f08d7a024d8f4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637153952436151201&sdata=oNue2zv4ivDdCOh9iuCK7m5EuMiXaIbpoeM0TRDQaJE%3D&reserved=0 > >> >> > >> >> > >> > > >> > -- > >> > Carlos Rovira > >> > > https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7C8ae18483c04c44eb726f08d7a024d8f4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637153952436151201&sdata=oNue2zv4ivDdCOh9iuCK7m5EuMiXaIbpoeM0TRDQaJE%3D&reserved=0 > >> > > >> > > >> > >> -- > >> Carlos Rovira > >> > https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7C8ae18483c04c44eb726f08d7a024d8f4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637153952436151201&sdata=oNue2zv4ivDdCOh9iuCK7m5EuMiXaIbpoeM0TRDQaJE%3D&reserved=0 > >> > > > > > > -- > > > > Piotr Zarzycki > > > > Patreon: * > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C8ae18483c04c44eb726f08d7a024d8f4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637153952436161192&sdata=ea2p2GzZnuL9RvGRTWItCRZXkwlYqCjz%2FU4DShwVCYs%3D&reserved=0 > > < > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C8ae18483c04c44eb726f08d7a024d8f4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637153952436161192&sdata=ea2p2GzZnuL9RvGRTWItCRZXkwlYqCjz%2FU4DShwVCYs%3D&reserved=0 > >* > > > > > -- > > Piotr Zarzycki > > Patreon: * > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C8ae18483c04c44eb726f08d7a024d8f4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637153952436161192&sdata=ea2p2GzZnuL9RvGRTWItCRZXkwlYqCjz%2FU4DShwVCYs%3D&reserved=0 > < > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C8ae18483c04c44eb726f08d7a024d8f4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637153952436161192&sdata=ea2p2GzZnuL9RvGRTWItCRZXkwlYqCjz%2FU4DShwVCYs%3D&reserved=0 > >* > > > -- Piotr Zarzycki Patreon: *https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C8ae18483c04c44eb726f08d7a024d8f4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637153952436161192&sdata=ea2p2GzZnuL9RvGRTWItCRZXkwlYqCjz%2FU4DShwVCYs%3D&reserved=0 <https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C8ae18483c04c44eb726f08d7a024d8f4%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637153952436161192&sdata=ea2p2GzZnuL9RvGRTWItCRZXkwlYqCjz%2FU4DShwVCYs%3D&reserved=0>*
