Re: FlexUnit

2013-05-16 Thread Erik de Bruin
Hi, Yes, rat would be the tool of choice. You can probably copy the rat ant tasks most easily from the Installer build.xml (in Utilities). EdB

Re: Mustella data grid test failing

2013-05-16 Thread Justin Mclean
Hi, Looks like you've found a way to detect that someone set sort=null without calling refresh, which is good, but it seems like the ListCollectionView is in an unsupported state at this point. I think the state is OK, and IMO you should be able to continue to add or remove items before

[jira] [Commented] (FLEX-33562) There is no option to change color of selected item text from Dropdownlist. you can only change background color but not selected text color.

2013-05-16 Thread Glenn Williams (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13659481#comment-13659481 ] Glenn Williams commented on FLEX-33562: --- the text colour is changed in the actual

[jira] [Commented] (FLEX-33563) I am using s:DropDownList component in flash builder 4.6. I have to set property textSelectedColor which is given in mx:ComboBox but not given in s:DropDownList. So c

2013-05-16 Thread usman ashraf (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13659567#comment-13659567 ] usman ashraf commented on FLEX-33563: - well. thanks but can you give me any idea of

Re: FlexUnit

2013-05-16 Thread Alex Harui
There is a script. Check apache site or old mail from Bertrand Sent via the PANTECH Discover, an ATT 4G LTE smartphone. Justin Mclean jus...@classsoftware.com wrote: Hi, Is there already such a script, which was used for flex-sdk or falcon project? Try something like this. Copy license

4.9.1 and captive runtime

2013-05-16 Thread Lee Burrows
Hi All, I am using Flash Builder 4.7 with Flex 4.9.1 and AIR 3.7 - when publishing for android, the resulting apk file always has captive runtime included - whether or not this option has been selected in FB. Switching to 4.9.0 fixes the problem. Has anyone else had this issue? -- Lee

Re: 4.9.1 and captive runtime

2013-05-16 Thread Lee Burrows
thanks for the link - i missed that bit of news (and you're right - my 4.9 install has 3.5 overlaid) On 16/05/2013 18:43, Dasa Paddock wrote: Are you sure your 4.9.0 SDK is using AIR 3.7? From: http://help.adobe.com/en_US/air/build/WSfffb011ac560372f-5d0f4f25128cc9cd0cb-7ffb.html (AIR 3.7

RE: FlexUnit

2013-05-16 Thread Michael A. Labriola
Just built flexunit successfully. I'll wait till tomorrow to give INFRA an answer. If everything is ok I'll start to remove all binaries and add necessary license headers (for this task I need rat?) . Cyrill, After this weekend I will have more time to work actively on this but in the

Improving the collected info on the next phase of Flex (beyond Flash)

2013-05-16 Thread Russell Warren
I was just digging around to try and find a summary of the activities surrounding moving Flex beyond the Flash Player and had a hard time finding it. The mailing list definitely has a bunch of info, but it is tough to get down to the real info, especially given the massive amount of noise/griping

Re: Improving the collected info on the next phase of Flex (beyond Flash)

2013-05-16 Thread OmPrakash Muppirala
Russ, That is a great idea. Thanks for volunteering to help with this effort. Do you mind collecting that info onto your personal blog and posting it here for discussion? It would be good to discuss things before putting it up on the official wiki. I dont think it will be a problem to get you

IvanK OpenGL library as a beyond-Flash option/helper?

2013-05-16 Thread Russell Warren
Since I just sent an email about options for moving Flex beyond Flash... has anyone seen the IvanK Lib? http://lib.ivank.net/ It is a WebGL library that is heavily inspired by Flash (see the class hierarchy http://goo.gl/i3FYv). The performance of demoshttp://goo.gl/J1e6y looks great --

[jira] [Assigned] (FLEX-33505) value property of NumericStepper does not update on text input

2013-05-16 Thread Alex Harui (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Harui reassigned FLEX-33505: - Assignee: Alex Harui (was: Erik de Bruin) value property of NumericStepper does not update

[jira] [Reopened] (FLEX-33505) value property of NumericStepper does not update on text input

2013-05-16 Thread Alex Harui (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Harui reopened FLEX-33505: --- Needs new fix value property of NumericStepper does not update on text input

[jira] [Reopened] (FLEX-28247) In a NumericStepper, when typing a value manually and tabbing out of the field, the new value is not committed.

2013-05-16 Thread Alex Harui (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-28247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Harui reopened FLEX-28247: --- Needs new fix. Last one had side-effects In a NumericStepper, when typing a value

RE: FlexUnit

2013-05-16 Thread Alex Harui
Hey Mike, Your email reminded me that either you have to replace the copyrights yourself, or we need an email giving Cyrill permission. Thanks, Alex Harui Apache Flex Team http://blogs.adobe.com/aharui -Original Message- From: Michael A. Labriola

RE: Git hub pull requests

2013-05-16 Thread Bjorn Svensson
GitHub just added support to closing an issue from a Pull Request (just include the special keyword syntax, fixes #2). https://github.com/blog/1506-closing-issues-via-pull-requests Bjorn :) -Original Message- From: Dasa Paddock [mailto:dpadd...@esri.com] Sent: Wednesday, May 15, 2013

[jira] [Resolved] (FLEX-20237) Deleting items from a Data Grid that is editable results in RTE

2013-05-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-20237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean resolved FLEX-20237. -- Resolution: Cannot Reproduce Can't reproduce in Apache Flex 4.9.1 Deleting

RE: FlexUnit

2013-05-16 Thread Michael A. Labriola
Alex, If this positing is insufficient then I am glad to issue an email or do what you need. FlexUnit is already MIT and the software grant has been filed and accepted, so I think you can actually do whatever you like without any input from me at this point, however, to be explicit, FlexUnit

[jira] [Resolved] (FLEX-12123) HTMLText from Text behaviour is inconsistent

2013-05-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-12123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean resolved FLEX-12123. -- Resolution: Duplicate HTMLText from Text behaviour is inconsistent

Fixes for next release

2013-05-16 Thread Justin Mclean
Hi, Anyone want to have a go at fixing the unassigned bugs here? https://issues.apache.org/jira/browse/FLEX-33547 Alex there's a couple assign to you - what is there current status? Also feel free to add any other bugs that you would like to see fixed for the next release. Thanks, Justin

Re: Fixes for next release

2013-05-16 Thread Alex Harui
I've been completely consumed by getting all of the mustella tests to run. I am testing out a different fix for the NumericStepper bugs, then on to the ADG/cursor bug, then anything else assigned to me. On 5/16/13 7:20 PM, Justin Mclean jus...@classsoftware.com wrote: Hi, Anyone want to have a

Re: Fixes for next release

2013-05-16 Thread Justin Mclean
Hi, I've been completely consumed by getting all of the mustella tests to run. No rush - just thought you may of missed that JIRA among all the JIRA noise. I am testing out a different fix for the NumericStepper bugs, then on to the ADG/cursor bug, then anything else assigned to me. Sounds

[jira] [Commented] (FLEX-33396) Arabic Locales

2013-05-16 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13660339#comment-13660339 ] Justin Mclean commented on FLEX-33396: -- Any progress on this? Would be a nice