playerglobal gen is making maven build fail

2021-02-22 Thread Carlos Rovira
Hi Josh, I'm trying to build but seems something in the playerglobal gen is making maven fail. can you check it? Loading configuration: /Users/carlosrovira/Dev/Royale/Source/royale-compiler/compiler-externc/target/compile-as-config.xml 299501 bytes written to /Users/carlosrovira/Dev/Royale/Sour

Re: TourDeJewel: Missing assets/apache-royale-jewel-logo-white.svg?

2021-02-22 Thread Carlos Rovira
Hi Josh, that image is here in JewelTheme: https://github.com/apache/royale-asjs/tree/develop/frameworks/themes/JewelTheme/src/main/resources/assets Is there since conceptually is part of the theme, since a theme could have assets related to the theme, although more like icons, images related to

Re: Align Maven IDE distribution with Ant IDE distribution

2021-02-22 Thread Carlos Rovira
Hi Chris, no worries, you worked hard on this. But Many of us was working daily with maven sdk dist (me included) and how people emailed warning about a problem is a proof of that, so I really don't understand how it was working, maybe it was because we have royale maven build done and was getting

AW: Align Maven IDE distribution with Ant IDE distribution

2021-02-22 Thread Christofer Dutz
Yeah sorry for that ... And in general: I thought nobody was using the distribution as it "wasn't working". If I had known that this was acrtually used, I would have choosen a different approach. So if this caused any trouble, please accept my sincere appologies for that. Chris -Ursprün

TourDeJewel: Missing assets/apache-royale-jewel-logo-white.svg?

2021-02-22 Thread Josh Tynjala
I've been seeing this for a while. When I build TourDeJewel, the logo in the sidebar is always a broken image. It seems to be looking for assets/apache-royale-jewel-logo-white.svg, but that file doesn't exist here: https://github.com/apache/royale-asjs/tree/develop/examples/jewel/TourDeJewel/src/m

Re: Align Maven IDE distribution with Ant IDE distribution

2021-02-22 Thread Carlos Rovira
Hi , just reverted two latest Chris commits since he's not available now and SWF is not totally done. We'll go over this as we can. But JS should be totally done. Take a look and let us know if something is not working for maven sdk distribution. thanks El lun, 22 feb 2021 a las 18:07, Christofer

AW: Align Maven IDE distribution with Ant IDE distribution

2021-02-22 Thread Christofer Dutz
Just added some more manifest files. Turns out that more modules were added to the project, but the deistribution wasn't keept completely up to date. I added the missing ones, but still the SWF compilation of the MXRoyale example seems to fail. If anyone can provide me with an explanation to h

AW: Align Maven IDE distribution with Ant IDE distribution

2021-02-22 Thread Christofer Dutz
And it turns out there was a double-inclusion of some libs in the js and swf distribtuion parts, fixed that now. Now the distribution should look nice, even with enabled "option-with-swf" profile. Chris -Ursprüngliche Nachricht- Von: Carlos Rovira Gesendet: Montag, 22. Februar 2021

Re: Align Maven IDE distribution with Ant IDE distribution

2021-02-22 Thread Carlos Rovira
Hi Chris, many thanks for the effort! I tried and now all seems to work fine for me. Even the remote object example that was failing yesterday for Jason. It need a fix that I just committed too. I think we have now a better and powerful Maven SDK distribution!! :D El lun, 22 feb 2021 a las 12:

AW: Align Maven IDE distribution with Ant IDE distribution

2021-02-22 Thread Christofer Dutz
Yeah, I wanted to build with swf, but unfortunately I setup my new Windows laptop this year and couldn't fetch the missing Adobe parts. Luckily Carlos sent me the missing files and I managed to fix things So I commented out the ACE module again, but created a Pull-Request to merge some change

RE: Align Maven IDE distribution with Ant IDE distribution

2021-02-22 Thread Maria Jose Esteve
Without "option-with-swf" it compiles ok, but with "option-with-swf" it doesn't. As you have mentioned Ace needs some adjustment [1] When I manage to compile (without option-with-swf option) I can't compile any of my projects, in all I get the same error [1] [INFO] --- royale-maven-plugin:0.9.

AW: Align Maven IDE distribution with Ant IDE distribution

2021-02-22 Thread Christofer Dutz
So I just disabled the ACE module again ... it does have a slightly odd structure and I wasn't sure how to configure it for a SWF build with maven. -Ursprüngliche Nachricht- Von: Christofer Dutz Gesendet: Montag, 22. Februar 2021 12:25 An: dev@royale.apache.org Betreff: AW: Align Mave

AW: Align Maven IDE distribution with Ant IDE distribution

2021-02-22 Thread Christofer Dutz
Ok ... After Carlos kindly provided me with the missing Adobe artifacts I could also try the "with-swf" build ... seems the ACE build needs some fixing ... I'm on it. Chris -Ursprüngliche Nachricht- Von: Maria Jose Esteve Gesendet: Montag, 22. Februar 2021 12:12 An: dev@royale.apa

Re: Compiler can't recognize HierarchicalData and properties in emulation

2021-02-22 Thread Alina Kazi
Josh was telling me to add hirarchicalData to mxroyale manifest file which I tried already but it didn't worked. Because the issue was with the distribution. Yes I just saw the latest commit from Chris I am compiling the SDK again. Thanks Carlos and Chris. On Mon, 22 Feb 2021, 4:04 PM Carlos Ro

