Yes, it is likely a result of the compiler changes that I made yesterday. I
thought of one possible reason why it may fail. I'll look into it today.

--
Josh Tynjala
Bowler Hat LLC <https://bowlerhat.dev>


On Wed, May 27, 2020 at 8:04 AM Piotr Zarzycki <[email protected]>
wrote:

> Hi Carlos,
>
> No it is not an intermittent problem with build which you are referring to.
> I've tried to build project today many times and results after Maven build
> is always the same as you have in email. This issue is the results of
> changes made probably yesterday in compiler - don't see any other
> explanation.
>
> dialogPolyfill - is something different and probably separate issue. - For
> that I have workaround.
>
> The worst thing is that Maven build has that issue and Jenkins binary
> distribution indicates something else.
>
> Thanks,
> Piotr
>
> śr., 27 maj 2020 o 16:08 Carlos Rovira <[email protected]>
> napisał(a):
>
> > Hi Piotr,
> >
> > I was trying to indicate to build "without" latest commits, to locate if
> > could be a problem with latest changes.
> > A part from that we have some strange issues in building that only
> happens
> > from time to time (a hang, or a bad compilation). Maybe you're suffering
> > that. About the dialogPolyfill, we have still an issue with latest
> changes
> > from Yishay that I think still are not working in all cases. I asked him
> to
> > revert, but still did it,since the actual solution seems to report RTE
> > errors.
> >
> > Thanks
> >
> >
> >
> > El mié., 27 may. 2020 a las 14:12, Piotr Zarzycki (<
> > [email protected]>) escribió:
> >
> > > It looks like for some reason Build from Jenkins VS. build by maven
> using
> > > central repository is different in terms of issues.
> > >
> > > 1) When I'm building by Maven I'm experiencing that one of the fields
> is
> > > undefined. I have blank page, application is not loading at all.
> > >
> > > Uncaught TypeError: Cannot set property 'K' of undefined [1]
> > >
> > > 2) When I'm building using latest nightly from Jenkins I'm getting
> > >
> > > dialogPolyfill is not defined
> > >
> > > It looks like to me that loading dialogPolyfill is failing here [2] in
> > > inject_script
> > >
> > > To confirm my assumption I have added links from [2] to
> > > jewel-index-template.html template and application runs without any
> > > problem.
> > >
> > > We have here for some reasons outcome of Maven build which doesn't work
> > at
> > > all and outcome of Jenkins build which with workaround is working, but
> in
> > > general issues are different. It looks like Jenkins build doesn't
> suffer
> > > from what I have in Maven build.
> > >
> > > More thoughts are welcome.
> > >
> > > [1] https://ibb.co/HzkGLpk
> > > [2]
> > >
> > >
> >
> https://github.com/apache/royale-asjs/blob/3ee6f24eb7977c054b480ecea2c471dab017fadf/frameworks/projects/Jewel/src/main/royale/dialogPolyfill.as#L25
> > >
> > > Thanks,
> > > Piotr
> > >
> > > śr., 27 maj 2020 o 09:44 Piotr Zarzycki <[email protected]>
> > > napisał(a):
> > >
> > > > Hi Guys,
> > > >
> > > > Today I have build our application trough Maven in order to deploy it
> > on
> > > a
> > > > production server. It stopped working in release build. I'm getting
> > some
> > > > undefined value on one of the field. Is there any compiler options
> > which
> > > > prevent from such a drastic renaming and allows me maybe a bit better
> > > asses
> > > > what actually is happening ?
> > > >
> > > > I would love to provide here some more details. I'm definitely using
> > the
> > > > newest version of Royale, cause build on https://builds.apache.org/
> > has
> > > > all changes which Josh did yesterday.
> > > >
> > > > 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>*
>

Reply via email to