You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by Josh Tynjala <jo...@gmail.com> on 2017/08/08 13:41:39 UTC

Flex 0.8.1 release?

(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

Re: Flex 0.8.1 release?

Posted by Harbs <ha...@gmail.com>.
Thanks. That’s helpful.

> On Aug 8, 2017, at 11:47 PM, Alex Harui <ah...@adobe.com.INVALID> 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" <ha...@gmail.com> 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 <ah...@adobe.com.INVALID> wrote:
>>> 
>>> We will
>>> probably need to stop and check all of the examples again.
>> 
> 


Re: Flex 0.8.1 release?

Posted by Alex Harui <ah...@adobe.com.INVALID>.
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" <ha...@gmail.com> 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 <ah...@adobe.com.INVALID> wrote:
>> 
>> We will
>> probably need to stop and check all of the examples again.
>


Re: Flex 0.8.1 release?

Posted by Harbs <ha...@gmail.com>.
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 <ah...@adobe.com.INVALID> wrote:
> 
> We will
> probably need to stop and check all of the examples again.


Re: Flex 0.8.1 release?

Posted by Harbs <ha...@gmail.com>.
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&env=store%3A%2F%2Fdatatables.org%2Falltableswithkeys&format=json <https://query.yahooapis.com/v1/public/yql?q=select%20*%20from%20yahoo.finance.quotes%20where%20symbol%20in%20(%22YHOO%22)&env=store://datatables.org/alltableswithkeys&format=json>

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

> On Aug 8, 2017, at 11:25 PM, Harbs <ha...@gmail.com> wrote:
> 
> For some reason the data is getting null values sometimes.
> Bad:
> https://paste.apache.org/g7Sv <https://paste.apache.org/g7Sv>
> Good:
> https://paste.apache.org/Lloe <https://paste.apache.org/Lloe>
> 
>> On Aug 8, 2017, at 11:09 PM, Alex Harui <aharui@adobe.com.INVALID <ma...@adobe.com.INVALID>> 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" <harbs.lists@gmail.com <ma...@gmail.com>> wrote:
>> 
>>> js-debug, js-release or swf?
>>> 
>>>> On Aug 8, 2017, at 10:54 PM, Alex Harui <aharui@adobe.com.INVALID <ma...@adobe.com.INVALID>>
>>>> wrote:
>>>> 
>>>> Still not working for me.
>>>> 
>>>> On 8/8/17, 12:42 PM, "Harbs" <harbs.lists@gmail.com <ma...@gmail.com>> 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 <aharui@adobe.com.INVALID <ma...@adobe.com.INVALID>>
>>>>>> wrote:
>>>>>> 
>>>>>> However, I just saw that
>>>>>> DataBindingExample is broken.  The stock price doesn't show up.
>>>>> 
>>>> 
>>> 
>> 
> 


Re: Flex 0.8.1 release?

Posted by Harbs <ha...@gmail.com>.
For some reason the data is getting null values sometimes.
Bad:
https://paste.apache.org/g7Sv <https://paste.apache.org/g7Sv>
Good:
https://paste.apache.org/Lloe <https://paste.apache.org/Lloe>

> On Aug 8, 2017, at 11:09 PM, Alex Harui <ah...@adobe.com.INVALID> 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" <ha...@gmail.com> wrote:
> 
>> js-debug, js-release or swf?
>> 
>>> On Aug 8, 2017, at 10:54 PM, Alex Harui <ah...@adobe.com.INVALID>
>>> wrote:
>>> 
>>> Still not working for me.
>>> 
>>> On 8/8/17, 12:42 PM, "Harbs" <ha...@gmail.com> 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 <ah...@adobe.com.INVALID>
>>>>> wrote:
>>>>> 
>>>>> However, I just saw that
>>>>> DataBindingExample is broken.  The stock price doesn't show up.
>>>> 
>>> 
>> 
> 


Re: Flex 0.8.1 release?

Posted by Alex Harui <ah...@adobe.com.INVALID>.
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" <ha...@gmail.com> wrote:

>js-debug, js-release or swf?
>
>> On Aug 8, 2017, at 10:54 PM, Alex Harui <ah...@adobe.com.INVALID>
>>wrote:
>> 
>> Still not working for me.
>> 
>> On 8/8/17, 12:42 PM, "Harbs" <ha...@gmail.com> 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 <ah...@adobe.com.INVALID>
>>>>wrote:
>>>> 
>>>> However, I just saw that
>>>> DataBindingExample is broken.  The stock price doesn't show up.
>>> 
>> 
>


Re: Flex 0.8.1 release?

Posted by Harbs <ha...@gmail.com>.
js-debug, js-release or swf?

> On Aug 8, 2017, at 10:54 PM, Alex Harui <ah...@adobe.com.INVALID> wrote:
> 
> Still not working for me.
> 
> On 8/8/17, 12:42 PM, "Harbs" <ha...@gmail.com> 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 <ah...@adobe.com.INVALID> wrote:
>>> 
>>> However, I just saw that
>>> DataBindingExample is broken.  The stock price doesn't show up.
>> 
> 


Re: Flex 0.8.1 release?

Posted by Alex Harui <ah...@adobe.com.INVALID>.
Still not working for me.

On 8/8/17, 12:42 PM, "Harbs" <ha...@gmail.com> 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 <ah...@adobe.com.INVALID> wrote:
>> 
>> However, I just saw that
>> DataBindingExample is broken.  The stock price doesn't show up.
>


Re: Flex 0.8.1 release?

Posted by Harbs <ha...@gmail.com>.
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 <ah...@adobe.com.INVALID> wrote:
> 
> However, I just saw that
> DataBindingExample is broken.  The stock price doesn't show up.


Re: Flex 0.8.1 release?

Posted by Josh Tynjala <jo...@gmail.com>.
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 <ha...@gmail.com> 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 <ah...@adobe.com.INVALID> 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" <joshtynjala@gmail.com <mailto:
> joshtynjala@gmail.com>> 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 <https://na01.safelinks.
> protection.outlook.com/?url=https%3A%2F%2Flists.apa>
> >> che.org <http://che.org/>%2Fthread.html%2F81206edf522415581aff6df07014
> 0a4f0194410bb76ab2cec0
> >> 8448f3%40%253Cdev.flex.apache.org <http://253cdev.flex.apache.org/
> >%253E&data=02%7C01%7C%7C39ea7917765f4d800
> >> fcf08d4de635282%7Cfa7b1b5a7b34438794aed2c178de
> cee1%7C0%7C0%7C6363779655526
> >> 69422&sdata=ijNpBfB4Ve6NmLiKQ5vodOykXuOu4lk4meZTOwfmSFo%3D&reserved=0
> >> [2]
> >> https://na01.safelinks.protection.outlook.com/?url=
> https%3A%2F%2Flists.apa <https://na01.safelinks.
> protection.outlook.com/?url=https%3A%2F%2Flists.apa>
> >> che.org <http://che.org/>%2Fthread.html%2Ff62e1c8341ce16f29c3adbde5ded
> c94d41269b939e573b3282
> >> 6be72e%40%253Cdev.flex.apache.org <http://253cdev.flex.apache.org/
> >%253E&data=02%7C01%7C%7C39ea7917765f4d800
> >> fcf08d4de635282%7Cfa7b1b5a7b34438794aed2c178de
> cee1%7C0%7C0%7C6363779655526
> >> 69422&sdata=yHKn9SScoUolPsg%2FmYw6eb3ePbdiLoO2jKFpNvLOVcQ%3D&reserved=0
>
>

Re: Flex 0.8.1 release?

Posted by Alex Harui <ah...@adobe.com.INVALID>.
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" <pi...@gmail.com> 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
>piotrzarzycki21@gmail.com
>--
>View this message in context:
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-fle
>x-development.2333347.n4.nabble.com%2FFlex-0-8-1-release-tp63752p63759.htm
>l&data=02%7C01%7C%7Cf9aad35b2cef4b14a27508d4de7a5d11%7Cfa7b1b5a7b34438794a
>ed2c178decee1%7C0%7C0%7C636378064503705684&sdata=hPBUgUCDfqp8nDjBK1cBVqAVX
>19xdWm8H11ByZ2jITU%3D&reserved=0
>Sent from the Apache Flex Development mailing list archive at Nabble.com.


Re: Flex 0.8.1 release?

Posted by piotrz <pi...@gmail.com>.
+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
piotrzarzycki21@gmail.com
--
View this message in context: http://apache-flex-development.2333347.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?

Posted by Harbs <ha...@gmail.com>.
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 <ah...@adobe.com.INVALID> 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" <harbs.lists@gmail.com <ma...@gmail.com>> 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 <ah...@adobe.com.INVALID> 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" <joshtynjala@gmail.com
>>> <mailto:joshtynjala@gmail.com <ma...@gmail.com>>> 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 <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.a>
>>>> pa 
>>>> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists>.
>>>> apa>
>>>> che.org <http://che.org/> 
>>>> <https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fche.org <https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fche.org>
>>>> %2F&data=02%7C01%7C%7C370a6fa33fa4451f10f608d4de6c3646%7Cfa7b1b5a7b34438
>>>> 794aed2c178decee1%7C0%7C0%7C636378003733749673&sdata=cw0p7cvcfDAWIwPqGo%
>>>> 2Bs2kdYFnu%2BntjbF4fyBi9CL4Q%3D&reserved=0>%2Fthread.html%2F81206edf5224
>>>> 15581aff6df070140a4f0194410bb76ab2cec0
>>>> 8448f3%40%253Cdev.flex.apache.org <http://253cdev.flex.apache.org/>
>>>> <https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2F253cdev <https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2F253cdev>
>>>> .flex.apache.org <http://flex.apache.org/>%2F&data=02%7C01%7C%7C370a6fa33fa4451f10f608d4de6c3646%7
>>>> Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636378003733749673&sdata=PwM
>>>> 1%2Fdttde7gbQbYWwlUUhX%2B4PDlF4Q0x5V0ulTiCaE%3D&reserved=0>%253E&data=02
>>>> %7C01%7C%7C39ea7917765f4d800
>>>> 
>>>> fcf08d4de635282%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C63637796555
>>>> 26
>>>> 69422&sdata=ijNpBfB4Ve6NmLiKQ5vodOykXuOu4lk4meZTOwfmSFo%3D&reserved=0
>>>> [2]
>>>> 
>>>> https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.a <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.a>
>>>> pa 
>>>> <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists>.
>>>> apa>
>>>> che.org <http://che.org/> 
>>>> <https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fche.org <https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fche.org>
>>>> %2F&data=02%7C01%7C%7C370a6fa33fa4451f10f608d4de6c3646%7Cfa7b1b5a7b34438
>>>> 794aed2c178decee1%7C0%7C0%7C636378003733749673&sdata=cw0p7cvcfDAWIwPqGo%
>>>> 2Bs2kdYFnu%2BntjbF4fyBi9CL4Q%3D&reserved=0>%2Fthread.html%2Ff62e1c8341ce
>>>> 16f29c3adbde5dedc94d41269b939e573b3282
>>>> 6be72e%40%253Cdev.flex.apache.org <http://253cdev.flex.apache.org/>
>>>> <https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2F253cdev <https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2F253cdev>
>>>> .flex.apache.org <http://flex.apache.org/>%2F&data=02%7C01%7C%7C370a6fa33fa4451f10f608d4de6c3646%7
>>>> Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636378003733749673&sdata=PwM
>>>> 1%2Fdttde7gbQbYWwlUUhX%2B4PDlF4Q0x5V0ulTiCaE%3D&reserved=0>%253E&data=02
>>>> %7C01%7C%7C39ea7917765f4d800
>>>> 
>>>> fcf08d4de635282%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C63637796555
>>>> 26
>>>> 69422&sdata=yHKn9SScoUolPsg%2FmYw6eb3ePbdiLoO2jKFpNvLOVcQ%3D&reserved=0


Re: Flex 0.8.1 release?

Posted by Alex Harui <ah...@adobe.com.INVALID>.
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" <ha...@gmail.com> 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 <ah...@adobe.com.INVALID> 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" <joshtynjala@gmail.com
>><ma...@gmail.com>> 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 
>>><https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.
>>>apa>
>>> che.org 
>>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fche.org
>>>%2F&data=02%7C01%7C%7C370a6fa33fa4451f10f608d4de6c3646%7Cfa7b1b5a7b34438
>>>794aed2c178decee1%7C0%7C0%7C636378003733749673&sdata=cw0p7cvcfDAWIwPqGo%
>>>2Bs2kdYFnu%2BntjbF4fyBi9CL4Q%3D&reserved=0>%2Fthread.html%2F81206edf5224
>>>15581aff6df070140a4f0194410bb76ab2cec0
>>> 8448f3%40%253Cdev.flex.apache.org
>>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2F253cdev
>>>.flex.apache.org%2F&data=02%7C01%7C%7C370a6fa33fa4451f10f608d4de6c3646%7
>>>Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636378003733749673&sdata=PwM
>>>1%2Fdttde7gbQbYWwlUUhX%2B4PDlF4Q0x5V0ulTiCaE%3D&reserved=0>%253E&data=02
>>>%7C01%7C%7C39ea7917765f4d800
>>> 
>>>fcf08d4de635282%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C63637796555
>>>26
>>> 69422&sdata=ijNpBfB4Ve6NmLiKQ5vodOykXuOu4lk4meZTOwfmSFo%3D&reserved=0
>>> [2]
>>> 
>>>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.a
>>>pa 
>>><https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.
>>>apa>
>>> che.org 
>>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fche.org
>>>%2F&data=02%7C01%7C%7C370a6fa33fa4451f10f608d4de6c3646%7Cfa7b1b5a7b34438
>>>794aed2c178decee1%7C0%7C0%7C636378003733749673&sdata=cw0p7cvcfDAWIwPqGo%
>>>2Bs2kdYFnu%2BntjbF4fyBi9CL4Q%3D&reserved=0>%2Fthread.html%2Ff62e1c8341ce
>>>16f29c3adbde5dedc94d41269b939e573b3282
>>> 6be72e%40%253Cdev.flex.apache.org
>>><https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2F253cdev
>>>.flex.apache.org%2F&data=02%7C01%7C%7C370a6fa33fa4451f10f608d4de6c3646%7
>>>Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636378003733749673&sdata=PwM
>>>1%2Fdttde7gbQbYWwlUUhX%2B4PDlF4Q0x5V0ulTiCaE%3D&reserved=0>%253E&data=02
>>>%7C01%7C%7C39ea7917765f4d800
>>> 
>>>fcf08d4de635282%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C63637796555
>>>26
>>> 69422&sdata=yHKn9SScoUolPsg%2FmYw6eb3ePbdiLoO2jKFpNvLOVcQ%3D&reserved=0
>


Re: Flex 0.8.1 release?

Posted by Harbs <ha...@gmail.com>.
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 <ah...@adobe.com.INVALID> 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" <joshtynjala@gmail.com <ma...@gmail.com>> 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 <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.apa>
>> che.org <http://che.org/>%2Fthread.html%2F81206edf522415581aff6df070140a4f0194410bb76ab2cec0
>> 8448f3%40%253Cdev.flex.apache.org <http://253cdev.flex.apache.org/>%253E&data=02%7C01%7C%7C39ea7917765f4d800
>> fcf08d4de635282%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6363779655526
>> 69422&sdata=ijNpBfB4Ve6NmLiKQ5vodOykXuOu4lk4meZTOwfmSFo%3D&reserved=0
>> [2]
>> https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.apa <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.apa>
>> che.org <http://che.org/>%2Fthread.html%2Ff62e1c8341ce16f29c3adbde5dedc94d41269b939e573b3282
>> 6be72e%40%253Cdev.flex.apache.org <http://253cdev.flex.apache.org/>%253E&data=02%7C01%7C%7C39ea7917765f4d800
>> fcf08d4de635282%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6363779655526
>> 69422&sdata=yHKn9SScoUolPsg%2FmYw6eb3ePbdiLoO2jKFpNvLOVcQ%3D&reserved=0


Re: Flex 0.8.1 release?

Posted by Alex Harui <ah...@adobe.com.INVALID>.
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" <jo...@gmail.com> 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&data=02%7C01%7C%7C39ea7917765f4d800
>fcf08d4de635282%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6363779655526
>69422&sdata=ijNpBfB4Ve6NmLiKQ5vodOykXuOu4lk4meZTOwfmSFo%3D&reserved=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&data=02%7C01%7C%7C39ea7917765f4d800
>fcf08d4de635282%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6363779655526
>69422&sdata=yHKn9SScoUolPsg%2FmYw6eb3ePbdiLoO2jKFpNvLOVcQ%3D&reserved=0