It is possible that Moonshine issue build which is based on
http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/
-
may be something different than I reported after build by Maven.

śr., 22 sty 2020 o 12:03 Piotr Zarzycki <[email protected]>
napisał(a):

> Carlos,
>
> Just to make sure that you understand. When I'm building my application I
> don't relay on local build from sources - I only rely on what Jenkins is
> building. In case of Maven it would be
> https://builds.apache.org/job/Royale-asjs/ in case of Moonshine it would
> be
> http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/
>
>
> Thanks,
> Piotr
>
> śr., 22 sty 2020 o 12:00 Piotr Zarzycki <[email protected]>
> napisał(a):
>
>> In case of Maven I have used this ->
>> https://builds.apache.org/job/Royale-asjs/2551/ and that
>> https://builds.apache.org/job/Royale-compiler/1255/ - Those builds
>> should contains your changes.
>>
>> śr., 22 sty 2020 o 11:58 Carlos Rovira <[email protected]>
>> napisał(a):
>>
>>> Hi Piotr,
>>>
>>> first I need to know about the other email I sent just now, if you're
>>> using
>>> latest sources, and depending on that will go over this
>>>
>>>
>>> El mié., 22 ene. 2020 a las 10:40, Piotr Zarzycki (<
>>> [email protected]>) escribió:
>>>
>>> > Ok doing build trough Moonshine it's actually also failing. I did build
>>> > with -debug=false and got following exception:
>>> >
>>> > : Internal error: java.nio.file.InvalidPathException: Illegal char <:>
>>> at
>>> > index 4:
>>> >
>>> >
>>> file:///THIS_WAS_FULL_PATH_BUT_I_HAD_TO_DELETE_DUE_TO_confidentiality_src/net/prominic/utils/UtilsCore.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.LightweightMessageFormatter.format(LightweightMessageFormatter.java:95)com.google.javascript.jscomp.LightweightMessageFormatter.formatError(LightweightMessageFormatter.java:74)com.google.javascript.jscomp.JSError.format(JSError.java:163)com.google.javascript.jscomp.LoggerErrorManager.println(LoggerErrorManager.java:53)com.google.javascript.jscomp.BasicErrorManager.generateReport(BasicErrorManager.java:39)com.google.javascript.jscomp.ThreadSafeDelegatingErrorManager.generateReport(ThreadSafeDelegatingErrorManager.java:39)com.google.javascript.jscomp.Compiler.generateReport(Compiler.java:766)com.google.javascript.jscomp.Compiler.compile(Compiler.java:751)org.apache.royale.compiler.utils.JSClosureCompilerWrapper.compile(JSClosureCompilerWrapper.java:164)org.apache.royale.compiler.internal.codegen.mxml.royale.MXMLRoyalePublisher.publish(MXMLRoyalePublisher.java:568)org.apache.royale.compiler.clients.MXMLJSCRoyale.compile(MXMLJSCRoyale.java:441)org.apache.royale.compiler.clients.MXMLJSCRoyale._mainNoExit(MXMLJSCRoyale.java:265)org.apache.royale.compiler.clients.MXMLJSCRoyale.mainNoExit(MXMLJSCRoyale.java:222)org.apache.royale.compiler.clients.MXMLJSC._mainNoExit(MXMLJSC.java:369)org.apache.royale.compiler.clients.MXMLJSC.mainNoExit(MXMLJSC.java:304)org.apache.royale.compiler.clients.MXMLJSC.staticMainNoExit(MXMLJSC.java:262)org.apache.royale.compiler.clients.MXMLJSC.main(MXMLJSC.java:244)
>>> >
>>> > I'm not really sure if this is the problem with path of the file or
>>> > something in the code. :/
>>> >
>>> > Thanks,
>>> > Piotr
>>> >
>>> > śr., 22 sty 2020 o 10:19 Piotr Zarzycki <[email protected]>
>>> > napisał(a):
>>> >
>>> > > Hi Guys,
>>> > >
>>> > > I have just tired build our project with Maven (we are using it when
>>> > > wanted to deploy version on the server) and I'm getting following
>>> > > compilation error:
>>> > >
>>> > > got null for string/internal.js
>>> > >> got null for debug/errorcontext.js
>>> > >> got null for debug/debug.js
>>> > >> Internal error: java.lang.NullPointerException
>>> > >>
>>> >
>>> com.google.javascript.jscomp.Compiler.newTracer(Compiler.java:1256)com.google.javascript.jscomp.Compiler.generateReport(Compiler.java:765)com.google.javascript.jscomp.Compiler.compile(Compiler.java:751)org.apache.royale.compiler.utils.JSClosureCompilerWrapper.compile(JSClosureCompilerWrapper.java:164)org.apache.royale.compiler.internal.codegen.mxml.royale.MXMLRoyalePublisher.publish(MXMLRoyalePublisher.java:568)org.apache.royale.compiler.clients.MXMLJSCRoyale.compile(MXMLJSCRoyale.java:441)org.apache.royale.compiler.clients.MXMLJSCRoyale._mainNoExit(MXMLJSCRoyale.java:265)org.apache.royale.compiler.clients.MXMLJSCRoyale.mainNoExit(MXMLJSCRoyale.java:222)org.apache.royale.compiler.clients.MXMLJSC._mainNoExit(MXMLJSC.java:369)org.apache.royale.compiler.clients.MXMLJSC.mainNoExit(MXMLJSC.java:304)org.apache.royale.compiler.clients.MXMLJSC.execute(MXMLJSC.java:234)org.apache.royale.maven.BaseMojo.execute(BaseMojo.java:375)org.apache.royale.maven.CompileAppMojo.execute(CompileAppMojo.java:107)org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:210)org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:156)org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148)org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56)org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305)org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192)org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105)org.apache.maven.cli.MavenCli.execute(MavenCli.java:956)org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)org.apache.maven.cli.MavenCli.main(MavenCli.java:192)sun.reflect.NativeMethodAccessorImpl.invoke0(Native
>>> > >>
>>> >
>>> Method)sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)java.lang.reflect.Method.invoke(Method.java:498)org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
>>> > >
>>> > >
>>> > > Anyone know what it could be ? I don't have such errors when I'm
>>> building
>>> > > stuff using Moonshine. - I have used in that case following version
>>> of
>>> > > Nightly [1]
>>> > >
>>> > > [1]
>>> > >
>>> >
>>> http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/665/
>>> > >
>>> > > Thanks,
>>> > > --
>>> > >
>>> > > Piotr Zarzycki
>>> > >
>>> > > Patreon: *https://www.patreon.com/piotrzarzycki
>>> > > <https://www.patreon.com/piotrzarzycki>*
>>> > >
>>> >
>>> >
>>> > --
>>> >
>>> > Piotr Zarzycki
>>> >
>>> > Patreon: *https://www.patreon.com/piotrzarzycki
>>> > <https://www.patreon.com/piotrzarzycki>*
>>> >
>>>
>>>
>>> --
>>> Carlos Rovira
>>> http://about.me/carlosrovira
>>>
>>
>>
>> --
>>
>> Piotr Zarzycki
>>
>> Patreon: *https://www.patreon.com/piotrzarzycki
>> <https://www.patreon.com/piotrzarzycki>*
>>
>
>
> --
>
> Piotr Zarzycki
>
> Patreon: *https://www.patreon.com/piotrzarzycki
> <https://www.patreon.com/piotrzarzycki>*
>


-- 

Piotr Zarzycki

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

Reply via email to