Re: Build failed in Jenkins: flex-sdk_mustella-mobile #391

2013-11-27 Thread Erik de Bruin
Time to look into this, this is a very consistent fail, which rules out timeout issues or incidental mishaps. Anyone know what's going on? EdB On Wed, Nov 27, 2013 at 5:25 AM, flex.muste...@gmail.com wrote: See http://localhost:8080/job/flex-sdk_mustella-mobile/391/

RE: Build failed in Jenkins: flex-sdk_mustella-mobile #391

2013-11-27 Thread Maurice Amsellem
I am looking at it now. Maurice -Message d'origine- De : Erik de Bruin [mailto:e...@ixsoftware.nl] Envoyé : mercredi 27 novembre 2013 09:00 À : dev@flex.apache.org Cc : Maurice Amsellem Objet : Re: Build failed in Jenkins: flex-sdk_mustella-mobile #391 Time to look into this, this is

RE: Build failed in Jenkins: flex-sdk_mustella-mobile #391

2013-11-27 Thread Maurice Amsellem
Text Input focus/softkeyboard appearance is now on mouse click I removed the SimulateMouseGesture statements which are not needed anymore. Test pass for me. Committed/pushed, should be good now. Maurice -Message d'origine- De : Maurice Amsellem [mailto:maurice.amsel...@systar.com]

Re: Open declaration (F3, ctrl+click) jumps to wrong location in Flash Builder

2013-11-27 Thread BorekB
All is OK in the build path. Do you think this is a Flex SDK or Flash Builder issue? -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Open-declaration-F3-ctrl-click-jumps-to-wrong-location-in-Flash-Builder-tp32641p32647.html Sent from the Apache Flex

Re: Open declaration (F3, ctrl+click) jumps to wrong location in Flash Builder

2013-11-27 Thread Cosma Colanicchia
Do you have other flex projects open, maybe using different versions of the SDK? I noticed that, sometimes, Flash Builder open the source file from the wrong SDK. If this is the case, you should also note that the path of the source file opened is not from the correct SDK folder for the project.

Re: Open declaration (F3, ctrl+click) jumps to wrong location in Flash Builder

2013-11-27 Thread BorekB
The correct file is always opened, just at the wrong line / column number. Yes, I have more projects open but they all work with the 4.11.0 SDK and their source attachment path is correct. Does anyone know how Flash Builder determines the symbol position inside the framework source file? Is that

Re: Jenkins build is back to normal : flex-sdk_mustella-mobile #392

2013-11-27 Thread Erik de Bruin
That's more like it! Thanks, EdB On Wed, Nov 27, 2013 at 3:53 PM, flex.muste...@gmail.com wrote: See http://localhost:8080/job/flex-sdk_mustella-mobile/392/changes -- Ix Multimedia Software Jan Luykenstraat 27 3521 VB Utrecht T. 06-51952295 I. www.ixsoftware.nl

Re: Open declaration (F3, ctrl+click) jumps to wrong location in Flash Builder

2013-11-27 Thread Alex Harui
If you create a 4.6 project, where does it put the cursor? I think FB may have a database based on 4.6 and is using the same line numbers for 4.11. On 11/27/13 4:58 AM, BorekB bor...@gmail.com wrote: The correct file is always opened, just at the wrong line / column number. Yes, I have more

Re: Open declaration (F3, ctrl+click) jumps to wrong location in Flash Builder

2013-11-27 Thread Cosma Colanicchia
I’d also give it a try using a clean workspace, FB may be caching SWC information. 2013/11/27 Alex Harui aha...@adobe.com If you create a 4.6 project, where does it put the cursor? I think FB may have a database based on 4.6 and is using the same line numbers for 4.11. On 11/27/13 4:58 AM,

SDK bug fixing in IntelliJ

2013-11-27 Thread Lee Burrows
Hi All, I am trying to setup IntelliJ 12.1 so that i can edit the SDK and submit patches. I currently have the SDK within a Java module (as all tutorials seem to suggest) but is it possible to enable code-hinting/jump to definition etc. when editing AS/MXML files? -- Lee Burrows

Re: SDK bug fixing in IntelliJ

