FlexSDK 4.16.0 installer errors

2017-03-16 Thread Justin Mclean
Hi, Not sure what we can do about it but I’m seeing a higher than usual error rates with the installer in google analytics, especially on windows About 10% of all windows downloads are getting that 1000 error mention in the other thread , but we’re seeing a total error rate of about 60% for

Re: [FlexJS] Subflash, a clone of the Flash API for Flex JS, progress and questions

2017-03-16 Thread lizhi
https://cwiki.apache.org/confluence/display/FLEX/Using+CreateJS+with+FlexJS - spriteflexjs.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Subflash-a-clone-of-the-Flash-API-for-Flex-JS-progress-and-questions-tp60395p60540.html Sent from the

Re: git commit: [flex-asjs] [refs/heads/develop] - Added MD5

2017-03-16 Thread Alex Harui
FWIW, we have a much faster MD5 in flex-utilities repo in ant_on_air. And that one we've released in the Installer. -Alex On 3/16/17, 5:53 PM, "Justin Mclean" wrote: >HI, > >Just out of interest where did that MD5 code come from? It looks very >much like this [1] >

Re: git commit: [flex-asjs] [refs/heads/develop] - Added MD5

2017-03-16 Thread Justin Mclean
HI, Just out of interest where did that MD5 code come from? It looks very much like this [1] Thanks, Justin 1. https://github.com/mikechambers/as3corelib/blob/master/src/com/adobe/crypto/MD5.as

Re: AW: AW: [FlexJS] Dual branch

2017-03-16 Thread Alex Harui
On 3/16/17, 3:51 PM, "Christofer Dutz" wrote: >So typedefs produce only the js version? It should help make the Maven >plugin simpler and the build easier to understand. So thumbs up for that. >If I can help with the step in embedding the js in the "normal" one, just

Re: Is it possible to upgrade to Gradle build ? Re: AIR 25 released

2017-03-16 Thread Carlos Rovira
Hi Gary, at least for what I know, people here does not use to to work with Gradle. Maybe Chris Dutz. I ear about it and wanted to try it , but finaly never did. So IMHO if you want to build with gradle and know how to do it I propose that you implement that build yourself and donate to the

AW: AW: [FlexJS] Dual branch

2017-03-16 Thread Christofer Dutz
So typedefs produce only the js version? It should help make the Maven plugin simpler and the build easier to understand. So thumbs up for that. If I can help with the step in embedding the js in the "normal" one, just let me know. Chris Von meinem Samsung Galaxy Smartphone gesendet.

Re: AIR 25 released

2017-03-16 Thread hferreira
Tested on macOS. Desktop project updated from Flex 4.15 + AIR 23 to Flex 4.16 + AIR 25. Thank you very much. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/AIR-25-released-tp60504p60534.html Sent from the Apache Flex Development mailing list archive at

AW: AW: [FlexJS] flex-asjs build failing

2017-03-16 Thread Christofer Dutz
Run the build with the "-X" flag to output more information and paste that please. Without it, Maven hides the exception. Chris Von meinem Samsung Galaxy Smartphone gesendet. Ursprüngliche Nachricht Von: yishayw Datum: 16.03.17 10:56 (GMT-05:00)

AW: Is it possible to upgrade to Gradle build ? Re: AIR 25 released

2017-03-16 Thread Christofer Dutz
Well from my point of view gradle is the solution in half way in between ant and Maven. It should be easy to supply a gradle build in addition to ant and Maven, but we shouldn't relax the requirements on the build and give up on Maven. Chris Von meinem Samsung Galaxy Smartphone gesendet.

Re: 4.16.0 Install issues (was Re: [ANNOUNCE] Apache Flex 4.16.0 released)

2017-03-16 Thread OmPrakash Muppirala
You can use FP/AIR 23 and older then use one of the upgrade scripts. +1 for this approach. I think we should add these steps to a wiki page and keep it handy for folks who want this. In fact, simply copying over a different AIR SDK should work as well. Thanks, Om

Re: 4.16.0 Install issues (was Re: [ANNOUNCE] Apache Flex 4.16.0 released)

