RE: Royale Echarts (was Re: Charts)

2020-08-14 Thread Maria Jose Esteve
The develop branch is working. More tomorrow. Hiedra. -Mensaje original- De: Maria Jose Esteve Enviado el: sábado, 15 de agosto de 2020 1:00 Para: dev@royale.apache.org Asunto: RE: Royale Echarts (was Re: Charts) Hahahha I got you wrong, I was talking about the library project [1] (I'm

RE: Royale Echarts (was Re: Charts)

2020-08-14 Thread Maria Jose Esteve
Hahahha I got you wrong, I was talking about the library project [1] (I'm working on the develop branch). I have taken note and change it in the example (I still have not managed to compile it ☹ [2]) [1] https://github.com/mjesteve/Royale-ECharts/blob/develop/royale-echarts/pom.xml [2] htt

Re: Something's not working right ...

2020-08-14 Thread Christofer Dutz
Unfortunately that was the first thing I tried :-( Chris Von: Piotr Zarzycki Gesendet: Freitag, 14. August 2020 18:01 An: Apache Royale Development Betreff: Re: Something's not working right ... Chris, Maybe you need to add to your dependencies: org.apa

RE: Royale Echarts (was Re: Charts)

2020-08-14 Thread Brian Raymes
I don't see it as commented out in either of the pom.xml files within the git repo that you shared: App.mxml SWF,JSRoyale <-- This is what I would change to simply JSRoyale Brian -Original Message- From: Maria Jose Esteve Sent: Friday,

Re: Jewel TextInput issue on Safari

2020-08-14 Thread Carlos Rovira
Hi Piotr, I fixed UpperCase bead to work properly. I need to go over other beads, but I think UpperCase shows how to fix the issue in Safari or at least I see that TDJ TextInput working ok now. Tomorrow I'll go over other beads. El jue., 13 ago. 2020 a las 18:17, Carlos Rovira () escribió: > Hi

RE: Royale Echarts (was Re: Charts)

2020-08-14 Thread Maria Jose Esteve
Hi Brian, Thanks for the help. I have deleted the .mvn directory as you indicate and the tag had it "Commented / * * /". Do I have to uncomment it and leave only JSRoyale? Thx. Hiedra -Mensaje original- De: Brian Raymes Enviado el: viernes, 14 de agosto de 2020 18:52 Para: dev@royale

RE: Royale Echarts (was Re: Charts)

2020-08-14 Thread Brian Raymes
The flex-sdk-converter-maven-extension is not used for building Royale projects. Instead, it is used for converting Flex/AIR SDKs to Maven artifacts. Remove extensions.xml (and the .mvn folder) as it is declaring this unneeded artifact. I also see that you are targeting both SWF and JSRoyale. W

Re: Something's not working right ...

2020-08-14 Thread Piotr Zarzycki
Chris, Maybe you need to add to your dependencies: org.apache.royale.framework Language 0.9.8-SNAPSHOT swc js Thanks, Piotr pt., 14 sie 2020 o 17:59 Christofer Dutz napisał(a): > Hi Harbs, > > ok ... I read about the allow-private-constructors switch, but

Re: Something's not working right ...

2020-08-14 Thread Christofer Dutz
Hi Harbs, so I added your config options to my build and this is the output the compiler gives me: [INFO] --- royale-maven-plugin:0.9.8-SNAPSHOT:compile-js (default-compile-js) @ cweb-core-frontend-utils --- [INFO] Executing COMPC in tool group Royale with args: [-load-config=/Users/christofer

Re: Something's not working right ...

2020-08-14 Thread Christofer Dutz
Hi Harbs, ok ... I read about the allow-private-constructors switch, but in the blog post I read it stated to be on per default. But I could definitely give it a try. Thanks. And the getQualifiedClassName I had even without the private constructors ... when enabling the different parts I had th

RE: Royale Echarts (was Re: Charts)

2020-08-14 Thread Maria Jose Esteve
Fixed, adding the repositories to download them. (Sure you need debugging) I have also passed the project to Library, following the template [1] I'm going for the test Project 😝 I keep telling you. Hiedra. [1] \royale-asjs\archetypes\royale-simple-library-archetype\src\main\resources\archetyp

Re: Something's not working right ...

2020-08-14 Thread Harbs
> On Aug 14, 2020, at 4:28 PM, Christofer Dutz > wrote: > > 1) Make the private constructors work Use -allow-private-constructors=true Here is some of the options I have in my asconfigc file (where I’m using private constructors): "additionalOptions": "-js-output-optimization=skipAsCoer

Re: Something's not working right ...

2020-08-14 Thread Christofer Dutz
Ok ... in the end I avoided the problem ... however I was lucky that the project still was so small. I disabled the 2 dependencies I had and removed the code that needed it ... then the application worked. So I tried to add module after module ... In the end I had a look at EVERY class in my

Re: ApacheCon @Home Tracks for Royale published

2020-08-14 Thread Andrew Wetmore
That's excellent. We can refer to that talk from the Royale-track talks. Virus-free. www.avast.com

Re: About release plans

2020-08-14 Thread Carlos Rovira
Hi Harbs, as I said, no worries. I think it is more to have some plan. If you think you need more time is good, but planning would be good for all of us. thanks. El vie., 14 ago. 2020 a las 13:35, Harbs () escribió: > Sorry. I got busy, then sick for a few weeks and then busy with vacation. > >

RE: Royale Echarts (was Re: Charts)

2020-08-14 Thread Maria Jose Esteve
Sorry, The image of the error is not seen ... I paste text PS D:\Desarrollo_Royale\Proyectos\WPNetSuitePlus\Royale-echarts\royale-echarts> mvn clean install -DskipTests [WARNING] The POM for org.apache.royale.utilities.converter:flex-sdk-converter-maven-extension:jar:1.0.0-SNAPSHOT is missing,

RE: Royale Echarts (was Re: Charts)

2020-08-14 Thread Maria Jose Esteve
Hello, I already have a few examples assembled and a shuttle for them 😝 As I have no experience with Maven or with compiling swc, etc, etc, I mounted them in a project, from my work, that "I had up and running" to do the initial tests, and everything OK. To create the final project I have fo

Re: About release plans

2020-08-14 Thread Harbs
Sorry. I got busy, then sick for a few weeks and then busy with vacation. I’ll try to get it done next week. > On Aug 12, 2020, at 11:25 AM, Carlos Rovira wrote: > > Hi, > > I'd want to ask about next release plans. I don't have urgence, but maybe > it would be good to know what you guys have

Re: ApacheCon @Home Tracks for Royale published

2020-08-14 Thread Carlos Rovira
cool! :) We need to point those external cases to show Royale presence in the world far beyond the project. Thanks! :) El vie., 14 ago. 2020 a las 10:21, Piotr Zarzycki (< piotrzarzyck...@gmail.com>) escribió: > Wonderful to hear that Chris! > > On Fri, Aug 14, 2020, 10:14 AM Christofer Dutz >

Re: Something's not working right ...

2020-08-14 Thread Christofer Dutz
Hi Harbs, thanks for that ... I'm currently going through the problem with Carlos. In the end if I removed the dependencies to my super tiny two other libraries the application started ... so I'm trying to narrow down the problem. Chris Am 14.08.20, 12:32 schrieb "Harbs" : I don’t use M

Re: Something's not working right ...

2020-08-14 Thread Harbs
I don’t use Maven, so I’m not used to declaring the swcs I need. A quick look seems to indicate that you’re missing Basic. > On Aug 14, 2020, at 1:20 PM, Christofer Dutz > wrote: > > Hi all, > > So I am currently doing my first steps in porting an existing framework to > Royale. So far I hav

Something's not working right ...

2020-08-14 Thread Christofer Dutz
Hi all, So I am currently doing my first steps in porting an existing framework to Royale. So far I have made good progress. I am now able to login to my SpringBoot application using Spring Security using BlazeDS and am currently working on porting a loader application. So as soon as a user log

Re: ApacheCon @Home Tracks for Royale published

2020-08-14 Thread Piotr Zarzycki
Wonderful to hear that Chris! On Fri, Aug 14, 2020, 10:14 AM Christofer Dutz wrote: > Hi folks, > > And there's one rouge talk in the IoT track also featuring Royale: > My "Home automation with Apache" talk will be based on a frontend built > with Royale. > > Chris > > > Am 14.08.20, 09:46 schr

Re: ApacheCon @Home Tracks for Royale published

2020-08-14 Thread Christofer Dutz
Hi folks, And there's one rouge talk in the IoT track also featuring Royale: My "Home automation with Apache" talk will be based on a frontend built with Royale. Chris Am 14.08.20, 09:46 schrieb "Carlos Rovira" : Hi, just saw that ApacheCon tracks for Royale are setup. Check this:

ApacheCon @Home Tracks for Royale published

2020-08-14 Thread Carlos Rovira
Hi, just saw that ApacheCon tracks for Royale are setup. Check this: https://www.apachecon.com/acah2020/tracks/royale.html -- Carlos Rovira http://about.me/carlosrovira