Re: [LAST CALL] Release FlexJS/FalconJX 0.0.3 (or maybe 0.3)

2015-07-31 Thread Carlos Rovira
Hi Alex, I will use IntelliJ on Mac Thanks El sábado, 1 de agosto de 2015, Josh Tynjala joshtynj...@gmail.com escribió: I am able to download the latest nightly successfully using the Apache Flex Installer 3.2. I ran into some issues with the SDK, though: 1) jsc and jsc.bat in js/bin

Re: [LAST CALL] Release FlexJS/FalconJX 0.0.3 (or maybe 0.3)

2015-07-31 Thread Josh Tynjala
I am able to download the latest nightly successfully using the Apache Flex Installer 3.2. I ran into some issues with the SDK, though: 1) jsc and jsc.bat in js/bin don't yet set -js-output-type=jsc. 2) Should js/bin also have a compcjsc and compcjsc.bat files that invoke js/lib/compc.jar, but

Re: [FlexJS] Setup Error

2015-07-31 Thread Paul Hastings
On 7/31/2015 7:51 PM, Alex Harui wrote: this stuff may not work in FB 4.6, we are only testing with FB 4.7 as that is the only version Adobe says will support Apache Flex SDKs. as a clarification, we've been using FB 4.6 w/apache SDKs since forever.

Re: [FlexJS] Setup Error

2015-07-31 Thread Alex Harui
Hi, Well, the instructions say to set up a new project first, then copy the example code to overwrite what the new project wizard generates. Also, this stuff may not work in FB 4.6, we are only testing with FB 4.7 as that is the only version Adobe says will support Apache Flex SDKs. Can you use

Re: [FlexJS] Setup Error

2015-07-31 Thread Alex Harui
On 7/31/15, 8:19 AM, Paul Hastings paul.hasti...@gmail.com wrote: On 7/31/2015 8:54 PM, Alex Harui wrote: Interesting. Supposedly, only FB 4.7 correctly handles Apache Flex’s HTML wrappers. perhaps we're not doing as much w/the wrappers? about 1/3 of the time we're re-doing them as cf

[LAST CALL] Release FlexJS/FalconJX 0.0.3 (or maybe 0.3)

2015-07-31 Thread Alex Harui
Hi, I have DataBindingTest working as well as it ever has (not pixel-perfect yet, but getting closer), and I also tried Carlos’ suggestion and installed the latest nightly build on Windows and was able to use Notepad and the Command Prompt to cross-compile DataBindingTest without any further

Re: [FlexJS] Setup Error

2015-07-31 Thread Deepak MS
Hi Alex, Yeah, I had tried both the ways infact(creating project in workspace and copying sample there ). I need to check with the stakeholders on procuring 4.7 I reckon, which may take time. Well, I am not sure what % of people are on 4.6. If majority of them are still on 4.6 and cant procure

Re: [FlexJS] Setup Error

2015-07-31 Thread Alex Harui
On 7/31/15, 8:25 AM, Deepak MS megharajdee...@gmail.com wrote: Hi Alex, Yeah, I had tried both the ways infact(creating project in workspace and copying sample there ). I need to check with the stakeholders on procuring 4.7 I reckon, which may take time. Looks like 4.7 is available [1] but I

Re: [FlexJS] Setup Error

2015-07-31 Thread Paul Hastings
On 7/31/2015 8:54 PM, Alex Harui wrote: Interesting. Supposedly, only FB 4.7 correctly handles Apache Flex’s HTML wrappers. perhaps we're not doing as much w/the wrappers? about 1/3 of the time we're re-doing them as cf pages. but nobody's noticed anything untoward. For FlexJS, we are

Re: AW: AW: AW: AW: AW: Problems Installing Flash SDK according to documentation

2015-07-31 Thread mscharp
No worries Chris, this is going to be an awesome improvement when it's all done. Im just glad I can help get it tested. I haven't had a chance to re test it yet, but I should have some time early next week. Thanks! -- View this message in context:

Re: [FlexJS] Setup Error

