RE: [ANNOUNCE] Welcome Carlos as the newest PMC member

2014-03-19 Thread Sugan Naicker
Hi Carlos, Congrats! Regards, Sugan -Original Message- From: Justin Mclean [mailto:jus...@classsoftware.com] Sent: 20 March 2014 02:30 AM To: dev@flex.apache.org Subject: [ANNOUNCE] Welcome Carlos as the newest PMC member Hi, For all his hard work and recent contributions to Apache F

RE: [ANNOUNCE] Welcome Christofer as the newest PMC member

2014-03-19 Thread Sugan Naicker
Hi Christofer, Congrats! Regards, Sugan -Original Message- From: Justin Mclean [mailto:jus...@classsoftware.com] Sent: 20 March 2014 02:30 AM To: dev@flex.apache.org Subject: [ANNOUNCE] Welcome Christofer as the newest PMC member Hi, For all his hard work and recent contributions to

Re: [MUSTELLA] Help diagnose Mustella failures

2014-03-19 Thread Alex Harui
There's something wrong with your setup, like mm.cfg is not in the right place or configured correctly so flashlog.txt isn't being output in the expected place. On 3/19/14 10:41 PM, "piotrz" wrote: >This exactly what I did run checkintests from ant and got that error after >all passed tests. > >

Re: [MUSTELLA] Help diagnose Mustella failures

2014-03-19 Thread piotrz
This exactly what I did run checkintests from ant and got that error after all passed tests. Fix -> https://issues.apache.org/jira/browse/FLEX-34057 Piotr - Apache Flex Committer piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.co

Re: [ANNOUNCE] Welcome Carlos as the newest PMC member

2014-03-19 Thread piotrz
Congratulations Carlos! :) Piotr - Apache Flex Committer piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/ANNOUNCE-Welcome-Carlos-as-the-newest-PMC-member-tp36099p36106.html Sent from the Apache Flex Development mailing list ar

Re: [ANNOUNCE] Welcome Christofer as the newest PMC member

2014-03-19 Thread piotrz
Congratulations Chris! :) - Apache Flex Committer piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/ANNOUNCE-Welcome-Christofer-as-the-newest-PMC-member-tp36100p36105.html Sent from the Apache Flex Development mailing list archi

Re: ILOG Elixr compatibility

2014-03-19 Thread flex
I have been doing enterprise integration for years now and I have gotten to a pretty solid level of expertise with the available open standards. All I can tell you is that the Flash runtimes have been able to do pretty much all of the latest html5 js capabilities for years and works the same acr

Re: ILOG Elixr compatibility

2014-03-19 Thread OmPrakash Muppirala
On Wed, Mar 19, 2014 at 5:47 PM, Justin Mclean wrote: > Hi, > > > I think my manager (who is regularly reading the dev ML) is getting a > little bit stressed (to say the least) > > about my ability to deliver on my daily job (the one I am paid for ;-) ). > You need to keep you day job :-) > > And

Re: ILOG Elixr compatibility

2014-03-19 Thread Justin Mclean
Hi, > I think my manager (who is regularly reading the dev ML) is getting a little > bit stressed (to say the least) > about my ability to deliver on my daily job (the one I am paid for ;-) ). You need to keep you day job :-) > So regarding the 4.12.1, I will put a limit on the amount of time I

Re: ILOG Elixr compatibility

2014-03-19 Thread OmPrakash Muppirala
Good news! The fix works and ILOG Elixir components are usable with Flex 4.13 without any errors now. This is a huge deal! Works with 4.6. Broken with 4.11 and 4.12. Now working fine with 4.13. Thanks Maurice and Alex for figuring this one out. Who wants to give Darren the good news? ;-) Tha

[ANNOUNCE] Welcome Carlos as the newest PMC member

2014-03-19 Thread Justin Mclean
Hi, For all his hard work and recent contributions to Apache Flex the Apache Flex PMC has voted Carlos Rovira in as a PMC member. Congratulations! Justin

[ANNOUNCE] Welcome Christofer as the newest PMC member

2014-03-19 Thread Justin Mclean
Hi, For all his hard work and recent contributions to Apache Flex the Apache Flex PMC has voted Christofer Dutz in as a PMC member. Congratulations! Justin

[VOTE] Apache Flex FlexUnit 4.2.0 RC2

2014-03-19 Thread Justin Mclean
Hi, This is a Apache Flex FlexUnit 4.2.0 release candidate 2 and the first release of FlexUnit under Apache. I'd like to thank Cyril Zadra on all the hard work he did on putting the Flex Unit donation into good shape. Please see the RELEASE_NOTES and the README. The release candidate can be