2013-11-27 Thread OmPrakash Muppirala
Lee, Here are some references that might help you: General overview: https://cwiki.apache.org/confluence/display/FLEX/Bug+Fixing Setting up IntelliJ for Apache Flex SDK development: http://www.youtube.com/watch?v=5COE3hYqCJk If you run into some stale documentation, please let us know and we can

Re: SDK bug fixing in IntelliJ

2013-11-27 Thread Lee Burrows
Thanks Om. I used that video to setup my system - i can build the sdk successfully. But the video (nor the wiki or read me) mentions what i need. I have managed to get jump-to-definition working - by setting [sdk]/frameworks/projects as a 'source folder' in the Java module. Basically, i want

[FlexJS] Reaching out to IDE developers to support FlexJS

2013-11-27 Thread OmPrakash Muppirala
I have created a JIRA ticket here [1] to track our outreach efforts with IDE developers to start supporting Apache Flex - FlexJS. Here are the open tickets that have been created with the three IDE developers: IntelliJ IDEA : http://youtrack.jetbrains.com/issue/IDEA-116986 Flash Develop:

RE: SDK bug fixing in IntelliJ

2013-11-27 Thread Maurice Amsellem
Hi Lee, I didn't go through the video, but this is how I do it: - declare the flex-sdk as a Flash module, not a java module (use an existing SDK at the SDK, it does not matter) - add to the module src all the framework/projects/*/src - CHECK SKIP COMPILATION option. If you need more

[FlexJS] Reaching out to IDE developers to support FlexJS

2013-11-27 Thread OmPrakash Muppirala
(Resending from my correct email address) I have created a JIRA ticket here [1] to track our outreach efforts with IDE developers to start supporting Apache Flex - FlexJS. Here are the open tickets that have been created with the three IDE developers: IntelliJ IDEA :

Re: SDK bug fixing in IntelliJ

2013-11-27 Thread Lee Burrows
Thanks Maurice. That works a treat. On 27/11/2013 20:10, Maurice Amsellem wrote: Hi Lee, I didn't go through the video, but this is how I do it: - declare the flex-sdk as a Flash module, not a java module (use an existing SDK at the SDK, it does not matter) - add to the module src all the

Re: Open declaration (F3, ctrl+click) jumps to wrong location in Flash Builder

2013-11-27 Thread BorekB
Did a test now. I was navigating to the LayoutBase class. In SDK 4.6, Flash Builder correctly navigated to file LayoutBase.as with the text LayoutBase selected and cursor blinking on line 78, col 24. When I did the same for SDK 4.11.0, the selection was somewhere inside the class ASDoc comments,

Please welcome Stephan Plath as our newest committer

2013-11-27 Thread Justin Mclean
Hi, I am pleased to announce that the Project Management Committee (PMC) for Apache Flex has invited Stephan Plath to become a committer and he has accepted. Stephan has been has submitted several useful JIRA patches, been active on the wiki and come up with mirroring the mailing list with

RE: Please welcome Stephan Plath as our newest committer

2013-11-27 Thread Maurice Amsellem
Welcome on board, Stephan. Maurice -Message d'origine- De : Justin Mclean [mailto:jus...@classsoftware.com] Envoyé : mercredi 27 novembre 2013 23:11 À : dev@flex.apache.org Objet : Please welcome Stephan Plath as our newest committer Hi, I am pleased to announce that the Project

RE: Please welcome Stephan Plath as our newest committer

2013-11-27 Thread Mark Fuqua
Thank you for all your efforts, Stephan and congratulations on the recognition. Mark -Original Message- From: Justin Mclean [mailto:jus...@classsoftware.com] Sent: Wednesday, November 27, 2013 5:11 PM To: dev@flex.apache.org Subject: Please welcome Stephan Plath as our newest committer

[DISCUSS] Apache Flex chair

2013-11-27 Thread Justin Mclean
Hi, It's coming up on a year of Alex being the Flex PMC chair, as per our recently voted in guidelines [1] it's time to review that. I think Alex done an excellent job and I know he'd happy to continue in the role, but I'd like to see it change so other people get the chance to experience

Re: Open declaration (F3, ctrl+click) jumps to wrong location in Flash Builder

2013-11-27 Thread Alex Harui
I think it is up to Flash Builder to figure out where to put the cursor. On 11/27/13 1:52 PM, BorekB bor...@gmail.com wrote: Did a test now. I was navigating to the LayoutBase class. In SDK 4.6, Flash Builder correctly navigated to file LayoutBase.as with the text LayoutBase selected and cursor

