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 R

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: marmo

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 RI

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 wrote: > I would vote for flex-flexunit > > > On 4/12/13

[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 Zadr

[FALCON] Jenkins job

2013-04-13 Thread Cyrill Zadra
Hi Jenkins job for falcon is currently quite massiv and runs only on windows1 node. 1) Checkout tlf(master), sdk(develop), falcon(develop) from git 2) Copy tlf to sdk 3) Download dependencies like playerglobal, air, JFlex 4) Build SDK 5) Build compiler 6) Execute compiler Tests 6a) unit-tests

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 wrote: > 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 wrote: > Hi Mark, > > Looks interesting. However, given that this is Apache, I think you should > be making the

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

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 isLastRow():Boole

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

2013-04-13 Thread Tigran Najaryan (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tigran Najaryan updated FLEX-33489: --- Attachment: FlexJSTest_again_tests.zip > Functional UI test for FlexJSTest_again example

[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 Issue

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 wrote: >> Maybe you can prepare some examples specific to ASJS so we can better >> evaluate what it could do for this pro

[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: screenshot-1.jpg Patched develop branch with exactValue.patch and it seems to return a

[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 the

[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-tabpanel&focusedCommentId=13631116#comment-13631116 ] Cyrill Zadra commented on FLEX-33120: - In dev list ( http://markmail.org/thread/ajtd7w

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: http://download.macromedia.com/pub/dw_exchange/extension_manager/win/AdobeE

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. 1)

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-tabpanel&focusedCommentId=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 CS

Re: [Mentor] & [PPMC] FlexUnit

2013-04-13 Thread Cyrill Zadra
Just to double check: The sources on https://github.com/flexunit/flexunit are the most up-to-date? Cyrill On Sun, Apr 14, 2013 at 4:29 AM, Michael A. Labriola wrote: >>Beside the source code there is also documentation wiki, asdoc, open issues >>(are there open issues? :)) we might bring over t

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 wrote: > What part is Windows-only? > > - Gordon > > -Original Message- > From: Cyrill Zadra [mailto:cyrill.za...@gmail.com] > Se

[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 Reporte

[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: Cy

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 Fle

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 depende

Re: [FALCON] Jenkins job

2013-04-13 Thread OmPrakash Muppirala
On Sat, Apr 13, 2013 at 8:13 PM, Cyrill Zadra wrote: > 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 for Linux. There as

Re: [Mentor] & [PPMC] FlexUnit

2013-04-13 Thread Alex Harui
On 4/13/13 8:20 PM, "Michael A. Labriola" wrote: > If we move the entire repo, then that would mean there is a copy of both of > these binaries in the history of the repo are we violating anything by > doing this? > My understanding is that, from a donation standpoint, it is ok to have bi

Re: New feature test

2013-04-13 Thread Alex Harui
On 4/13/13 4:37 AM, "Mark Kessler" wrote: > 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? > Not sure myself. I'll try to find the other thread and find out. > > On Sat, Apr 13, 2013 at 2:11 AM, Ale

Re: Meet 'marmotinni', an ASJS testing framework

2013-04-13 Thread Alex Harui
On 4/13/13 1:18 AM, "Erik de Bruin" wrote: >> 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

Re: [DISCUSS] How do we want to handle Whiteboard?

2013-04-13 Thread Alex Harui
Reviving: Mark Kessler has some stuff that should be on a whiteboard. Can we make the git whiteboard read-write while a couple of you experiment with Github? -Alex On 4/9/13 12:58 AM, "Bertrand Delacretaz" wrote: > On Tue, Apr 9, 2013 at 8:23 AM, Dave Fisher wrote: >> ...The gist is that th

Re: [DISCUSS] How do we want to handle Whiteboard?

2013-04-13 Thread OmPrakash Muppirala
On Apr 13, 2013 11:13 PM, "Alex Harui" wrote: > > Reviving: > > Mark Kessler has some stuff that should be on a whiteboard. Can we make the > git whiteboard read-write while a couple of you experiment with Github? > > -Alex > I have been experimenting with GitHub for the past couple of days. Cl

Re: Meet 'marmotinni', an ASJS testing framework

2013-04-13 Thread Alex Harui
Hi Tigran, Thank you for your offer of a special license of RIATest for Apache Flex. I'm not familiar with RIATest at all. It appears to be more like what I would call an application testing framework like QTP. Is that correct? One of the reasons Adobe wrote Mustella was to get exact control ov

Re: [DISCUSS] How do we want to handle Whiteboard?

2013-04-13 Thread Alex Harui
Is the Git whiteboard read-write? Are there any issues with opening it if we do end up going to Github? If not, can you request that it be opened? I'm not sure how you were going about that for the other repos. Thanks, -Alex On 4/13/13 11:37 PM, "OmPrakash Muppirala" wrote: > On Apr 13, 2013