Re: Maintain Release Notes List of changes(was: Re: [DRAFT][ANNOUNCE] Apache Royale 0.9.1 Released)

2018-02-20 Thread Gabe Harbs
No I missed it. Pneumonia and all…

FWIW, it’s possible to add commit references to issues after a commit is made. 
You just include a hash in an issue comment.

> On Feb 20, 2018, at 7:13 PM, Alex Harui  wrote:
> 
> I don't know if you saw my commit wizard idea.
> https://lists.apache.org/thread.html/5d94976d277729a8f34b77a0ec09e45678bbf5 
> 
> d2d7111e411fb5fb14@%3Cdev.royale.apache.org 
> %3E
> 
> I guess it won't help if you don't use command line for commits.  It
> should be possible to do any of the 3 you suggested.  The GitHub API seems
> to be relatively easy to use, and I tested the JSON2ASVO utility with some
> of the responses and it seems to work.  We just need to find the time to
> put something together.
> 
> -Alex
> 
> On 2/20/18, 8:28 AM, "Gabe Harbs"  > wrote:
> 
>> +1
>> 
>> Some thoughts:
>> 1. We can have a utility which rewrites entries to a standard format
>> before release.
>> 2. We can have a form which takes the info and adds it to the release
>> notes.
>> 3. It might be interesting to have a Github integration which watches
>> Issues and when a commit closes a ticket, it creates an entry in the
>> release notes.
>> 
>> Harbs
>> 
>>> On Feb 20, 2018, at 6:05 PM, Alex Harui 
>>> wrote:
>>> 
>>> If you want a particular format, help me write a wizard that will manage
>>> that.  I will not remember to get it right every time I commit.  I will
>>> not know what to use for a description unless we take the bug topic
>>> verbatim with any misspellings and other cruft.
>>> 
>>> My 2 cents,
>>> -Alex
>>> 
>>> On 2/20/18, 5:37 AM, "Piotr Zarzycki" >> >> 
>>> wrote:
>>> 
 I see in release notes links to issues. I'm in favor of having
 description
 + eventually links.
 
 - my description for a bug [Bug Number](link) - it will display nicely
 on
 GitHub.
 
 I'm talking about this commit.
 
 What do other thinks ?
 
 Thanks, Piotr
 
 
 2018-02-14 23:13 GMT+01:00 Carlos Rovira >>> >:
 
> Ok Alex, that's great, so we'll be doing the work on RELEASE_NOTES
> file
> 
> thanks!
> 
> 2018-02-14 17:31 GMT+01:00 Alex Harui  >:
> 
>> We already have this.  It is the RELEASE_NOTES file.  All ASF
>> releases
> are
>> supposed to have one so we should use it.  And as keepachangelog.com 
>> 
> says,
>> it is not the GitHub commit log.
>> 
>> IMO, it is not the Release Manager's job to fill this out.  It needs
> to
> be
>> maintained by every committer.  I know I'm really bad about filling
>> it
> out
>> which is why I proposed a Commit Wizard a few days ago.
>> 
>> IMO, there were some good feature enhancements in 0.9.1, like
>> NestedDataGridColumn, but nothing really notable.  The focus of 0.9.1
> was
>> to get the documentation published by making sure ASDoc and the
> examples
>> worked.  Also, there was only a few weeks between 0.9.0 and 0.9.1.
>> 
>> Also, I added links from the RELEASE_NOTES to our wiki.  That way we
> can
>> add late-breaking news after the release.  I think we should do the
> that
>> for every release.  But we should try to make the RELEASE_NOTES
> contain
>> most or all of the notable changes.
>> 
>> I think there will be major new features in 0.9.2 if it doesn't
> become a
>> hot fix release.  I just pushed "fixed row height virtual lists" and
> will
>> likely get variable row height working as well.  And of course, I did
> not
>> update RELEASE_NOTES when I pushed those changes, so I will go and do
> that
>> now ;-)
>> 
>> My 2 cents,
>> -Alex
>> 
>> On 2/14/18, 5:15 AM, "Olaf Krueger" > > wrote:
>> 
 In Moonshine we are following this ->
 https://na01.safelinks.protection.outlook.com/?url= 
 
>> http%3A%2F%2Fkeepachan
 gelog.com 
 %2Fen%2F1.0.0%2F&data=02%7C01%7Caharui%40adobe.com 
 
>> %7C4f310c6f286
 04f5391d708d573acfd7d%7Cfa7b1b5a7b34438794aed2c178de
>> cee1%7C0%7C0%7C636542
 109181598814&sdata=Epgu%2BBIjQkIbbte9KXBIEFwg1YN2uZZ7a
>> DEr%2BoGyvgU%3D&res
 erved=0
>>> 
>>> +1, we also start using this format here ;-)
>>> 
>>> Olaf
>>> 
>>> 
>>> 
>>> --
>>> Sent from:
>>> https://na01.safelinks.protection.outlook.com/?url= 
>>> 
>> http%3A%2F%2Fapache-roy
>>> ale-development.20373.n8.nabble.com

Re: Maintain Release Notes List of changes(was: Re: [DRAFT][ANNOUNCE] Apache Royale 0.9.1 Released)

2018-02-20 Thread Alex Harui
I don't know if you saw my commit wizard idea.
https://lists.apache.org/thread.html/5d94976d277729a8f34b77a0ec09e45678bbf5
d2d7111e411fb5fb14@%3Cdev.royale.apache.org%3E

I guess it won't help if you don't use command line for commits.  It
should be possible to do any of the 3 you suggested.  The GitHub API seems
to be relatively easy to use, and I tested the JSON2ASVO utility with some
of the responses and it seems to work.  We just need to find the time to
put something together.

-Alex

On 2/20/18, 8:28 AM, "Gabe Harbs"  wrote:

>+1
>
>Some thoughts:
>1. We can have a utility which rewrites entries to a standard format
>before release.
>2. We can have a form which takes the info and adds it to the release
>notes.
>3. It might be interesting to have a Github integration which watches
>Issues and when a commit closes a ticket, it creates an entry in the
>release notes.
>
>Harbs
>
>> On Feb 20, 2018, at 6:05 PM, Alex Harui 
>>wrote:
>> 
>> If you want a particular format, help me write a wizard that will manage
>> that.  I will not remember to get it right every time I commit.  I will
>> not know what to use for a description unless we take the bug topic
>> verbatim with any misspellings and other cruft.
>> 
>> My 2 cents,
>> -Alex
>> 
>> On 2/20/18, 5:37 AM, "Piotr Zarzycki" >> wrote:
>> 
>>> I see in release notes links to issues. I'm in favor of having
>>>description
>>> + eventually links.
>>> 
>>> - my description for a bug [Bug Number](link) - it will display nicely
>>>on
>>> GitHub.
>>> 
>>> I'm talking about this commit.
>>> 
>>> What do other thinks ?
>>> 
>>> Thanks, Piotr
>>> 
>>> 
>>> 2018-02-14 23:13 GMT+01:00 Carlos Rovira :
>>> 
 Ok Alex, that's great, so we'll be doing the work on RELEASE_NOTES
file
 
 thanks!
 
 2018-02-14 17:31 GMT+01:00 Alex Harui :
 
> We already have this.  It is the RELEASE_NOTES file.  All ASF
>releases
 are
> supposed to have one so we should use it.  And as keepachangelog.com
 says,
