Re: Flex 0.8.1 release?

2017-08-08 Thread Harbs
Thanks. That’s helpful.

> On Aug 8, 2017, at 11:47 PM, Alex Harui  wrote:
> 
> FWIW, when I check examples, I first run ant in the examples folder and go
> do something else while it builds all of the examples.
> 
> Then I run "ant examine" and it will try to bring up FireFox or AIR with
> the various examples.  Saves typing stuff on the command line or picking
> things from the File explorer.
> 
> -Alex
> 
> On 8/8/17, 1:39 PM, "Harbs"  wrote:
> 
>> DataBindingExample - works (with the exception of the API issue)
>> DataBindingExampleWithFlexLayout -  ditto
>> Chart Example - works
>> CreateJS - works, but the HTML output looks different than the swf
>> output. I don’t know if it used to look better.
>> DataGrid - works, but the images are not visible in swf.
>> 
>> That’s all I have time for right now.
>> 
>> Harbs
>> 
>>> On Aug 8, 2017, at 5:41 PM, Alex Harui  wrote:
>>> 
>>> We will
>>> probably need to stop and check all of the examples again.
>> 
> 



Re: Flex 0.8.1 release?

2017-08-08 Thread Alex Harui
FWIW, when I check examples, I first run ant in the examples folder and go
do something else while it builds all of the examples.

Then I run "ant examine" and it will try to bring up FireFox or AIR with
the various examples.  Saves typing stuff on the command line or picking
things from the File explorer.

-Alex

On 8/8/17, 1:39 PM, "Harbs"  wrote:

>DataBindingExample - works (with the exception of the API issue)
>DataBindingExampleWithFlexLayout -  ditto
>Chart Example - works
>CreateJS - works, but the HTML output looks different than the swf
>output. I don’t know if it used to look better.
>DataGrid - works, but the images are not visible in swf.
>
>That’s all I have time for right now.
>
>Harbs
>
>> On Aug 8, 2017, at 5:41 PM, Alex Harui  wrote:
>> 
>> We will
>> probably need to stop and check all of the examples again.
>



Re: Flex 0.8.1 release?

2017-08-08 Thread Harbs
DataBindingExample - works (with the exception of the API issue)
DataBindingExampleWithFlexLayout -  ditto
Chart Example - works
CreateJS - works, but the HTML output looks different than the swf output. I 
don’t know if it used to look better.
DataGrid - works, but the images are not visible in swf.

That’s all I have time for right now.

Harbs

> On Aug 8, 2017, at 5:41 PM, Alex Harui  wrote:
> 
> We will
> probably need to stop and check all of the examples again.



Re: Flex 0.8.1 release?

2017-08-08 Thread Harbs
Yeah. It looks like the API is broken:
https://query.yahooapis.com/v1/public/yql?q=select%20*%20from%20yahoo.finance.quotes%20where%20symbol%20in%20(%22YHOO%22)%0A%09%09=store%3A%2F%2Fdatatables.org%2Falltableswithkeys=json
 


Currently returns:
https://paste.apache.org/QxdH 

> On Aug 8, 2017, at 11:25 PM, Harbs  wrote:
> 
> For some reason the data is getting null values sometimes.
> Bad:
> https://paste.apache.org/g7Sv 
> Good:
> https://paste.apache.org/Lloe 
> 
>> On Aug 8, 2017, at 11:09 PM, Alex Harui > > wrote:
>> 
>> SWF and js-debug, didn't try js-release.
>> 
>> When I click the checkbox, the data is there.  Could be that the price is
>> not in the data returned.
>> 
>> -Alex
>> 
>> On 8/8/17, 1:06 PM, "Harbs" > > wrote:
>> 
>>> js-debug, js-release or swf?
>>> 
 On Aug 8, 2017, at 10:54 PM, Alex Harui >
 wrote:
 
 Still not working for me.
 
 On 8/8/17, 12:42 PM, "Harbs" > wrote:
 
> I tried it before and it was not showing up, but I just tried now and
> it
> is.
> 
> I wonder if there was an API problem.
> 
> I’m not 100% sure what it’s supposed to do, can you check again?
> 
>> On Aug 8, 2017, at 5:41 PM, Alex Harui > >
>> wrote:
>> 
>> However, I just saw that
>> DataBindingExample is broken.  The stock price doesn't show up.
> 
 
>>> 
>> 
> 



Re: Flex 0.8.1 release?

