Re: Uncaught exception in compiler

2013-01-11 Thread Avi Kessner
it looks like that jar is only installed if you choose blazeds brought to you by the letters A, V, and I and the number 47 On Fri, Jan 11, 2013 at 5:22 AM, Paul Hastings wrote: > On 1/11/2013 9:35 AM, Cyrill Zadra wrote: > >> Hey Paul >> >> Maybe the comments of the JIRA task >> > > and maybe i

[jira] [Assigned] (FLEX-33347) DateSpinner dateAndTime jumping

2013-01-11 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carol Frampton reassigned FLEX-33347: - Assignee: Carol Frampton > DateSpinner dateAndTime jumping >

RE: [ANNOUNCE] Apache Flex 4.9.0 released

2013-01-11 Thread Guthmann, Scott
Great note, Justin! -Original Message- From: Justin Mclean [mailto:jmcl...@apache.org] Sent: Thursday, January 10, 2013 11:48 PM To: dev@flex.apache.org; us...@flex.apache.org; annou...@apache.org Subject: [ANNOUNCE] Apache Flex 4.9.0 released The Apache Flex community is pleased to anno

RE: [ANNOUNCE] Apache Flex 4.9.0 released

2013-01-11 Thread Guthmann, Scott
Here is a prepared Tweet: [ANNOUNCE] @ApacheFlex 4.9.0 released http://markmail.org/message/fcftgstdmvewcsya Please RT Will each of you please copy & paste this to update your twitter status and help promote the new release to your social media followers? It would also be helpful to promote th

[jira] [Resolved] (FLEX-33347) DateSpinner dateAndTime jumping

2013-01-11 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carol Frampton resolved FLEX-33347. --- Resolution: Fixed Fix Version/s: Apache Flex 4.10.0 Author: cframpton Date: Fri Jan 11

Re: [ANNOUNCE] Apache Flex 4.9.0 released

2013-01-11 Thread Carol Frampton
FYI I don't think this has been moderated out of announce@a.o yet since it hasn't hit my mailbox. Carol On 1/11/13 11 :05AM, "Guthmann, Scott" wrote: >Great note, Justin! > >-Original Message- >From: Justin Mclean [mailto:jmcl...@apache.org] >Sent: Thursday, January 10, 2013 11:48 PM >T

[jira] [Commented] (FLEX-33347) DateSpinner dateAndTime jumping

