Re: Apache Flex 4.10.0 Release

2013-07-30 Thread Alex Harui
Even later update on the New Project issue: I think I have successfully patched a jar in FlashBuilder to get around this problem. The patched jar and a readme is up on http://people.apache.org/~aharui/FlashBuilder/ Can a few folks try it so we know it works? I think it will only work with

Re: Apache Flex 4.10.0 Release

2013-07-30 Thread Swen van Zanten
I have tried downloading the file.. but the browser says I have no permission.. Also in your readme the folder that is pointed to is: eclipse/plugins/com.adobe.flash.codemodel_4.7.0.349722 But on my machine it is: eclipse/plugins/com.adobe.flexbuilder.codemodel_4.7.0.349722 Regards, SWEN VAN

Re: Apache Flex 4.10.0 Release

2013-07-30 Thread Paul Hastings
On 7/30/2013 1:04 PM, Alex Harui wrote: Can a few folks try it so we know it works? I think it will only work with FlashBuilder 4.7 (and not 4.6). Then we'll discuss what to do next. just in case you don't already know, this issue shows up in FB4.6 SDK 4.10.0 as well.

Re: Apache Flex 4.10.0 Release

2013-07-30 Thread OmPrakash Muppirala
Same here. Getting a *Server Problem**Unknown server error.* Try again or contact the server administrator. Also, the folder in my FB installation is eclipse\plugins\com.adobe.flexbuilder.codemodel_4.7.0.349722 This is on Windows 7, FB 4.7 64-bit Thanks, Om On Mon, Jul 29, 2013 at 11:22 PM,

Re: Apache Flex 4.10.0 Release

2013-07-30 Thread Erik de Bruin
Same here: Permission error on the download and the FB 4.7 location seems to be eclipse/plugins/com.adobe.flexbuilder.codemodel_4.7.0.349722 ??? EdB On Tue, Jul 30, 2013 at 8:50 AM, OmPrakash Muppirala bigosma...@gmail.com wrote: Same here. Getting a *Server Problem**Unknown server error.*

Installer ready for RC3 - need Mac and Linux builds

2013-07-30 Thread OmPrakash Muppirala
Justin, Can you please do the honors for the Mac and Linux builds? I have the source kits and windows binaries up in the dev dist site under rc3. Once this is done, I will go ahead and start the vote for Installer RC3. Thanks, Om

Re: Apache Flex 4.10.0 Release

2013-07-30 Thread João Fernandes
I'm with Erik here too, fix it in develop + branch both issues. On 30 July 2013 07:57, Erik de Bruin e...@ixsoftware.nl wrote: Same here: Permission error on the download and the FB 4.7 location seems to be eclipse/plugins/com.adobe.flexbuilder.codemodel_4.7.0.349722 ??? EdB On Tue,

Re: Apache Flex 4.10.0 Release

2013-07-30 Thread Alex Harui
OK, my bad on the folder name. Updated the readme. Anybody know what permission I would have to change to allow the jar to be downloaded? On 7/29/13 11:57 PM, Erik de Bruin e...@ixsoftware.nl wrote: Same here: Permission error on the download and the FB 4.7 location seems to be

Re: Apache Flex 4.10.0 Release

2013-07-30 Thread João Fernandes
Eric could you try to clean the workspace cache[1] or eventually try a new workspace? I can't confirm if it would solve the problem because I'm moved to IntelliJ. [1] {workspace}/.metadata/.plugins/com.adobe.flexbuilder.codemodel On 30 July 2013 07:57, Erik de Bruin e...@ixsoftware.nl wrote:

Re: [FlexJS] Handling interfaces

2013-07-30 Thread Erik de Bruin
When using interfaces for type checking, there are two 'kinds': at compilation and at runtime. The @interface and @implements annotations are for compile time checking. For runtime checking comes in two flavours: 'instanceof' and 'is'. Our method of setting up inheritance (goog.inherits)

