You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@royale.apache.org by Yishay Weiss <yi...@hotmail.com> on 2021/09/02 10:48:44 UTC

[ANNOUNCE] Apache Royale 0.9.8 Released

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

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.8:

Apache Royale Framework 0.9.8:
https://github.com/apache/royale-asjs/blob/apache-royale-0.9.8/RELEASE_NOTES.md
Apache Royale Compiler 0.9.8:
https://github.com/apache/royale-compiler/blob/apache-royale-0.9.8/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.8/apache-royale-0.9.8-src.tar.gz

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

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

Binary with SWF support:
https://www.apache.org/dyn/closer.lua/royale/0.9.8/binaries/apache-royale-0.9.8-bin-js-swf.tar.gz
https://www.apache.org/dyn/closer.lua/royale/0.9.8/binaries/apache-royale-0.9.8-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/

Documentation and links to other resources are at
https://royale.apache.org/ . The documentation is a work in progress, and
volunteers are welcome to help improve it.
Please try Royale and become involved in shaping the future of application
development.

The Apache Royale Community

RE: [ANNOUNCE] Apache Royale 0.9.8 Released

Posted by Yishay Weiss <yi...@hotmail.com>.
Unfortunately I was mistaken. Hopefully it’ll happen next year.

From: Yishay Weiss<ma...@apache.org>
Sent: Thursday, September 2, 2021 2:14 PM
To: users@royale.apache.org<ma...@royale.apache.org>
Subject: Re: [ANNOUNCE] Apache Royale 0.9.8 Released

We will have a presence [1] in ApacheCon 2021 [2]



[1] https://github.com/apache/royale-asjs/wiki/Royale-at-ApacheCon-2021
[2] https://www.apachecon.com/acah2021/

On 2021/09/02 10:58:33, radu birsan <ra...@gmail.com> wrote:
> Will you have any promotional events in the future?
>
> Flash Browser <https://github.com/radubirsan/FlashBrowser2>
> On Thu, Sep 2, 2021 at 1:48 PM Yishay Weiss <yi...@hotmail.com> wrote:
>
> > The Apache Royale community is pleased to announce the release of Apache
> >
> > Royale 0.9.8.
> >
> >
> >
> > 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.8:
> >
> >
> >
> > Apache Royale Framework 0.9.8:
> >
> >
> > https://github.com/apache/royale-asjs/blob/apache-royale-0.9.8/RELEASE_NOTES.md
> >
> > Apache Royale Compiler 0.9.8:
> >
> >
> > https://github.com/apache/royale-compiler/blob/apache-royale-0.9.8/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.8/apache-royale-0.9.8-src.tar.gz
> >
> >
> >
> >
> > https://www.apache.org/dyn/closer.lua/royale/0.9.8/apache-royale-0.9.8-src.zip
> >
> >
> >
> > Binary:
> >
> >
> > https://www.apache.org/dyn/closer.lua/royale/0.9.8/binaries/apache-royale-0.9.8-bin-js.tar.gz
> >
> >
> > https://www.apache.org/dyn/closer.lua/royale/0.9.8/binaries/apache-royale-0.9.8-bin-js.zip
> >
> >
> >
> > Binary with SWF support:
> >
> >
> > https://www.apache.org/dyn/closer.lua/royale/0.9.8/binaries/apache-royale-0.9.8-bin-js-swf.tar.gz
> >
> >
> > https://www.apache.org/dyn/closer.lua/royale/0.9.8/binaries/apache-royale-0.9.8-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/
> >
> >
> >
> > Documentation and links to other resources are at
> >
> > https://royale.apache.org/ . The documentation is a work in progress, and
> >
> > volunteers are welcome to help improve it.
> >
> > Please try Royale and become involved in shaping the future of application
> >
> > development.
> >
> >
> >
> > The Apache Royale Community
> >
>


Re: [ANNOUNCE] Apache Royale 0.9.8 Released

Posted by Yishay Weiss <yi...@apache.org>.
We will have a presence [1] in ApacheCon 2021 [2]



[1] https://github.com/apache/royale-asjs/wiki/Royale-at-ApacheCon-2021
[2] https://www.apachecon.com/acah2021/