2013-01-11 Thread JIRA
[ https://issues.apache.org/jira/browse/FLEX-33347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13551240#comment-13551240 ] Fréderic Cox commented on FLEX-33347: - Thanks for this fix! And so quickly! I notice y

[jira] [Commented] (FLEX-33347) DateSpinner dateAndTime jumping

2013-01-11 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13551253#comment-13551253 ] Carol Frampton commented on FLEX-33347: --- It isn't set twice. The diff shows the rem

[jira] [Commented] (FLEX-33347) DateSpinner dateAndTime jumping

2013-01-11 Thread JIRA
[ https://issues.apache.org/jira/browse/FLEX-33347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13551308#comment-13551308 ] Fréderic Cox commented on FLEX-33347: - My bad! New to this .. thanks

[Website] Committers -- Update your profile on the site

2013-01-11 Thread Nicholas Kwiatkowski
Hey Committers! The new website is getting finished today, and it would be great to have a few committer profiles filled out. To fill out your profile, please check out the following wiki page : https://cwiki.apache.org/confluence/display/FLEX/Updating+your+profile+on+Team+page http://flex.apach

Re: [Website] Committers -- Update your profile on the site

2013-01-11 Thread Frédéric THOMAS
Hi Nick, The title of the section is "Apache Flex Contributors", shouldn't it be "Apache Flex Committers" or even be splitted in committers and PPMC ? Btw, I can't remember the website to make this kind of mugshots, do you know it ? - Fred -Message d'origine- From: Nicholas Kwiatk

Re: [Website] Committers -- Update your profile on the site

2013-01-11 Thread Michael Schmalle
BTW, It's PMC now we are not a poddling anymore. :) Wasn't there an updated list as well? We shouldn't put people up there that are not on the list approved when Apache Flex went TLP. Mike Quoting Frédéric THOMAS : Hi Nick, The title of the section is "Apache Flex Contributors", shouldn'

Re: [Website] Committers -- Update your profile on the site

2013-01-11 Thread Erik de Bruin
After 3 sloppy attempts, my "humble" submission is now on staging. I'll leave it there not to burden the CMS publisher too much ;-) It'll be part of a later publication, I'm sure. EdB On Fri, Jan 11, 2013 at 6:44 PM, Nicholas Kwiatkowski wrote: > Hey Committers! > > The new website is getting

[FalconJx] refactoring question

2013-01-11 Thread Erik de Bruin
Mike, I would like to move all methods that do not specifically add 'goog' code to the JS output 'down' into the JSEmitter. Will that mess with your work? EdB -- Ix Multimedia Software Jan Luykenstraat 27 3521 VB Utrecht T. 06-51952295 I. www.ixsoftware.nl

Re: [FalconJx] refactoring question

2013-01-11 Thread Michael Schmalle
Nope, I haven't done anything since yesterday. I make it a rule that when I finish for the day its with a final commit, or I just revert what I was working on and figure it out when I get back into the code, I never leave anything dangling. Anyway, that sounds fine, if it's abstract js gene

Re: [Website] Committers -- Update your profile on the site

2013-01-11 Thread Nicholas Kwiatkowski
I went by the list that is currently on our website. If we dropped somebody, we need to update that 'official' list. The only people I remember having been dropped were those who never signed up for an Apache account... They are not listed. -Nick On Fri, Jan 11, 2013 at 1:15 PM, Michael Schmal

Re: [FalconJx] refactoring question

2013-01-11 Thread Erik de Bruin
Like this: https://cwiki.apache.org/confluence/display/FLEX/ToDo It's not complete, but it's a place to call 'home' ;-) Also, I've updated the Full Table to reflect the status of the tests. Have a look around to see what's keeping my mind busy wrt. the 'goog' implementation. EdB On Fri, Jan

Re: [Website] Committers -- Update your profile on the site

2013-01-11 Thread Nicholas Kwiatkowski
I was thinking it would be nice for people to put their real photos on there -- so that we would know each other should we ever meet... I didn't make a distinction between Committer and Committer + PMC, since almost everybody was on both lists. Didn't seem right to have a separate section of just

Re: [FalconJx] refactoring question

2013-01-11 Thread Michael Schmalle
Yeah, thats right I remember you doing this. Ok, that is where I will start writing the things I see that I want to go back to or work on again. Quoting Erik de Bruin : Like this: https://cwiki.apache.org/confluence/display/FLEX/ToDo It's not complete, but it's a place to call 'home' ;-)

Re: [Website] Committers -- Update your profile on the site

2013-01-11 Thread Michael Schmalle
Heh, I make it a habit that my "vanity" not get in the way of my persona. ;-) I don't think I have ever put an image of myself up on a site, probably won't with this either... I stick to more symbolic images, you want to know what mike looks like, think of psychedelic images like my Twitte

Re: [Website] Committers -- Update your profile on the site

2013-01-11 Thread Frédéric THOMAS
I was thinking it would be nice for people to put their real photos on there -- so that we would know each other should we ever meet... Ok, good point :) - Fred. -Message d'origine- From: Nicholas Kwiatkowski Sent: Friday, January 11, 2013 7:45 PM To: dev@flex.apache.org Subject: Re:

Re: [Website] Committers -- Update your profile on the site

2013-01-11 Thread Nicholas Kwiatkowski
Sounds good ;) -Nick On Fri, Jan 11, 2013 at 1:48 PM, Michael Schmalle wrote: > Heh, > > I make it a habit that my "vanity" not get in the way of my persona. ;-) > > I don't think I have ever put an image of myself up on a site, probably > won't with this either... I stick to more symbolic image

Re: [Website] Committers -- Update your profile on the site

2013-01-11 Thread Igor Costa
Hi there Nicholas We do appreciate your efforts on the website, but not least, don't push to live today, there's a queue pending list for push on website. It's a on-going movement and we should do it right. We will collaborate with efforts. Things to be done: Remove redirection from articles po

Re: [FalconJx] refactoring question

2013-01-11 Thread Erik de Bruin
And I'm reverting out of the refactor again... turns out that the whole structure is geared towards a specific JS approach (prototype based 'class' definition), so a different JS approach (e.g. one using the module pattern) would have to override every method anyway... maybe we should reconsider ha