Re: Installer ready for RC3 - need Mac and Linux builds

2013-07-30 Thread Justin Mclean
Hi, Looks like something broken on the linux build: ApacheFlex-app.xml: error 305: Intial window content SWF version 14 exceeds namespace version http://ns.adobe.com/air/application/2.6 Justin

Re: Apache Flex 4.10.0 Release

2013-07-30 Thread Alex Harui
OK, I think I've fixed the permissions. Let me know if you have a problem using it. -Alex On 7/30/13 12:23 AM, Alex Harui aha...@adobe.com wrote: OK, my bad on the folder name. Updated the readme. Anybody know what permission I would have to change to allow the jar to be downloaded? On

Re: Installer ready for RC3 - need Mac and Linux builds

2013-07-30 Thread Justin Mclean
Hi, Managed to sort (wrong default AIR version in framework air-config.xml we may need to fix that for Linux) but will be a few hours before I can upload the binaries. Justin

Re: Apache Flex 4.10.0 Release

2013-07-30 Thread Swen van Zanten
It works great. Project compiles without errors mac osx 10.8.4 I'll will try FB 4.6 on my win7 later Regards, SWEN VAN ZANTEN Hoofdstraat 160 2171 BL, Sassenheim Op 30 jul. 2013, om 08:57 heeft Erik de Bruin e...@ixsoftware.nl het volgende geschreven: Same here: Permission error on the

Re: IntelliJ - ApacheFlex4.9.1 - flexmojos 6.0.1

2013-07-30 Thread Carlos Rovira
Hi, just let you know that I made a pull request to starling framework to upgrade to flexmojos 6.0.1 and Apache Flex for building starling maven artifact. https://github.com/PrimaryFeather/Starling-Framework/pull/372 still if anyone knowns something about the Adobe text info in the swf tag I

Re: Installer ready for RC3 - need Mac and Linux builds

2013-07-30 Thread Justin Mclean
Hi, Done aded Linux and Mac installer binaries to RC3. Enjoy! Justin

DataGrid RTE/possible 4.9.1 regression

2013-07-30 Thread Justin Mclean
Hi, Run into an issue today with a RTE in 4.10 that I didn't get in 4.9.1, it happen with mx:Datagrid inside a ViewStack but I've been unable to work out a simple test that generates the RTE. The RTE is easy to fix and I've submitted a patch in develop/release that fixes it. If anyone else

Re: IntelliJ - ApacheFlex4.9.1 - flexmojos 6.0.1

2013-07-30 Thread Carlos Rovira
Hi, just let you know that my pull request was accepted and now Apache Flex 4.9.1 and Flexmojos 6.0.1 is the base of the starling framework maven build :) Carlos 2013/7/30 Carlos Rovira carlos.rov...@codeoscopic.com Hi, just let you know that I made a pull request to starling framework to

Re: DataGrid RTE/possible 4.9.1 regression

2013-07-30 Thread Alex Harui
In theory you shouldn't have to add code like that. In the debugger at the exception check parents height. The top most one is getting bad height but could be from bad measure in children. Sent via the PANTECH Discover, an ATT 4G LTE smartphone. Justin Mclean jus...@classsoftware.com wrote:

Re: IntelliJ - ApacheFlex4.9.1 - flexmojos 6.0.1

2013-07-30 Thread Alex Harui
On 7/30/13 6:27 AM, Carlos Rovira carlos.rov...@codeoscopic.com wrote: Hi, just let you know that my pull request was accepted and now Apache Flex 4.9.1 and Flexmojos 6.0.1 is the base of the starling framework maven build Congratulations! still if anyone knowns something about the Adobe text

Re: IntelliJ - ApacheFlex4.9.1 - flexmojos 6.0.1