> it is not the GitHub commit log.
> 
> IMO, it is not the Release Manager's job to fill this out.  It needs
 to
 be
> maintained by every committer.  I know I'm really bad about filling
>it
 out
> which is why I proposed a Commit Wizard a few days ago.
> 
> IMO, there were some good feature enhancements in 0.9.1, like
> NestedDataGridColumn, but nothing really notable.  The focus of 0.9.1
 was
> to get the documentation published by making sure ASDoc and the
 examples
> worked.  Also, there was only a few weeks between 0.9.0 and 0.9.1.
> 
> Also, I added links from the RELEASE_NOTES to our wiki.  That way we
 can
> add late-breaking news after the release.  I think we should do the
 that
> for every release.  But we should try to make the RELEASE_NOTES
 contain
> most or all of the notable changes.
> 
> I think there will be major new features in 0.9.2 if it doesn't
 become a
> hot fix release.  I just pushed "fixed row height virtual lists" and
 will
> likely get variable row height working as well.  And of course, I did
 not
> update RELEASE_NOTES when I pushed those changes, so I will go and do
 that
> now ;-)
> 
> My 2 cents,
> -Alex
> 
> On 2/14/18, 5:15 AM, "Olaf Krueger"  wrote:
> 
>>> In Moonshine we are following this ->
>>> https://na01.safelinks.protection.outlook.com/?url=
> http%3A%2F%2Fkeepachan
>>> gelog.com%2Fen%2F1.0.0%2F&data=02%7C01%7Caharui%40adobe.com
> %7C4f310c6f286
>>> 04f5391d708d573acfd7d%7Cfa7b1b5a7b34438794aed2c178de
> cee1%7C0%7C0%7C636542
>>> 109181598814&sdata=Epgu%2BBIjQkIbbte9KXBIEFwg1YN2uZZ7a
> DEr%2BoGyvgU%3D&res
>>> erved=0
>> 
>> +1, we also start using this format here ;-)
>> 
>> Olaf
>> 
>> 
>> 
>> --
>> Sent from:
>> https://na01.safelinks.protection.outlook.com/?url=
> http%3A%2F%2Fapache-roy
>> ale-development.20373.n8.nabble.com%2F&data=02%7C01%7Caharui%
 40adobe.com
> %7
>> C4f310c6f28604f5391d708d573acfd7d%7Cfa7b1b5a7b34438794aed2c178de
> cee1%7C0%7
>> C0%7C636542109181598814&sdata=n4CqdIGyGoEp2hanhb%
> 2FtTrL8UvC8jWWmiEH%2FTWHb
>> sIY%3D&reserved=0
> 
> 
 
 
 --
 Carlos Rovira
 
 
https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.m
e% 

 2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com
%7C74
e5ff2b882c46c7cfdf08
 
d578672402%7Cfa7b1b5a7b344

Re: Maintain Release Notes List of changes(was: Re: [DRAFT][ANNOUNCE] Apache Royale 0.9.1 Released)

2018-02-20 Thread Gabe Harbs
+1

Some thoughts:
1. We can have a utility which rewrites entries to a standard format before 
release.
2. We can have a form which takes the info and adds it to the release notes.
3. It might be interesting to have a Github integration which watches Issues 
and when a commit closes a ticket, it creates an entry in the release notes.

Harbs

> On Feb 20, 2018, at 6:05 PM, Alex Harui  wrote:
> 
> If you want a particular format, help me write a wizard that will manage
> that.  I will not remember to get it right every time I commit.  I will
> not know what to use for a description unless we take the bug topic
> verbatim with any misspellings and other cruft.
> 
> My 2 cents,
> -Alex
> 
> On 2/20/18, 5:37 AM, "Piotr Zarzycki"  > wrote:
> 
>> I see in release notes links to issues. I'm in favor of having description
>> + eventually links.
>> 
>> - my description for a bug [Bug Number](link) - it will display nicely on
>> GitHub.
>> 
>> I'm talking about this commit.
>> 
>> What do other thinks ?
>> 
>> Thanks, Piotr
>> 
>> 
>> 2018-02-14 23:13 GMT+01:00 Carlos Rovira :
>> 
>>> Ok Alex, that's great, so we'll be doing the work on RELEASE_NOTES file
>>> 
>>> thanks!
>>> 
>>> 2018-02-14 17:31 GMT+01:00 Alex Harui :
>>> 
 We already have this.  It is the RELEASE_NOTES file.  All ASF releases
>>> are
 supposed to have one so we should use it.  And as keepachangelog.com
>>> says,
 it is not the GitHub commit log.
 
 IMO, it is not the Release Manager's job to fill this out.  It needs
>>> to
>>> be
 maintained by every committer.  I know I'm really bad about filling it
>>> out
 which is why I proposed a Commit Wizard a few days ago.
 
 IMO, there were some good feature enhancements in 0.9.1, like
 NestedDataGridColumn, but nothing really notable.  The focus of 0.9.1
>>> was
 to get the documentation published by making sure ASDoc and the
>>> examples
 worked.  Also, there was only a few weeks between 0.9.0 and 0.9.1.
 
 Also, I added links from the RELEASE_NOTES to our wiki.  That way we
>>> can
 add late-breaking news after the release.  I think we should do the
>>> that
 for every release.  But we should try to make the RELEASE_NOTES
>>> contain
 most or all of the notable changes.
 
 I think there will be major new features in 0.9.2 if it doesn't
>>> become a
 hot fix release.  I just pushed "fixed row height virtual lists" and
>>> will
 likely get variable row height working as well.  And of course, I did
>>> not
 update RELEASE_NOTES when I pushed those changes, so I will go and do
>>> that
 now ;-)
 
 My 2 cents,
 -Alex
 
 On 2/14/18, 5:15 AM, "Olaf Krueger"  wrote:
 
>> In Moonshine we are following this ->
>> https://na01.safelinks.protection.outlook.com/?url=
 http%3A%2F%2Fkeepachan
>> gelog.com%2Fen%2F1.0.0%2F&data=02%7C01%7Caharui%40adobe.com
 %7C4f310c6f286
>> 04f5391d708d573acfd7d%7Cfa7b1b5a7b34438794aed2c178de
 cee1%7C0%7C0%7C636542
>> 109181598814&sdata=Epgu%2BBIjQkIbbte9KXBIEFwg1YN2uZZ7a
 DEr%2BoGyvgU%3D&res
>> erved=0
> 
> +1, we also start using this format here ;-)
> 
> Olaf
> 
> 
> 
> --
> Sent from:
> https://na01.safelinks.protection.outlook.com/?url=
 http%3A%2F%2Fapache-roy
> ale-development.20373.n8.nabble.com%2F&data=02%7C01%7Caharui%
>>> 40adobe.com
 %7
> C4f310c6f28604f5391d708d573acfd7d%7Cfa7b1b5a7b34438794aed2c178de
 cee1%7C0%7
> C0%7C636542109181598814&sdata=n4CqdIGyGoEp2hanhb%
 2FtTrL8UvC8jWWmiEH%2FTWHb
