AW: Align Maven IDE distribution with Ant IDE distribution

2021-02-18 Thread Christofer Dutz
Hi Carlos, I'll look into this tomorrow. Chris -Ursprüngliche Nachricht- Von: Carlos Rovira Gesendet: Donnerstag, 18. Februar 2021 17:49 An: Apache Royale Development Betreff: Re: Align Maven IDE distribution with Ant IDE distribution Hi, I think I talked very quickly, sorry, there

AW: Royale nightly server down again

2021-02-18 Thread Christofer Dutz
Hi all, There's nothing we need to have them setup for us (I think) Only if we insist on them installing the Flashplayer ... then we might need help. We already have a Space (But I should probably double check cause I don't know if all spaces have been migrated to the new Jenkins)

Uncaught TypeError: this.mx_rpc_remoting_mxml_RemoteObject_document.willTrigger is not a function

2021-02-18 Thread gbarbosa
Hi Royale Team, Currently migrating from flex to royale and trying to poc amf communication. I couldn't find any info on this error and since it's erroring out in sdk code I thought I'd post here. Here's the stack trace from the browser: Uncaught TypeError:

Re: Align Maven IDE distribution with Ant IDE distribution

2021-02-18 Thread Carlos Rovira
Hi, I think I talked very quickly, sorry, there seems to be a problem. @Christofer Dutz you can download this project: https://github.com/apache/royale-asjs/files/6004363/ToggleButtonBarIssue.zip Then using VSCode with AS3 and adding the Maven distribution. Then hit CTRL+ENTER and you will get

Re: Royale nightly server down again

2021-02-18 Thread Carlos Rovira
Hi Harbs, I think the best is to open a ticket in infra to request the needs so they setup for us. The important thing here is that all things we want to use are behind Apache systems to ensure we have infra supporting us. Then once we have the resources we can plan the set up. What do you

Re: Align Maven IDE distribution with Ant IDE distribution

2021-02-18 Thread Carlos Rovira
Hi, I rebuilt all from scratch just now and finally the distribution too and tried in VSCode and all seems to work fine for me. El jue, 18 feb 2021 a las 16:30, Christofer Dutz () escribió: > Hi Piotr, > > that class is located in lib\external\flex-tool-api.jar > At least in my distribution

Re: Royale nightly server down again

2021-02-18 Thread Harbs
Sounds cool. What I would love to be able to do is: 1. have a build machine (I think Windows is still a requirement as long as we’re using SWF). 2. Push the nightly builds to something like S3 to make downloads faster and easier (and not require a load on the build server. 3. Extra credit if we

Re: Royale nightly server down again

2021-02-18 Thread Carlos Rovira
Hi Andrew, if Apache infra supports AWS out-of-the-box, that will be amazing and a solution for our problem! :) El jue, 18 feb 2021 a las 16:35, Andrew Wetmore () escribió: > Infra has some Apache-dedicated AWS space available, I believe. If Royale > starts a Jira ticket aimed at INFRA, they

Re: Royale nightly server down again

2021-02-18 Thread Andrew Wetmore
Infra has some Apache-dedicated AWS space available, I believe. If Royale starts a Jira ticket aimed at INFRA, they can talk us through what is involved. I will ask at today's team meeting. Andrew On Thu, Feb 18, 2021 at 11:30 AM Carlos Rovira wrote: > Hi, > > my motivation behind of the use

AW: Align Maven IDE distribution with Ant IDE distribution

2021-02-18 Thread Christofer Dutz
Hi Piotr, that class is located in lib\external\flex-tool-api.jar At least in my distribution it's there and it contains the class. How are you calling the build that's failing? Chris -Ursprüngliche Nachricht- Von: Piotr Zarzycki Gesendet: Donnerstag, 18. Februar 2021 16:22 An:

Re: Royale nightly server down again

2021-02-18 Thread Carlos Rovira
Hi, my motivation behind of the use of Apache machines is to be "as compliant" as possible with Apache, since we are an apache project. We use AWS and love it, but setting up another machine that is tied to one of us wouldn't be the same problem in the end? I mean, if we rely on apache