2013-07-30 Thread Tom Chiverton
On 30/07/2013 16:05, Alex Harui wrote: Crap, modules/swfutils/src/java/flash/swf/tags/ProductInfo.java needs Are we sure changing an externally visible string wont break any third party tools ? Maybe ones that are trying to spot Flex Applications by looking for it, for instance ? Is this a

Re: Flex 4.10.0 Release Status

2013-07-30 Thread Chris Martin
I use FB 4.6 and I actually have to modify the flex-sdk-description file to say 4.6.0 because when it detects newer versions of Flex, it will forceably say that the version of flex is not compatible with design view. Still trying to get an eye out for an IDE that supports a design view so I can

Re: IntelliJ - ApacheFlex4.9.1 - flexmojos 6.0.1

2013-07-30 Thread Alex Harui
On 7/30/13 8:11 AM, Tom Chiverton t...@extravision.com wrote: On 30/07/2013 16:05, Alex Harui wrote: Crap, modules/swfutils/src/java/flash/swf/tags/ProductInfo.java needs Are we sure changing an externally visible string wont break any third party tools ? Maybe ones that are trying to spot

Re: Apache Flex 4.10.0 Release

2013-07-30 Thread OmPrakash Muppirala
Thanks for digging into this issue and finding a solution. My thoughts/concerns on this: - It is really up to Adobe to figure out if they want to honor their user base's desire to continue using FB 4.6. DV does not work with Apache Flex in any case. - Will the fix for FB 4.7 work

[DISCUSS] Release Apache Flex SDK Installer 2.6 - RC3 ***

2013-07-30 Thread OmPrakash Muppirala
Please post all discussions about Installer RC3 in this thread. Thanks, Om

Re: Apache Flex 4.10.0 Release

2013-07-30 Thread Alex Harui
On 7/30/13 12:09 PM, OmPrakash Muppirala bigosma...@gmail.com wrote: Thanks for digging into this issue and finding a solution. My thoughts/concerns on this: - It is really up to Adobe to figure out if they want to honor their user base's desire to continue using FB 4.6. DV does not

Re: IntelliJ - ApacheFlex4.9.1 - flexmojos 6.0.1

2013-07-30 Thread Carlos Rovira
Thanks Alex, I just see your change :) 2013/7/30 Alex Harui aha...@adobe.com On 7/30/13 8:11 AM, Tom Chiverton t...@extravision.com wrote: On 30/07/2013 16:05, Alex Harui wrote: Crap, modules/swfutils/src/java/flash/swf/tags/ProductInfo.java needs Are we sure changing an externally

Re: IntelliJ - ApacheFlex4.9.1 - flexmojos 6.0.1

2013-07-30 Thread OmPrakash Muppirala
On Tue, Jul 30, 2013 at 9:08 AM, Alex Harui aha...@adobe.com wrote: On 7/30/13 8:11 AM, Tom Chiverton t...@extravision.com wrote: On 30/07/2013 16:05, Alex Harui wrote: Crap, modules/swfutils/src/java/flash/swf/tags/ProductInfo.java needs Are we sure changing an externally visible string

Re: [DISCUSS] Release Apache Flex SDK Installer 2.6 - RC2 *

2013-07-30 Thread Alex Harui
Crap, this got stuck in my mailbox. On 7/29/13 2:27 PM, OmPrakash Muppirala bigosma...@gmail.com wrote: On Mon, Jul 29, 2013 at 12:53 PM, Alex Harui aha...@adobe.com wrote: On 7/29/13 11:32 AM, OmPrakash Muppirala bigosma...@gmail.com wrote: Did you look into having the installer pick up the

Re: [DISCUSS] Release Apache Flex SDK Installer 2.6 - RC2 *

2013-07-30 Thread OmPrakash Muppirala
On Tue, Jul 30, 2013 at 3:19 PM, Alex Harui aha...@adobe.com wrote: Crap, this got stuck in my mailbox. On 7/29/13 2:27 PM, OmPrakash Muppirala bigosma...@gmail.com wrote: On Mon, Jul 29, 2013 at 12:53 PM, Alex Harui aha...@adobe.com wrote: On 7/29/13 11:32 AM, OmPrakash Muppirala