Re: [FalconJx] refactoring question

2013-01-11 Thread Michael Schmalle
Quoting Erik de Bruin : And I'm reverting out of the refactor again... turns out that the whole structure is geared towards a specific JS approach (prototype based 'class' definition), so a different JS approach (e.g. one using the module pattern) would have to override every method anyway... m

RE: FlexUnit Location

2013-01-11 Thread Michael A. Labriola
On Thu, Aug 30, 2012 at 12:10 PM, Michael A. Labriola < labri...@digitalprimates.net> wrote: > >That would probably save one migration, otherwise you'll have to > >migrate > to SVN and then to Git again, sounds like a pain... > > I am mostly concerned about losing the history and the GIT to SVN

[jira] [Created] (FLEX-33348) /Users/justinmclean is hardcoded in source code

2013-01-11 Thread Patrick Barry (JIRA)
Patrick Barry created FLEX-33348: Summary: /Users/justinmclean is hardcoded in source code Key: FLEX-33348 URL: https://issues.apache.org/jira/browse/FLEX-33348 Project: Apache Flex Issue Typ

Re: FlexUnit Location

2013-01-11 Thread Omar Gonzalez
What about just moving it into SVN and keeping the GitHub repo to browse the history up to that point? -omar On Friday, January 11, 2013, Michael A. Labriola wrote: > > On Thu, Aug 30, 2012 at 12:10 PM, Michael A. Labriola < > labri...@digitalprimates.net > wrote: > > > >That would probably save

Re: FlexUnit Location

2013-01-11 Thread Nicholas Kwiatkowski
My vote is to get it over here. I don't see the GIT thing moving forward in the next 6 months, IMHO. -Nick On Fri, Jan 11, 2013 at 2:09 PM, Michael A. Labriola < labri...@digitalprimates.net> wrote: > > On Thu, Aug 30, 2012 at 12:10 PM, Michael A. Labriola < > labri...@digitalprimates.net> wrot

Re: FlexUnit Location

2013-01-11 Thread Alex Harui
I think we should wait. I don't recall anyone on this list itching to make any changes to FlexUnit. I see lots of activity in infra working on the Git stuff. Hopefully we can move to Git "soon". On 1/11/13 11:14 AM, "Nicholas Kwiatkowski" wrote: > My vote is to get it over here. I don't see

Re: FlexUnit Location

2013-01-11 Thread Om
On Fri, Jan 11, 2013 at 11:14 AM, Nicholas Kwiatkowski wrote: > My vote is to get it over here. I don't see the GIT thing moving forward > in the next 6 months, IMHO. > > -Nick > +1 to what Nick said.

Re: [FalconJx] refactoring question

2013-01-11 Thread Erik de Bruin
I understand. I'll take another look at the current setup with the 'module/AMD' approach in mind, just so we don't code ourselves in a corner by focussing only on 'goog'. EdB On Fri, Jan 11, 2013 at 8:02 PM, Michael Schmalle wrote: > > Quoting Erik de Bruin : > >> And I'm reverting out of the

[TWEET] Apache Flex 4.9.0 released

2013-01-11 Thread Om
On Fri, Jan 11, 2013 at 8:12 AM, Guthmann, Scott wrote: > [ANNOUNCE] @ApacheFlex 4.9.0 released > http://markmail.org/message/fcftgstdmvewcsya Please RT > Done.

Re: [TWEET] Official tweet

2013-01-11 Thread Greg Reddin
Looks good! On Fri, Jan 11, 2013 at 1:34 PM, Om wrote: > I plan to send this out from the official twitter account. Any > objections/changes? > > *#ApacheFlex 4.9.0 released http://markmail.org/message/fcftgstdmvewcsya. > For easy installation use the Flex SDK installer > http://flex.apache.o

Re: [TWEET] Official tweet

2013-01-11 Thread jude
Do we have a blog we can announce it on instead of pointing to an email? On Fri, Jan 11, 2013 at 1:34 PM, Om wrote: > I plan to send this out from the official twitter account. Any > objections/changes? > > *#ApacheFlex 4.9.0 released http://markmail.org/message/fcftgstdmvewcsya. > For easy in

