Re: Flash Builder 4.6/4.7 and Apache Flex

2012-12-13 Thread Justin Mclean
Hi, > Did you try the installer with 4.8? Does it work with FB 4.7? Well actually while it recognised the SDK I just tried it out on a project and I get an error "Interface ISWFContext was not found.", the same 4.8 SDK works fine in FB 4.6. I think that may be something to do with embedded fon

Re: Flash Builder 4.6/4.7 and Apache Flex

2012-12-13 Thread Justin Mclean
Hi, > Did you try the installer with 4.8? Does it work with FB 4.7? Yep Apache Flex 4.7 does recognise a Apache Flex 4.8 SDK. > I remember Carol mentioning that the scripts are out of date. Hopefully that's the case and it won't take too much work to fix. Thanks, Justin

Flash Builder issues and 4.9 release candidate

2012-12-13 Thread Justin Mclean
Hi, Currently with Apache Flex 4.9 RC2 we have teh following issues: - Flash Builder 4.6 and 4.7 not able to use the SDK if it compiled against Java 1.7 (on OSX not tested on windows) - Flash Builder 4.7 not recognising Apache Flex 4.9 RC While we may be able to work around these issues it's not

Re: Flash Builder 4.6/4.7 and Apache Flex

2012-12-13 Thread Om
On Dec 13, 2012 10:53 PM, "Justin Mclean" wrote: > > Hi, > > Adobe nicely sent me my free FB 4.7 serial and looks like it expects a slightly different format for the SDK than we expect. > > 1. Compile from source code (RC2) > 2. Run ide/fashbuilder/makeApacheFlexForFlashBuilder.sh to package up SD

Flash Builder 4.6/4.7 and Apache Flex

2012-12-13 Thread Justin Mclean
Hi, Adobe nicely sent me my free FB 4.7 serial and looks like it expects a slightly different format for the SDK than we expect. 1. Compile from source code (RC2) 2. Run ide/fashbuilder/makeApacheFlexForFlashBuilder.sh to package up SDK that something FB can use. FB 4.6 recognised the packaged

[jira] [Commented] (FLEX-33294) Apache Flex Mavenized SDK Generator rb.swc

2012-12-13 Thread Christofer Dutz (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13532090#comment-13532090 ] Christofer Dutz commented on FLEX-33294: Well I would suggest to call it something

[jira] [Commented] (FLEX-33294) Apache Flex Mavenized SDK Generator rb.swc

2012-12-13 Thread Maximilien Wiktorowski (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13532085#comment-13532085 ] Maximilien Wiktorowski commented on FLEX-33294: --- Hi, I confirm that just ad

Apache Flex Community Revue December 2012

2012-12-13 Thread Om
...is available here: http://www.spoon.as/2012/apache-flex-community-revue-december-2012/ Thanks, Om

Re: [FalconJx] Prototype ActionScript -> JavaScript compiler code up in svn

2012-12-13 Thread Michael Schmalle
Not really, I rebuilt everything from scratch. Yes I copied about half the code in pieces. I purposely put it all back together myself so I knew what was going on. So every class in the committed code was assembled by me, to figure out it's function if relevant to the new design. Besides

Re: [FalconJx] Prototype ActionScript -> JavaScript compiler code up in svn

2012-12-13 Thread Alex Harui
I will try to look this weekend. Can you briefly describe the important files to look at? Did you copy the FalconJS files then do most of your work in a few of them? Thanks, -Alex On 12/13/12 3:37 PM, "Michael Schmalle" wrote: > > Hi, > > Well, I spent the last 4 days working on this to wh

[FalconJx] Prototype ActionScript -> JavaScript compiler code up in svn

2012-12-13 Thread Michael Schmalle
Hi, Well, I spent the last 4 days working on this to where it was something we all could start talking about. Is it viable?, I really think so. I have spent a lot of time tinkering with the framework, take a look. It's in my whiteboard for now under 2 Eclipse projects. I know there was

Re: Release target and Jenekins

2012-12-13 Thread Justin Mclean
Hi, > If you are going to ask, you may want to ask that you also have access to > wherever the flashlog.txt is going to end up. We do, the script currently copies it into the Jenkins workspace (assuming I got the paths etc right). Justin

Re: Apache Flex 4.9 RC 2

2012-12-13 Thread Carol Frampton
It is possible to use FlashBuilder as an Eclipse plug-in. In that case I would expect the -vm option to work but I haven't tried it. Carol On 12/13/12 4 :16PM, "Justin Mclean" wrote: >Hi, > >It looking to me that we're unable to support Java7 compiled version of >the SDK when using FB 4.6/4.7

Re: Release target and Jenekins

2012-12-13 Thread Justin Mclean
Hi, > I believe that the mm.cfg file is missing on the windows slave. How would > I get this added on to that server? Should I send an email to > bui...@apache.org? That's how I got the debug player installed on the box, so yes I give that a go. Justin

Re: Release target and Jenekins

2012-12-13 Thread Alex Harui
If you are going to ask, you may want to ask that you also have access to wherever the flashlog.txt is going to end up. BTW, I briefly considered the idea that we collect all mustella output some other way. Mustella is already set up to send its output over a socket, for example. However, one of

Re: Release target and Jenekins

2012-12-13 Thread Om
On Thu, Dec 13, 2012 at 1:19 PM, Om wrote: > I believe that the mm.cfg file is missing on the windows slave. How would > I get this added on to that server? Should I send an email to > bui...@apache.org? > > Once we have that, we should at least get to know what is happening by > looking at the

Re: Release target and Jenekins

2012-12-13 Thread Alex Harui
On 12/13/12 1:17 PM, "Justin Mclean" wrote: > Hi, > >>> Can you add a trusted location via the command line/parameters to the >>> debug player in any way? >> If that was possible, it would be a major security flaw :-) > > For the release player sure. :-) > I don't know of any way to do that