Re: [DISCUSS] Apache Flex chair

2013-11-27 Thread Erik de Bruin
Unless Alex resigns, of course, my vote would go to never change a winning team, and I really think we're winning. EdB On Thu, Nov 28, 2013 at 3:51 AM, Justin Mclean jus...@classsoftware.com wrote: Hi, It's coming up on a year of Alex being the Flex PMC chair, as per our recently voted

RE: Please welcome Stephan Plath as our newest committer

2013-11-27 Thread Sugan Naicker
Hi Stephan, Congrats! Thanks for all the efforts thus far! Regards, Sugan Naicker South Africa -Original Message- From: Justin Mclean [mailto:jus...@classsoftware.com] Sent: 28 November 2013 12:11 AM To: dev@flex.apache.org Subject: Please welcome Stephan Plath as our newest committer

Re: [FlexJS] Reaching out to IDE developers to support FlexJS

2013-11-27 Thread Erik de Bruin
I'll check in on these issues from time to time, sure. Do we know if the Wiki is up to date with the latest install/build instructions for FlexJS? EdB On Wed, Nov 27, 2013 at 9:05 PM, OmPrakash Muppirala omup...@gmail.com wrote: I have created a JIRA ticket here [1] to track our outreach

Donation News

2013-11-27 Thread Alex Harui
I finally got a clean-looking scan on a bunch of Adobe stuff. I will be submitting it to Legal for review next week (reminder that the US is on holiday Thursday and Friday). Then, unless Legal sees something it doesn't like, I have to get some business folks and a VP to sign off and then I

Re: [FlexJS] Reaching out to IDE developers to support FlexJS

2013-11-27 Thread Alex Harui
On 11/27/13 11:37 PM, Erik de Bruin e...@ixsoftware.nl wrote: I'll check in on these issues from time to time, sure. Do we know if the Wiki is up to date with the latest install/build instructions for FlexJS? In theory, yes. I updated the wiki after I checked in the build script. But it would

Re: Donation News

2013-11-27 Thread Erik de Bruin
Alex, great news! Some thoughts: A) can you at least include the original stylesheets with the understanding we can't use the as-is? It's much easier to change existing stylesheets than it will be to reverse engineers them C) seems logical F) the interwebs must contain enough 'generic' phone

Re: Donation News

2013-11-27 Thread Alexander Doroshko
On 28.11.2013 11:42, Alex Harui wrote: 2. A newer version of FDB that supports workers That's great! Will the future development of fdb tool at Adobe and Apache side be in sync? Or at least one-way sync? Alexander

Re: Donation News

2013-11-27 Thread OmPrakash Muppirala
Alex, What a great news, right in time for Thanksgiving! Thanks for getting this through. What format is the MXML spec in? Does it include MXMLG/FXG? I agree, FlexPMD can go into flex-utilities. Thanks, Om On Wed, Nov 27, 2013 at 11:50 PM, Erik de Bruin e...@ixsoftware.nl wrote: Alex,

Re: Donation News

2013-11-27 Thread Alex Harui
On 11/27/13 11:50 PM, Erik de Bruin e...@ixsoftware.nl wrote: Alex, great news! Some thoughts: A) can you at least include the original stylesheets with the understanding we can't use the as-is? It's much easier to change existing stylesheets than it will be to reverse engineers them I don't

Re: [DISCUSS] Apache Flex chair

2013-11-27 Thread OmPrakash Muppirala
+1 to Justin taking over. -1 to Alex resigning. I guess I am torn. My vote is 0. Thanks, Om On Wed, Nov 27, 2013 at 10:52 PM, Erik de Bruin e...@ixsoftware.nl wrote: Unless Alex resigns, of course, my vote would go to never change a winning team, and I really think we're winning. EdB

Re: Donation News

2013-11-27 Thread Alex Harui
On 11/27/13 11:55 PM, Alexander Doroshko alexander.doros...@jetbrains.com wrote: On 28.11.2013 11:42, Alex Harui wrote: 2. A newer version of FDB that supports workers That's great! Will the future development of fdb tool at Adobe and Apache side be in sync? Or at least one-way sync? I will