RE: [DISCUSS] Release Apache Royale 0.9.10 RC4

2023-05-15 Thread Maria Jose Esteve
I don't have mvn.exe in the /bin directory of Maven... but I tried it and it didn't work. I have restored mvn.cmd (this file does exist) in ApproveRoyale.xml I modified my build bat and manually set MAVEN_HOME, in case the system variable was getting lost, but the result was the same. The last te

Re: [DISCUSS] Release Apache Royale 0.9.10 RC4

2023-05-15 Thread Josh Tynjala
It seems to be failing when running Maven, but it's not giving you an error message to explain what the issue is. I see that you're on Windows. I wonder if you're having a similar issue that I had on a previous release of the Royale build tools (I was on Windows at the time, but I'm on macOS these

RE: [DISCUSS] Release Apache Royale 0.9.10 RC4

2023-05-15 Thread Maria Jose Esteve
It has no longer included it as unapproved, but I still can't finish the Maven compilation, same problem but I don't know why, it's in the path. (I can compile the SDK normally with ant and with mvn and it hasn't given me any problems). any idea? -

Re: [DISCUSS] Release Apache Royale 0.9.10 RC4

2023-05-15 Thread Josh Tynjala
Based on some further investigation, it looks like the Royale compiler knows how to implement the JS IEventDispatcher API in generated .js files only. When those .js files are included in a SWC file, the binary part of the SWC file that is used for type checking and IDE support will always be gener

Re: [VOTE] Release Apache Royale 0.9.10 RC4

2023-05-15 Thread Josh Tynjala
+1 Package https://dist.apache.org/repos/dist/dev/royale/0.9.10/rc4/apache-royale-0.9.10-src.tar.gz Java 17 OS: Mac OS X aarch64 13.3.1 Source kit signatures match: y Source kit builds: y README is ok: y RELEASE_NOTES is ok: y NOTICE is ok: y LICENSE is ok: y No unapproved licenses or archives: y N

Re: [DISCUSS] Release Apache Royale 0.9.10 RC4

2023-05-15 Thread Josh Tynjala
Yes, as I said, "You should be able to use it with this existing RC, if you'd like." -- Josh Tynjala Bowler Hat LLC On Mon, May 15, 2023 at 1:15 PM Maria Jose Esteve wrote: > can I test this "ApproveRoyale.xml" with RC4 Josh? > Hiedra > > -Mensaje original- > De

RE: [DISCUSS] Release Apache Royale 0.9.10 RC4

2023-05-15 Thread Maria Jose Esteve
can I test this "ApproveRoyale.xml" with RC4 Josh? Hiedra -Mensaje original- De: Josh Tynjala Enviado el: lunes, 15 de mayo de 2023 20:04 Para: dev@royale.apache.org Asunto: Re: [DISCUSS] Release Apache Royale 0.9.10 RC4 That being said, I have updated the approval script in the royale-

Re: [DISCUSS] Release Apache Royale 0.9.10 RC4

2023-05-15 Thread Josh Tynjala
> Does anyone have any idea what has happened here ? Why TileHorizontalLayout > after compilation to TileHorizontalLayout.js have all of these methods ? TileHorizontallayout has [Bindable] metadata on some properties. If anything in a class is marked as [Bindable], and that class (or a superclass)

Re: [DISCUSS] Release Apache Royale 0.9.10 RC4

2023-05-15 Thread Piotr Zarzycki
Hi Harbs, I did my first attempt of implementation in a simple Hello World, so the answer is no I don't use Spark in my app. This code come to me with framework. If you download official build 0.9.10 [1] and unpack frameworks/js/libs/JewelJS.swc you will find in TileHorizontalLayout unnecessary co

Re: [DISCUSS] Release Apache Royale 0.9.10 RC4

2023-05-15 Thread Josh Tynjala
That being said, I have updated the approval script in the royale-asjs Git repo. You should be able to use it with this existing RC, if you'd like. https://github.com/apache/royale-asjs/blob/develop/ApproveRoyale.xml -- Josh Tynjala Bowler Hat LLC On Mon, May 15, 2023 at

RE: [DISCUSS] Release Apache Royale 0.9.10 RC4

2023-05-15 Thread Maria Jose Esteve
Ok Josh, thx Hiedra -Mensaje original- De: Josh Tynjala Enviado el: lunes, 15 de mayo de 2023 18:35 Para: dev@royale.apache.org Asunto: Re: [DISCUSS] Release Apache Royale 0.9.10 RC4 Now that I've had my morning tea, I remember now that I put RoyaleUnit's dependencies into a separate

Re: [DISCUSS] Release Apache Royale 0.9.10 RC4

2023-05-15 Thread Harbs
Yes. That is somewhat concerning. Are you using Spark anywhere in your application? > On May 15, 2023, at 3:13 PM, Piotr Zarzycki wrote: > > Hi Guys, > > I have voted +1, but I have found one issue which concerns me a little bit. > I have need of usage in my application > -> org.apache.royale.

Re: [DISCUSS] Release Apache Royale 0.9.10 RC4

2023-05-15 Thread Josh Tynjala
Now that I've had my morning tea, I remember now that I put RoyaleUnit's dependencies into a separate directory so that they don't conflict with anything else (and so that they aren't loaded by the compiler when they aren't needed). I didn't know that I needed to update ApproveRoyale.xml. I will ge

Re: [DISCUSS] Release Apache Royale 0.9.10 RC4

2023-05-15 Thread Josh Tynjala
The approval script excludes dom4j-LICENSE.txt at the following location: But your path is slightly different: royale-asjs/js/lib/royaleunit/dom4j-LICENSE.txt I think we can just make a minor tweak to the approval script to add this path too: -- Josh Tynjala Bowler Hat LLC

Re: [DISCUSS] Release Apache Royale 0.9.10 RC4

2023-05-15 Thread Piotr Zarzycki
Hi Guys, I have voted +1, but I have found one issue which concerns me a little bit. I have need of usage in my application -> org.apache.royale.jewel.beads.layouts.TileHorizontalLayout. I have made my own custom class which extends that one. To my big surprise I got following compilation error:

Re: [VOTE] Release Apache Royale 0.9.10 RC4

2023-05-15 Thread Piotr Zarzycki
+1 (Binding) Package https://dist.apache.org/repos/dist/dev/royale/0.9.10/rc4/apache-royale-0.9.10-src.tar.gz Java 9 OS: Mac OS X x86_64 13.3.1 Source kit signatures match: y Source kit builds: y README is ok: y RELEASE_NOTES is ok: y NOTICE is ok: y LICENSE is ok: y No unapproved license