> sIY%3D&reserved=0
 
 
>>> 
>>> 
>>> --
>>> Carlos Rovira
>>> 
>>> https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me% 
>>> 
>>> 2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com 
>>> %7C74e5ff2b882c46c7cfdf08
>>> d578672402%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C63654730674335656
>>> 9&sdata=cebcj%2BzMEiHGeB6K3kI%2Fi4rtDc4w%2BCjWPAf%2FnfjGSX4%3D&reserved=0
>>> 
>> 
>> 
>> 
>> -- 
>> 
>> Piotr Zarzycki
>> 
>> Patreon: 
>> *https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patr 
>> 
>> eon.com %2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com 
>> %7C74e5ff2b882c46
>> c7cfdf08d578672402%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6365473067
>> 43356569&sdata=aM%2FQpF7A6bDHtDARJM4wUWaA9oE7OHMNbGaNEIe9wbA%3D&reserved=0
>> > 
>> eon.com %2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com 
>> %7C74e5ff2b882c46
>> c7cfdf08d578672402%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6365473067

Re: Maintain Release Notes List of changes(was: Re: [DRAFT][ANNOUNCE] Apache Royale 0.9.1 Released)

2018-02-20 Thread Alex Harui
If you want a particular format, help me write a wizard that will manage
that.  I will not remember to get it right every time I commit.  I will
not know what to use for a description unless we take the bug topic
verbatim with any misspellings and other cruft.

My 2 cents,
-Alex

On 2/20/18, 5:37 AM, "Piotr Zarzycki"  wrote:

>I see in release notes links to issues. I'm in favor of having description
>+ eventually links.
>
>- my description for a bug [Bug Number](link) - it will display nicely on
>GitHub.
>
>I'm talking about this commit.
>
>What do other thinks ?
>
>Thanks, Piotr
>
>
>2018-02-14 23:13 GMT+01:00 Carlos Rovira :
>
>> Ok Alex, that's great, so we'll be doing the work on RELEASE_NOTES file
>>
>> thanks!
>>
>> 2018-02-14 17:31 GMT+01:00 Alex Harui :
>>
>> > We already have this.  It is the RELEASE_NOTES file.  All ASF releases
>> are
>> > supposed to have one so we should use it.  And as keepachangelog.com
>> says,
>> > it is not the GitHub commit log.
>> >
>> > IMO, it is not the Release Manager's job to fill this out.  It needs
>>to
>> be
>> > maintained by every committer.  I know I'm really bad about filling it
>> out
>> > which is why I proposed a Commit Wizard a few days ago.
>> >
>> > IMO, there were some good feature enhancements in 0.9.1, like
>> > NestedDataGridColumn, but nothing really notable.  The focus of 0.9.1
>>was
>> > to get the documentation published by making sure ASDoc and the
>>examples
>> > worked.  Also, there was only a few weeks between 0.9.0 and 0.9.1.
>> >
>> > Also, I added links from the RELEASE_NOTES to our wiki.  That way we
>>can
>> > add late-breaking news after the release.  I think we should do the
>>that
>> > for every release.  But we should try to make the RELEASE_NOTES
>>contain
>> > most or all of the notable changes.
>> >
>> > I think there will be major new features in 0.9.2 if it doesn't
>>become a
>> > hot fix release.  I just pushed "fixed row height virtual lists" and
>>will
>> > likely get variable row height working as well.  And of course, I did
>>not
>> > update RELEASE_NOTES when I pushed those changes, so I will go and do
>> that
>> > now ;-)
>> >
>> > My 2 cents,
>> > -Alex
>> >
>> > On 2/14/18, 5:15 AM, "Olaf Krueger"  wrote:
>> >
>> > >>In Moonshine we are following this ->
>> > >>https://na01.safelinks.protection.outlook.com/?url=
>> > http%3A%2F%2Fkeepachan
>> > >>gelog.com%2Fen%2F1.0.0%2F&data=02%7C01%7Caharui%40adobe.com
>> > %7C4f310c6f286
>> > >>04f5391d708d573acfd7d%7Cfa7b1b5a7b34438794aed2c178de
>> > cee1%7C0%7C0%7C636542
>> > >>109181598814&sdata=Epgu%2BBIjQkIbbte9KXBIEFwg1YN2uZZ7a
>> > DEr%2BoGyvgU%3D&res
>> > >>erved=0
>> > >
>> > >+1, we also start using this format here ;-)
>> > >
>> > >Olaf
>> > >
>> > >
>> > >
>> > >--
>> > >Sent from:
>> > >https://na01.safelinks.protection.outlook.com/?url=
>> > http%3A%2F%2Fapache-roy
>> > >ale-development.20373.n8.nabble.com%2F&data=02%7C01%7Caharui%
>> 40adobe.com
>> > %7
>> > >C4f310c6f28604f5391d708d573acfd7d%7Cfa7b1b5a7b34438794aed2c178de
>> > cee1%7C0%7
>> > >C0%7C636542109181598814&sdata=n4CqdIGyGoEp2hanhb%
>> > 2FtTrL8UvC8jWWmiEH%2FTWHb
>> > >sIY%3D&reserved=0
>> >
>> >
>>
>>
>> --
>> Carlos Rovira
>> 
>>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%
>>2Fcarlosrovira&data=02%7C01%7Caharui%40adobe.com%7C74e5ff2b882c46c7cfdf08
>>d578672402%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C63654730674335656
>>9&sdata=cebcj%2BzMEiHGeB6K3kI%2Fi4rtDc4w%2BCjWPAf%2FnfjGSX4%3D&reserved=0
>>
>
>
>
>-- 
>
>Piotr Zarzycki
>
>Patreon: 
>*https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patr
>eon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C74e5ff2b882c46
>c7cfdf08d578672402%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6365473067
>43356569&sdata=aM%2FQpF7A6bDHtDARJM4wUWaA9oE7OHMNbGaNEIe9wbA%3D&reserved=0
>eon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C74e5ff2b882c46
>c7cfdf08d578672402%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6365473067
>43356569&sdata=aM%2FQpF7A6bDHtDARJM4wUWaA9oE7OHMNbGaNEIe9wbA%3D&reserved=0
>>*



Re: Maintain Release Notes List of changes(was: Re: [DRAFT][ANNOUNCE] Apache Royale 0.9.1 Released)

2018-02-20 Thread Piotr Zarzycki
I see in release notes links to issues. I'm in favor of having description
+ eventually links.

- my description for a bug [Bug Number](link) - it will display nicely on
GitHub.

I'm talking about this commit.

What do other thinks ?

Thanks, Piotr


2018-02-14 23:13 GMT+01:00 Carlos Rovira :

