Re: Possibly change some of the defaults?

2020-09-17 Thread Carlos Rovira
Hi, apart from the discussion itself, one thing that should help in these kind of cases is create the project with the new archetype : mvn archetype:generate -DarchetypeGroupId=org.apache.royale.framework -DarchetypeArtifactId=royale-jewel-module-application-archetype

Re: apacheroyaleci2.westus2.cloudapp.azure.com:8080 - Unavailable

2020-09-17 Thread Alex Harui
You can try logging in with Remote Desktop to see if that service is still working and see if some configuration got changed. And you could set up your own VM as a backup. -Alex On 9/17/20, 8:51 AM, "Piotr Zarzycki" wrote: Is this something which I can help with somehow or anyone from

Re: apacheroyaleci2.westus2.cloudapp.azure.com:8080 - Unavailable

2020-09-17 Thread Piotr Zarzycki
Is this something which I can help with somehow or anyone from the team ? czw., 17 wrz 2020 o 17:49 Alex Harui napisał(a): > I got an email yesterday that we used up the free monthly resources from > Microsoft. AFAIK, this has never happened before. Not sure when I'll have > time to look into

Re: apacheroyaleci2.westus2.cloudapp.azure.com:8080 - Unavailable

2020-09-17 Thread Alex Harui
I got an email yesterday that we used up the free monthly resources from Microsoft. AFAIK, this has never happened before. Not sure when I'll have time to look into it more. I'm not sure when the month starts so I was hoping it would get restored on its own, but maybe not. -Alex On

Re: [royale-compiler] 02/02: RoyaleClosurePassConfig: restore previous prevent-rename-* behavior because the newer alternative seems to have broken some things (closes #159)

2020-09-17 Thread Piotr Zarzycki
Thanks Josh! It brings our app back on feet. Yesterday we have issue where in release mode one of the object was renamed probably where it shouldn't be.. śr., 16 wrz 2020 o 20:40 napisał(a): > This is an automated email from the ASF dual-hosted git repository. > > joshtynjala pushed a commit to

Re: apacheroyaleci2.westus2.cloudapp.azure.com:8080 - Unavailable

2020-09-17 Thread Piotr Zarzycki
Chris, I think AWS account is not his own. It's being something from Apache resources for quite a while now. Let's wait for confirmation. Thanks, Piotr czw., 17 wrz 2020 o 12:33 Christofer Dutz napisał(a): > HI Piotr, > > Yeah ... seems to be gone ... perhaps it's crashed, turned off or the >

Re: apacheroyaleci2.westus2.cloudapp.azure.com:8080 - Unavailable

2020-09-17 Thread Christofer Dutz
HI Piotr, Yeah ... seems to be gone ... perhaps it's crashed, turned off or the account expired. I guess probably only Alex should be able to answer that question. As far as I remember he created the VM in possibly his own AWS account, so unless someone else here has access to the account

apacheroyaleci2.westus2.cloudapp.azure.com:8080 - Unavailable

2020-09-17 Thread Piotr Zarzycki
Hi Guys, I noticed that our Jenkins is unavailable. - Does anyone know why ? Thanks, -- Piotr Zarzycki

Re: Possibly change some of the defaults?

2020-09-17 Thread Christofer Dutz
Hi Greg, the problem I see with templates is that you need to know what you're using when creating the project. In my case I'm adding and learning one feature after the other so I would have to re-create the project whenever I want to add something new. But on the other hand ... I think it

Re: Possibly change some of the defaults?

2020-09-17 Thread Greg Dove
I think the approach used here is the same as Flex, but that doesn't mean it is (was) the most intuitive. One reason not to do what you suggest could be that there are a number of metadata tags that don't have any value in the build output, but are used as ways to 'mark' specific classes for

Possibly change some of the defaults?

2020-09-17 Thread Christofer Dutz
Hi all, as you know I have been involved with the Royale project even when it was still called FlexJS. However even if I invested a huge amount of time in the project, this was mainly in the backend. I never really built anything with FlexJS/Royale. I was always looking forward to getting my