Re: FlexUnit Location

2013-01-11 Thread Greg Reddin
Do we know who owns it? Is that person willing to donate the code to the ASF? On Fri, Jan 11, 2013 at 1:09 PM, Michael A. Labriola < labri...@digitalprimates.net> wrote: > > On Thu, Aug 30, 2012 at 12:10 PM, Michael A. Labriola < > labri...@digitalprimates.net> wrote: > > > >That would probably

Re: [TWEET] Official tweet

2013-01-11 Thread Om
On Fri, Jan 11, 2013 at 11:38 AM, jude wrote: > Do we have a blog we can announce it on instead of pointing to an email? > > Good idea. Who has the access to our blog account? Can you please copy the contents of the announce email [1] into a blog post? Thanks, Om [1] http://markmail.org/messa

[jira] [Commented] (FLEX-33348) /Users/justinmclean is hardcoded in source code

2013-01-11 Thread OmPrakash Muppirala (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13551451#comment-13551451 ] OmPrakash Muppirala commented on FLEX-33348: I dont think this is a bug. This

[jira] [Resolved] (FLEX-33348) /Users/justinmclean is hardcoded in source code

2013-01-11 Thread Alex Harui (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Harui resolved FLEX-33348. --- Resolution: Not A Problem Assignee: Alex Harui Currently, Apache Flex doesn't have an official

RE: FlexUnit Location

2013-01-11 Thread Michael A. Labriola
>Do we know who owns it? Is that person willing to donate the code to the ASF? I own it. I donated it. The grant was filed with Apache last august. We have just been waiting to figure out where to put it. Problem is, since it's not Apache yet, all support and other things are happening outside

Re: FlexUnit Location

2013-01-11 Thread Greg Reddin
On Fri, Jan 11, 2013 at 1:49 PM, Michael A. Labriola < labri...@digitalprimates.net> wrote: > >Do we know who owns it? Is that person willing to donate the code to the > ASF? > > I own it. I donated it. The grant was filed with Apache last august. > I'm sorry. I should've done the research :-) Ok

Re: FlexUnit Location

2013-01-11 Thread Alex Harui
On 1/11/13 12:12 PM, "Greg Reddin" wrote: > On Fri, Jan 11, 2013 at 1:49 PM, Michael A. Labriola < > labri...@digitalprimates.net> wrote: > >>> Do we know who owns it? Is that person willing to donate the code to the >> ASF? >> >> I own it. I donated it. The grant was filed with Apache last

Falcon unittest.properties

2013-01-11 Thread Gordon Smith
Erik, you added a unittest.properties to the compiler.tests directory with your own settings like FLEX_HOME=/Users/erik/Documents/apacheFlex/repo/sdk This makes the Falcon tests fail for me. Was this an accident? - Gordon

Falcon functional tests

2013-01-11 Thread Gordon Smith
The following tests fail for me airframeworkSWC() airsparkSWC() automation_airSWC() automation_airsparkSWC() mobilecomponentsSWC() tool_airSWC() so I'm planning to put @Ignore on them. I want all Falcon tests to be either passing or @Ignore. - Gordon

Re: [ANNOUNCE] Apache Flex 4.9.0 released

2013-01-11 Thread Dave Fisher
One reason to talk to press@ first. Sent from my iPhone On Jan 11, 2013, at 8:14 AM, Carol Frampton wrote: > FYI I don't think this has been moderated out of announce@a.o yet since it > hasn't hit my mailbox. > > Carol > > On 1/11/13 11 :05AM, "Guthmann, Scott" wrote: > >> Great note, Justi

Re: [ANNOUNCE] Apache Flex 4.9.0 released

2013-01-11 Thread Todd Shelton
Great news and done. Thank you guys. On Fri, Jan 11, 2013 at 3:52 PM, Dave Fisher wrote: > One reason to talk to press@ first. > > Sent from my iPhone > > On Jan 11, 2013, at 8:14 AM, Carol Frampton wrote: > > > FYI I don't think this has been moderated out of announce@a.o yet since > it > >

Re: [TWEET] Official tweet

2013-01-11 Thread Justin Mclean
Hi, Would also be good if we could get something here: http://blogs.adobe.com/flex/ Thanks, Justin

[MENTORS] Request for access to blog

2013-01-11 Thread Nicholas Kwiatkowski
I would like karma added to my account so I can add posts to the blog. Thanks! -Nick Kwiatkowski que...@apache.org Apache Flex PMC Member

[ASJS] Update

2013-01-11 Thread Alex Harui
Hi, I’ve checked in enough code to be able to compile an MXML-based project into a working HTML/JS project. This means my prototype is now a true prototype instead of just demo-ware. More information on the wiki: https://cwiki.apache.org/confluence/display/FLEX/FlexJS+Status I’m going to div

Re: Falcon unittest.properties

2013-01-11 Thread Erik de Bruin
It was. Premature and careless commit. My bad. EdB On Friday, January 11, 2013, Gordon Smith wrote: > Erik, you added a unittest.properties to the compiler.tests directory with > your own settings like > > FLEX_HOME=/Users/erik/Documents/apacheFlex/repo/sdk > > This makes the Falcon tests

Re: [ASJS] Update

2013-01-11 Thread imagene...@gmail.com
A possibly monumental task in the history of computing On Fri, Jan 11, 2013 at 4:48 PM, Alex Harui wrote: > Hi, > > I’ve checked in enough code to be able to compile an MXML-based project > into a working HTML/JS project. This means my prototype is now a true > prototype instead of just demo-w

Re: [ASJS] Update

2013-01-11 Thread Nicholas Kwiatkowski
Wow. Just wow. :) -Nick On Fri, Jan 11, 2013 at 4:54 PM, imagene...@gmail.com wrote: > A possibly monumental task in the history of computing > > > On Fri, Jan 11, 2013 at 4:48 PM, Alex Harui wrote: > > > Hi, > > > > I’ve checked in enough code to be able to compile an MXML-based project > > i

