You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@royale.apache.org by Yishay Weiss <yi...@hotmail.com> on 2022/03/29 10:27:37 UTC

[DRAFT][ANNOUNCE] Apache Royale 0.9.9 released

The Apache Royale community is pleased to announce the release of Apache
Royale 0.9.9.

The Apache Royale project is the next generation of the Apache Flex SDK. It
lets developers use MXML and ActionScript 3 to generate HTML/JS/CSS
applications which can run natively in browsers. The cross-compiled code
can also run on platforms like Electron or Apache Cordova (Adobe PhoneGap)
to build mobile applications.

This release should be considered ‘beta’ quality, although we’re very close
to a 1.0 release and we have many applications in production at this point.
The purpose of this release is to continue to gather feedback about
Royale’s features and the project’s implementation strategies, and to
recruit new contributors. We hope to grow the code base into an SDK and
tool chain that delivers the highest productivity when developing
applications that can run on many platforms. Beta releases, however, may
not handle all production needs.

Changes in 0.9.9:

Apache Royale Framework 0.9.9:
https://github.com/apache/royale-asjs/blob/apache-royale-0.9.9/RELEASE_NOTES.md
Apache Royale Compiler 0.9.9:
https://github.com/apache/royale-compiler/blob/apache-royale-0.9.9/RELEASE_NOTES.md

Please file bugs at:

https://github.com/apache/royale-asjs/issues

If you happen to know it is a compiler issue, please use:

https://github.com/apache/royale-compiler/issues

For questions about how to use Royale, send email to [hidden email].
For questions and feedback on the development of the source code in the
release, send email to [hidden email].

Apache Royale is available in source and binary form from the Apache
mirrors:

Source:
https://www.apache.org/dyn/closer.lua/royale/0.9.9/apache-royale-0.9.9-src.tar.gz

https://www.apache.org/dyn/closer.lua/royale/0.9.9/apache-royale-0.9.9-src.zip

Binary:
https://www.apache.org/dyn/closer.lua/royale/0.9.9/binaries/apache-royale-0.9.9-bin-js.tar.gz
https://www.apache.org/dyn/closer.lua/royale/0.9.9/binaries/apache-royale-0.9.9-bin-js.zip

Binary with SWF support:
https://www.apache.org/dyn/closer.lua/royale/0.9.9/binaries/apache-royale-0.9.9-bin-js-swf.tar.gz
https://www.apache.org/dyn/closer.lua/royale/0.9.9/binaries/apache-royale-0.9.9-bin-js-swf.zip

When downloading from a mirror site, please remember to verify the
downloads using signatures or MD5 hashes.

The binary packages can also be installed via NPM.

Mac:
sudo npm install @apache-royale/royale-js -g

Or for SWF Support:
sudo npm install @apache-royale/royale-js-swf -g

Windows:
npm install @apache-royale/royale-js -g

Or for SWF Support:
npm install @apache-royale/royale-js-swf -g

See the README for more information. The language reference (ASDoc) is
here: https://royale.apache.org/asdoc/

Additional documentation is here: https://apache.github.io/royale-docs/

The documentation is still a work in progress. Volunteers are welcome to
help improve it. Visit https://royale.apache.org/ for links to other
resources.

Please try Royale and become involved in shaping the future of application
development.

The Apache Royale Community

RE: [DRAFT][ANNOUNCE] Apache Royale 0.9.9 released

Posted by Maria Jose Esteve <mj...@iest.com>.
Ok, see if anyone who has upgraded before is clear...
Please don't thank me, I never have enough knowledge to be able to help but this I BELIEVE I'll be able to do 😝

Hiedra

-----Mensaje original-----
De: Yishay Weiss <yi...@hotmail.com> 
Enviado el: martes, 29 de marzo de 2022 14:06
Para: dev@royale.apache.org
Asunto: RE: [DRAFT][ANNOUNCE] Apache Royale 0.9.9 released

TBH I’m not sure what this entails. It would of course be good if we the site showed the correct latest version. Hopefully somebody else has a better answer. Thanks for volunteering.