Re: Release target and Jenekins

2012-12-13 Thread Om
I believe that the mm.cfg file is missing on the windows slave. How would I get this added on to that server? Should I send an email to bui...@apache.org? Once we have that, we should at least get to know what is happening by looking at the flashlog.txt dump. Thanks, Om On Thu, Dec 13, 2012 at

Re: Release target and Jenekins

2012-12-13 Thread Justin Mclean
Hi, >> Can you add a trusted location via the command line/parameters to the >> debug player in any way? > If that was possible, it would be a major security flaw :-) For the release player sure. :-) Justin

Re: Apache Flex 4.9 RC 2

2012-12-13 Thread Justin Mclean
Hi, It looking to me that we're unable to support Java7 compiled version of the SDK when using FB 4.6/4.7 (on OSX at least). Can anyone confirm the same issue exist on Windows with RC 2? Justin

Re: Release target and Jenekins

2012-12-13 Thread Om
On Thu, Dec 13, 2012 at 1:11 PM, Justin Mclean wrote: > Hi, > > > Yeah, it seems like there is some secret place that the Global Settings > are > > stored. You might want to run a dummy swf and see what the right-click > > global settings say are trusted locations. > > Can you add a trusted locat

Re: Release target and Jenekins

2012-12-13 Thread Justin Mclean
Hi, > Yeah, it seems like there is some secret place that the Global Settings are > stored. You might want to run a dummy swf and see what the right-click > global settings say are trusted locations. Can you add a trusted location via the command line/parameters to the debug player in any way?

Re: We faced a TypeError in using ComboBox.

2012-12-13 Thread 増田 勇祐
Hi Marcus, Thank you for your replying. OK, I'll try to create a project to figure it out. However this problem was found by my colleague, and she is busy in these days. Please give us a little more time to do it. When we get the programs, I'll try to entry an issue into the site which you gi

[jira] [Created] (FLEX-33297) Text in Spark Label using device font is not properly rendered when component is scaled

2012-12-13 Thread Nemi (JIRA)
Nemi created FLEX-33297: --- Summary: Text in Spark Label using device font is not properly rendered when component is scaled Key: FLEX-33297 URL: https://issues.apache.org/jira/browse/FLEX-33297 Project: Apache

Re: Release target and Jenekins

2012-12-13 Thread Alex Harui
On 12/13/12 11:09 AM, "Om" wrote: > > Now that the sdk build problem is fixed, I will try to reproduce the flash > player security error on my local machine. > > I have removed the reference to the mustella/tests directory from these > two locations (from any and all cfg files): > > C:\Wi

Re: Release target and Jenekins

2012-12-13 Thread Om
On Thu, Dec 13, 2012 at 12:15 AM, Om wrote: > On Thu, Dec 13, 2012 at 12:03 AM, Alex Harui wrote: > >> Ant main checkintests takes like 12 minutes for me. The checkintests take >> only the last two minutes or so. It sure seems like the player is hanging >> on >> the security exception dialog.

[jira] [Commented] (FLEX-33288) Numeric Stepper value once NaN does not change to any number user sets or increments

2012-12-13 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13531117#comment-13531117 ] Carol Frampton commented on FLEX-33288: --- Your code sets the NumericStepper to

Re: Apache Flex graduation and clutch page

2012-12-13 Thread Greg Reddin
On this page [1] the News section doesn't have any new committer listings. We must've forgotten to update that. I don't think it's an issue though. We've already been approved for graduation by the IPMC. [1] http://incubator.apache.org/projects/flex.html Greg On Thu, Dec 13, 2012 at 8:36 AM, Ca

Re: Apache Flex 4.9 RC 2

2012-12-13 Thread Carol Frampton
Justin, I went thru all the same steps yesterday. I sent mail to the FlashBuilder team in India before I left yesterday with essentially all the info you have in your email. I was hoping to find a response this morning but I did not. If I don't hear back by tomorrow I will ask again. I suspect