2015-07-31 Thread Peter Ginneberge
On 31/07/2015 18:21, Alex Harui wrote: Looks like it is [1]. If you already have Creative Cloud subscriptions, I’ve heard you can get it through that as well, but I could be wrong about that. -Alex [1] http://www.adobe.com/products/flash-builder-family.html I have FB 4.7 as part of

Re: [LAST CALL] Release FlexJS/FalconJX 0.0.3 (or maybe 0.3)

2015-07-31 Thread OmPrakash Muppirala
On Fri, Jul 31, 2015 at 8:24 AM, Alex Harui aha...@adobe.com wrote: Hi, I have DataBindingTest working as well as it ever has (not pixel-perfect yet, but getting closer), and I also tried Carlos’ suggestion and installed the latest nightly build on Windows and was able to use Notepad and

Re: [LAST CALL] Release FlexJS/FalconJX 0.0.3 (or maybe 0.3)

2015-07-31 Thread Alex Harui
On 7/31/15, 1:15 PM, omup...@gmail.com on behalf of OmPrakash Muppirala omup...@gmail.com on behalf of bigosma...@gmail.com wrote: On Fri, Jul 31, 2015 at 8:24 AM, Alex Harui aha...@adobe.com wrote: 1) Tune FlexJSStore, ChartExample, DataGridExample, Mobile Trader - This will help make sure

[FlexJS] Installation error

2015-07-31 Thread OmPrakash Muppirala
I just tried the nightly and it failed on the Google closure library step. Did they change the files again? Thanks, Om On Thu, Jul 30, 2015 at 4:45 PM, Alex Harui aha...@adobe.com wrote: OK, Installing FlexJS Nightly seems to be working again. -Alex On 7/30/15, 1:51 PM, Alex Harui

Re: [FlexJS] Installation error

2015-07-31 Thread OmPrakash Muppirala
I tried after your fix. It installed fine. Thanks much! Om On Fri, Jul 31, 2015 at 12:57 PM, Alex Harui aha...@adobe.com wrote: On 7/31/15, 11:58 AM, omup...@gmail.com on behalf of OmPrakash Muppirala omup...@gmail.com on behalf of bigosma...@gmail.com wrote: I just tried the nightly and

JQueryUI swc

2015-07-31 Thread OmPrakash Muppirala
6) See if we can get DataBindingTest working with JQuery and CreateJS and remove their FlexJSTest examples. I realized a few days ago that the JQuery externs we are using contains only JQuery - core and not JQueryUI, which contains all the cool UI widgets. Any chance we can an

Re: [FlexJS] FlexJS installation - bundle Google Closure Library?

2015-07-31 Thread OmPrakash Muppirala
On Thu, Jul 30, 2015 at 6:09 AM, Alex Harui aha...@adobe.com wrote: If someone wants to make these changes, I won’t object, but IMO, Google Closure Library changes often, usually for the better. Bundling will tie a FlexJS release to a particular version of GCL and that may not always be

Re: [FlexJS] FlexJS installation - bundle Google Closure Library?

2015-07-31 Thread Alex Harui
On 7/31/15, 12:03 PM, omup...@gmail.com on behalf of OmPrakash Muppirala omup...@gmail.com on behalf of bigosma...@gmail.com wrote: On Thu, Jul 30, 2015 at 6:09 AM, Alex Harui aha...@adobe.com wrote: If someone wants to make these changes, I won’t object, but IMO, Google Closure Library

Re: [FlexJS] Installation error

2015-07-31 Thread Alex Harui
On 7/31/15, 11:58 AM, omup...@gmail.com on behalf of OmPrakash Muppirala omup...@gmail.com on behalf of bigosma...@gmail.com wrote: I just tried the nightly and it failed on the Google closure library step. Did they change the files again? Yes. They’ve changed it way more often than usual of

Re: [FlexJS] FlexJS installation - bundle Google Closure Library?