From: Maria Jose Esteve<ma...@iest.com>
Sent: Tuesday, March 29, 2022 2:39 PM
To: dev@royale.apache.org<ma...@royale.apache.org>
Subject: RE: [DRAFT][ANNOUNCE] Apache Royale 0.9.9 released

Yishay, we will have to modify the Royale website and update the links, right? This can be done by me if no one else has it assigned.
It must be done in the same branch as TDJ right? (royale-website/asf-site) (I updated TDJ more than 4 weeks ago, but it hasn't worked, it still recovers from version 0.9.8 and Carlos commented that it seemed that the steps he had taken were correct, maybe I'm missing something)

Hiedra

-----Mensaje original-----
De: Yishay Weiss <yi...@hotmail.com> Enviado el: martes, 29 de marzo de 2022 12:34
Para: dev@royale.apache.org
Asunto: RE: [DRAFT][ANNOUNCE] Apache Royale 0.9.9 released

If there is no feedback on the this draft I'll send the official announcement in 48 hours. Thanks.

From: Yishay Weiss<ma...@hotmail.com>
Sent: Tuesday, March 29, 2022 1:27 PM
To: dev@royale.apache.org<ma...@royale.apache.org>
Subject: [DRAFT][ANNOUNCE] Apache Royale 0.9.9 released

The Apache Royale community is pleased to announce the release of Apache Royale 0.9.9.

The Apache Royale project is the next generation of the Apache Flex SDK. It lets developers use MXML and ActionScript 3 to generate HTML/JS/CSS applications which can run natively in browsers. The cross-compiled code can also run on platforms like Electron or Apache Cordova (Adobe PhoneGap) to build mobile applications.

This release should be considered 'beta' quality, although we're very close to a 1.0 release and we have many applications in production at this point.
The purpose of this release is to continue to gather feedback about Royale's features and the project's implementation strategies, and to recruit new contributors. We hope to grow the code base into an SDK and tool chain that delivers the highest productivity when developing applications that can run on many platforms. Beta releases, however, may not handle all production needs.

Changes in 0.9.9:

Apache Royale Framework 0.9.9:
https://github.com/apache/royale-asjs/blob/apache-royale-0.9.9/RELEASE_NOTES.md
Apache Royale Compiler 0.9.9:
https://github.com/apache/royale-compiler/blob/apache-royale-0.9.9/RELEASE_NOTES.md

Please file bugs at:

https://github.com/apache/royale-asjs/issues

If you happen to know it is a compiler issue, please use:

https://github.com/apache/royale-compiler/issues

For questions about how to use Royale, send email to [hidden email].
For questions and feedback on the development of the source code in the release, send email to [hidden email].

Apache Royale is available in source and binary form from the Apache
mirrors:

Source:
https://www.apache.org/dyn/closer.lua/royale/0.9.9/apache-royale-0.9.9-src.tar.gz

https://www.apache.org/dyn/closer.lua/royale/0.9.9/apache-royale-0.9.9-src.zip

Binary:
https://www.apache.org/dyn/closer.lua/royale/0.9.9/binaries/apache-royale-0.9.9-bin-js.tar.gz
https://www.apache.org/dyn/closer.lua/royale/0.9.9/binaries/apache-royale-0.9.9-bin-js.zip

Binary with SWF support:
https://www.apache.org/dyn/closer.lua/royale/0.9.9/binaries/apache-royale-0.9.9-bin-js-swf.tar.gz
https://www.apache.org/dyn/closer.lua/royale/0.9.9/binaries/apache-royale-0.9.9-bin-js-swf.zip

When downloading from a mirror site, please remember to verify the downloads using signatures or MD5 hashes.

The binary packages can also be installed via NPM.

Mac:
sudo npm install @apache-royale/royale-js -g

Or for SWF Support:
sudo npm install @apache-royale/royale-js-swf -g

Windows:
npm install @apache-royale/royale-js -g

Or for SWF Support:
npm install @apache-royale/royale-js-swf -g

See the README for more information. The language reference (ASDoc) is
here: https://royale.apache.org/asdoc/

Additional documentation is here: https://apache.github.io/royale-docs/

The documentation is still a work in progress. Volunteers are welcome to help improve it. Visit https://royale.apache.org/ for links to other resources.

Please try Royale and become involved in shaping the future of application development.

