[jira] [Closed] (FLEX-54) frameworks/projects/automation/build.xml compile failed

2012-05-04 Thread spiros aggelopoulos (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-54?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] spiros aggelopoulos closed FLEX-54. --- Resolution: Not A Problem > frameworks/projects/automation/build.xml compile failed > -

Re: can't access to the site again

2012-05-04 Thread Bertrand Delacretaz
On Fri, May 4, 2012 at 7:28 AM, Pepe wrote: > It was recovered 30 minutes ago. The place to look at for such things is http://monitoring.apache.org/ If something's red there, you can assume that that ASF infra team is aware of it. -Bertrand

FalcoJs

2012-05-04 Thread filippo dipisa
Hi, I Just read that FalcoJS has been donated to the Apache Flex Foundation. Do you know where I can checkout the project? Thanks Filippo

Re: FalcoJs

2012-05-04 Thread Jeffry Houser
On 5/4/2012 11:42 AM, filippo dipisa wrote: Hi, I Just read that FalcoJS has been donated to the Apache Flex Foundation. Do you know where I can checkout the project? Where did you read that? As far as I knew; FalconJS will not be donated to the Apache Foundation until the Falcon compiler is

Re: FalcoJs

2012-05-04 Thread filippo dipisa
Hi, here is where I got the info http://blogs.adobe.com/bparadie/2011/11/19/what-is-falconjs/ UPDATE (3/1/2012) Falcon and FalconJS are now part of Apache Flex. If you are interested in the progress of those and other Flex related projects please subscribe to

Re: FalcoJs

2012-05-04 Thread Alex Harui
On 5/4/12 9:16 AM, "filippo dipisa" wrote: > When FalconJS will become publicly available is now in the hands of the Apache > Flex Team . > FalconJS is in the queue after Falcon. All of these things take time. I hope to beat Jeffry's time frame,

Re: FalcoJs

2012-05-04 Thread filippo dipisa
Can we help you in any way to see the code as soon as possible? On 4 May 2012 17:28, Alex Harui wrote: > > > > On 5/4/12 9:16 AM, "filippo dipisa" wrote: > > > When FalconJS will become publicly available is now in the hands of the > Apache > > Flex Team

RE: FalcoJs

2012-05-04 Thread Michael A. Labriola
>FalconJS is in the queue after Falcon. All of these things take time. I hope >to beat Jeffry's time frame, but you never know. Let's clarify that for the moment. Neither are really in the queue because, at this point, Adobe (despite what that blog post errantly says) has not yet donated Falc

Re: FalcoJs

2012-05-04 Thread filippo dipisa
So why they updated that blog? It seems an offcial blog from adobe no? On 4 May 2012 17:34, Michael A. Labriola wrote: > >FalconJS is in the queue after Falcon. All of these things take time. I > hope to beat Jeffry's time frame,

RE: FalcoJs

2012-05-04 Thread Michael A. Labriola
>So why they updated that blog? >It seems an offcial blog from adobe no? > I understand the confusion, I really do. Much of Adobe isn't really good at the communicating with humans thing. I can absolutely 100% promise you we do not ye

Re: FalcoJs

2012-05-04 Thread filippo dipisa
Thanks for the clarification. Waiting Falco, in order to contribute to apache flex I just have to checkout the Flex code and then decide what to do, right? have you got any agile tool containing the user stories and the sprint mapping? On 4 May 2012 17:43, Michael A. Labriola wrote: > >So why th

Re: FalcoJs

2012-05-04 Thread Alex Harui
On 5/4/12 9:43 AM, "Michael A. Labriola" wrote: >> So why they updated that blog? >> It seems an offcial blog from adobe no? >> > > I understand the confusion, I really do. Much of Adobe isn't really good at > the communicating wi

RE: FalcoJs

2012-05-04 Thread Michael A. Labriola
>Thanks for the clarification. >Waiting Falco, in order to contribute to apache flex I just have to checkout >the Flex code and then decide what to do, right? >have you got any agile tool containing the user stories and the sprint mapping? Yes, you just check out the code. However, apache doesn'

Re: FalcoJs