Re: What is the difference between Flash compiler and Flex compiler?

2014-03-19 Thread Mark Shen
Flash compiler (from fla to swf) Flex compiler(from mxml to swf) On Wed, Mar 19, 2014 at 8:59 PM, Gary Yang wrote: > Hi, > > Right now I see Flex compiler as a Flash compiler but with a Mxml to > Actionscript converting tool, when compile with Flex compiler, it will > convert mxml files into Ac

[DISCUSSION] Release Apache Flex FlexUnit 4.2.0 RC2

2014-03-19 Thread Justin Mclean
Hi, Please place all of the discussion here and not in the [VOTE] thread. Thanks, Justin

Re: [MUSTELLA] Help diagnose Mustella failures

2014-03-19 Thread Justin Mclean
HI, > I've fixed some bug in sdk. Now I would like to run mustella tests, so based > on point 7 (Bug fixing) from wiki I should run chackintests?? Run checkin test first by doing: ant checkintests The mustella tests can be run from the mustella directory using mini_run.sh but you generally only

Re: [MUSTELLA] Help diagnose Mustella failures

2014-03-19 Thread piotrz
Hi guys! I've fixed some bug in sdk. Now I would like to run mustella tests, so based on point 7 (Bug fixing) from wiki I should run chackintests?? I did it and all tests theoretically passed but at the end I got this error http://images.devs-on.net/Image/1yFAdwWTMkGLa5uS-Obszar.png I don't see

What is the difference between Flash compiler and Flex compiler?

2014-03-19 Thread Gary Yang
Hi, Right now I see Flex compiler as a Flash compiler but with a Mxml to Actionscript converting tool, when compile with Flex compiler, it will convert mxml files into Actionscript file, and then call Flash compiler to compile the generated actionscript files into files can be execute on Flash Pla

Re: Add CONTRIBUTING file to projects

2014-03-19 Thread Justin Mclean
Hi, > I also have a problem with the statement that "Apache Flex is an application > framework...". You could say "The Apache Flex SDK is an application > framework...". But Apache Flex is more than an SDK. GIven there's going to be a few more Apache Flex project about I think we should start

Re: Add CONTRIBUTING file to projects

2014-03-19 Thread Justin Mclean
Hi, Thanks for the feedback. OK think that's now good enough to check in. Thanks, Justin

Re: Advice needed on FLEX-33994

2014-03-19 Thread Lee Burrows
On 19/03/2014 18:41, Maurice Amsellem wrote: would be good to have this measurement available to the app in same way as osVersion, eg: Platform.diagonalSizeInInches Good idea. Does it matter if it 's not bindable ? (this is because Platform is all static, so can't have any bindable props). Pe

RE: Advice needed on FLEX-33994

2014-03-19 Thread Maurice Amsellem
>I like device-diagonal - especially as it would avoid the need for a style >update. I like it too. It's so obvious ;-) > would be good to have this measurement available to the app in same way as > osVersion, eg: Platform.diagonalSizeInInches Good idea. Does it matter if it 's not bindable ?

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

2014-03-19 Thread Erik de Bruin
It's an acquired taste ;-) I didn't make any friends on the builds@ list trying to get the last issues we had there fixed. They were actually never solved, we had to make adjustments to our build process (actually make a PixelBender release instead of building it), so I'm afraid that this time won

Re: Advice needed on FLEX-33994

2014-03-19 Thread Lee Burrows
I like device-diagonal - especially as it would avoid the need for a style update. Also, would be good to have this measurement available to the app in same way as osVersion, eg: Platform.diagonalSizeInInches On 19/03/2014 14:48, Maurice Amsellem wrote: I agree it's mainly for mobile. see

RE: Build failed in Jenkins: flex-sdk #677

2014-03-19 Thread Maurice Amsellem
> but they don't seem inclined to accept any help that might improve their > service Erik, I love your sense of sarcasm ;-) -Message d'origine- De : Erik de Bruin [mailto:e...@ixsoftware.nl] Envoyé : mercredi 19 mars 2014 19:12 À : dev@flex.apache.org Objet : Re: Build failed in Jenkins

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

2014-03-19 Thread Erik de Bruin
Yeah... The builds@ admin were notified of the other problems with 'windows1' more than a week (2 weekends) ago... We need to figure out how to get our own admin account on that machine, as we seem to be one of the few project to actively use that slave. I've offered to help out a few times, both o

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