The Apache Royale Community


RE: [DRAFT][ANNOUNCE] Apache Royale 0.9.9 released

Posted by Yishay Weiss <yi...@hotmail.com>.
TBH I’m not sure what this entails. It would of course be good if we the site showed the correct latest version. Hopefully somebody else has a better answer. Thanks for volunteering.

From: Maria Jose Esteve<ma...@iest.com>
Sent: Tuesday, March 29, 2022 2:39 PM
To: dev@royale.apache.org<ma...@royale.apache.org>
Subject: RE: [DRAFT][ANNOUNCE] Apache Royale 0.9.9 released

Yishay, we will have to modify the Royale website and update the links, right? This can be done by me if no one else has it assigned.
It must be done in the same branch as TDJ right? (royale-website/asf-site)
(I updated TDJ more than 4 weeks ago, but it hasn't worked, it still recovers from version 0.9.8 and Carlos commented that it seemed that the steps he had taken were correct, maybe I'm missing something)

Hiedra

-----Mensaje original-----
De: Yishay Weiss <yi...@hotmail.com>
Enviado el: martes, 29 de marzo de 2022 12:34
Para: dev@royale.apache.org
Asunto: RE: [DRAFT][ANNOUNCE] Apache Royale 0.9.9 released

If there is no feedback on the this draft I'll send the official announcement in 48 hours. Thanks.

From: Yishay Weiss<ma...@hotmail.com>
Sent: Tuesday, March 29, 2022 1:27 PM
To: dev@royale.apache.org<ma...@royale.apache.org>
Subject: [DRAFT][ANNOUNCE] Apache Royale 0.9.9 released

The Apache Royale community is pleased to announce the release of Apache Royale 0.9.9.

The Apache Royale project is the next generation of the Apache Flex SDK. It lets developers use MXML and ActionScript 3 to generate HTML/JS/CSS applications which can run natively in browsers. The cross-compiled code can also run on platforms like Electron or Apache Cordova (Adobe PhoneGap) to build mobile applications.

This release should be considered 'beta' quality, although we're very close to a 1.0 release and we have many applications in production at this point.
The purpose of this release is to continue to gather feedback about Royale's features and the project's implementation strategies, and to recruit new contributors. We hope to grow the code base into an SDK and tool chain that delivers the highest productivity when developing applications that can run on many platforms. Beta releases, however, may not handle all production needs.

Changes in 0.9.9:

Apache Royale Framework 0.9.9:
https://github.com/apache/royale-asjs/blob/apache-royale-0.9.9/RELEASE_NOTES.md
Apache Royale Compiler 0.9.9:
https://github.com/apache/royale-compiler/blob/apache-royale-0.9.9/RELEASE_NOTES.md

Please file bugs at:

https://github.com/apache/royale-asjs/issues

If you happen to know it is a compiler issue, please use:

https://github.com/apache/royale-compiler/issues

For questions about how to use Royale, send email to [hidden email].
For questions and feedback on the development of the source code in the release, send email to [hidden email].

Apache Royale is available in source and binary form from the Apache
mirrors:

Source:
https://www.apache.org/dyn/closer.lua/royale/0.9.9/apache-royale-0.9.9-src.tar.gz

https://www.apache.org/dyn/closer.lua/royale/0.9.9/apache-royale-0.9.9-src.zip

Binary:
https://www.apache.org/dyn/closer.lua/royale/0.9.9/binaries/apache-royale-0.9.9-bin-js.tar.gz
https://www.apache.org/dyn/closer.lua/royale/0.9.9/binaries/apache-royale-0.9.9-bin-js.zip

Binary with SWF support:
https://www.apache.org/dyn/closer.lua/royale/0.9.9/binaries/apache-royale-0.9.9-bin-js-swf.tar.gz
https://www.apache.org/dyn/closer.lua/royale/0.9.9/binaries/apache-royale-0.9.9-bin-js-swf.zip

When downloading from a mirror site, please remember to verify the downloads using signatures or MD5 hashes.

The binary packages can also be installed via NPM.

Mac:
sudo npm install @apache-royale/royale-js -g

Or for SWF Support:
sudo npm install @apache-royale/royale-js-swf -g