> Ok Alex, that's great, so we'll be doing the work on RELEASE_NOTES file
>
> thanks!
>
> 2018-02-14 17:31 GMT+01:00 Alex Harui :
>
> > We already have this.  It is the RELEASE_NOTES file.  All ASF releases
> are
> > supposed to have one so we should use it.  And as keepachangelog.com
> says,
> > it is not the GitHub commit log.
> >
> > IMO, it is not the Release Manager's job to fill this out.  It needs to
> be
> > maintained by every committer.  I know I'm really bad about filling it
> out
> > which is why I proposed a Commit Wizard a few days ago.
> >
> > IMO, there were some good feature enhancements in 0.9.1, like
> > NestedDataGridColumn, but nothing really notable.  The focus of 0.9.1 was
> > to get the documentation published by making sure ASDoc and the examples
> > worked.  Also, there was only a few weeks between 0.9.0 and 0.9.1.
> >
> > Also, I added links from the RELEASE_NOTES to our wiki.  That way we can
> > add late-breaking news after the release.  I think we should do the that
> > for every release.  But we should try to make the RELEASE_NOTES contain
> > most or all of the notable changes.
> >
> > I think there will be major new features in 0.9.2 if it doesn't become a
> > hot fix release.  I just pushed "fixed row height virtual lists" and will
> > likely get variable row height working as well.  And of course, I did not
> > update RELEASE_NOTES when I pushed those changes, so I will go and do
> that
> > now ;-)
> >
> > My 2 cents,
> > -Alex
> >
> > On 2/14/18, 5:15 AM, "Olaf Krueger"  wrote:
> >
> > >>In Moonshine we are following this ->
> > >>https://na01.safelinks.protection.outlook.com/?url=
> > http%3A%2F%2Fkeepachan
> > >>gelog.com%2Fen%2F1.0.0%2F&data=02%7C01%7Caharui%40adobe.com
> > %7C4f310c6f286
> > >>04f5391d708d573acfd7d%7Cfa7b1b5a7b34438794aed2c178de
> > cee1%7C0%7C0%7C636542
> > >>109181598814&sdata=Epgu%2BBIjQkIbbte9KXBIEFwg1YN2uZZ7a
> > DEr%2BoGyvgU%3D&res
> > >>erved=0
> > >
> > >+1, we also start using this format here ;-)
> > >
> > >Olaf
> > >
> > >
> > >
> > >--
> > >Sent from:
> > >https://na01.safelinks.protection.outlook.com/?url=
> > http%3A%2F%2Fapache-roy
> > >ale-development.20373.n8.nabble.com%2F&data=02%7C01%7Caharui%
> 40adobe.com
> > %7
> > >C4f310c6f28604f5391d708d573acfd7d%7Cfa7b1b5a7b34438794aed2c178de
> > cee1%7C0%7
> > >C0%7C636542109181598814&sdata=n4CqdIGyGoEp2hanhb%
> > 2FtTrL8UvC8jWWmiEH%2FTWHb
> > >sIY%3D&reserved=0
> >
> >
>
>
> --
> Carlos Rovira
> http://about.me/carlosrovira
>



-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
*


Re: Maintain Release Notes List of changes(was: Re: [DRAFT][ANNOUNCE] Apache Royale 0.9.1 Released)

2018-02-14 Thread Carlos Rovira
Ok Alex, that's great, so we'll be doing the work on RELEASE_NOTES file

thanks!

2018-02-14 17:31 GMT+01:00 Alex Harui :

> We already have this.  It is the RELEASE_NOTES file.  All ASF releases are
> supposed to have one so we should use it.  And as keepachangelog.com says,
> it is not the GitHub commit log.
>
> IMO, it is not the Release Manager's job to fill this out.  It needs to be
> maintained by every committer.  I know I'm really bad about filling it out
> which is why I proposed a Commit Wizard a few days ago.
>
> IMO, there were some good feature enhancements in 0.9.1, like
> NestedDataGridColumn, but nothing really notable.  The focus of 0.9.1 was
> to get the documentation published by making sure ASDoc and the examples
> worked.  Also, there was only a few weeks between 0.9.0 and 0.9.1.
>
> Also, I added links from the RELEASE_NOTES to our wiki.  That way we can
> add late-breaking news after the release.  I think we should do the that
> for every release.  But we should try to make the RELEASE_NOTES contain
> most or all of the notable changes.
>
> I think there will be major new features in 0.9.2 if it doesn't become a
> hot fix release.  I just pushed "fixed row height virtual lists" and will
> likely get variable row height working as well.  And of course, I did not
> update RELEASE_NOTES when I pushed those changes, so I will go and do that
> now ;-)
>
> My 2 cents,
> -Alex
>
> On 2/14/18, 5:15 AM, "Olaf Krueger"  wrote:
>
> >>In Moonshine we are following this ->
> >>https://na01.safelinks.protection.outlook.com/?url=
> http%3A%2F%2Fkeepachan
> >>gelog.com%2Fen%2F1.0.0%2F&data=02%7C01%7Caharui%40adobe.com
> %7C4f310c6f286
> >>04f5391d708d573acfd7d%7Cfa7b1b5a7b34438794aed2c178de
> cee1%7C0%7C0%7C636542
> >>109181598814&sdata=Epgu%2BBIjQkIbbte9KXBIEFwg1YN2uZZ7a
> DEr%2BoGyvgU%3D&res
> >>erved=0
> >
> >+1, we also start using this format here ;-)
> >
> >Olaf
> >
> >
> >
> >--
> >Sent from:
> >https://na01.safelinks.protection.outlook.com/?url=
> http%3A%2F%2Fapache-roy
> >ale-development.20373.n8.nabble.com%2F&data=02%7C01%7Caharui%40adobe.com
> %7
> >C4f310c6f28604f5391d708d573acfd7d%7Cfa7b1b5a7b34438794aed2c178de
> cee1%7C0%7
> >C0%7C636542109181598814&sdata=n4CqdIGyGoEp2hanhb%
> 2FtTrL8UvC8jWWmiEH%2FTWHb
> >sIY%3D&reserved=0
>
>


-- 
Carlos Rovira
http://about.me/carlosrovira


Re: Maintain Release Notes List of changes(was: Re: [DRAFT][ANNOUNCE] Apache Royale 0.9.1 Released)

2018-02-14 Thread Alex Harui
We already have this.  It is the RELEASE_NOTES file.  All ASF releases are
supposed to have one so we should use it.  And as keepachangelog.com says,
it is not the GitHub commit log.

IMO, it is not the Release Manager's job to fill this out.  It needs to be
maintained by every committer.  I know I'm really bad about filling it out
which is why I proposed a Commit Wizard a few days ago.

IMO, there were some good feature enhancements in 0.9.1, like
NestedDataGridColumn, but nothing really notable.  The focus of 0.9.1 was
to get the documentation published by making sure ASDoc and the examples
worked.  Also, there was only a few weeks between 0.9.0 and 0.9.1.

Also, I added links from the RELEASE_NOTES to our wiki.  That way we can
add late-breaking news after the release.  I think we should do the that
for every release.  But we should try to make the RELEASE_NOTES contain
most or all of the notable changes.

I think there will be major new features in 0.9.2 if it doesn't become a
hot fix release.  I just pushed "fixed row height virtual lists" and will
likely get variable row height working as well.  And of course, I did not
update RELEASE_NOTES when I pushed those changes, so I will go and do that
now ;-)

My 2 cents,
-Alex

On 2/14/18, 5:15 AM, "Olaf Krueger"  wrote:

>>In Moonshine we are following this ->
>>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fkeepachan
>>gelog.com%2Fen%2F1.0.0%2F&data=02%7C01%7Caharui%40adobe.com%7C4f310c6f286
>>04f5391d708d573acfd7d%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636542
>>109181598814&sdata=Epgu%2BBIjQkIbbte9KXBIEFwg1YN2uZZ7aDEr%2BoGyvgU%3D&res
>>erved=0
>
>+1, we also start using this format here ;-)
>
>Olaf
>
>
>
>--
>Sent from: 
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-roy
>ale-development.20373.n8.nabble.com%2F&data=02%7C01%7Caharui%40adobe.com%7
>C4f310c6f28604f5391d708d573acfd7d%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7
>C0%7C636542109181598814&sdata=n4CqdIGyGoEp2hanhb%2FtTrL8UvC8jWWmiEH%2FTWHb
>sIY%3D&reserved=0