Re: Apache Flex graduation and clutch page

2012-12-13 Thread Carol Frampton
On 12/12/12 6 :24PM, "Justin Mclean" wrote: >Hi, > >Do we need to do anything here? >http://incubator.apache.org/clutch.html > >I notice that number of new committers is incorrect. It is getting that number from here K: numberCommittersNew - new committers added since establishment (gathered

Re: [jira] [Commented] (FLEX-33294) Apache Flex Mavenized SDK Generator rb.swc

2012-12-13 Thread Frédéric THOMAS
Look at the dependancies, one of them should relies on the Java 7 impl -Message d'origine- From: Jose Barragan (JIRA) Sent: Thursday, December 13, 2012 1:40 PM To: flex-dev@incubator.apache.org Subject: [jira] [Commented] (FLEX-33294) Apache Flex Mavenized SDK Generator rb.swc [

[jira] [Commented] (FLEX-33294) Apache Flex Mavenized SDK Generator rb.swc

2012-12-13 Thread Christofer Dutz (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13530970#comment-13530970 ] Christofer Dutz commented on FLEX-33294: Well we could simply add a dummy element

[jira] [Commented] (FLEX-33294) Apache Flex Mavenized SDK Generator rb.swc

2012-12-13 Thread Jose Barragan (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13530958#comment-13530958 ] Jose Barragan commented on FLEX-33294: -- If I compile and run it with Java7 it works f

[jira] [Commented] (FLEX-33296) Apache Flex Mavenized SDK Bug

2012-12-13 Thread Jose Barragan (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13530917#comment-13530917 ] Jose Barragan commented on FLEX-33296: -- The weird results it was done for miss reset

[jira] [Comment Edited] (FLEX-33296) Apache Flex Mavenized SDK Bug

2012-12-13 Thread Jose Barragan (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13530911#comment-13530911 ] Jose Barragan edited comment on FLEX-33296 at 12/13/12 11:36 AM: ---

[jira] [Commented] (FLEX-33296) Apache Flex Mavenized SDK Bug

2012-12-13 Thread JIRA
[ https://issues.apache.org/jira/browse/FLEX-33296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13530916#comment-13530916 ] Frédéric THOMAS commented on FLEX-33296: On windows with what you committed but th

[jira] [Commented] (FLEX-33296) Apache Flex Mavenized SDK Bug

2012-12-13 Thread Jose Barragan (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13530911#comment-13530911 ] Jose Barragan commented on FLEX-33296: -- With or without my changes, and more importan

[jira] [Commented] (FLEX-33296) Apache Flex Mavenized SDK Bug

2012-12-13 Thread JIRA
[ https://issues.apache.org/jira/browse/FLEX-33296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13530908#comment-13530908 ] Frédéric THOMAS commented on FLEX-33296: Hi Jose, Well, I've seen your emails, ha

Re: We faced a TypeError in using ComboBox.

2012-12-13 Thread Marcus Fritze
Hi Yusuke, can you create a very small test project with this issue? If you think this is really an issue you can file any issues here: https://issues.apache.org/jira/browse/FLEX and you can attach the test project to this bug (swf file / FXP file) The mailing list is not the best way to file

[jira] [Commented] (FLEX-33295) Flash player will go into an infinite loop on certain cases of trying to wrap text.

2012-12-13 Thread Ian Appleby (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13530825#comment-13530825 ] Ian Appleby commented on FLEX-33295: Is this one of the related existing issues? http

Re: Move to git

2012-12-13 Thread Carlos Rovira
Hi, as we agreed it was best to wait for the graduation project, I didn't make any step further. My initial thought was that it was better to make the switch directly to avoid more work to INFRA, but as Bertrand and others said, it could be a bit messy and become more difficult in the end. So, may

Re: Release target and Jenekins

2012-12-13 Thread Om
On Thu, Dec 13, 2012 at 12:03 AM, Alex Harui wrote: > Ant main checkintests takes like 12 minutes for me. The checkintests take > only the last two minutes or so. It sure seems like the player is hanging > on > the security exception dialog. I would see if there is a way to verify the > trust f

Re: Release target and Jenekins

2012-12-13 Thread Alex Harui
I checked my windows box. In c:\Windows\SysWow64\Macromed\Flash\FlashPlayerTrust you can add a flex.cfg file with the path to the build F:\hudson\hudson-slave\workspace\Flex_SDK_checkin_tests On 12/13/12 12:03 AM, "Alex Harui" wrote: > Ant main checkintests takes like 12 minutes for me. The

Re: Release target and Jenekins

2012-12-13 Thread Alex Harui
Ant main checkintests takes like 12 minutes for me. The checkintests take only the last two minutes or so. It sure seems like the player is hanging on the security exception dialog. I would see if there is a way to verify the trust file settings. On 12/12/12 11:55 PM, "Justin Mclean" wrote: >