2014-03-19 Thread OmPrakash Muppirala
This is a problem with the the Build machine. The admins have been notified of this issue. Thanks, Om On Wed, Mar 19, 2014 at 10:13 AM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > See > > --

RE: Advice needed on FLEX-33994

2014-03-19 Thread Maurice Amsellem
>FlexJS has some non-standard styles for injecting beads so we need an >equivalent MQ parser in AS. Yes, I remember that in your presentation. Beads can also be configured in defaults.css, like skinClass. But the rest of the css could be pushed to the browser, so it needs to be compliant. >T

Re: Advice needed on FLEX-33994

2014-03-19 Thread Alex Harui
On 3/19/14 8:52 AM, "Maurice Amsellem" wrote: >>What do folks do in the HTML/JS/CSS world? >From what I read on the web, they use media queries, with a combination >of width/height ( type=handheld is not used, as it's not well supported). > >For Flex JS, you could rely entirely on the browser's

RE: Advice needed on FLEX-33994

2014-03-19 Thread Maurice Amsellem
>What do folks do in the HTML/JS/CSS world? >From what I read on the web, they use media queries, with a combination of >width/height ( type=handheld is not used, as it's not well supported). For Flex JS, you could rely entirely on the browser's media query parser, so that would be easy. right

RE: ILOG Elixr compatibility

2014-03-19 Thread Maurice Amsellem
>But if this change does break someone, I am hopeful you will help them by >pushing another one out the door ;-) Of course. >Yes, I know. You are under no obligation to be an RM for any release. I think my manager (who is regularly reading the dev ML) is getting a little bit stressed (to say t

Re: ILOG Elixr compatibility

2014-03-19 Thread Alex Harui
On 3/19/14 8:35 AM, "Maurice Amsellem" wrote: >Wait a minute, I only said I was willing to try for 4.12.1, and with help >from Justin. > >Depending on how difficult the experience will be , I may or not agree to >do it on further (minor) releases. Yes, I know. You are under no obligation to be

Re: Advice needed on FLEX-33994

2014-03-19 Thread Alex Harui
What do folks do in the HTML/JS/CSS world? For FlexJS I hope to not rely on custom media queries any more than the HTML/JS/CSS folks do. It might be nice if the SDK did something similar although the DPI buckets can be a factor. In theory FlexJS won't need buckets because you can compute the buc

RE: ILOG Elixr compatibility

2014-03-19 Thread Maurice Amsellem
Wait a minute, I only said I was willing to try for 4.12.1, and with help from Justin. Depending on how difficult the experience will be , I may or not agree to do it on further (minor) releases. Maurice -Message d'origine- De : Alex Harui [mailto:aha...@adobe.com] Envoyé : mercredi

Re: ILOG Elixr compatibility

2014-03-19 Thread Alex Harui
On 3/19/14 7:40 AM, "Maurice Amsellem" wrote: >>It could just be that we neutered hasValidLicense incorrectly and should >>have had it return false instead of true. >That's what I think too. The name is misleading. > >I propose to wait for confirmation that the updated compiler does not >show

RE: Advice needed on FLEX-33994

2014-03-19 Thread Maurice Amsellem
I agree it's mainly for mobile. >see if you can put in a flag so folks can get back to the old behavior: I propose the new "device-diagonal" selector, which doesn't change with the orientation. So the test could be: - if device-width or device-height is used, update styles on orientation chan

RE: ILOG Elixr compatibility

2014-03-19 Thread Maurice Amsellem
>It could just be that we neutered hasValidLicense incorrectly and should have >had it return false instead of true. That's what I think too. The name is misleading. I propose to wait for confirmation that the updated compiler does not show errors on Exilir apps ( Om is going to test, I could a

Re: Advice needed on FLEX-33994

2014-03-19 Thread Alex Harui
IIRC, pixel density is not reported accurately on the desktop, so computing inches and cms will have a certain amount of inaccuracy. That said, see if you can put in a flag so folks can get back to the old behavior if they find this one too slow, and go for it. Large desktop UI's with tons of wid

Re: ILOG Elixr compatibility

2014-03-19 Thread Alex Harui
On 3/19/14 6:43 AM, "Maurice Amsellem" wrote: >There is something that disturbs me in what you said: > >Since Adobe has donated Flex and the compiler to Apache, but still own >Flash Builder, >I find it strange that they would still rely on some hidden feature in >the compiler to check the licen

Advice needed on FLEX-33994

2014-03-19 Thread Maurice Amsellem
Hi, I am preparing for https://issues.apache.org/jira/browse/FLEX-33994 ( media size CSS ) and have a few interrogations: 1) Specs: this is how I intend to implement the new media selectors: @media selectors: device-width, device-height Supports the following units: (no unit), px, pt, in, cm,

Re: ILOG Elixr compatibility

2014-03-19 Thread Nicholas Kwiatkowski
In Flex 2.0 and 2.0.1, you needed Flex Builder in order to have the proper Java libraries(Jars), or that function/argument failed. The JARS were floating around the internet and were pretty easy to find, but it still required additional work. On Wed, Mar 19, 2014 at 9:57 AM, Tom Chiverton wrote:

Re: ILOG Elixr compatibility

2014-03-19 Thread Tom Chiverton
On 19/03/14 13:54, Nicholas Kwiatkowski wrote: If you didn't have FB installed and were compiling it from the command-line, you couldn't use the charting components at all. Isn't that what the -licence mxmlc argument was for ? Tom

Re: ILOG Elixr compatibility

2014-03-19 Thread Nicholas Kwiatkowski
I would bet those stubs are still in there from when a portion of the Flex SDK required a licensing. You used to have to pay extra to get access to mx.charts.* and a few other items that we now get as a part of the Apache package. If you didn't compile it with the right version of Flex Builder, t

Re: [FlexJS] AMF support

2014-03-19 Thread Alex Harui
On 3/19/14 4:44 AM, "Nicholas Kwiatkowski" wrote: >Alex, > >With XP's support being deprecated next month, I think we should see IE8 >drop off much quicker than it was in the past -- at least, that is the >hope. That's good to know. > I wonder if we could set minimum browser requirements for c

RE: ILOG Elixr compatibility

2014-03-19 Thread Maurice Amsellem
There is something that disturbs me in what you said: Since Adobe has donated Flex and the compiler to Apache, but still own Flash Builder, I find it strange that they would still rely on some hidden feature in the compiler to check the license of the software that they still own. WDYT? -M

Re: ILOG Elixr compatibility

2014-03-19 Thread Alex Harui
Good question. Maybe someone in the community can help out. On 3/19/14 6:16 AM, "Maurice Amsellem" wrote: >I have a premium licence of FB. > >How could I test the stuff you are talking about (WSDL to data class >stuff, profiling)? > >Maurice > >-Message d'origine- >De : Alex Harui [mai

RE: ILOG Elixr compatibility

2014-03-19 Thread Maurice Amsellem
I have a premium licence of FB. How could I test the stuff you are talking about (WSDL to data class stuff, profiling)? Maurice -Message d'origine- De : Alex Harui [mailto:aha...@adobe.com] Envoyé : mercredi 19 mars 2014 14:11 À : dev@flex.apache.org Objet : Re: ILOG Elixr compatibili

Re: ILOG Elixr compatibility

2014-03-19 Thread Alex Harui
On 3/19/14 12:25 AM, "Maurice Amsellem" wrote: > >But since there is no more [RequiresLicence( id="mx.fbpro" ) ] in the >source, then maybe we could just remove the test, and execute the "third >party" path in all cases. > >WDYT? It isn't clear to me that FB doesn't have some way of executing th

RE: [FlexJS] AMF support

2014-03-19 Thread Maurice Amsellem
Some consider that when a software is not supported and does not evolve anymore, it's "dead". I am not. I am using Parsley / SpiceLib on both Desktop and Mobile projects. These are large projects with complex architecture. It's working remarkably well, fast (if you use FastInject for UIs) even o

RE: Add CONTRIBUTING file to projects

2014-03-19 Thread Kessler CTR Mark J
How about some possible changes... >Apache Flex is an application framework for easily building Flash-based >applications for mobile devices, the browser and desktop. Apache Flex is an application development framework for easily building Flash-based applications for mobile devi

RE: [FlexJS] AMF support

2014-03-19 Thread piotrz
I've been thinking about why Parsley is dead. Someone just stopped working on this project but I think current version is quite stable, quite good for really big projects. I wouldn't add to much, so when we could tell that is project is dead ? Piotr - Apache Flex Committer piotrzarzyck...@

Re: [FlexJS] AMF support

2014-03-19 Thread Carlos Rovira
Condere that FlexJS is pre-alpha, and needs many months ahead to be ready, so by that time things begin deprecated will be even more deprecated ;) Another point is the inception nature of FlexJS as a new software. We should not be worried about legacy, only for things that should be supported for

Re: [FlexJS] AMF support

2014-03-19 Thread Nicholas Kwiatkowski
BlazeDS is only as dead as we make it. It's an Apache project now. On Wed, Mar 19, 2014 at 7:31 AM, Maurice Amsellem < maurice.amsel...@systar.com> wrote: > So let's recap (mixing with the other thread on BlazedDS/GraniteDS): > > BlazeDS is dead > Parsley is dead > IE8 is dead (almost) > Window

Re: [FlexJS] AMF support

2014-03-19 Thread Nicholas Kwiatkowski
Alex, With XP's support being deprecated next month, I think we should see IE8 drop off much quicker than it was in the past -- at least, that is the hope. I wonder if we could set minimum browser requirements for certain "advanced" features of the framework (BootStrap, EXTjs, and others do this)

Re: Mapping services

2014-03-19 Thread Nicholas Kwiatkowski
I currently use ESRi's service. Their products work very well with the latest Flex versions, and it looks like they've been testing it internally with it as well. It's free for small to medium traffic apps, but the free-tier does run out after you grow to a certain size (150,000 pulls/day, if I r

RE: [FlexJS] AMF support

2014-03-19 Thread Maurice Amsellem
So let's recap (mixing with the other thread on BlazedDS/GraniteDS): BlazeDS is dead Parsley is dead IE8 is dead (almost) Windows XP is dead (soon) And I and I'm not feeling too great myself. ( thanks Woody Allen ;-) Have a good day all. Maurice -Message d'origine- De : Kessler CTR

Re: Mapping services

2014-03-19 Thread Paul Hastings
On 3/19/2014 2:37 PM, Justin Mclean wrote: I know this comes up occasionally on the list. But has any one tried this service with Flex? https://www.mapbox.com been playing around w/it via ESRI's flex API, they have an example here: https://developers.arcgis.com/flex/sample-code/webtiledlayer.

RE: [FlexJS] AMF support

2014-03-19 Thread Kessler CTR Mark J
I believe IE8 is as high as you can upgrade if your running XP as well. -Original Message- From: Justin Mclean [mailto:jus...@classsoftware.com] Sent: Tuesday, March 18, 2014 6:20 PM To: dev@flex.apache.org Subject: Re: [FlexJS] AMF support Hi, We've had almost 1/2 million visits to the

Re: client page error

2014-03-19 Thread Tom Chiverton
On 18/03/14 17:54, supp...@extravision.com wrote: /default/Schedule.cfm Element SCHEDULE is undefined in FORM. The error occurred on line 464. Talked to Paul abut this and I've pulled the fix for this out of the next release and deployed it. It's caused by the menu auto saving the t

RE: ILOG Elixr compatibility

2014-03-19 Thread Maurice Amsellem
Fixed and committed. You can try it in the next nightly. Thanks Alex for the initial code of the fix (that I slightly modified). Maurice -Message d'origine- De : omup...@gmail.com [mailto:omup...@gmail.com] De la part de OmPrakash Muppirala Envoyé : mercredi 19 mars 2014 09:08 À : de

RE: ILOG Elixr compatibility

2014-03-19 Thread OmPrakash Muppirala
On Mar 19, 2014 12:56 AM, "Maurice Amsellem" wrote: > > So I did the change in CompilerAPI.java ( removed hasValidLicence) and now both the compiler and the runtime error disappeared. > Commit ? +1 I will give it a try with ILOG Elixir in the morning. Thanks, Om > > Maurice > > -Message d'

RE: ILOG Elixr compatibility

2014-03-19 Thread Maurice Amsellem
So I did the change in CompilerAPI.java ( removed hasValidLicence) and now both the compiler and the runtime error disappeared. Commit ? Maurice -Message d'origine- De : Maurice Amsellem [mailto:maurice.amsel...@systar.com] Envoyé : mercredi 19 mars 2014 08:25 À : dev@flex.apache.org O

Mapping services

2014-03-19 Thread Justin Mclean
Hi, I know this comes up occasionally on the list. But has any one tried this service with Flex? https://www.mapbox.com This is an encouraging start: http://api.tiles.mapbox.com/crossdomain.xml Thanks, Justin

RE: ILOG Elixr compatibility

2014-03-19 Thread Maurice Amsellem
Yes, I understand. >From the code path, hasValidLicence(licenceMap, id) checks whether the current >licenceReq id applies to FlexSDK ("mx.fbpro") , and if not, considers this is a third-party licence and adds the dependencies (among other things). The name is misleading, it should be isFlexSD