Re: [ANNOUNCE] Apache Flex 4.9.0 released

2013-01-11 Thread Justin Mclean
HI, > One reason to talk to press@ first. Is that a requirement? It's not mentioned in the release procedure. [1] The content was reviewed on the list first and was sent (and signed) from my apacge.org account - what the expected time for announce email to be moderated? Thanks, Justin 1.http:

Re: [MENTORS] Request for access to blog

2013-01-11 Thread Alex Harui
Technically, we don't have mentors anymore, although I am definitely counting on Dave Fisher and Greg Reddin to provide their sage advice. And Bertrand, of course, although I think he is going to unsubscribe one of these days. Carol, Jun and I are admins as are Dave Fisher. First, you need to fo

[jira] [Resolved] (FLEX-33277) There are no Mustella tests for Charts

2013-01-11 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carol Frampton resolved FLEX-33277. --- Resolution: Fixed Assignee: Carol Frampton (was: Alex Harui) Adobe Chart tests donated

Re: [MENTORS] Request for access to blog

2013-01-11 Thread Nicholas Kwiatkowski
Thanks. It's under INFRA-5758. I'll let you know as soon as they get me setup. Thanks! -Nick On Fri, Jan 11, 2013 at 5:06 PM, Alex Harui wrote: > Technically, we don't have mentors anymore, although I am definitely > counting on Dave Fisher and Greg Reddin to provide their sage advice. And

Re: [TWEET] Official tweet

2013-01-11 Thread Alex Harui
On 1/11/13 11:41 AM, "Om" wrote: > On Fri, Jan 11, 2013 at 11:38 AM, jude wrote: > >> Do we have a blog we can announce it on instead of pointing to an email? >> >> > Good idea. Who has the access to our blog account? Can you please copy > the contents of the announce email [1] into a bl

Re: [jira] [Resolved] (FLEX-33348) /Users/justinmclean is hardcoded in source code

2013-01-11 Thread Justin Mclean
Hi, Is there any way we could change the debug path info after they have been compiled? Having is as /flex.apache.org/Apache/flexSDK would be better. Thanks, Justin

Re: [ASJS] Update

2013-01-11 Thread Michael Schmalle
Interesting, I will have to look at your MXML stuff and port it over to FalconJx, I have a feeling it won't be that hard. :) Within the next 2 weeks we (Erik and I) will have FalconJx producing your prototype code. I think you would be surprised how igh octane FalconJx is right now and what

Re: [TWEET] Official tweet