2017-08-08 Thread Harbs
For some reason the data is getting null values sometimes.
Bad:
https://paste.apache.org/g7Sv 
Good:
https://paste.apache.org/Lloe 

> On Aug 8, 2017, at 11:09 PM, Alex Harui  wrote:
> 
> SWF and js-debug, didn't try js-release.
> 
> When I click the checkbox, the data is there.  Could be that the price is
> not in the data returned.
> 
> -Alex
> 
> On 8/8/17, 1:06 PM, "Harbs"  wrote:
> 
>> js-debug, js-release or swf?
>> 
>>> On Aug 8, 2017, at 10:54 PM, Alex Harui 
>>> wrote:
>>> 
>>> Still not working for me.
>>> 
>>> On 8/8/17, 12:42 PM, "Harbs"  wrote:
>>> 
 I tried it before and it was not showing up, but I just tried now and
 it
 is.
 
 I wonder if there was an API problem.
 
 I’m not 100% sure what it’s supposed to do, can you check again?
 
> On Aug 8, 2017, at 5:41 PM, Alex Harui 
> wrote:
> 
> However, I just saw that
> DataBindingExample is broken.  The stock price doesn't show up.
 
>>> 
>> 
> 



Re: Flex 0.8.1 release?

2017-08-08 Thread Alex Harui
SWF and js-debug, didn't try js-release.

When I click the checkbox, the data is there.  Could be that the price is
not in the data returned.

-Alex

On 8/8/17, 1:06 PM, "Harbs"  wrote:

>js-debug, js-release or swf?
>
>> On Aug 8, 2017, at 10:54 PM, Alex Harui 
>>wrote:
>> 
>> Still not working for me.
>> 
>> On 8/8/17, 12:42 PM, "Harbs"  wrote:
>> 
>>> I tried it before and it was not showing up, but I just tried now and
>>>it
>>> is.
>>> 
>>> I wonder if there was an API problem.
>>> 
>>> I’m not 100% sure what it’s supposed to do, can you check again?
>>> 
 On Aug 8, 2017, at 5:41 PM, Alex Harui 
wrote:
 
 However, I just saw that
 DataBindingExample is broken.  The stock price doesn't show up.
>>> 
>> 
>



Re: Flex 0.8.1 release?

2017-08-08 Thread Harbs
js-debug, js-release or swf?

> On Aug 8, 2017, at 10:54 PM, Alex Harui  wrote:
> 
> Still not working for me.
> 
> On 8/8/17, 12:42 PM, "Harbs"  wrote:
> 
>> I tried it before and it was not showing up, but I just tried now and it
>> is.
>> 
>> I wonder if there was an API problem.
>> 
>> I’m not 100% sure what it’s supposed to do, can you check again?
>> 
>>> On Aug 8, 2017, at 5:41 PM, Alex Harui  wrote:
>>> 
>>> However, I just saw that
>>> DataBindingExample is broken.  The stock price doesn't show up.
>> 
> 



Re: Flex 0.8.1 release?

2017-08-08 Thread Alex Harui
Still not working for me.

On 8/8/17, 12:42 PM, "Harbs"  wrote:

>I tried it before and it was not showing up, but I just tried now and it
>is.
>
>I wonder if there was an API problem.
>
>I’m not 100% sure what it’s supposed to do, can you check again?
>
>> On Aug 8, 2017, at 5:41 PM, Alex Harui  wrote:
>> 
>> However, I just saw that
>> DataBindingExample is broken.  The stock price doesn't show up.
>



Re: Flex 0.8.1 release?

2017-08-08 Thread Harbs
I tried it before and it was not showing up, but I just tried now and it is.

I wonder if there was an API problem.

I’m not 100% sure what it’s supposed to do, can you check again?

> On Aug 8, 2017, at 5:41 PM, Alex Harui  wrote:
> 
> However, I just saw that
> DataBindingExample is broken.  The stock price doesn't show up.



Re: Flex 0.8.1 release?

2017-08-08 Thread Alex Harui
Here are my notes from the previous release:
https://lists.apache.org/thread.html/c5625d0ac1f8b28ae729cf82b547971ac4faec
ede84d0c97b7713246@%3Cdev.flex.apache.org%3E

-Alex

On 8/8/17, 9:26 AM, "piotrz"  wrote:

