Hi Andrew, To me they are working. Which one you did try ?
Thanks, Piotr 2018-01-29 11:36 GMT+01:00 Andrew Wetmore <[email protected]>: > Hi: > > None of the mirror sites seem to have the downloadable binary zip. How long > does it take to propagate? > > On Mon, Jan 29, 2018 at 5:37 AM, Carlos Rovira <[email protected]> > wrote: > > > Hi Piotr, could you give in this thread all the info about the update and > > I'll do it as soon as I can? > > thanks > > > > 2018-01-29 9:57 GMT+01:00 Piotr Zarzycki <[email protected]>: > > > > > On the other hand I will wait for you, because we need to update > website > > > first with information about download. > > > > > > 2018-01-29 9:52 GMT+01:00 Piotr Zarzycki <[email protected]>: > > > > > > > No problem! I will do it! > > > > > > > > Thanks for the info! > > > > Piotr > > > > > > > > 2018-01-29 9:42 GMT+01:00 Carlos Rovira <[email protected]>: > > > > > > > >> Hi Piotr, > > > >> > > > >> I'm off right now so could you do it for me? > > > >> > > > >> If not I could make this night or tomorrow > > > >> > > > >> thanks > > > >> > > > >> 2018-01-29 8:59 GMT+01:00 Piotr Zarzycki <[email protected] > >: > > > >> > > > >> > Hi Alex, > > > >> > > > > >> > Thanks for the announce. I just respond because it's not seen on > the > > > >> nabble > > > >> > Dev list. Due to send to multiple lists. > > > >> > > > > >> > Happy to finally have that release! :) > > > >> > > > > >> > Carlos will you announce on Twitter and Facebook ? > > > >> > > > > >> > Piotr > > > >> > > > > >> > 2018-01-29 8:48 GMT+01:00 Alex Harui <[email protected]>: > > > >> > > > > >> > > The Apache Royale community is pleased to announce the release > of > > > >> Apache > > > >> > > Royale 0.9.0. > > > >> > > > > > >> > > The Apache Royale project is a continuation of the previous > effort > > > >> called > > > >> > > FlexJS to produce a next-generation of the Apache Flex SDK that > > > >> enables > > > >> > > developers to use MXML and ActionScript to generated HTML/JS/CSS > > so > > > >> > > applications can run natively in browsers. The cross-compiled > > code > > > >> can > > > >> > > also be used in Apache Cordova (Adobe PhoneGap) mobile > > applications. > > > >> > > > > > >> > > (Apache Flex is a highly productive, open source application > > > framework > > > >> > for > > > >> > > building and maintaining expressive applications that deploy on > > > Adobe > > > >> > > Flash and Adobe AIR to provide a consistent experience on all > > major > > > >> > > browsers, desktops and devices.) > > > >> > > > > > >> > > This release should be considered ‘beta' quality. The purpose of > > > this > > > >> > > release is to gather feedback about the features and > > 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 > > > >> may > > > >> > > not handle production needs. > > > >> > > > > > >> > > 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 > > > >> > > [email protected]. For questions and feedback on the > > > >> development > > > >> > of > > > >> > > the source code in the release, send email to > > [email protected] > > > . > > > >> > > > > > >> > > Apache Royale is available in source and binary form from the > > Apache > > > >> > > mirrors: > > > >> > > > > > >> > > Source: > > > >> > > http://www.apache.org/dyn/closer.lua/royale/0.9.0/ > > > >> > > apache-royale-0.9.0-src.t > > > >> > > ar.gz > > > >> > > http://www.apache.org/dyn/closer.lua/royale/0.9.0/ > > > >> > > apache-royale-0.9.0-src.z > > > >> > > ip > > > >> > > > > > >> > > Binary: > > > >> > > http://www.apache.org/dyn/closer.lua/royale/0.9.0/ > > > >> > > binaries/apache-royale-0. > > > >> > > 9.0-bin-js.tar.gz > > > >> > > http://www.apache.org/dyn/closer.lua/royale/0.9.0/ > > > >> > > binaries/apache-royale-0. > > > >> > > 9.0-bin-js.zip > > > >> > > > > > >> > > Binary with SWF support: > > > >> > > http://www.apache.org/dyn/closer.lua/royale/0.9.0/ > > > >> > > binaries/apache-royale-0. > > > >> > > 9.0-bin-js-swf.tar.gz > > > >> > > http://www.apache.org/dyn/closer.lua/royale/0.9.0/ > > > >> > > binaries/apache-royale-0. > > > >> > > 9.0-bin-js-swf.zip > > > >> > > > > > >> > > When downloading from a mirror site, please remember to verify > the > > > >> > > downloads using signatures or MD5 hashes. > > > >> > > > > > >> > > The -bin-js-swf package is not working when installed via NPM. > > The > > > >> > bin-js > > > >> > > package can be installed via NPM by running: > > > >> > > > > > >> > > Mac: > > > >> > > > > > >> > > sudo npm install -g > > > >> > > https://github.com/apache/royale-asjs/releases/download/ > > > >> > > apache-royale-0.9.0 > > > >> > > /apache-royale-0.9.0-bin-js.tar.gz > > > >> > > > > > >> > > Windows: > > > >> > > > > > >> > > npm install -g > > > >> > > https://github.com/apache/royale-asjs/releases/download/ > > > >> > > apache-royale-0.9.0 > > > >> > > /apache-royale-0.9.0-bin-js.tar.gz > > > >> > > > > > >> > > We expect the packages to be available in the NPM registry in > > future > > > >> > > releases. > > > >> > > > > > >> > > See the README for more information. Visit > > > http://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 > > > >> > > > > > >> > > > > > >> > > > > > >> > > > > >> > > > > >> > -- > > > >> > > > > >> > Piotr Zarzycki > > > >> > > > > >> > Patreon: *https://www.patreon.com/piotrzarzycki > > > >> > <https://www.patreon.com/piotrzarzycki>* > > > >> > > > > >> > > > >> > > > >> > > > >> -- > > > >> Carlos Rovira > > > >> http://about.me/carlosrovira > > > >> > > > > > > > > > > > > > > > > -- > > > > > > > > Piotr Zarzycki > > > > > > > > Patreon: *https://www.patreon.com/piotrzarzycki > > > > <https://www.patreon.com/piotrzarzycki>* > > > > > > > > > > > > > > > > -- > > > > > > Piotr Zarzycki > > > > > > Patreon: *https://www.patreon.com/piotrzarzycki > > > <https://www.patreon.com/piotrzarzycki>* > > > > > > > > > > > -- > > Carlos Rovira > > http://about.me/carlosrovira > > > > > > -- > Andrew Wetmore > > http://cottage14.blogspot.com/ > -- Piotr Zarzycki Patreon: *https://www.patreon.com/piotrzarzycki <https://www.patreon.com/piotrzarzycki>*