2013-01-11 Thread Alex Harui
On 1/11/13 1:39 PM, "Justin Mclean" wrote: > Hi, > > Would also be good if we could get something here: > http://blogs.adobe.com/flex/ OK, posted a reference to our blog post. -- Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/aharui

Re: [ASJS] Update

2013-01-11 Thread Alex Harui
On 1/11/13 2:39 PM, "Michael Schmalle" wrote: > Interesting, I will have to look at your MXML stuff and port it over > to FalconJx, I have a feeling it won't be that hard. :) Most of the MXML handling is in JSMXMLClassDirectiveProcessor.java > > Within the next 2 weeks we (Erik and I) will ha

Re: [TWEET] Official tweet

2013-01-11 Thread Justin Mclean
Hi, Long shot but any chance of getting it into the welcome screen of FlashBuilder? 4.6 FB still has "Flex SDK To Be Contributed to Apache" as it top story. I can't check 4.7 currently as I get "Licensing for this product has expired". 4.7 really doesn't want me to use it. Thanks, Justin

Re: [ANNOUNCE] Apache Flex 4.9.0 released

2013-01-11 Thread Justin Mclean
Hi, Odd I've not seen it on the announce list but it been archived: http://www.mail-archive.com/announce@apache.org/msg01711.html Just me or has anyone subscribed to the announce list (not dev or users) seen the announcement? Thanks, Justin

Re: [TWEET] Official tweet

2013-01-11 Thread Alex Harui
On 1/11/13 2:54 PM, "Justin Mclean" wrote: > Hi, > > Long shot but any chance of getting it into the welcome screen of > FlashBuilder? We can, but I have to go through another team so I don't want to hit them up very often. I was going to wait for the press release and get that in the welcom

Re: [jira] [Resolved] (FLEX-33348) /Users/justinmclean is hardcoded in source code

2013-01-11 Thread Om
On Jan 11, 2013 2:37 PM, "Justin Mclean" wrote: > > Hi, > > Is there any way we could change the debug path info after they have been compiled? Having is as /flex.apache.org/Apache/flexSDK would be better. > > Thanks, > Justin I think that ship has sailed :-) Maybe we should have a note in the r

Re: [TWEET] Official tweet

2013-01-11 Thread Scott Castle
I'll get the Fb 4.7 welcome screen updated to reference 4.9 (currently it advertises 4.8). Not sure if we can dynamically update the 4.6 welcome screen but I'll check. - Scott On 1/11/13 2:54 PM, "Justin Mclean" wrote: >Hi, > >Long shot but any chance of getting it into the welcome screen of >

[OT] stack over flow question abut FB 4.7

2013-01-11 Thread Justin Mclean
Hi, Anyone that has a stack overflow account want to point them towards the installer? http://stackoverflow.com/questions/14168790/installing-apache-flex-4-9-inside-flashbuilder-4-7 Thanks, Justin

Re: [jira] [Resolved] (FLEX-33348) /Users/justinmclean is hardcoded in source code

2013-01-11 Thread Alex Harui
On 1/11/13 3:06 PM, "Om" wrote: > On Jan 11, 2013 2:37 PM, "Justin Mclean" wrote: >> >> Hi, >> >> Is there any way we could change the debug path info after they have been > compiled? Having is as /flex.apache.org/Apache/flexSDK would be better. >> >> Thanks, >> Justin > > I think that sh

Re: [TWEET] Official tweet

2013-01-11 Thread Alex Harui
On 1/11/13 3:04 PM, "Scott Castle" wrote: > I'll get the Fb 4.7 welcome screen updated to reference 4.9 (currently it > advertises 4.8). Not sure if we can dynamically update the 4.6 welcome > screen but I'll check. Thanks Scott. We did get 4.6 changed to show 4.8, so I know it is "possible"

Falcon MXML progress

2013-01-11 Thread Gordon Smith
Today I moved to the new repo location, added parser unit tests for , , , and tags, and feature tests to demonstrate that the and tags work. It looks like the old compiler got confused if you put an 'id' attribute on a tag referring to a , but Falcon allows this. - Gordon

Re: [TWEET] Official tweet