Re: Maintain Release Notes List of changes(was: Re: [DRAFT][ANNOUNCE] Apache Royale 0.9.1 Released)

2018-02-14 Thread Olaf Krueger
>In Moonshine we are following this -> http://keepachangelog.com/en/1.0.0/

+1, we also start using this format here ;-)

Olaf



--
Sent from: http://apache-royale-development.20373.n8.nabble.com/


Re: Maintain Release Notes List of changes(was: Re: [DRAFT][ANNOUNCE] Apache Royale 0.9.1 Released)

2018-02-14 Thread Olaf Krueger
We could force ourselves to consequent use GitHub issues and milestones (and
references from commits to issues) and maybe there's a way to generate a
ChangeLog automatically.
I just found e.g. this [1], I guess there exist some more like this out
there...

Just some thoughts,
Olaf

[1] https://github.com/skywinder/github-changelog-generator



--
Sent from: http://apache-royale-development.20373.n8.nabble.com/


Maintain Release Notes List of changes(was: Re: [DRAFT][ANNOUNCE] Apache Royale 0.9.1 Released)

2018-02-14 Thread Carlos Rovira
Hi,

in order to move this, I think this is important, and we should have as a
team some way to make this possible.
We should make this happen for the next release.
Suggestions are welcome.

Thanks!

Carlos


2018-02-14 13:56 GMT+01:00 Carlos Rovira :

> That's right, we should do something in that way. Maybe better create a
> new thread about this
>
> 2018-02-14 13:45 GMT+01:00 Piotr Zarzycki :
>
>> In Moonshine we are following this -> http://keepachangelog.com/en/1.0.0/
>>
>> 2018-02-14 13:44 GMT+01:00 Gabe Harbs :
>>
>> > We probably should maintain a changelog which gets modified as things
>> are
>> > developed.
>> >
>> > > On Feb 14, 2018, at 2:39 PM, Carlos Rovira 
>> > wrote:
>> > >
>> > > Hi just one more thing, for next release, since this is already done
>> and
>> > > announced.
>> > >
>> > > People in twitter and facebook asked about "what's changed" when
>> released
>> > > 0.9.0 (in comparison with FlexJS latest release)
>> > >
>> > > My response was that 0.9.0 was a first release here and there was no
>> > "list
>> > > of changes". But I think people expect for next release see what is
>> done
>> > > and what to expect.
>> > >
>> > > If we don't make some "Release Notes" with a list of changes, people
>> out
>> > > there will not know what's happening here. Only people working on the
>> > > project will know what's change and maybe even only know about what
>> > changes
>> > > he made, but not changes made by other contributors.
>> > >
>> > > So I think that is very important to communicate in each release the
>> > "diff"
>> > > between releases so people understand what's going on, and we need to
>> > > communicate it through blog post, twitter, facebook, and whatever
>> other
>> > > via. If not we'll be working for us, and only us will know what's
>> going
>> > on.
>> > >
>> > >
>> > >
>>
> --
Carlos Rovira
http://about.me/carlosrovira


Re: [DRAFT][ANNOUNCE] Apache Royale 0.9.1 Released

2018-02-14 Thread Carlos Rovira
That's right, we should do something in that way. Maybe better create a new
thread about this

2018-02-14 13:45 GMT+01:00 Piotr Zarzycki :

> In Moonshine we are following this -> http://keepachangelog.com/en/1.0.0/
>
> 2018-02-14 13:44 GMT+01:00 Gabe Harbs :
>
> > We probably should maintain a changelog which gets modified as things are
> > developed.
> >
> > > On Feb 14, 2018, at 2:39 PM, Carlos Rovira 
> > wrote:
> > >
> > > Hi just one more thing, for next release, since this is already done
> and
> > > announced.
> > >
> > > People in twitter and facebook asked about "what's changed" when
> released
> > > 0.9.0 (in comparison with FlexJS latest release)
> > >
> > > My response was that 0.9.0 was a first release here and there was no
> > "list
> > > of changes". But I think people expect for next release see what is
> done
> > > and what to expect.
> > >
> > > If we don't make some "Release Notes" with a list of changes, people
> out
> > > there will not know what's happening here. Only people working on the
> > > project will know what's change and maybe even only know about what
> > changes
> > > he made, but not changes made by other contributors.
> > >
> > > So I think that is very important to communicate in each release the
> > "diff"
> > > between releases so people understand what's going on, and we need to
> > > communicate it through blog post, twitter, facebook, and whatever other
> > > via. If not we'll be working for us, and only us will know what's going
> > on.
> > >
> > >
> > >
> > >
> > >
> > > 2018-02-13 23:15 GMT+01:00 Jason Guild :
> > >
> > >> Please pull the first sentence from the 0.9.0 blog announcement that
> > >> Carlos recently worked on.
> > >> It reads better and is grammatically correct.
> > >>
> > >>
> > >> On 2/13/2018 12:15 PM, Alex Harui wrote:
> > >>
> > >>> We will wait a bit for other feedback and let the mirrors finish
> > >>> propagating.  I'll post it in about 8 hours if no other feedback.
> > >>>
> > >>> -Alex
> > >>>
> > >>> On 2/13/18, 1:00 PM, "Piotr Zarzycki" 
> > wrote:
> > >>>
> > >>> Go on and announce. I will fill GitHub release once it will be done!
> :)
> > 
> >  Thanks,
> >  Piotr
> > 
> >  2018-02-13 21:57 GMT+01:00 Andrew Wetmore :
> > 
> >  This announcement seems clear and inviting.
> > >
> > > On Tue, Feb 13, 2018 at 3:06 PM, Alex Harui
>  > >
> > > wrote:
> > >
> > > Please comment on the draft below.
> > >>
> > >> Thoughts?
> > >> -Alex
> > >>
> > >>
> > >>
> > > --
> > > Andrew Wetmore
> > >
> > >
> > > https://na01.safelinks.protection.outlook.com/?url=http%3A%
> > > 2F%2Fcottage14
> > > .blogspot.com%2F&data=02%7C01%7Caharui%40adobe.com%7Cd4c77f7
> > > efac24c43527b
> > > 08d57324d7ed%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%
> > > 7C636541524457865
> > > 491&sdata=i2PjCF4AaKmM70dq489Z60snqnKXju
> fTQU6iTKe34Jg%3D&reserved=0
> > >
> > >
> > 
> >  --
> > 
> >  Piotr Zarzycki
> > 
> >  Patreon:
> >  *https://na01.safelinks.protection.outlook.com/?url=https%
> >  3A%2F%2Fwww.patr
> >  eon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C
> >  d4c77f7efac24c
> >  43527b08d57324d7ed%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%
> >  7C0%7C6365415244
> >  57865491&sdata=4K39eoxbjwFxRmtuduLgUulDCCVtPnrkQHxQ1UIIO%
> >  2F4%3D&reserved=0
> >   >  3A%2F%2Fwww.patr
> >  eon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C
> >  d4c77f7efac24c
> >  43527b08d57324d7ed%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%
> >  7C0%7C6365415244
> >  57865491&sdata=4K39eoxbjwFxRmtuduLgUulDCCVtPnrkQHxQ1UIIO%
> >  2F4%3D&reserved=0
> > 
> > > *
> > >
> > 
> > >> --
> > >> Jason Guild
> > >> Analyst/Programmer V
> > >> State of Alaska - Department of Transportation & Public Facilities
> > >> Information Systems and Services Division
> > >> 820 E. 15th Ave.
> > >> Anchorage, Alaska 99501
> > >>
> > >>
> > >
> > >
> > > --
> > > Carlos Rovira
> > > http://about.me/carlosrovira
> >
> >
>
>
> --
>
> Piotr Zarzycki
>
> Patreon: *https://www.patreon.com/piotrzarzycki
> *
>