2015-07-31 Thread Carlos Rovira
This is one of the things we could do to ease development with FlexJs. As Om said, there is no real adventage on use latest GCL, but it would cause lots of users failure downloading and testing. So we this things are easy to fix and was in the set I was referring to. We should take into account

Re: [LAST CALL] Release FlexJS/FalconJX 0.0.3 (or maybe 0.3)

2015-07-31 Thread Carlos Rovira
Hi, This days I would like to try to setup FlexJS in a clean environment. Could you point me to the latest wiki page to follow the process like a newbie? I'm on a MacBook Pro so my test will not be related to windows. Is the wiki page I request updated? Thanks El viernes, 31 de julio de 2015,

Re: [LAST CALL] Release FlexJS/FalconJX 0.0.3 (or maybe 0.3)

2015-07-31 Thread Alex Harui
Are you going to use an IDE or just text editor and command line? I think the FB page is still ok. If just text editor, we don’t have much written on that workflow. I think you just use the installer, then run bin/mxmlc to create SWFs and js/bin/mxmlc to cross-compile. -Alex On 7/31/15, 2:01

Re: [FlexJS] FlexJS installation - bundle Google Closure Library?

2015-07-31 Thread Alex Harui
On 7/31/15, 1:59 PM, omup...@gmail.com on behalf of OmPrakash Muppirala omup...@gmail.com on behalf of bigosma...@gmail.com wrote: That does not solve the problem of the FlexJS installation failing. The GCL download step can still fail, which seems to be happening a lot. Yeah, I’m tempted

Re: JQueryUI swc

2015-07-31 Thread Alex Harui
On 7/31/15, 1:51 PM, omup...@gmail.com on behalf of OmPrakash Muppirala omup...@gmail.com on behalf of bigosma...@gmail.com wrote: 6) See if we can get DataBindingTest working with JQuery and CreateJS and remove their FlexJSTest examples. I realized a few days ago that the JQuery

Re: [FlexJS] FlexJS installation - bundle Google Closure Library?

2015-07-31 Thread OmPrakash Muppirala
On Fri, Jul 31, 2015 at 1:48 PM, Alex Harui aha...@adobe.com wrote: On 7/31/15, 12:03 PM, omup...@gmail.com on behalf of OmPrakash Muppirala omup...@gmail.com on behalf of bigosma...@gmail.com wrote: On Thu, Jul 30, 2015 at 6:09 AM, Alex Harui aha...@adobe.com wrote: If someone wants to

Re: [FlexJS] FlexJS installation - bundle Google Closure Library?

2015-07-31 Thread Justin Mclean
Hi, Well, given this is Apache, I would first start by double-checking the licensing and provenance of GCL. It Apache licensed [1] but is missing a NOTICE file. All external contributors must sign a ICLA [2][3] so there less issues that your average github project there. There are some 3rd

Re: [FlexJS] FlexJS installation - bundle Google Closure Library?

2015-07-31 Thread OmPrakash Muppirala
On Fri, Jul 31, 2015 at 4:14 PM, Justin Mclean jus...@classsoftware.com wrote: Hi, Well, given this is Apache, I would first start by double-checking the licensing and provenance of GCL. It Apache licensed [1] but is missing a NOTICE file. All external contributors must sign a ICLA

Re: [FlexJS] FlexJS installation - bundle Google Closure Library?

2015-07-31 Thread Alex Harui
On 7/31/15, 4:19 PM, omup...@gmail.com on behalf of OmPrakash Muppirala omup...@gmail.com on behalf of bigosma...@gmail.com wrote: On Fri, Jul 31, 2015 at 4:14 PM, Justin Mclean jus...@classsoftware.com wrote: Hi, Well, given this is Apache, I would first start by double-checking the

[FlexJS] Setup Error

2015-07-31 Thread Deepak MS
Hello, I tried installing FlexJS nightly and installation was successful. I then followed these steps mentioned here (in FB 4.6): https://cwiki.apache.org/confluence/display/FLEX/Using+FlexJS+with+Adobe+Flash+Builder I copied databinding example to my workspace and then created new project with