Windows:
npm install @apache-royale/royale-js -g

Or for SWF Support:
npm install @apache-royale/royale-js-swf -g

See the README for more information. The language reference (ASDoc) is
here: https://royale.apache.org/asdoc/

Additional documentation is here: https://apache.github.io/royale-docs/

The documentation is still a work in progress. Volunteers are welcome to help improve it. Visit https://royale.apache.org/ for links to other resources.

Please try Royale and become involved in shaping the future of application development.

The Apache Royale Community


RE: [DRAFT][ANNOUNCE] Apache Royale 0.9.9 released

Posted by Maria Jose Esteve <mj...@iest.com>.
Yishay, we will have to modify the Royale website and update the links, right? This can be done by me if no one else has it assigned.
It must be done in the same branch as TDJ right? (royale-website/asf-site)
(I updated TDJ more than 4 weeks ago, but it hasn't worked, it still recovers from version 0.9.8 and Carlos commented that it seemed that the steps he had taken were correct, maybe I'm missing something)

Hiedra

-----Mensaje original-----
De: Yishay Weiss <yi...@hotmail.com> 
Enviado el: martes, 29 de marzo de 2022 12:34
Para: dev@royale.apache.org
Asunto: RE: [DRAFT][ANNOUNCE] Apache Royale 0.9.9 released

If there is no feedback on the this draft I'll send the official announcement in 48 hours. Thanks.

From: Yishay Weiss<ma...@hotmail.com>
Sent: Tuesday, March 29, 2022 1:27 PM
To: dev@royale.apache.org<ma...@royale.apache.org>
Subject: [DRAFT][ANNOUNCE] Apache Royale 0.9.9 released

The Apache Royale community is pleased to announce the release of Apache Royale 0.9.9.

The Apache Royale project is the next generation of the Apache Flex SDK. It lets developers use MXML and ActionScript 3 to generate HTML/JS/CSS applications which can run natively in browsers. The cross-compiled code can also run on platforms like Electron or Apache Cordova (Adobe PhoneGap) to build mobile applications.

This release should be considered 'beta' quality, although we're very close to a 1.0 release and we have many applications in production at this point.
The purpose of this release is to continue to gather feedback about Royale's features and the project's implementation strategies, and to recruit new contributors. We hope to grow the code base into an SDK and tool chain that delivers the highest productivity when developing applications that can run on many platforms. Beta releases, however, may not handle all production needs.

Changes in 0.9.9:

Apache Royale Framework 0.9.9:
https://github.com/apache/royale-asjs/blob/apache-royale-0.9.9/RELEASE_NOTES.md
Apache Royale Compiler 0.9.9:
https://github.com/apache/royale-compiler/blob/apache-royale-0.9.9/RELEASE_NOTES.md

Please file bugs at:

https://github.com/apache/royale-asjs/issues

If you happen to know it is a compiler issue, please use:

https://github.com/apache/royale-compiler/issues

For questions about how to use Royale, send email to [hidden email].
For questions and feedback on the development of the source code in the release, send email to [hidden email].

Apache Royale is available in source and binary form from the Apache
mirrors:

Source:
https://www.apache.org/dyn/closer.lua/royale/0.9.9/apache-royale-0.9.9-src.tar.gz

https://www.apache.org/dyn/closer.lua/royale/0.9.9/apache-royale-0.9.9-src.zip

Binary:
https://www.apache.org/dyn/closer.lua/royale/0.9.9/binaries/apache-royale-0.9.9-bin-js.tar.gz
https://www.apache.org/dyn/closer.lua/royale/0.9.9/binaries/apache-royale-0.9.9-bin-js.zip

Binary with SWF support:
https://www.apache.org/dyn/closer.lua/royale/0.9.9/binaries/apache-royale-0.9.9-bin-js-swf.tar.gz
https://www.apache.org/dyn/closer.lua/royale/0.9.9/binaries/apache-royale-0.9.9-bin-js-swf.zip

When downloading from a mirror site, please remember to verify the downloads using signatures or MD5 hashes.

The binary packages can also be installed via NPM.

Mac:
sudo npm install @apache-royale/royale-js -g