2013-01-11 Thread Om
On Jan 11, 2013 2:33 PM, "Alex Harui" wrote: > > > > > On 1/11/13 11:41 AM, "Om" wrote: > > > On Fri, Jan 11, 2013 at 11:38 AM, jude wrote: > > > >> Do we have a blog we can announce it on instead of pointing to an email? > >> > >> > > Good idea. Who has the access to our blog account? Can you

Re: [OT] stack over flow question abut FB 4.7

2013-01-11 Thread Marcus Fritze
ok done Am 12.01.2013 um 00:13 schrieb Justin Mclean : > Hi, > > Anyone that has a stack overflow account want to point them towards the > installer? > http://stackoverflow.com/questions/14168790/installing-apache-flex-4-9-inside-flashbuilder-4-7 > > Thanks, > Justin >

Re: Watch out for "svn switch"

2013-01-11 Thread Alex Harui
I have a new theory: sometimes when you do a 'switch' you'll see a bunch of files get updated then it stops with some sort of message that looks like a warning or error. If you get that, the switch stopped and not all of the directories have been converted over. 'svn info' will show you the new

Re: [ANNOUNCE] Apache Flex 4.9.0 released

2013-01-11 Thread Andrew Wetmore
the installer does not seem to work. I get the screen where I have to approve installing seven items by agreeing to their licensing terms, and there is no way to agree or to say "install" On Fri, Jan 11, 2013 at 6:00 PM, Justin Mclean wrote: > Hi, > > Odd I've not seen it on the announce list bu

Re: [ANNOUNCE] Apache Flex 4.9.0 released

2013-01-11 Thread Alex Harui
The list is populated with checkboxes with a reddish tint. As you check those boxes, the button labelled "Install" in the lower right should become enabled. On 1/11/13 4:07 PM, "Andrew Wetmore" wrote: > the installer does not seem to work. I get the screen where I have to > approve installing s

Re: Watch out for "svn switch"

2013-01-11 Thread Om
"svn cleanup" has fixed some weird svn errors for me in the past as well. On Fri, Jan 11, 2013 at 3:54 PM, Alex Harui wrote: > I have a new theory: sometimes when you do a 'switch' you'll see a bunch > of > files get updated then it stops with some sort of message that looks like a > warning or

Re: [ANNOUNCE] Apache Flex 4.9.0 released

2013-01-11 Thread Andrew Wetmore
That works! But I gotta tell you, those checkboxes look like anything but checkboxes to me. They look like decorative bullet points. I was clicking all over the place trying to make something happen, even read all the blooming licenses. And I'm a computer (and usability) guy. a On Fri, Jan 11, 2

[jira] [Commented] (FLEX-33348) /Users/justinmclean is hardcoded in source code

2013-01-11 Thread Patrick Barry (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13551714#comment-13551714 ] Patrick Barry commented on FLEX-33348: -- Thanks for the response. Yeah, the actual err

[jira] [Commented] (FLEX-33343) Website Overhaul

2013-01-11 Thread Nick Kwiatkowski (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13551752#comment-13551752 ] Nick Kwiatkowski commented on FLEX-33343: - All pages have been put in place with t

[jira] [Commented] (FLEX-33343) Website Overhaul

2013-01-11 Thread Nick Kwiatkowski (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13551753#comment-13551753 ] Nick Kwiatkowski commented on FLEX-33343: - Oh, and two more things I need to do :

Re: [Website] Committers -- Update your profile on the site

2013-01-11 Thread Jeffry Houser
I gave it a shot at editing my bio too; so that is up there. At first I I dropped in my full professional bio which was way too long for the page's layout. But, I think I shrunk it down to something that would work. On 1/11/2013 12:44 PM, Nicholas Kwiatkowski wrote: Hey Committers! The n

Re: [OT] stack over flow question abut FB 4.7

2013-01-11 Thread Justin Mclean
Thanks for that - much appreciated.

Re: Falcon MXML progress

2013-01-11 Thread Rushme Nayak
nice job..thanks On Sat, Jan 12, 2013 at 4:58 AM, Gordon Smith wrote: > Today I moved to the new repo location, added parser unit tests for > , , , and tags, and feature > tests to demonstrate that the

[jira] [Commented] (FLEX-33347) DateSpinner dateAndTime jumping

2013-01-11 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13551840#comment-13551840 ] Justin Mclean commented on FLEX-33347: -- There might a similar issue involving leap ye