>+1 for the release.
>
>But have to start from Maven which can do for us branch automatically. I
>don't know how to do this with specific commits.
>
>I think we shouldn't cherry pick up anything - we don't have as much stuff
>as it was for 0.8.0. We should just go taking develop as it is now.
>
>Piotr
>
>
>
>
>
>-
>Apache Flex PMC
>piotrzarzyck...@gmail.com
>--
>View this message in context:
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-fle
>x-development.247.n4.nabble.com%2FFlex-0-8-1-release-tp63752p63759.htm
>l=02%7C01%7C%7Cf9aad35b2cef4b14a27508d4de7a5d11%7Cfa7b1b5a7b34438794a
>ed2c178decee1%7C0%7C0%7C636378064503705684=hPBUgUCDfqp8nDjBK1cBVqAVX
>19xdWm8H11ByZ2jITU%3D=0
>Sent from the Apache Flex Development mailing list archive at Nabble.com.



Re: Flex 0.8.1 release?

2017-08-08 Thread piotrz
+1 for the release.

But have to start from Maven which can do for us branch automatically. I
don't know how to do this with specific commits.

I think we shouldn't cherry pick up anything - we don't have as much stuff
as it was for 0.8.0. We should just go taking develop as it is now.

Piotr





-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context: 
http://apache-flex-development.247.n4.nabble.com/Flex-0-8-1-release-tp63752p63759.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.


Re: Flex 0.8.1 release?

2017-08-08 Thread Harbs
I don’t know I’d call TLF a “feature” at this point. It works great for me, but 
it can’t really be used yet without a custom engine.

XML has been drastically improved. There’s definitely other newsworthy items. 
I’ll try to go through the commits to make a list.

> On Aug 8, 2017, at 6:27 PM, Alex Harui  wrote:
> 
> What are the new features that would be 0.9.0 worthy?  If it is TLF, the
> manual test for TLF with the Text.swc is also broken.  I'm trying to fix
> that now.
> 
> Personally, I don't care much about what we call this release or what goes
> in it, especially if I'm not the RM.  I do think we need to make sure we
> didn't break the examples though.
> 
> -Alex
> 
> On 8/8/17, 7:45 AM, "Harbs"  > wrote:
> 
>> I assume Josh was talking about a hotfix.
>> 
>> I was just thinking that it’s time to release 0.9.0.. I wonder if we
>> could just try and get a new release out the door quickly.
>> 
>> I’ll try and spend some time with the examples.
>> 
>> 
>>> On Aug 8, 2017, at 5:41 PM, Alex Harui  wrote:
>>> 
>>> A 0.8.1 release is fine with me.  However, I just saw that
>>> DataBindingExample is broken.  The stock price doesn't show up.  We will
>>> probably need to stop and check all of the examples again.  Peter
>>> usually
>>> helps me do that, but he's on vacation.  Other folks will need to step
>>> up
>>> to be the RM and help fix the examples.
>>> 
>>> Go for it,
>>> -Alex
>>> 
>>> On 8/8/17, 6:41 AM, "Josh Tynjala" >> >> wrote:
>>> 
 (copying from users)
 
 PMC,
 
 We should consider a 0.8.1 release with some of the recent bug fixes.
 The
 IntelliJ IDEA fix [1], in particular, seems especially important,
 considering this thread. Developers want to to try FlexJS in a familiar
 IDE, and 0.8.0 makes that harder right now.
 
 It's also like to get the MXML source maps fix [2] released too. We
 could
 cherry pick some other fixes too, if anyone has some that they think
 are
 important.
 
 - Josh
 
 
 [1]
 
 https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.a 
 
 pa 
 .
 apa>
 che.org  
 
 %2F=02%7C01%7C%7C370a6fa33fa4451f10f608d4de6c3646%7Cfa7b1b5a7b34438
 794aed2c178decee1%7C0%7C0%7C636378003733749673=cw0p7cvcfDAWIwPqGo%
 2Bs2kdYFnu%2BntjbF4fyBi9CL4Q%3D=0>%2Fthread.html%2F81206edf5224
 15581aff6df070140a4f0194410bb76ab2cec0
 8448f3%40%253Cdev.flex.apache.org 
 
 .flex.apache.org 
 %2F=02%7C01%7C%7C370a6fa33fa4451f10f608d4de6c3646%7
 Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636378003733749673=PwM
 1%2Fdttde7gbQbYWwlUUhX%2B4PDlF4Q0x5V0ulTiCaE%3D=0>%253E=02
 %7C01%7C%7C39ea7917765f4d800
 
 fcf08d4de635282%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C63637796555
 26
 69422=ijNpBfB4Ve6NmLiKQ5vodOykXuOu4lk4meZTOwfmSFo%3D=0
 [2]
 
 https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.a 
 
 pa 
 .
 apa>
 che.org  
 
 %2F=02%7C01%7C%7C370a6fa33fa4451f10f608d4de6c3646%7Cfa7b1b5a7b34438
 794aed2c178decee1%7C0%7C0%7C636378003733749673=cw0p7cvcfDAWIwPqGo%
 2Bs2kdYFnu%2BntjbF4fyBi9CL4Q%3D=0>%2Fthread.html%2Ff62e1c8341ce
 16f29c3adbde5dedc94d41269b939e573b3282
 6be72e%40%253Cdev.flex.apache.org 
 
 .flex.apache.org 
 %2F=02%7C01%7C%7C370a6fa33fa4451f10f608d4de6c3646%7
 Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636378003733749673=PwM
 1%2Fdttde7gbQbYWwlUUhX%2B4PDlF4Q0x5V0ulTiCaE%3D=0>%253E=02
 %7C01%7C%7C39ea7917765f4d800
 
 