Or for SWF Support:
sudo npm install @apache-royale/royale-js-swf -g

Windows:
npm install @apache-royale/royale-js -g

Or for SWF Support:
npm install @apache-royale/royale-js-swf -g

See the README for more information. The language reference (ASDoc) is
here: https://royale.apache.org/asdoc/

Additional documentation is here: https://apache.github.io/royale-docs/

The documentation is still a work in progress. Volunteers are welcome to help improve it. Visit https://royale.apache.org/ for links to other resources.

Please try Royale and become involved in shaping the future of application development.

The Apache Royale Community


RE: [DRAFT][ANNOUNCE] Apache Royale 0.9.9 released

Posted by Yishay Weiss <yi...@hotmail.com>.
If there is no feedback on the this draft I’ll send the official announcement in 48 hours. Thanks.

From: Yishay Weiss<ma...@hotmail.com>
Sent: Tuesday, March 29, 2022 1:27 PM
To: dev@royale.apache.org<ma...@royale.apache.org>
Subject: [DRAFT][ANNOUNCE] Apache Royale 0.9.9 released

The Apache Royale community is pleased to announce the release of Apache
Royale 0.9.9.

The Apache Royale project is the next generation of the Apache Flex SDK. It
lets developers use MXML and ActionScript 3 to generate HTML/JS/CSS
applications which can run natively in browsers. The cross-compiled code
can also run on platforms like Electron or Apache Cordova (Adobe PhoneGap)
to build mobile applications.

This release should be considered ‘beta’ quality, although we’re very close
to a 1.0 release and we have many applications in production at this point.
The purpose of this release is to continue to gather feedback about
Royale’s features and the project’s implementation strategies, and to
recruit new contributors. We hope to grow the code base into an SDK and
tool chain that delivers the highest productivity when developing
applications that can run on many platforms. Beta releases, however, may
not handle all production needs.

Changes in 0.9.9:

Apache Royale Framework 0.9.9:
https://github.com/apache/royale-asjs/blob/apache-royale-0.9.9/RELEASE_NOTES.md
Apache Royale Compiler 0.9.9:
https://github.com/apache/royale-compiler/blob/apache-royale-0.9.9/RELEASE_NOTES.md

Please file bugs at:

https://github.com/apache/royale-asjs/issues

If you happen to know it is a compiler issue, please use:

https://github.com/apache/royale-compiler/issues

For questions about how to use Royale, send email to [hidden email].
For questions and feedback on the development of the source code in the
release, send email to [hidden email].

Apache Royale is available in source and binary form from the Apache
mirrors:

Source:
https://www.apache.org/dyn/closer.lua/royale/0.9.9/apache-royale-0.9.9-src.tar.gz

https://www.apache.org/dyn/closer.lua/royale/0.9.9/apache-royale-0.9.9-src.zip

Binary:
https://www.apache.org/dyn/closer.lua/royale/0.9.9/binaries/apache-royale-0.9.9-bin-js.tar.gz
https://www.apache.org/dyn/closer.lua/royale/0.9.9/binaries/apache-royale-0.9.9-bin-js.zip

Binary with SWF support:
https://www.apache.org/dyn/closer.lua/royale/0.9.9/binaries/apache-royale-0.9.9-bin-js-swf.tar.gz
https://www.apache.org/dyn/closer.lua/royale/0.9.9/binaries/apache-royale-0.9.9-bin-js-swf.zip

When downloading from a mirror site, please remember to verify the
downloads using signatures or MD5 hashes.

The binary packages can also be installed via NPM.

Mac:
sudo npm install @apache-royale/royale-js -g

Or for SWF Support:
sudo npm install @apache-royale/royale-js-swf -g

Windows:
npm install @apache-royale/royale-js -g

Or for SWF Support:
npm install @apache-royale/royale-js-swf -g

See the README for more information. The language reference (ASDoc) is
here: https://royale.apache.org/asdoc/

Additional documentation is here: https://apache.github.io/royale-docs/

The documentation is still a work in progress. Volunteers are welcome to
help improve it. Visit https://royale.apache.org/ for links to other
resources.

Please try Royale and become involved in shaping the future of application
development.

The Apache Royale Community