Re: [DISCUSS] Release Apache Flex SDK Installer 2.6 - RC2 *

2013-07-30 Thread Alex Harui
Hit this link: http://people.apache.org/~aharui/LocaleTest/LocaleTest.swf For me on Mac OSX 10.6.8, I can change the System Preferences/Language to something else and only the last value (Capabilities.language) changes. Source is below: ?xml version=1.0 encoding=utf-8? s:Application

Re: Apache Flex 4.10.0 Release

2013-07-30 Thread Justin Mclean
Hi, I don't think 4.6 is all that important. If we fix 4.7, the latest versions of the SDK and Flash Builder are good to go. Good we have a solution for 4.7 but given that this is really a perception issue (the actual problem has a very simple workaround ie edit and fix the generated code)

Re: Apache Flex 4.10.0 Release

2013-07-30 Thread Justin Mclean
Hi, Also even with that patch to FB we would still have to change the RC version number form 4.10.0 to something else right for it to work in a patched version of FB? It sill using major*100+minor*10 to compare versions right? Justin

Re: Apache Flex 4.10.0 Release

2013-07-30 Thread Alex Harui
On 7/30/13 4:23 PM, Justin Mclean jus...@classsoftware.com wrote: Hi, Also even with that patch to FB we would still have to change the RC version number form 4.10.0 to something else right for it to work in a patched version of FB? It sill using major*100+minor*10 to compare versions right?

Re: Apache Flex 4.10.0 Release

2013-07-30 Thread Justin Mclean
Hi, It is still using bad code, but the change allows 4.10 to work. So 4*100+10*10 + 0 == 500 is going to be treated the same as 5.0.0 (5*100 + 0 + 0 = 500), 4.10.1 (say we need to patch it) = 501 which will end up with a higher version than than 5.0.0. 100% sure this is just not going to

Re: Flex 4.10.0 Release Status

2013-07-30 Thread Chris Martin
Paul, I changed version to 4.6.0 in the ..\sdks\4.9.1\flex-sdk-description.xml file and design view works just fine. But I don't bank on it all the time. Eventually, like Nick, i'll have to re-train my brain and stop using Design view. Really a bummer they stopped working on that, it's great

Re: Apache Flex 4.10.0 Release

2013-07-30 Thread Alex Harui
On 7/30/13 4:49 PM, Justin Mclean jus...@classsoftware.com wrote: Hi, It is still using bad code, but the change allows 4.10 to work. So 4*100+10*10 + 0 == 500 is going to be treated the same as 5.0.0 (5*100 + 0 + 0 = 500), 4.10.1 (say we need to patch it) = 501 which will end up with a

FlexUnit jenkins job up and running

2013-07-30 Thread Cyrill Zadra
Hi Finally FlexUnit jenkins job is up and running. Job details and results can be found here - https://builds.apache.org/job/flex-flexunit/ Cyrill

Re: [VOTE] Release Apache Flex SDK Installer 2.6 - RC3

2013-07-30 Thread Erik de Bruin
Getting to it, just woke up ;-) EdB On Wed, Jul 31, 2013 at 6:56 AM, OmPrakash Muppirala bigosma...@gmail.com wrote: bump... On Tue, Jul 30, 2013 at 11:22 AM, OmPrakash Muppirala bigosma...@gmail.comwrote: Please vote to approve Apache Flex SDK Installer version 2.6 to be released.

Re: FlexUnit jenkins job up and running

2013-07-30 Thread Erik de Bruin
Great work Cyrill! Are you planning on doing a release or will that be some time in the future? EdB On Wed, Jul 31, 2013 at 2:55 AM, Cyrill Zadra cyrill.za...@gmail.com wrote: Hi Finally FlexUnit jenkins job is up and running. Job details and results can be found here -