Re: Flex 0.8.1 release?

2017-08-08 Thread Alex Harui
What are the new features that would be 0.9.0 worthy?  If it is TLF, the
manual test for TLF with the Text.swc is also broken.  I'm trying to fix
that now.

Personally, I don't care much about what we call this release or what goes
in it, especially if I'm not the RM.  I do think we need to make sure we
didn't break the examples though.

-Alex

On 8/8/17, 7:45 AM, "Harbs"  wrote:

>I assume Josh was talking about a hotfix.
>
>I was just thinking that it’s time to release 0.9.0.. I wonder if we
>could just try and get a new release out the door quickly.
>
>I’ll try and spend some time with the examples.
>
>
>> On Aug 8, 2017, at 5:41 PM, Alex Harui  wrote:
>> 
>> A 0.8.1 release is fine with me.  However, I just saw that
>> DataBindingExample is broken.  The stock price doesn't show up.  We will
>> probably need to stop and check all of the examples again.  Peter
>>usually
>> helps me do that, but he's on vacation.  Other folks will need to step
>>up
>> to be the RM and help fix the examples.
>> 
>> Go for it,
>> -Alex
>> 
>> On 8/8/17, 6:41 AM, "Josh Tynjala" >> wrote:
>> 
>>> (copying from users)
>>> 
>>> PMC,
>>> 
>>> We should consider a 0.8.1 release with some of the recent bug fixes.
>>>The
>>> IntelliJ IDEA fix [1], in particular, seems especially important,
>>> considering this thread. Developers want to to try FlexJS in a familiar
>>> IDE, and 0.8.0 makes that harder right now.
>>> 
>>> It's also like to get the MXML source maps fix [2] released too. We
>>>could
>>> cherry pick some other fixes too, if anyone has some that they think
>>>are
>>> important.
>>> 
>>> - Josh
>>> 
>>> 
>>> [1]
>>> 
>>>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.a
>>>pa 
>>>>>apa>
>>> che.org 
>>>>>%2F=02%7C01%7C%7C370a6fa33fa4451f10f608d4de6c3646%7Cfa7b1b5a7b34438
>>>794aed2c178decee1%7C0%7C0%7C636378003733749673=cw0p7cvcfDAWIwPqGo%
>>>2Bs2kdYFnu%2BntjbF4fyBi9CL4Q%3D=0>%2Fthread.html%2F81206edf5224
>>>15581aff6df070140a4f0194410bb76ab2cec0
>>> 8448f3%40%253Cdev.flex.apache.org
>>>>>.flex.apache.org%2F=02%7C01%7C%7C370a6fa33fa4451f10f608d4de6c3646%7
>>>Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636378003733749673=PwM
>>>1%2Fdttde7gbQbYWwlUUhX%2B4PDlF4Q0x5V0ulTiCaE%3D=0>%253E=02
>>>%7C01%7C%7C39ea7917765f4d800
>>> 
>>>fcf08d4de635282%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C63637796555
>>>26
>>> 69422=ijNpBfB4Ve6NmLiKQ5vodOykXuOu4lk4meZTOwfmSFo%3D=0
>>> [2]
>>> 
>>>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.a
>>>pa 
>>>>>apa>
>>> che.org 
>>>>>%2F=02%7C01%7C%7C370a6fa33fa4451f10f608d4de6c3646%7Cfa7b1b5a7b34438
>>>794aed2c178decee1%7C0%7C0%7C636378003733749673=cw0p7cvcfDAWIwPqGo%
>>>2Bs2kdYFnu%2BntjbF4fyBi9CL4Q%3D=0>%2Fthread.html%2Ff62e1c8341ce
>>>16f29c3adbde5dedc94d41269b939e573b3282
>>> 6be72e%40%253Cdev.flex.apache.org
>>>>>.flex.apache.org%2F=02%7C01%7C%7C370a6fa33fa4451f10f608d4de6c3646%7
>>>Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636378003733749673=PwM
>>>1%2Fdttde7gbQbYWwlUUhX%2B4PDlF4Q0x5V0ulTiCaE%3D=0>%253E=02
>>>%7C01%7C%7C39ea7917765f4d800
>>> 
>>>fcf08d4de635282%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C63637796555
>>>26
>>> 69422=yHKn9SScoUolPsg%2FmYw6eb3ePbdiLoO2jKFpNvLOVcQ%3D=0
>