2017-03-16 Thread Alex Harui
On 3/16/17, 12:25 PM, "Nicholas Kwiatkowski" wrote: >I think there is some reason to use very old versions of AIR ( < 4), but >between AIR 4 and 23 it should be ok. Do you know if it effects the old >ones (which still support some older OSs)? Probably. The

Re: [FlexJS] Dual branch

2017-03-16 Thread Harbs
> On Mar 16, 2017, at 6:54 PM, Alex Harui wrote: > > > > On 3/16/17, 9:41 AM, "Harbs" wrote: > >> So, as soon as you merge in dual, all the $displayObject references and >> all will be gone. Correct? > > I actually haven't done that yet

Re: 4.16.0 Install issues (was Re: [ANNOUNCE] Apache Flex 4.16.0 released)

2017-03-16 Thread Nicholas Kwiatkowski
I think there is some reason to use very old versions of AIR ( < 4), but between AIR 4 and 23 it should be ok. Do you know if it effects the old ones (which still support some older OSs)? -Nick On Thu, Mar 16, 2017 at 2:54 PM, Alex Harui wrote: > Adding dev@... > > I just

4.16.0 Install issues (was Re: [ANNOUNCE] Apache Flex 4.16.0 released)

2017-03-16 Thread Alex Harui
Adding dev@... I just noticed that there is a bug in the installer.xml and the Installer will not install 4.16.0 on Mac with FP/AIR 23 and older. It will only work with FP/AIR 24 and newer. I haven't tried Windows, but it should be ok. I am hopeful very few people will want to install 4.16

Re: About legacy IDEs (Re: AW: [FALCONJX] Combining SWF and JS compilers)

2017-03-16 Thread Alex Harui
BTW, if you do upgrade FB to run on Java 7/8, you may also need to edit the .ini file and add: -Djava.util.Arrays.useLegacyMergeSort=true Otherwise the regular Flex SDK compiler may start throwing errors. HTH, -Alex On 2/7/17, 6:28 PM, "Alex Harui" wrote: > > >On 2/7/17,

Re: [FlexJS] Dual branch

2017-03-16 Thread Carlos Rovira
Ok Alex, thanks for clearing it 2017-03-16 18:49 GMT+01:00 Alex Harui : > > > On 3/16/17, 10:38 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira" > > wrote: > > >So, in order to understand what I'm

Re: [FlexJS] Datagrid?

2017-03-16 Thread Peter Ent
I just saw this - sorry for the delay. I'm working on changing the structure of the container classes which also affects list and therefore DataGrid. Once I have things stable and checked in I'll look at the bugs and see if they are resolved and if not, start addressing them. Regards, Peter Ent

Re: [FlexJS] Dual branch

2017-03-16 Thread Alex Harui
On 3/16/17, 10:38 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira" wrote: >So, in order to understand what I'm missing, "Basic" will be in the >diagram >I did in place of "FlexJS"? > >In Core be should have things like

Re: [FlexJS] Dual branch

2017-03-16 Thread Carlos Rovira
So, in order to understand what I'm missing, "Basic" will be in the diagram I did in place of "FlexJS"? In Core be should have things like UIBase, UIButtonBase, Container... since HTML (Div, H1, P...) will need it. Then in Basic we should have FlexJS set (i.e: js:Button, js:TextInput,

Re: [FlexJS] Dual branch

2017-03-16 Thread Alex Harui
On 3/16/17, 9:44 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira" wrote: >Hi Alex, > >2017-03-16 15:54 GMT+01:00 Alex Harui : > >> >> The components in the HTML project that are not direct wrappers (like A,

Re: [FlexJS] Dual branch

2017-03-16 Thread Alex Harui
On 3/16/17, 9:41 AM, "Harbs" wrote: >So, as soon as you merge in dual, all the $displayObject references and >all will be gone. Correct? I actually haven't done that yet ($displayObject points to itself), but I guess I should go and do that. > >Sounds scary. > >I’d

Re: [FlexJS] Dual branch

2017-03-16 Thread Carlos Rovira
Hi Alex, 2017-03-16 15:54 GMT+01:00 Alex Harui : > > The components in the HTML project that are not direct wrappers (like A, > Div, H1, etc) now live in the Basic folder. HTML will just contain these > direct wrappers. > it's strange for me that refactor. I proposed just

Re: [FlexJS] Dual branch

