Re: [Mentor] [PPMC] FlexUnit

2013-04-13 Thread Alex Harui
I would vote for flex-flexunit On 4/12/13 5:43 PM, Cyrill Zadra cyrill.za...@gmail.com wrote: Ok ..I'll try to :-). Where is FlexUnit supposed to land? In utilities repo or in a own repo named flex-flexunit or just flex-unit? Cyrill On 13.04.2013, at 02:19, Michael A. Labriola

Re: New feature test

2013-04-13 Thread Justin Mclean
HI, Where the code? Justin

Re: New feature test

2013-04-13 Thread Alex Harui
Hi Mark, Looks interesting. However, given that this is Apache, I think you should be making the source available as well, like in the whiteboard, although I don't think we've made that writable yet. Can you enable view source on the swfs on your site? Thanks, -Alex On 4/12/13 5:24 PM, Mark

RE: Meet 'marmotinni', an ASJS testing framework

2013-04-13 Thread Tigran Najaryan
Guys, if you intend to do functional GUI testing my company will be happy to donate a few licenses of RIATest (http://www.cogitek.com/riatest.html) to Apache Flex. It can test both Flex and HTML in a browser, works on Windows and Mac. It is a commercial tool but I think we can make it free for

Re: Meet 'marmotinni', an ASJS testing framework

2013-04-13 Thread Erik de Bruin
Tigran, Awesome! We'd have to figure out how to manage a licence for an entire project. We can't have 'a few' licences to specific people, as anyone who is interested should be able to run the tests. We'd have to have an 'eternal licence' of some sort that would ensure that if we commit to using

Re: Meet 'marmotinni', an ASJS testing framework

2013-04-13 Thread Erik de Bruin
It isn't obvious to me that a compiler test suite needs to execute code in a runtime. But certainly, after changing the compiler and passing its Junit tests, it would be good to re-run whatever test suite we create for testing changes to the ASJS code. Ok, once more, as a one-liner:

RE: Meet 'marmotinni', an ASJS testing framework

2013-04-13 Thread Tigran Najaryan
Awesome! We'd have to figure out how to manage a licence for an entire project. We can't have 'a few' licences to specific people, as anyone who is interested should be able to run the tests. We'd have to have an 'eternal licence' of some sort that would ensure that if we commit to using

Re: [Mentor] [PPMC] FlexUnit

2013-04-13 Thread Cyrill Zadra
Hi Mike Beside the source code there is also documentation wiki, asdoc, open issues (are there open issues? :)) we might bring over to apache. Did you plan to donate those too to Apache. Cyrill On Sat, Apr 13, 2013 at 2:03 PM, Alex Harui aha...@adobe.com wrote: I would vote for flex-flexunit

[jira] [Created] (FLEX-33488) FlexUnit

2013-04-13 Thread Cyrill Zadra (JIRA)
Cyrill Zadra created FLEX-33488: --- Summary: FlexUnit Key: FLEX-33488 URL: https://issues.apache.org/jira/browse/FLEX-33488 Project: Apache Flex Issue Type: Task Reporter: Cyrill

Re: New feature test

2013-04-13 Thread Mark Kessler
I was waiting for the whiteboard discussions to be decided on to host it. On Sat, Apr 13, 2013 at 2:06 AM, Justin Mclean jus...@classsoftware.comwrote: HI, Where the code? Justin

Re: New feature test

2013-04-13 Thread Mark Kessler
I'll try the source view thing here in a few mins. That could work. Did we agree to GIT whiteboards or using GITHub for the whiteboards? On Sat, Apr 13, 2013 at 2:11 AM, Alex Harui aha...@adobe.com wrote: Hi Mark, Looks interesting. However, given that this is Apache, I think you should

Re: New feature test

2013-04-13 Thread Mark Kessler
Ok, so I posted the two new files and I've extracted the code used into the components. They are hosted off the main site [1], or you can go directly to the interface [2], Code implemented in the components [3], and the regex patterns [4]. [1] http://people.apache.org/~mkessler/ [2]

Re: New feature test

2013-04-13 Thread Mark Kessler
I plan on using the new regex features as a base for more feature enhancements. These are good start to adding some ease of use for new developers and to make the method names explain themselves. Convenience Getters function get isFirstRow():Boolean; function get

[jira] [Created] (FLEX-33489) Functional UI test for FlexJSTest_again example

2013-04-13 Thread Tigran Najaryan (JIRA)
Tigran Najaryan created FLEX-33489: -- Summary: Functional UI test for FlexJSTest_again example Key: FLEX-33489 URL: https://issues.apache.org/jira/browse/FLEX-33489 Project: Apache Flex

RE: Meet 'marmotinni', an ASJS testing framework

2013-04-13 Thread Tigran Najaryan
Maybe you can prepare some examples specific to ASJS so we can better evaluate what it could do for this project. Would you be interested in providing those? I posted a small sample RIATest project that tests FlexJSTest_again example on Jira: https://issues.apache.org/jira/browse/FLEX-33489

Re: Meet 'marmotinni', an ASJS testing framework