On 2021/09/02 10:58:33, radu birsan <ra...@gmail.com> wrote: 
> Will you have any promotional events in the future?
> 
> Flash Browser <https://github.com/radubirsan/FlashBrowser2>
> On Thu, Sep 2, 2021 at 1:48 PM Yishay Weiss <yi...@hotmail.com> wrote:
> 
> > The Apache Royale community is pleased to announce the release of Apache
> >
> > Royale 0.9.8.
> >
> >
> >
> > 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.8:
> >
> >
> >
> > Apache Royale Framework 0.9.8:
> >
> >
> > https://github.com/apache/royale-asjs/blob/apache-royale-0.9.8/RELEASE_NOTES.md
> >
> > Apache Royale Compiler 0.9.8:
> >
> >
> > https://github.com/apache/royale-compiler/blob/apache-royale-0.9.8/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.8/apache-royale-0.9.8-src.tar.gz
> >
> >
> >
> >
> > https://www.apache.org/dyn/closer.lua/royale/0.9.8/apache-royale-0.9.8-src.zip
> >
> >
> >
> > Binary:
> >
> >
> > https://www.apache.org/dyn/closer.lua/royale/0.9.8/binaries/apache-royale-0.9.8-bin-js.tar.gz
> >
> >
> > https://www.apache.org/dyn/closer.lua/royale/0.9.8/binaries/apache-royale-0.9.8-bin-js.zip
> >
> >
> >
> > Binary with SWF support:
> >
> >
> > https://www.apache.org/dyn/closer.lua/royale/0.9.8/binaries/apache-royale-0.9.8-bin-js-swf.tar.gz
> >
> >
> > https://www.apache.org/dyn/closer.lua/royale/0.9.8/binaries/apache-royale-0.9.8-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/
> >
> >
> >
> > Documentation and links to other resources are at
> >
> > https://royale.apache.org/ . The documentation is a work in progress, and
> >
> > volunteers are welcome to help improve it.
> >
> > Please try Royale and become involved in shaping the future of application
> >
> > development.
> >
> >
> >
> > The Apache Royale Community
> >
> 

Re: [ANNOUNCE] Apache Royale 0.9.8 Released

Posted by radu birsan <ra...@gmail.com>.
Will you have any promotional events in the future?

Flash Browser <https://github.com/radubirsan/FlashBrowser2>
On Thu, Sep 2, 2021 at 1:48 PM Yishay Weiss <yi...@hotmail.com> wrote:

> The Apache Royale community is pleased to announce the release of Apache
>
> Royale 0.9.8.
>
>
>
> 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.8:
>
>
>
> Apache Royale Framework 0.9.8:
>
>
> https://github.com/apache/royale-asjs/blob/apache-royale-0.9.8/RELEASE_NOTES.md
>
> Apache Royale Compiler 0.9.8:
>
>
> https://github.com/apache/royale-compiler/blob/apache-royale-0.9.8/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.8/apache-royale-0.9.8-src.tar.gz
>
>
>
>
> https://www.apache.org/dyn/closer.lua/royale/0.9.8/apache-royale-0.9.8-src.zip
>
>
>
> Binary:
>
>
> https://www.apache.org/dyn/closer.lua/royale/0.9.8/binaries/apache-royale-0.9.8-bin-js.tar.gz
>
>
> https://www.apache.org/dyn/closer.lua/royale/0.9.8/binaries/apache-royale-0.9.8-bin-js.zip
>
>
>
> Binary with SWF support:
>
>
> https://www.apache.org/dyn/closer.lua/royale/0.9.8/binaries/apache-royale-0.9.8-bin-js-swf.tar.gz
>
>
> https://www.apache.org/dyn/closer.lua/royale/0.9.8/binaries/apache-royale-0.9.8-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/
>
>
>
> Documentation and links to other resources are at
>
> https://royale.apache.org/ . The documentation is a work in progress, and
>
> volunteers are welcome to help improve it.
>
> Please try Royale and become involved in shaping the future of application
>
> development.
>
>
>
> The Apache Royale Community
>