2017-03-16 Thread Harbs
So, as soon as you merge in dual, all the $displayObject references and all will be gone. Correct? Sounds scary. I’d like to test my app on the dual branch before you do the merge. I can’t afford a week of non-productivity right now. Can you wait until Sunday or Monday to merge to give me

Re: AIR 25 released

2017-03-16 Thread Alex Harui
I think I've added it. Please try and let us know. Thanks, -Alex On 3/16/17, 2:28 AM, "hferreira" wrote: >Hello, > >AIR 25 is now released. >I would like to update to the lasted Flex 4.16 (thanks for provide that) >but >with AIR 25 directly from the installer. >Can you

Re: Just need to vent...

2017-03-16 Thread Alex Harui
On 3/16/17, 12:35 AM, "Harbs" wrote: >I think that’s a good plan. > >Here’s what (I think) should solve the problem: > >1. The compiler goes through the require chain once and build a list of >all inheritance chains. >2. It also builds a list of requires that either have

Re: AW: [FlexJS] flex-asjs build failing

2017-03-16 Thread yishayw
Hi Chris, The art is there so I guess the mavenizer is active. It looks like there's a missing pom [1]? [1] https://paste.apache.org/9gY2 -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-flex-asjs-build-failing-tp60461p60515.html Sent from the

Re: [FlexJS] Dual branch

2017-03-16 Thread Alex Harui
On 3/16/17, 12:37 AM, "Harbs" wrote: >I have not had the time. > >Is there anything to be aware of when you merge it in from an application >development stand-point? I was sort of wondering if it would compile a big app and produce a valid SWF and whether it would miss

Re: AW: [FlexJS] Dual branch

2017-03-16 Thread Alex Harui
On 3/16/17, 4:52 AM, "Christofer Dutz" wrote: >so i understand it correctly in the dual branch, the compiler produces >one swc per type? And if you do pure js you use the js-swcs and if flash, >you use the normal swcs? Yes. That is correct. Thanks, -Alex

Is it possible to upgrade to Gradle build ? Re: AIR 25 released

2017-03-16 Thread Gary Yang
I tried a few times digging into Flex build, did not prepare enough time and knowledge. I feel like it could be a lot easier if it could be built with Gradle, is it possible? how much effort could it be? -Gary On Thu, Mar 16, 2017 at 5:28 AM, hferreira wrote: > Hello,

Re: [2/2] git commit: [flex-asjs] [refs/heads/develop] - Initial commit of Text

2017-03-16 Thread Harbs
FYI: The ant build of Text should work. (Although it’s not yet functional.) I have not added this to the general build and I don’t know how to set up the maven build. I will need help with that. The TLF project should land later today. (which will have build problems) I realized after I

AW: FlexJS / Jenkins on Unix

2017-03-16 Thread Christofer Dutz
Hi Justin, Well haven't changed anything since Tuesday ... Haven't got IntelliJ on my phone ... Yet ;-) But happy it's working. Chris Von meinem Samsung Galaxy Smartphone gesendet. Ursprüngliche Nachricht Von: Justin Mclean Datum: 16.03.17

Re: [FlexJS] Container work status

2017-03-16 Thread Peter Ent
Thanks for letting me know. I will try to be quick. ‹peter On 3/16/17, 4:11 AM, "Justin Mclean" wrote: >Hi, > >The current changes have broken the layout in our application (not >unexpected). When you feel it at a stable state just say so and we set if >we can fix it

Re: [MDL Dialogs] was: Re: [FlexJS] MDL - Dynamic Child Problem

2017-03-16 Thread Carlos Rovira
Hi Piotr, sorry, just see this, but as you said I'm very busy this days and even can't take the time to look to all the threads going on. I can't analyze right now the changes you want to do, but I trust you and I'm sure what you plan will be the right way to go. Hope I can return in some days as

AW: [FlexJS] Dual branch

2017-03-16 Thread Christofer Dutz
so i understand it correctly in the dual branch, the compiler produces one swc per type? And if you do pure js you use the js-swcs and if flash, you use the normal swcs? Chris Von meinem Samsung Galaxy Smartphone gesendet. Ursprüngliche Nachricht Von: Alex Harui

Re: [MDL Dialogs] was: Re: [FlexJS] MDL - Dynamic Child Problem