RE: Align Maven IDE distribution with Ant IDE distribution

2021-02-22 Thread Maria Jose Esteve
Flying 😝 Hiedra -Mensaje original- De: Christofer Dutz Enviado el: lunes, 22 de febrero de 2021 12:09 Para: dev@royale.apache.org Asunto: AW: Align Maven IDE distribution with Ant IDE distribution Hi all, It seems Carlos reset the version of the compiler and updated the version

RE: Align Maven IDE distribution with Ant IDE distribution

2021-02-22 Thread Maria Jose Esteve
I think so, in one of the last commits it was reset to 0.9.8, before it was 0.9.9. But I have compiled the sdk on February 18 and I have the same error ... I DON'T UNDERSTAND ANYTHING sure there is something pre-cached ... I don't know .. Hiedra -Mensaje original- De: Piotr Zarzycki E

AW: Align Maven IDE distribution with Ant IDE distribution

2021-02-22 Thread Christofer Dutz
Hi all, It seems Carlos reset the version of the compiler and updated the version in the asjs module. So it looks as if that's good (I really hate when things are out of sync ;) ). Anyways ... I just pushed some chaged to typedef to build the ACE typedef module And updated the asjs module to bu

Re: Error open vsCode with ActionScript&MXML extension

2021-02-22 Thread Carlos Rovira
Hi Maria Jose, I see you responded to the other thread so you are aware of the problems. Hope that is fixed in a while and we could download and test all. El lun, 22 feb 2021 a las 0:28, Maria Jose Esteve () escribió: > Hello good evening. > I have compiled, without any problem, the SDK with the

Re: Align Maven IDE distribution with Ant IDE distribution

2021-02-22 Thread Piotr Zarzycki
We are using again compiler 0.9.8-SNAPSHOT yes ? pon., 22 lut 2021 o 12:01 Alina Kazi napisał(a): > Thanks Chris. > > On Mon, Feb 22, 2021 at 3:59 PM Maria Jose Esteve > wrote: > > > Thanks Chris, I'll be listening. > > > > Hiedra > > -Mensaje original- > > De: Christofer Dutz > > Envi

Re: Compiler can't recognize HierarchicalData and properties in emulation

2021-02-22 Thread Carlos Rovira
Wait a while for Chris changes to add MXRoyale and check again. Probably is what Josh said, but since we're doing some fixes you can't check it El lun, 22 feb 2021 a las 10:24, Alina Kazi () escribió: > Hi, > I tried adding that also. But it didn't work. > > I guess there's some problem with mav

Re: Align Maven IDE distribution with Ant IDE distribution

2021-02-22 Thread Alina Kazi
Thanks Chris. On Mon, Feb 22, 2021 at 3:59 PM Maria Jose Esteve wrote: > Thanks Chris, I'll be listening. > > Hiedra > -Mensaje original- > De: Christofer Dutz > Enviado el: lunes, 22 de febrero de 2021 11:52 > Para: dev@royale.apache.org > Asunto: AW: Align Maven IDE distribution with

RE: Align Maven IDE distribution with Ant IDE distribution

2021-02-22 Thread Maria Jose Esteve
Thanks Chris, I'll be listening. Hiedra -Mensaje original- De: Christofer Dutz Enviado el: lunes, 22 de febrero de 2021 11:52 Para: dev@royale.apache.org Asunto: AW: Align Maven IDE distribution with Ant IDE distribution Hi all, so I had a look and it seems the distribution was missing

AW: Align Maven IDE distribution with Ant IDE distribution

2021-02-22 Thread Christofer Dutz
Hi all, so I had a look and it seems the distribution was missing a number of libraries, which seem to have been added, since I created the distribution in 2016 ... Some modules were added after that, but not all. It seems all probelms you are reporting result from some of them missing. I added

Re: Align Maven IDE distribution with Ant IDE distribution

2021-02-22 Thread Alina Kazi
Hi, I am also facing a problem with latest SDK. when I add something new in emulation and re-build SDK. when I recompile the application with the latest distribution , error in application does not go away that I already fixed in previous commit. It seems that the distribution does not have everyth

RE: Align Maven IDE distribution with Ant IDE distribution

2021-02-22 Thread Maria Jose Esteve
I can't work either. With no Maven, Ant combination, always error: "Error This tag could not be resolved to an ActionScript class ..." Do you know what happens? I am not able to understand or fix this. Hiedra. -Mensaje original- De: Piotr Zarzycki Enviado el: lunes, 22 de febrero de

Re: Align Maven IDE distribution with Ant IDE distribution

2021-02-22 Thread Piotr Zarzycki
Hi Guys, I just tried new distribution and I'm able to build simple example. However our Royale project is not building - I'm getting following exception: : Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/lang/StringEscapeUtils : at org.apache.royale.compiler.interna

Re: Compiler can't recognize HierarchicalData and properties in emulation

2021-02-22 Thread Alina Kazi
Hi, I tried adding that also. But it didn't work. I guess there's some problem with maven distribution. -- Alina Kazi On Fri, Feb 19, 2021 at 10:13 PM Josh Tynjala wrote: > I don't see HierarchicalData listed in the MXRoyale manifest file. Maybe > that's the issue. > > > https://github.com/ap