-- 
Carlos Rovira
http://about.me/carlosrovira


Re: [DRAFT][ANNOUNCE] Apache Royale 0.9.1 Released

2018-02-14 Thread Piotr Zarzycki
In Moonshine we are following this -> http://keepachangelog.com/en/1.0.0/

2018-02-14 13:44 GMT+01:00 Gabe Harbs :

> We probably should maintain a changelog which gets modified as things are
> developed.
>
> > On Feb 14, 2018, at 2:39 PM, Carlos Rovira 
> wrote:
> >
> > Hi just one more thing, for next release, since this is already done and
> > announced.
> >
> > People in twitter and facebook asked about "what's changed" when released
> > 0.9.0 (in comparison with FlexJS latest release)
> >
> > My response was that 0.9.0 was a first release here and there was no
> "list
> > of changes". But I think people expect for next release see what is done
> > and what to expect.
> >
> > If we don't make some "Release Notes" with a list of changes, people out
> > there will not know what's happening here. Only people working on the
> > project will know what's change and maybe even only know about what
> changes
> > he made, but not changes made by other contributors.
> >
> > So I think that is very important to communicate in each release the
> "diff"
> > between releases so people understand what's going on, and we need to
> > communicate it through blog post, twitter, facebook, and whatever other
> > via. If not we'll be working for us, and only us will know what's going
> on.
> >
> >
> >
> >
> >
> > 2018-02-13 23:15 GMT+01:00 Jason Guild :
> >
> >> Please pull the first sentence from the 0.9.0 blog announcement that
> >> Carlos recently worked on.
> >> It reads better and is grammatically correct.
> >>
> >>
> >> On 2/13/2018 12:15 PM, Alex Harui wrote:
> >>
> >>> We will wait a bit for other feedback and let the mirrors finish
> >>> propagating.  I'll post it in about 8 hours if no other feedback.
> >>>
> >>> -Alex
> >>>
> >>> On 2/13/18, 1:00 PM, "Piotr Zarzycki" 
> wrote:
> >>>
> >>> Go on and announce. I will fill GitHub release once it will be done! :)
> 
>  Thanks,
>  Piotr
> 
>  2018-02-13 21:57 GMT+01:00 Andrew Wetmore :
> 
>  This announcement seems clear and inviting.
> >
> > On Tue, Feb 13, 2018 at 3:06 PM, Alex Harui  >
> > wrote:
> >
> > Please comment on the draft below.
> >>
> >> Thoughts?
> >> -Alex
> >>
> >>
> >>
> > --
> > Andrew Wetmore
> >
> >
> > https://na01.safelinks.protection.outlook.com/?url=http%3A%
> > 2F%2Fcottage14
> > .blogspot.com%2F&data=02%7C01%7Caharui%40adobe.com%7Cd4c77f7
> > efac24c43527b
> > 08d57324d7ed%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%
> > 7C636541524457865
> > 491&sdata=i2PjCF4AaKmM70dq489Z60snqnKXjufTQU6iTKe34Jg%3D&reserved=0
> >
> >
> 
>  --
> 
>  Piotr Zarzycki
> 
>  Patreon:
>  *https://na01.safelinks.protection.outlook.com/?url=https%
>  3A%2F%2Fwww.patr
>  eon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C
>  d4c77f7efac24c
>  43527b08d57324d7ed%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%
>  7C0%7C6365415244
>  57865491&sdata=4K39eoxbjwFxRmtuduLgUulDCCVtPnrkQHxQ1UIIO%
>  2F4%3D&reserved=0
>    3A%2F%2Fwww.patr
>  eon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C
>  d4c77f7efac24c
>  43527b08d57324d7ed%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%
>  7C0%7C6365415244
>  57865491&sdata=4K39eoxbjwFxRmtuduLgUulDCCVtPnrkQHxQ1UIIO%
>  2F4%3D&reserved=0
> 
> > *
> >
> 
> >> --
> >> Jason Guild
> >> Analyst/Programmer V
> >> State of Alaska - Department of Transportation & Public Facilities
> >> Information Systems and Services Division
> >> 820 E. 15th Ave.
> >> Anchorage, Alaska 99501
> >>
> >>
> >
> >
> > --
> > Carlos Rovira
> > http://about.me/carlosrovira
>
>


-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
*


Re: [DRAFT][ANNOUNCE] Apache Royale 0.9.1 Released

2018-02-14 Thread Gabe Harbs
We probably should maintain a changelog which gets modified as things are 
developed.

> On Feb 14, 2018, at 2:39 PM, Carlos Rovira  wrote:
> 
> Hi just one more thing, for next release, since this is already done and
> announced.
> 
> People in twitter and facebook asked about "what's changed" when released
> 0.9.0 (in comparison with FlexJS latest release)
> 
> My response was that 0.9.0 was a first release here and there was no "list
> of changes". But I think people expect for next release see what is done
> and what to expect.
> 
> If we don't make some "Release Notes" with a list of changes, people out
> there will not know what's happening here. Only people working on the
> project will know what's change and maybe even only know about what changes
> he made, but not changes made by other contributors.
> 
> So I think that is very important to communicate in each release the "diff"
> between releases so people understand what's going on, and we need to
> communicate it through blog post, twitter, facebook, and whatever other
> via. If not we'll be working for us, and only us will know what's going on.
> 
> 
> 
> 
> 
> 2018-02-13 23:15 GMT+01:00 Jason Guild :
> 
>> Please pull the first sentence from the 0.9.0 blog announcement that
>> Carlos recently worked on.
>> It reads better and is grammatically correct.
>> 
>> 
>> On 2/13/2018 12:15 PM, Alex Harui wrote:
>> 
>>> We will wait a bit for other feedback and let the mirrors finish
>>> propagating.  I'll post it in about 8 hours if no other feedback.
>>> 
>>> -Alex
>>> 
>>> On 2/13/18, 1:00 PM, "Piotr Zarzycki"  wrote:
>>> 
>>> Go on and announce. I will fill GitHub release once it will be done! :)
 
 Thanks,
 Piotr
 
 2018-02-13 21:57 GMT+01:00 Andrew Wetmore :
 
 This announcement seems clear and inviting.
> 
> On Tue, Feb 13, 2018 at 3:06 PM, Alex Harui 
> wrote:
> 
> Please comment on the draft below.
>> 
>> Thoughts?
>> -Alex
>> 
>> 
>> 
> --
> Andrew Wetmore
> 
> 
> https://na01.safelinks.protection.outlook.com/?url=http%3A%
> 2F%2Fcottage14
> .blogspot.com%2F&data=02%7C01%7Caharui%40adobe.com%7Cd4c77f7
> efac24c43527b
> 08d57324d7ed%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%
> 7C636541524457865
> 491&sdata=i2PjCF4AaKmM70dq489Z60snqnKXjufTQU6iTKe34Jg%3D&reserved=0
> 
> 
 
 --
 
 Piotr Zarzycki
 
 Patreon:
 *https://na01.safelinks.protection.outlook.com/?url=https%
 3A%2F%2Fwww.patr
 eon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C
 d4c77f7efac24c
 43527b08d57324d7ed%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%
 7C0%7C6365415244
 57865491&sdata=4K39eoxbjwFxRmtuduLgUulDCCVtPnrkQHxQ1UIIO%
 2F4%3D&reserved=0
  *