Re: Flex 0.8.1 release?

2017-08-08 Thread Josh Tynjala
Yeah, I meant a hotfix with some bug fixes only. However, if it seems like
there's been enough work to make a 0.9.0 release, and it's stable enough,
then that's seems fine too.

- Josh

On Tue, Aug 8, 2017 at 7:45 AM, Harbs  wrote:

> I assume Josh was talking about a hotfix.
>
> I was just thinking that it’s time to release 0.9.0.. I wonder if we could
> just try and get a new release out the door quickly.
>
> I’ll try and spend some time with the examples.
>
>
> > On Aug 8, 2017, at 5:41 PM, Alex Harui  wrote:
> >
> > A 0.8.1 release is fine with me.  However, I just saw that
> > DataBindingExample is broken.  The stock price doesn't show up.  We will
> > probably need to stop and check all of the examples again.  Peter usually
> > helps me do that, but he's on vacation.  Other folks will need to step up
> > to be the RM and help fix the examples.
> >
> > Go for it,
> > -Alex
> >
> > On 8/8/17, 6:41 AM, "Josh Tynjala" > wrote:
> >
> >> (copying from users)
> >>
> >> PMC,
> >>
> >> We should consider a 0.8.1 release with some of the recent bug fixes.
> The
> >> IntelliJ IDEA fix [1], in particular, seems especially important,
> >> considering this thread. Developers want to to try FlexJS in a familiar
> >> IDE, and 0.8.0 makes that harder right now.
> >>
> >> It's also like to get the MXML source maps fix [2] released too. We
> could
> >> cherry pick some other fixes too, if anyone has some that they think are
> >> important.
> >>
> >> - Josh
> >>
> >>
> >> [1]
> >> https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Flists.apa  protection.outlook.com/?url=https%3A%2F%2Flists.apa>
> >> che.org %2Fthread.html%2F81206edf522415581aff6df07014
> 0a4f0194410bb76ab2cec0
> >> 8448f3%40%253Cdev.flex.apache.org  >%253E=02%7C01%7C%7C39ea7917765f4d800
> >> fcf08d4de635282%7Cfa7b1b5a7b34438794aed2c178de
> cee1%7C0%7C0%7C6363779655526
> >> 69422=ijNpBfB4Ve6NmLiKQ5vodOykXuOu4lk4meZTOwfmSFo%3D=0
> >> [2]
> >> https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Flists.apa  protection.outlook.com/?url=https%3A%2F%2Flists.apa>
> >> che.org %2Fthread.html%2Ff62e1c8341ce16f29c3adbde5ded
> c94d41269b939e573b3282
> >> 6be72e%40%253Cdev.flex.apache.org  >%253E=02%7C01%7C%7C39ea7917765f4d800
> >> fcf08d4de635282%7Cfa7b1b5a7b34438794aed2c178de
> cee1%7C0%7C0%7C6363779655526
> >> 69422=yHKn9SScoUolPsg%2FmYw6eb3ePbdiLoO2jKFpNvLOVcQ%3D=0
>
>


Re: Flex 0.8.1 release?

2017-08-08 Thread Harbs
I assume Josh was talking about a hotfix.

I was just thinking that it’s time to release 0.9.0.. I wonder if we could just 
try and get a new release out the door quickly.

I’ll try and spend some time with the examples.


