Re: AW: AW: AW: [FALCONJX] Some help with the externs

2016-03-22 Thread Alex Harui
Not sure. Can you tell if it is old tests from compiler.tests or compiler.jx.tests? What is in the console before the failure report? -Alex On 3/22/16, 3:10 PM, "Christofer Dutz" wrote: >Sorry for that ... I noticed the Ignore right after posting the email. >But I

Re: [FlexJS] Error during FlexJS example compilations

2016-03-22 Thread Alex Harui
Hi Piotr, Remove the FALCON_HOME and FALCONJX_HOME environment variables, then from d:\flex_sdk\Sources\flex-asjs Run: ant all Let us know what happens. Thanks, -Alex On 3/22/16, 1:24 PM, "piotrz" wrote: >Alex, > >I have cloned repos and this is my folder

AW: AW: AW: [FALCONJX] Some help with the externs

2016-03-22 Thread Christofer Dutz
Sorry for that ... I noticed the Ignore right after posting the email. But I added a new constant to the jquery extern and updated the test, and it now seems to pass. I did some more streamlining of tests and just wanted to ask ... I think I remember 14 errors in the end before my changes, and

Re: [FlexJS] Error during FlexJS example compilations

2016-03-22 Thread piotrz
Alex, I have cloned repos and this is my folder structure [1]. This is also my environment variable [2]. According to the instruction if flex-falcon folder is a sibling of flex-js folder I do not have to setup FALCON_HOME and FALCONJX_HOME. I'm firing ant -f build.xml main and got following

Re: AW: AW: [FALCONJX] Some help with the externs

2016-03-22 Thread Michael Schmalle
Yeah and when I wrote the test, the externs were in a different place that I was testing. I think Alex or somebody else refactored the locations, and if it does have an @Ignore, that would backup the fact the test wasn't run since that refactor. Mike On Tue, Mar 22, 2016 at 3:46 PM, Alex Harui

Re: AW: AW: [FALCONJX] Some help with the externs

2016-03-22 Thread Alex Harui
I think that test has a @ignore on the entire test class. -Alex On 3/22/16, 12:32 PM, "Christofer Dutz" wrote: >Another thing I just noticed while separating the tests that I need to >adjust from the ones I need to move: >Ho can the test TestExternJQuery pass? In the

AW: AW: [FALCONJX] Some help with the externs

2016-03-22 Thread Christofer Dutz
Another thing I just noticed while separating the tests that I need to adjust from the ones I need to move: Ho can the test TestExternJQuery pass? In the configure it creates a path: String coreRoot = ExternalsTestUtils.EXTERNAL_JS_DIR.getAbsolutePath();

Re: LAST CALL] Release FlexJS/FalconJX 0.6.0

2016-03-22 Thread Alex Harui
On 3/22/16, 12:19 AM, "piotrz" wrote: >Hi Alex, > >I'll try examining FlexJS package tomorrow. Do you expect to do from PMCs >something more than in your approval script? The approval script attempts to guide you to check the minimum requirements. > >I'm still try

Re: LAST CALL] Release FlexJS/FalconJX 0.6.0

2016-03-22 Thread Peter Ent
I checked the nightly bin and src yesterday on my Mac and they checked out fine. I'm going to fire up my Windows machine today and see what happens. Peter > On Mar 22, 2016, at 2:49 AM, Alex Harui wrote: > > I think I'm done fixing bugs. We should cut an RC soon in case

RE: LAST CALL] Release FlexJS/FalconJX 0.6.0

2016-03-22 Thread Kessler CTR Mark J
I haven't gotten around to checking it. I'll look it over tonight. -Mark -Original Message- From: Alex Harui [mailto:aha...@adobe.com] Sent: Tuesday, March 22, 2016 2:50 AM To: dev@flex.apache.org Subject: [Non-DoD Source] Re: LAST CALL] Release FlexJS/FalconJX 0.6.0 I think I'm

Re: LAST CALL] Release FlexJS/FalconJX 0.6.0

2016-03-22 Thread piotrz
Hi Alex, I'll try examining FlexJS package tomorrow. Do you expect to do from PMCs something more than in your approval script? I'm still try to change paths in Build.xml for examples, but building FlexJS is taking me more time than I thought. - For sure these changes are not for this relese.

Re: LAST CALL] Release FlexJS/FalconJX 0.6.0

2016-03-22 Thread Alex Harui
I think I'm done fixing bugs. We should cut an RC soon in case there are complications. Has everyone who plans to vote reviewed the nightly packages? Anybody have anything else they want to cram in this release? Thanks, -Alex On 3/14/16, 10:41 PM, "Alex Harui" wrote: > >I

AW: [FALCON][FALCONJX] Give the Maven build a try?

2016-03-22 Thread Christofer Dutz
Hi Om, thanks for trying and I'm really happy that it worked for you. I explicitly tried it on several clean VMs to make sure it's not relying on something I already setup, but no proof-of-concept usually survives first contact with the customer ;-) Did the builds produce the artifacts that