Re: Align Maven IDE distribution with Ant IDE distribution

2021-02-18 Thread Piotr Zarzycki
Chris, I just checked and I'm not able build project anymore using distribution: : Using Royale SDK: "D:\Work\royale_ide\distribution" : Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms356m -Xmx3000m : Error: Could not find or load main class org.apache.royale.compiler.clients.MXMLJSC :

AW: Align Maven IDE distribution with Ant IDE distribution

2021-02-18 Thread Christofer Dutz
Ok ... so I just pushed another change. Now the distribution should also contain an empty spark.css, just like the Ant one. Chris -Ursprüngliche Nachricht- Von: Christofer Dutz Gesendet: Donnerstag, 18. Februar 2021 15:58 An: dev@royale.apache.org Betreff: AW: Align Maven IDE

AW: Align Maven IDE distribution with Ant IDE distribution

2021-02-18 Thread Christofer Dutz
Ok, so that should now be fixed. Leaves the "spark.css" Having had a look, it seems as if the Ant build creates an empty spark.css. Is this all we need? If yes, then I'll have that in ther in no time. Chris -Ursprüngliche Nachricht- Von: Piotr Zarzycki Gesendet: Donnerstag, 18.

Re: Align Maven IDE distribution with Ant IDE distribution

2021-02-18 Thread Piotr Zarzycki
*(I assume that's in the "frameworks/js/libs" directory? * Yes this is the directory. czw., 18 lut 2021 o 15:51 Christofer Dutz napisał(a): > Hi Piotr, > > Ok ... so Ant seems to be adding a "JS" to the end of every name (I assume > that's in the "frameworks/js/libs" directory? > > Also I'll

AW: Align Maven IDE distribution with Ant IDE distribution

2021-02-18 Thread Christofer Dutz
Hi Piotr, Ok ... so Ant seems to be adding a "JS" to the end of every name (I assume that's in the "frameworks/js/libs" directory? Also I'll try to find out where the "spark.css" should come from ... and where it should go to. Chris -Ursprüngliche Nachricht- Von: Piotr Zarzycki

Re: Align Maven IDE distribution with Ant IDE distribution

2021-02-18 Thread Piotr Zarzycki
Chris, Looks better but here is the comparision what I have in Ant distribution vs Maven distribution in case of names. On the left Ant distribution, on the right Maven. It is folder: frameworks\js\libs\ [1] [1] https://ibb.co/W2DzcDb czw., 18 lut 2021 o 15:22 Christofer Dutz napisał(a): >

AW: Creating a linux agent on Apache infra

2021-02-18 Thread Christofer Dutz
Hi Carlos, Well we also have Windows agents for building. It's just that they tend to get clogged up every now and then. Also has the setup of Flashplayer etc. proven to be a bit fragile. So my suggestion would be: To setup the builds on Apache's Jenkins again. There we can configure the job

Creating a linux agent on Apache infra

2021-02-18 Thread Carlos Rovira
Hi, I was talking with Chris about what options we have to get builds on Apache. It seems that we can get a linux agent to run the builds and he's happy to help there. He can set up this in almost no time, so we can have this done very soon. The downside is that running SWF tests probably will

AW: Align Maven IDE distribution with Ant IDE distribution

2021-02-18 Thread Christofer Dutz
And done ... Now all elements in the distribution only consist of their name and file-ending ... all versions and classifiers have been removed. Please provide me with feedback on if this solves the issues. Chris -Ursprüngliche Nachricht- Von: Christofer Dutz Gesendet: Donnerstag,

AW: Align Maven IDE distribution with Ant IDE distribution

2021-02-18 Thread Christofer Dutz
I'll probably have a fix for that in a few minuntes ... Chris -Ursprüngliche Nachricht- Von: Piotr Zarzycki Gesendet: Donnerstag, 18. Februar 2021 15:00 An: Apache Royale Development Betreff: Re: Align Maven IDE distribution with Ant IDE distribution Chris, No it's not about not

Re: Align Maven IDE distribution with Ant IDE distribution

2021-02-18 Thread Piotr Zarzycki
Chris, No it's not about not picking up by IDE at all. Moonshine and VSCode are able to build projects using Maven distribution package! It is about project which are mixed for example when user wanted to use Jewel module + RemoteObject class from MXRoyale module. In that case user need to point

AW: Align Maven IDE distribution with Ant IDE distribution

2021-02-18 Thread Christofer Dutz
Hi Piotr, And is really the version-suffix causing it to not be picked up by the IDEs? Chris -Ursprüngliche Nachricht- Von: Piotr Zarzycki Gesendet: Donnerstag, 18. Februar 2021 11:42 An: dev@royale.apache.org Betreff: Re: Align Maven IDE distribution with Ant IDE distribution Hi

RE: Align Maven IDE distribution with Ant IDE distribution

2021-02-18 Thread Maria Jose Esteve
Hi Guys, @Chris, if you allow me it would also be good to review this point [1] [1] https://lists.apache.org/thread.html/rc60b888f045a81271ae0a5228881953726669ea335be4ee54c157141%40%3Cdev.royale.apache.org%3E Hiedra. -Mensaje original- De: Piotr Zarzycki Enviado el: jueves, 18 de

Re: Align Maven IDE distribution with Ant IDE distribution

2021-02-18 Thread Piotr Zarzycki
Hi Chris, This is the only thing which seems to be a constant problem here. I personally and some users will be much more happy having that change. Thanks, Piotr On Thu, 18 Feb 2021 at 11:03, Christofer Dutz wrote: > Hi Piotr, > > I'd be happy to help with that. > > I did simply ask for a

Re: Royale nightly server down again

2021-02-18 Thread Harbs
Let’s connect early next week on this? > On Feb 18, 2021, at 12:04 PM, Christofer Dutz > wrote: > > I could definitely help with that. > > Guess I've sort of grown on Apache's infrastructure over the years. > > Chris > > -Ursprüngliche Nachricht- > Von: Harbs > Gesendet:

AW: Royale nightly server down again

2021-02-18 Thread Christofer Dutz
I could definitely help with that. Guess I've sort of grown on Apache's infrastructure over the years. Chris -Ursprüngliche Nachricht- Von: Harbs Gesendet: Donnerstag, 18. Februar 2021 11:03 An: Apache Royale Development Betreff: Re: Royale nightly server down again I’m not sure

AW: Align Maven IDE distribution with Ant IDE distribution

2021-02-18 Thread Christofer Dutz
Hi Piotr, I'd be happy to help with that. I did simply ask for a list of things that need to be changed in order to get things working, but never got said list, so I never knew what I could do to make the Maven distribution match up to the Ant built one. Chris -Ursprüngliche

Re: Royale nightly server down again

2021-02-18 Thread Harbs
I’m not sure what would be involved in getting it working on Apache hardware. I can try and setup a AWS server to replace the Azure one which will not run out of credits. (The reason I’m suggesting AWS is because I’m more familiar with that.) > On Feb 18, 2021, at 10:16 AM, Carlos Rovira

Align Maven IDE distribution with Ant IDE distribution

2021-02-18 Thread Piotr Zarzycki
Hi Guys, It's been couple of times when user complains that he have problems with using Maven distribution vs Ant distribution in IDE in a mixed project Jewel + MX/Spark etc. Can we have that resolve once for all and adjust Maven distribution folder to produce proper names of swcs ? Currently

Re: Royale nightly server down again

2021-02-18 Thread Carlos Rovira
Hi, just report nightlies are on again. I think at 18th of each month azure credits are setup on Alex's account and for this reason is on again. El mar, 16 feb 2021 a las 20:01, Maria Jose Esteve () escribió: > Yes, it falls out often, I had not detected it in a couple of weeks, but > the