> On Aug 8, 2017, at 5:41 PM, Alex Harui  wrote:
> 
> A 0.8.1 release is fine with me.  However, I just saw that
> DataBindingExample is broken.  The stock price doesn't show up.  We will
> probably need to stop and check all of the examples again.  Peter usually
> helps me do that, but he's on vacation.  Other folks will need to step up
> to be the RM and help fix the examples.
> 
> Go for it,
> -Alex
> 
> On 8/8/17, 6:41 AM, "Josh Tynjala"  > wrote:
> 
>> (copying from users)
>> 
>> PMC,
>> 
>> We should consider a 0.8.1 release with some of the recent bug fixes. The
>> IntelliJ IDEA fix [1], in particular, seems especially important,
>> considering this thread. Developers want to to try FlexJS in a familiar
>> IDE, and 0.8.0 makes that harder right now.
>> 
>> It's also like to get the MXML source maps fix [2] released too. We could
>> cherry pick some other fixes too, if anyone has some that they think are
>> important.
>> 
>> - Josh
>> 
>> 
>> [1]
>> https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.apa 
>> 
>> che.org 
>> %2Fthread.html%2F81206edf522415581aff6df070140a4f0194410bb76ab2cec0
>> 8448f3%40%253Cdev.flex.apache.org 
>> %253E=02%7C01%7C%7C39ea7917765f4d800
>> fcf08d4de635282%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6363779655526
>> 69422=ijNpBfB4Ve6NmLiKQ5vodOykXuOu4lk4meZTOwfmSFo%3D=0
>> [2]
>> https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.apa 
>> 
>> che.org 
>> %2Fthread.html%2Ff62e1c8341ce16f29c3adbde5dedc94d41269b939e573b3282
>> 6be72e%40%253Cdev.flex.apache.org 
>> %253E=02%7C01%7C%7C39ea7917765f4d800
>> fcf08d4de635282%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6363779655526
>> 69422=yHKn9SScoUolPsg%2FmYw6eb3ePbdiLoO2jKFpNvLOVcQ%3D=0



Re: Flex 0.8.1 release?

2017-08-08 Thread Alex Harui
A 0.8.1 release is fine with me.  However, I just saw that
DataBindingExample is broken.  The stock price doesn't show up.  We will
probably need to stop and check all of the examples again.  Peter usually
helps me do that, but he's on vacation.  Other folks will need to step up
to be the RM and help fix the examples.

Go for it,
-Alex

On 8/8/17, 6:41 AM, "Josh Tynjala"  wrote:

>(copying from users)
>
>PMC,
>
>We should consider a 0.8.1 release with some of the recent bug fixes. The
>IntelliJ IDEA fix [1], in particular, seems especially important,
>considering this thread. Developers want to to try FlexJS in a familiar
>IDE, and 0.8.0 makes that harder right now.
>
>It's also like to get the MXML source maps fix [2] released too. We could
>cherry pick some other fixes too, if anyone has some that they think are
>important.
>
>- Josh
>
>
>[1]
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.apa
>che.org%2Fthread.html%2F81206edf522415581aff6df070140a4f0194410bb76ab2cec0
>8448f3%40%253Cdev.flex.apache.org%253E=02%7C01%7C%7C39ea7917765f4d800
>fcf08d4de635282%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6363779655526
>69422=ijNpBfB4Ve6NmLiKQ5vodOykXuOu4lk4meZTOwfmSFo%3D=0
>[2]
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.apa
>che.org%2Fthread.html%2Ff62e1c8341ce16f29c3adbde5dedc94d41269b939e573b3282
>6be72e%40%253Cdev.flex.apache.org%253E=02%7C01%7C%7C39ea7917765f4d800
>fcf08d4de635282%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6363779655526
>69422=yHKn9SScoUolPsg%2FmYw6eb3ePbdiLoO2jKFpNvLOVcQ%3D=0



Flex 0.8.1 release?

2017-08-08 Thread Josh Tynjala
(copying from users)

PMC,

We should consider a 0.8.1 release with some of the recent bug fixes. The
IntelliJ IDEA fix [1], in particular, seems especially important,
considering this thread. Developers want to to try FlexJS in a familiar
IDE, and 0.8.0 makes that harder right now.

It's also like to get the MXML source maps fix [2] released too. We could
cherry pick some other fixes too, if anyone has some that they think are
important.

- Josh


[1]
https://lists.apache.org/thread.html/81206edf522415581aff6df070140a4f0194410bb76ab2cec08448f3@%3Cdev.flex.apache.org%3E
[2]
https://lists.apache.org/thread.html/f62e1c8341ce16f29c3adbde5dedc94d41269b939e573b32826be72e@%3Cdev.flex.apache.org%3E