> 
 
>> --
>> Jason Guild
>> Analyst/Programmer V
>> State of Alaska - Department of Transportation & Public Facilities
>> Information Systems and Services Division
>> 820 E. 15th Ave.
>> Anchorage, Alaska 99501
>> 
>> 
> 
> 
> -- 
> Carlos Rovira
> http://about.me/carlosrovira



Re: [DRAFT][ANNOUNCE] Apache Royale 0.9.1 Released

2018-02-14 Thread Carlos Rovira
Hi just one more thing, for next release, since this is already done and
announced.

People in twitter and facebook asked about "what's changed" when released
0.9.0 (in comparison with FlexJS latest release)

My response was that 0.9.0 was a first release here and there was no "list
of changes". But I think people expect for next release see what is done
and what to expect.

If we don't make some "Release Notes" with a list of changes, people out
there will not know what's happening here. Only people working on the
project will know what's change and maybe even only know about what changes
he made, but not changes made by other contributors.

So I think that is very important to communicate in each release the "diff"
between releases so people understand what's going on, and we need to
communicate it through blog post, twitter, facebook, and whatever other
via. If not we'll be working for us, and only us will know what's going on.





2018-02-13 23:15 GMT+01:00 Jason Guild :

> Please pull the first sentence from the 0.9.0 blog announcement that
> Carlos recently worked on.
> It reads better and is grammatically correct.
>
>
> On 2/13/2018 12:15 PM, Alex Harui wrote:
>
>> We will wait a bit for other feedback and let the mirrors finish
>> propagating.  I'll post it in about 8 hours if no other feedback.
>>
>> -Alex
>>
>> On 2/13/18, 1:00 PM, "Piotr Zarzycki"  wrote:
>>
>> Go on and announce. I will fill GitHub release once it will be done! :)
>>>
>>> Thanks,
>>> Piotr
>>>
>>> 2018-02-13 21:57 GMT+01:00 Andrew Wetmore :
>>>
>>> This announcement seems clear and inviting.

 On Tue, Feb 13, 2018 at 3:06 PM, Alex Harui 
 wrote:

 Please comment on the draft below.
>
> Thoughts?
> -Alex
>
>
>
 --
 Andrew Wetmore


 https://na01.safelinks.protection.outlook.com/?url=http%3A%
 2F%2Fcottage14
 .blogspot.com%2F&data=02%7C01%7Caharui%40adobe.com%7Cd4c77f7
 efac24c43527b
 08d57324d7ed%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%
 7C636541524457865
 491&sdata=i2PjCF4AaKmM70dq489Z60snqnKXjufTQU6iTKe34Jg%3D&reserved=0


>>>
>>> --
>>>
>>> Piotr Zarzycki
>>>
>>> Patreon:
>>> *https://na01.safelinks.protection.outlook.com/?url=https%
>>> 3A%2F%2Fwww.patr
>>> eon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C
>>> d4c77f7efac24c
>>> 43527b08d57324d7ed%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%
>>> 7C0%7C6365415244
>>> 57865491&sdata=4K39eoxbjwFxRmtuduLgUulDCCVtPnrkQHxQ1UIIO%
>>> 2F4%3D&reserved=0
>>> >> 3A%2F%2Fwww.patr
>>> eon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7C
>>> d4c77f7efac24c
>>> 43527b08d57324d7ed%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%
>>> 7C0%7C6365415244
>>> 57865491&sdata=4K39eoxbjwFxRmtuduLgUulDCCVtPnrkQHxQ1UIIO%
>>> 2F4%3D&reserved=0
>>>
 *

>>>
> --
> Jason Guild
> Analyst/Programmer V
> State of Alaska - Department of Transportation & Public Facilities
> Information Systems and Services Division
> 820 E. 15th Ave.
> Anchorage, Alaska 99501
>
>


-- 
Carlos Rovira
http://about.me/carlosrovira


Re: [DRAFT][ANNOUNCE] Apache Royale 0.9.1 Released

2018-02-13 Thread Jason Guild
Please pull the first sentence from the 0.9.0 blog announcement that 
Carlos recently worked on.

It reads better and is grammatically correct.

On 2/13/2018 12:15 PM, Alex Harui wrote:

We will wait a bit for other feedback and let the mirrors finish
propagating.  I'll post it in about 8 hours if no other feedback.

-Alex

On 2/13/18, 1:00 PM, "Piotr Zarzycki"  wrote:


Go on and announce. I will fill GitHub release once it will be done! :)

Thanks,
Piotr

2018-02-13 21:57 GMT+01:00 Andrew Wetmore :


This announcement seems clear and inviting.

On Tue, Feb 13, 2018 at 3:06 PM, Alex Harui 
wrote:


Please comment on the draft below.

Thoughts?
-Alex




--
Andrew Wetmore


https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcottage14
.blogspot.com%2F&data=02%7C01%7Caharui%40adobe.com%7Cd4c77f7efac24c43527b
08d57324d7ed%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636541524457865
491&sdata=i2PjCF4AaKmM70dq489Z60snqnKXjufTQU6iTKe34Jg%3D&reserved=0




--

Piotr Zarzycki

Patreon:
*https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patr
eon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7Cd4c77f7efac24c
43527b08d57324d7ed%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6365415244
57865491&sdata=4K39eoxbjwFxRmtuduLgUulDCCVtPnrkQHxQ1UIIO%2F4%3D&reserved=0


Re: [DRAFT][ANNOUNCE] Apache Royale 0.9.1 Released

2018-02-13 Thread Alex Harui
We will wait a bit for other feedback and let the mirrors finish
propagating.  I'll post it in about 8 hours if no other feedback.

-Alex

On 2/13/18, 1:00 PM, "Piotr Zarzycki"  wrote:

>Go on and announce. I will fill GitHub release once it will be done! :)
>
>Thanks,
>Piotr
>
>2018-02-13 21:57 GMT+01:00 Andrew Wetmore :
>
>> This announcement seems clear and inviting.
>>
>> On Tue, Feb 13, 2018 at 3:06 PM, Alex Harui 
>> wrote:
>>
>> > Please comment on the draft below.
>> >
>> > Thoughts?
>> > -Alex
>> >
>> >
>>
>>
>> --
>> Andrew Wetmore
>>
>> 
>>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcottage14
>>.blogspot.com%2F&data=02%7C01%7Caharui%40adobe.com%7Cd4c77f7efac24c43527b
>>08d57324d7ed%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636541524457865
>>491&sdata=i2PjCF4AaKmM70dq489Z60snqnKXjufTQU6iTKe34Jg%3D&reserved=0
>>
>
>
>
>-- 
>
>Piotr Zarzycki
>
>Patreon: 
>*https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patr
>eon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7Cd4c77f7efac24c
>43527b08d57324d7ed%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6365415244
>57865491&sdata=4K39eoxbjwFxRmtuduLgUulDCCVtPnrkQHxQ1UIIO%2F4%3D&reserved=0
>eon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7Cd4c77f7efac24c
>43527b08d57324d7ed%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6365415244
>57865491&sdata=4K39eoxbjwFxRmtuduLgUulDCCVtPnrkQHxQ1UIIO%2F4%3D&reserved=0
>>*