2013-04-13 Thread Erik de Bruin
Yes, I encountered this myself when writing marmotinni. FlexJS needs to add some ID to the nodes it creates in the DOM. EdB On Sat, Apr 13, 2013 at 2:19 PM, Tigran Najaryan tig...@gmail.com wrote: Maybe you can prepare some examples specific to ASJS so we can better evaluate what it could do

[jira] [Updated] (FLEX-33120) Please check support for ExactValue initializer

2013-04-13 Thread Cyrill Zadra (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyrill Zadra updated FLEX-33120: Attachment: workiingExample.jpg Adding compiler option -keep-generated-actionscript=true solves

[jira] [Updated] (FLEX-33120) Please check support for ExactValue initializer

2013-04-13 Thread Cyrill Zadra (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyrill Zadra updated FLEX-33120: Component/s: MXML Compiler Please check support for ExactValue initializer

[jira] [Commented] (FLEX-33120) Please check support for ExactValue initializer

2013-04-13 Thread Cyrill Zadra (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13631116#comment-13631116 ] Cyrill Zadra commented on FLEX-33120: - In dev list (

RE: How to get a clean working tree for flex-sdk

2013-04-13 Thread Gordon Smith
I can't run that target because I don't understand how to set ADOBE_EXTENSION_MANAGER. These instructions from the README are incorrect: The Adobe Extension Manager for Windows can be downloaded from:

RE: [FALCON] Jenkins job

2013-04-13 Thread Gordon Smith
What part is Windows-only? - Gordon -Original Message- From: Cyrill Zadra [mailto:cyrill.za...@gmail.com] Sent: Saturday, April 13, 2013 3:36 AM To: dev@flex.apache.org Subject: [FALCON] Jenkins job Hi Jenkins job for falcon is currently quite massiv and runs only on windows1 node.

RE: [Mentor] [PPMC] FlexUnit

2013-04-13 Thread Michael A. Labriola
http://flexunit.org/ http://tutorials.digitalprimates.net/ There are some open pull requests in gtihub that I haven't applied as I wasn't sure how to handle post donation. There were only a few open issues. We will need to recreate as they were apparently lost when Adobe's jira moved. Mike

RE: [Mentor] [PPMC] FlexUnit

2013-04-13 Thread Michael A. Labriola
Beside the source code there is also documentation wiki, asdoc, open issues (are there open issues? :)) we might bring over to apache. Did you plan to donate those too to Apache. Yes in all cases. Much of it is already checked into git. I sent links to the few things that can also come over

[jira] [Commented] (FLEX-33120) Please check support for ExactValue initializer

2013-04-13 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13631219#comment-13631219 ] Justin Mclean commented on FLEX-33120: -- I'd suggest @Once and add support for @TwoWay

Re: How to get a clean working tree for flex-sdk

2013-04-13 Thread Justin Mclean
Hi, The Adobe Extension Manager for Windows can be downloaded from: http://download.macromedia.com/pub/dw_exchange/extension_manager/win/AdobeExtensionManager5All.zip On Windows, set ADOBE_EXTENSION_MANAGER to the absolute path of Adobe Extension Manager CS5.exe

Re: [FALCON] Jenkins job

2013-04-13 Thread Cyrill Zadra
Well maybe I should have said windows and mac os x? I thought it's not possible to build a sdk on linux. Cyrill On Sun, Apr 14, 2013 at 3:15 AM, Gordon Smith gosm...@adobe.com wrote: What part is Windows-only? - Gordon -Original Message- From: Cyrill Zadra

[jira] [Created] (FLEX-33490) FlexUnit Tutorials

2013-04-13 Thread Cyrill Zadra (JIRA)
Cyrill Zadra created FLEX-33490: --- Summary: FlexUnit Tutorials Key: FLEX-33490 URL: https://issues.apache.org/jira/browse/FLEX-33490 Project: Apache Flex Issue Type: Sub-task

[jira] [Created] (FLEX-33491) FlexUnit Wiki

2013-04-13 Thread Cyrill Zadra (JIRA)
Cyrill Zadra created FLEX-33491: --- Summary: FlexUnit Wiki Key: FLEX-33491 URL: https://issues.apache.org/jira/browse/FLEX-33491 Project: Apache Flex Issue Type: Sub-task Reporter:

RE: [Mentor] [PPMC] FlexUnit

2013-04-13 Thread Michael A. Labriola
Just to double check: The sources on https://github.com/flexunit/flexunit are the most up-to-date? Yes, those are the most current now getting back into this, we do have a bit of complexity. Sorry, its been a while since I thought about this. Right now the version in git references the

Re: [Mentor] [PPMC] FlexUnit

2013-04-13 Thread Cyrill Zadra
Right now the version in git references the FlexUnit .9 swc and the hamcrest.swc. Adobe hasn't donated FlexUnit .9 so we really can't just include that and although there was talk of moving hamcrest here, that hasn't happened. A long while ago, I made a version that removed these

Re: [FALCON] Jenkins job

2013-04-13 Thread OmPrakash Muppirala
On Sat, Apr 13, 2013 at 8:13 PM, Cyrill Zadra cyrill.za...@gmail.comwrote: Well maybe I should have said windows and mac os x? I thought it's not possible to build a sdk on linux. Cyrill That is correct. The SDK needs Pixel Bender to compile some shaders. Pixel Bender is not available