2012-05-04 Thread filippo dipisa
I understand, but could be useful also vote before writing the code no? For example i could write 10 user stories and then If I see that nobody likes them I don't event start to implement them. On 4 May 2012 17:54, Michael A. Labriola wrote: > >Thanks for the clarification. > >Waiting Falco, in o

Mustella code checked in to SVN

2012-05-04 Thread Alex Harui
Hi folks, Adobe has donated the Mustella code. It was checked in Tuesday and I finally got an overview on the wiki at [1]. An enthusiastic volunteer is needed to create better documentation. In the mustella folder you will find the following folders: as3 – the ActionScript Test Steps and relate

RE: FalcoJs

2012-05-04 Thread Michael A. Labriola
>I understand, but could be useful also vote before writing the code no? >For example i could write 10 user stories and then If I see that nobody likes >them I don't event start to implement them. You are absolutely free to do so and get people's opinions of them. I was simply saying there isn't

Re: FalcoJs

2012-05-04 Thread filippo dipisa
So basically at the moment, everyone can start whatever and then the board decides if integrate it into a candidate release or not, right? Doing like that there could be a duplicate work, for example I could start work on implementing Generic and maybe there is another team doing it. How can I kn

Re: FalcoJs

2012-05-04 Thread Rick Winscot
Posting an question to that effect on this list is a great start... you might even find a buddy to make the work go faster. R On Friday, May 4, 2012 at 1:52 PM, filippo dipisa wrote: > So basically at the moment, everyone can start whatever and then the board > decides if integrate it into a

Re: FalcoJs

2012-05-04 Thread Greg Reddin
On Fri, May 4, 2012 at 12:52 PM, filippo dipisa wrote: > How can I know what's going on? To over-simplify: by doing your work publicly. If you have a feature you want to implement (generics, for example), bring it up on the mailing list. Get some discussion started. Create a Jira issue and start

Re: Mustella code checked in to SVN

2012-05-04 Thread Kamaljeet Singh
is mustella mirrored on github , i can't find it on github clone On Fri, May 4, 2012 at 10:45 PM, Alex Harui wrote: > Hi folks, > > Adobe has donated the Mustella code. It was checked in Tuesday and I > finally got an overview on the wiki at [1]. > An enthusiastic volunteer is needed to create

Re: FalcoJs

2012-05-04 Thread filippo dipisa
thanks to both. I will checkout the project and start having a look to it. On 4 May 2012 18:58, Greg Reddin wrote: > On Fri, May 4, 2012 at 12:52 PM, filippo dipisa > wrote: > > How can I know what's going on? > > To over-simplify: by doing your work publicly. > > If you have a feature you want

Re: Mustella code checked in to SVN

2012-05-04 Thread Roland Zwaga
> > Hi folks, > > Adobe has donated the Mustella code. It was checked in Tuesday and I > finally got an overview on the wiki at [1]. > An enthusiastic volunteer is needed to create better documentation. > great work Alex! thanks for your efforts!

[jira] [Commented] (FLEX-38) Build script requires sh on Windows