2017-03-16 Thread sankar
piotrz wrote > I'm thinking on adding as "default" to components ability for dynamic > creation without any "isDynamic" property etc. I wanted to discuss it with > Carlos in the other thread, but he is busy currently, so I'm still waiting > for his input. Hi Piotr, That sounds nice. Although I

AIR 25 released

2017-03-16 Thread hferreira
Hello, AIR 25 is now released. I would like to update to the lasted Flex 4.16 (thanks for provide that) but with AIR 25 directly from the installer. Can you update the installer ? Regards, Hugo. -- View this message in context:

Re: Build failed in Jenkins: flex-sdk #1453

2017-03-16 Thread Mihai Chira
I'm just taking a look at this On 15 March 2017 at 11:56, wrote: > See > > -- > [...truncated 2049 lines...] > main: > [echo] Compiling

Re: [ANNOUNCE] Apache Flex 4.16.0 released

2017-03-16 Thread bschleicher
Hi! I had problems with the subscribtion of the mailing list. Sorry if this message is now a cross-posting. Thanks for the release of the Flex SDK 4.16.0 On the same day of the Flex SDK release, Adobe has released AIR SDK 25.0. It would be nice if somone will update the installer to support

Home for FlexJS TLF

2017-03-16 Thread Harbs
I will likely be donating the TLF code migrated to FlexJS soon. First of all, I’d like to set expectations: 1. It will be non-functional at first. 2. Even when it will be functional, it will require a text engine to drive. I’m trying to put together a basic text engine, but it will be very

Re: [FlexJS] Container work status

2017-03-16 Thread Justin Mclean
Hi, The current changes have broken the layout in our application (not unexpected). When you feel it at a stable state just say so and we set if we can fix it up and report back any issues. Thanks, Justin

Re: Just need to vent...

2017-03-16 Thread Harbs
I think that’s a good plan. Here’s what (I think) should solve the problem: 1. The compiler goes through the require chain once and build a list of all inheritance chains. 2. It also builds a list of requires that either have no inheritance, or are at the end of an inheritance chain. 3. It

Re: [FlexJS] Dual branch

2017-03-16 Thread Harbs
I have not had the time. Is there anything to be aware of when you merge it in from an application development stand-point? Have you done anything regarding the Basic vs. HTML projects? Harbs > On Mar 16, 2017, at 3:01 AM, Alex Harui wrote: > > Has anyone else looked at

Re: Just need to vent...

2017-03-16 Thread Alex Harui
FWIW, I think I've reproduced it. There is a circularity of goog.requires that cannot be fixed by removing circulars that I can see. Essentially, if StandardFlowComposer extends FlowComposerBase which references FactoryComposer which extends StandardFlowComposer, then the following goog.requires

Re: [FlexJS] ASDoc (was Re: [FlexJS] maven faling (WeakMap)

2017-03-16 Thread Alex Harui
OK, I removed the Flex SDK ASDoc part of the build. Next build is probably less than 2 hours away. -Alex On 3/15/17, 11:21 PM, "piotrz" wrote: >Alex, > >I think we have enough agreed on switching it to FlexJS ASDoc. We have >failing build on jenkins [1] for a long

Re: [FlexJS] ASDoc (was Re: [FlexJS] maven faling (WeakMap)

2017-03-16 Thread piotrz
Alex, I think we have enough agreed on switching it to FlexJS ASDoc. We have failing build on jenkins [1] for a long time, which means that none can try the fresh changes through the installer. [1] http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/ Piotr - Apache Flex PMC

Re: FlexJS / Jenkins on Unix

2017-03-16 Thread Justin Mclean
Hi, Was just taking a look at this again and it’s now working. Not 100% sure what has changed but a GitHub change triggered the CI server which got the latest FlexJS 0.8 snapshots and the application compiled to completion, and build past that have also worked. If you changed something Chris

Re: [MDL Dialogs] was: Re: [FlexJS] MDL - Dynamic Child Problem

2017-03-16 Thread piotrz
Hi Santanau, I'm thinking on adding as "default" to components ability for dynamic creation without any "isDynamic" property etc. I wanted to discuss it with Carlos in the other thread, but he is busy currently, so I'm still waiting for his input. If I got it positiv I will start work and you