Re: [DRAFT][ANNOUNCE] Apache Royale 0.9.1 Released

2018-02-13 Thread Piotr Zarzycki
Go on and announce. I will fill GitHub release once it will be done! :)

Thanks,
Piotr

2018-02-13 21:57 GMT+01:00 Andrew Wetmore :

> This announcement seems clear and inviting.
>
> On Tue, Feb 13, 2018 at 3:06 PM, Alex Harui 
> wrote:
>
> > Please comment on the draft below.
> >
> > Thoughts?
> > -Alex
> >
> >
>
>
> --
> Andrew Wetmore
>
> http://cottage14.blogspot.com/
>



-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
*


Re: [DRAFT][ANNOUNCE] Apache Royale 0.9.1 Released

2018-02-13 Thread Andrew Wetmore
This announcement seems clear and inviting.

On Tue, Feb 13, 2018 at 3:06 PM, Alex Harui 
wrote:

> Please comment on the draft below.
>
> Thoughts?
> -Alex
>
>


-- 
Andrew Wetmore

http://cottage14.blogspot.com/


Re: [DRAFT][ANNOUNCE] Apache Royale 0.9.1 Released

2018-02-13 Thread Alex Harui
FYI, I just noticed that the "Get Started" section in the docs needs
filling out so I'm working on that now.

-Alex

On 2/13/18, 11:06 AM, "Alex Harui"  wrote:

>Please comment on the draft below.
>
>Thoughts?
>-Alex
>
>---
>
>The Apache Royale community is pleased to announce the release of Apache
>Royale 0.9.1.
>
>Apache Royale is a new project that took over the work on what was being
>called FlexJS, 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://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.co
>m%2Fapache%2Froyale-asjs%2Fissues&data=02%7C01%7Caharui%40adobe.com%7C2273
>6e8d6ce54840debe08d57314f283%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C
>636541456165875401&sdata=ImcdqdNBgRo2U0yH6Ghf3xXv1%2BWjpcMV7Ujopt6Ng1g%3D&
>reserved=0
>
>If you happen to know it is a compiler issue, please use:
>
>
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.co
>m%2Fapache%2Froyale-compiler%2Fissues&data=02%7C01%7Caharui%40adobe.com%7C
>22736e8d6ce54840debe08d57314f283%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C
>0%7C636541456165875401&sdata=tsBApKYx0KtS0p92WswX8RkJ3Isi7Gvy3ka6LqcBKTM%3
>D&reserved=0
>
>For questions about how to use Royale, send email to
>us...@royale.apache.org.  For questions and feedback on the development of
>the source code in the release, send email to dev@royale.apache.org.
>
>Apache Royale is available in source and binary form from the Apache
>mirrors:
>
>Source:
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apache
>.org%2Fdyn%2Fcloser.lua%2Froyale%2F0.9.1%2Fapache-royale-0.9.1-src.t&data=
>02%7C01%7Caharui%40adobe.com%7C22736e8d6ce54840debe08d57314f283%7Cfa7b1b5a
>7b34438794aed2c178decee1%7C0%7C0%7C636541456165875401&sdata=rAxWxZQHEQK2jk
>9lo5jxhFw7SgjaXnV7El8U3YqIHtc%3D&reserved=0
>ar.gz
>
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apache
>.org%2Fdyn%2Fcloser.lua%2Froyale%2F0.9.1%2Fapache-royale-0.9.1-src.z&data=
>02%7C01%7Caharui%40adobe.com%7C22736e8d6ce54840debe08d57314f283%7Cfa7b1b5a
>7b34438794aed2c178decee1%7C0%7C0%7C636541456165875401&sdata=Ze4b6er8m1UZii
>QNWFuSzllRRYGlWoapoV2p46DiDwM%3D&reserved=0
>ip
>
>Binary:
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apache
>.org%2Fdyn%2Fcloser.lua%2Froyale%2F0.9.1%2Fbinaries%2Fapache-royale-0&data
>=02%7C01%7Caharui%40adobe.com%7C22736e8d6ce54840debe08d57314f283%7Cfa7b1b5
>a7b34438794aed2c178decee1%7C0%7C0%7C636541456165875401&sdata=03uehFllnQOS0
>nb6CD%2FhNm1VgKXA0IJTf%2FxpeZ1x7NA%3D&reserved=0.
>9.1-bin-js.tar.gz
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apache
>.org%2Fdyn%2Fcloser.lua%2Froyale%2F0.9.1%2Fbinaries%2Fapache-royale-0&data
>=02%7C01%7Caharui%40adobe.com%7C22736e8d6ce54840debe08d57314f283%7Cfa7b1b5
>a7b34438794aed2c178decee1%7C0%7C0%7C636541456165875401&sdata=03uehFllnQOS0
>nb6CD%2FhNm1VgKXA0IJTf%2FxpeZ1x7NA%3D&reserved=0.
>9.1-bin-js.zip
>
>Binary with SWF support:
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apache
>.org%2Fdyn%2Fcloser.lua%2Froyale%2F0.9.1%2Fbinaries%2Fapache-royale-0&data
>=02%7C01%7Caharui%40adobe.com%7C22736e8d6ce54840debe08d57314f283%7Cfa7b1b5
>a7b34438794aed2c178decee1%7C0%7C0%7C636541456165875401&sdata=03uehFllnQOS0
>nb6CD%2FhNm1VgKXA0IJTf%2FxpeZ1x7NA%3D&reserved=0.
>9.1-bin-js-swf.tar.gz
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apache
>.org%2Fdyn%2Fcloser.lua%2Froyale%2F0.9.1%2Fbinaries%2Fapache-royale-0&data
>=02%7C01%7Caharui%40adobe.com%7C22736e8d6ce54840debe08d57314f283%7Cfa7b1b5
>a7b34438794aed2c178decee1%7C0%7C0%7C636541456165875401&sdata=03uehFllnQOS0
>nb6CD%2FhNm1VgKXA0IJTf%2FxpeZ1x7NA%3D&reserved=0.
>9.1-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:
>
>  np

[DRAFT][ANNOUNCE] Apache Royale 0.9.1 Released

2018-02-13 Thread Alex Harui
Please comment on the draft below.

Thoughts?
-Alex

---

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

Apache Royale is a new project that took over the work on what was being
called FlexJS, 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
us...@royale.apache.org.  For questions and feedback on the development of
the source code in the release, send email to dev@royale.apache.org.

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

Source:
http://www.apache.org/dyn/closer.lua/royale/0.9.1/apache-royale-0.9.1-src.t
ar.gz

http://www.apache.org/dyn/closer.lua/royale/0.9.1/apache-royale-0.9.1-src.z
ip

Binary:
http://www.apache.org/dyn/closer.lua/royale/0.9.1/binaries/apache-royale-0.
9.1-bin-js.tar.gz
http://www.apache.org/dyn/closer.lua/royale/0.9.1/binaries/apache-royale-0.
9.1-bin-js.zip

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

  http://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 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