2012-05-04 Thread Oleg Sivokon (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13268677#comment-13268677 ] Oleg Sivokon commented on FLEX-38: -- This is sort of a reminder: +<<< .mine + +

What is AIR_HOME?

2012-05-04 Thread Left Right
Readme doesn't say what it is. Please, if you write readme, write it so to explain things. If it says "Adobe AIR Integration Kit" this is for all intents and purposes equivalent to "Three Random Words WITH Weird Capitalization" - how am I (or any user) is supposed to know what it is? Best. Oleg

Re: What is AIR_HOME?

2012-05-04 Thread Omar Gonzalez
On Friday, May 4, 2012, Left Right wrote: > Readme doesn't say what it is. > Please, if you write readme, write it so to explain things. If it says > "Adobe AIR Integration Kit" this is for all intents and purposes equivalent > to "Three Random Words WITH Weird Capitalization" - how am I (or any u

Re: What is AIR_HOME?

2012-05-04 Thread Alex Harui
On 5/4/12 1:39 PM, "Omar Gonzalez" wrote: > > It is possible to ask what AIR_HOME is and get an answer without being > condescending or trying to belittle someone else's work. A simple "What is > AIR_HOME, it is not in the ReadMe file." would be much better received. > > Just saying. > > -s

Re: FalcoJs

2012-05-04 Thread Michelle Yaiser
>>So why they updated that blog? >>It seems an offcial blog from adobe no? >> The blog has been updated. Sorry for the confusion. >Read this: >http://www.adobe.com/devnet/flex/whitepapers/roadmap.html > >Especially this section: >

Re: What is AIR_HOME?

2012-05-04 Thread Left Right
What is AIR SDK? Is it the archive you download, is it the directory where you extract it or is it some directory inside that directory, or is it a path to a file inside that directory? (compare ANT_HOME is the bin directory inside the directory where you extract Ant files, for example.) JAVA_HOME

Re: What is AIR_HOME?

2012-05-04 Thread Alex Harui
On 5/4/12 2:39 PM, "olegsivo...@gmail.com" wrote: > What is AIR SDK? Is it the archive you download, is it the directory where > you extract it or is it some directory inside that directory, or is it a > path to a file inside that directory? > (compare ANT_HOME is the bin directory inside the

Re: FalcoJs

2012-05-04 Thread Doug McCune
> > The blog has been updated. Sorry for the confusion. > >From the current blog post: "When FalconJS will become publicly available is now in the hands of the Apache Flex Team ." That's still 100% factually incorrect, isn't it?

Re: What is AIR_HOME?

2012-05-04 Thread Left Right
I get download results on the first page, same on the second and third, and I also get a tutorial on installing it (defunct), but none mentions AIR_HOME, and I can't infer from any other documentation what was the intent behind that name. If I google for AIR_HOME, I get results related to air condi

Re: FalcoJs

2012-05-04 Thread Alex Harui
On 5/4/12 2:49 PM, "Doug McCune" wrote: > From the current blog post: > > "When FalconJS will become publicly available is now in the hands of the > Apache > Flex Team ." > > That's still 100% factually incorrect, isn't it? One could argue that be

Re: Mustella code checked in to SVN

2012-05-04 Thread Ryan Frishberg
+1 Thanks Alex and the rest of the people at Adobe who worked to make this happen. -Ryan On Fri, May 4, 2012 at 2:27 PM, Roland Zwaga wrote: > > > > Hi folks, > > > > Adobe has donated the Mustella code. It was checked in Tuesday and I > > finally got an overview on the wiki at [1]. > > An ent

Re: What is AIR_HOME?

2012-05-04 Thread Alex Harui
On 5/4/12 3:01 PM, "olegsivo...@gmail.com" wrote: > I get download results on the first page, same on the second and third, and > I also get a tutorial on installing it (defunct), but none mentions > AIR_HOME, and I can't infer from any other documentation what was the > intent behind that nam

Re: FalcoJs

2012-05-04 Thread Doug McCune
> it is not 100% factually incorrect. > :) True, my wording was too harsh for sure, I retract "100%". But my point was that the blog post wording originally was such that it very much made it sound like FalconJS was going to live or die based solely on Apache Flex team, whereas in reality at this

Re: [jira] [Updated] (FLEX-51) Please check support for ExactValue initializer

2012-05-04 Thread jude
Is it possible to support a constant directive using this patch immediately while we work out the details for the Once directive? For example, in these examples you would want to have the constant value but don't want to have the binding overhead: Or is that already happening with constants?

RE: FalcoJs

2012-05-04 Thread Michael A. Labriola
>:) True, my wording was too harsh for sure, I retract "100%". But my point was >that the blog post wording originally was such that it very much made it sound >like FalconJS was going to live or die based solely on >Apache Flex team, >whereas in reality at this point in time only Adobe has anyt

Re: What is AIR_HOME?

2012-05-04 Thread Jonathan Campos
If you have a problem with the details provided in the readme just write new details and get them in. Easy as that. Be positive and keep moving forward. On May 4, 2012 5:15 PM, "Alex Harui" wrote: > > > > On 5/4/12 3:01 PM, "olegsivo...@gmail.com" wrote: > > > I get download results on the firs

RE: FalcoJs

2012-05-04 Thread Alex Harui
I have to disagree about the no control part. Mustella got partially in this week because some of you wanted it done that way. I could drop the rest of mustella and start scrubbing the falcon js code but I thought we agreed that a verification suite was more important. Btw, no need to have sym