Re: Welcome Om as an Apache Flex Committer and PPMC Member!

2012-06-28 Thread saurabh jain
Congrats OM -Saurabh On 29-Jun-2012 9:36 AM, "Roland Zwaga" wrote: Congratulations Om! Well deserved! On 29 June 2012 03:34, JP Bader wrote: > Mazel tov! Your efforts are greatly appr... -- regards, Roland -- Roland Zwaga Senior Consultant | Stack & Heap BVBA +32 (0)486 16 12 62 | rol...@

Re: [jira] [Commented] (FLEX-33106) AIR version of makeApacheFlexForFlashBuilder for Windows

2012-06-28 Thread Rushme Nayak
Om, When I was using InstallApacheFlex.air application it stops giving error : Native Process not supported. Unable to untar Adobe AIR SDK. Number of times I minimize the application the process box increases. Please find the attached screenshot. On Thu, Jun 28, 2012 at 11:42 PM, Om wrote: >

Re: Welcome Om as an Apache Flex Committer and PPMC Member!

2012-06-28 Thread Roland Zwaga
Congratulations Om! Well deserved! On 29 June 2012 03:34, JP Bader wrote: > Mazel tov! Your efforts are greatly appreciated. > > Good job big O small M! > On Jun 28, 2012 7:21 PM, "Justin Mclean" wrote: > > > Hi Om, > > > > Welcome and congratulations. > > > > Thanks for all the work you have

Re: Welcome Om as an Apache Flex Committer and PPMC Member!

2012-06-28 Thread JP Bader
Mazel tov! Your efforts are greatly appreciated. Good job big O small M! On Jun 28, 2012 7:21 PM, "Justin Mclean" wrote: > Hi Om, > > Welcome and congratulations. > > Thanks for all the work you have been doing. The IDE packager is going to > be a great help to anyone using the Apache Flex SDK

Re: [DISCUSS] New website content

2012-06-28 Thread Ashish Desai
Based on the prototype that Tomasz had created, I have already started working on the web page creation. Need some inputs on following: Should i build it in flex or HTML and JS? How can i share the work i have done with the DEV team as i don't have committing rights yet? Ashish Desai ashish.de.

Re: Welcome Om as an Apache Flex Committer and PPMC Member!

2012-06-28 Thread Justin Mclean
Hi Om, Welcome and congratulations. Thanks for all the work you have been doing. The IDE packager is going to be a great help to anyone using the Apache Flex SDK. Justin

Welcome Om as an Apache Flex Committer and PPMC Member!

2012-06-28 Thread Nicholas Kwiatkowski
Hey Everybody! I wanted to formally introduce OmPrakash Muppirala (you may know him as Om) as our newest project committer and PPMC Member. Om has been extremely helpful the last few months in getting our build script, apps and just about everything else together for our first release. We all lo

Re: time to help test the release candidate

2012-06-28 Thread Carol Frampton
The kits were just refreshed again at http://people.apache.org/~cframpton/ApacheFlexRC/current/ This is getting pretty near final so please check it out. Alex ran the mustella tests in-house on the kit before this one and there were 13,000+ passes and about 160 failures (most due to an fxg pr

Re: [jira] [Commented] (FLEX-33106) AIR version of makeApacheFlexForFlashBuilder for Windows

2012-06-28 Thread Om
Justin, I dont think that is what Nick is talking about. The screenshot he shared points to the prompt text that goes in the "flex sdk installation directory" - which must ideally be empty. The path to the existing downloaded sdk directory is stored in the ApacheFlexConfig.xml. I dont think tha

Re: Issue with FLEX_HOME when using 2 SDKs

2012-06-28 Thread Christophe Herreman
That actually makes sense. I'll give this a spin and update the scripts. regards, Christophe 2012/6/28 Carol Frampton > Maybe it should always be using the parent of the script and not look at > FLEX_HOME at all. > > Carol > > On 6/28/12 11 :04AM, "Christophe Herreman" > wrote: > > >Hi, > > >

Re: building flex

2012-06-28 Thread Carol Frampton
I don't see an error log. You should never need to use build_framework.xml. In the bin kit this is renamed to frameworks/build.xml. In the source kit you shouldn't use it. Carol On 6/28/12 11 :22AM, "Alexandre Madurell" mailto:alexandre.madurell.f...@gmail.com>> wrote: I'm bumping into an

Re: Issue with FLEX_HOME when using 2 SDKs

2012-06-28 Thread Carol Frampton
Maybe it should always be using the parent of the script and not look at FLEX_HOME at all. Carol On 6/28/12 11 :04AM, "Christophe Herreman" wrote: >Hi, > >as it is now, the batch and shell scripts look for FLEX_HOME on the path >and define it if not found. However, when using 2 different SDKs t

Re: building flex

2012-06-28 Thread Alexandre Madurell
I'm bumping into an error when running the build_framework as per Nick's instructions: D:\IdeaProjects\ApacheFlexSDK\SDK\frameworks\build_framework.xml:592: compc task failed. I'm attaching a snapshot of the error log. Any ideas? (no pun intended) :D Cheers, Alexandre On Tue, Apr 3, 2012 at 1

Re: [OT] 360|Min

2012-06-28 Thread Blaine Bradbury
Bought a ticket, but still trying to make the dates work. bb On Thu, Jun 28, 2012 at 7:15 AM, Roland Zwaga wrote: > > > > > just wondering, how many of you are planning to come to 360|Min in > > October? > > > > Sounds like great fun but it right between Web Directions and > > cf.Objective(ANZ)

Issue with FLEX_HOME when using 2 SDKs

2012-06-28 Thread Christophe Herreman
Hi, as it is now, the batch and shell scripts look for FLEX_HOME on the path and define it if not found. However, when using 2 different SDKs this leads to issues if you have FLEX_HOME set to SDK X, but want to invoke one of the scripts in SDK Y. In that case, the script in SDK Y will use SDK X, w

AW: AW: AW: time to help test the release candidate

2012-06-28 Thread christofer.d...@c-ware.de
No Maven itself and the JDK are required to use Maven at all. Usually it's not the normal Maven way to force you do deploy a lot of essential libraries manually. I am not saying that it's not possible to manually deploy the artifacts, it's just something that would easily avoidable. If Adobe

Re: AW: AW: time to help test the release candidate

2012-06-28 Thread Alex Harui
On 6/28/12 12:34 AM, "christofer.d...@c-ware.de" wrote: > I thought about this problem for quite some time yesterday. > > Regarding the adt.jar and Air integration. I think the best solution would be > to split up the flexmojos maven plugin to have a separate flex and air module. > The curren

Re: time to help test the release candidate

2012-06-28 Thread Carol Frampton
On 6/27/12 7 :13PM, "Dasa Paddock" wrote: >This build does fix the issue below with Flex Library projects trying to >merge in the Flex SDK swcs. My previous warnings are gone. > >Now the problem is that the textLayout.swc is missing so I'm getting >errors about Interface IOperation was not foun

Re: AW: time to help test the release candidate

2012-06-28 Thread Carol Frampton
On 6/28/12 8 :54AM, "Yennick Trevels" wrote: >I've been trying out GradleFx with the Flex 4.8 incubator release, but I'm >getting some errors. >One of them occurs when compiling an air application: >D:\Program >files\sdks\flex_sdk_4.8.0_incubating\frameworks\air-config.xml(64): Error: >cann

Re: AW: time to help test the release candidate

2012-06-28 Thread Yennick Trevels
I've been trying out GradleFx with the Flex 4.8 incubator release, but I'm getting some errors. One of them occurs when compiling an air application: D:\Program files\sdks\flex_sdk_4.8.0_incubating\frameworks\air-config.xml(64): Error: cannot open '{airHome}/frameworks/libs/air/airglobal.swc'

Re: [jira] [Commented] (FLEX-33106) AIR version of makeApacheFlexForFlashBuilder for Windows

2012-06-28 Thread Justin Mclean
Hi, > I thought the point is to point it to an empty directory so that it is > downloaded and 'installed' there You need to point it at an existing downloaded SDK - or did I may of missed an update? But perhaps having having that as an option is not a bad idea? Thanks, Justin

Re: [jira] [Commented] (FLEX-33106) AIR version of makeApacheFlexForFlashBuilder for Windows

2012-06-28 Thread Nicholas Kwiatkowski
I thought the point is to point it to an empty directory so that it is downloaded and 'installed' there -Nick On Thu, Jun 28, 2012 at 4:22 AM, Justin Mclean wrote: > Hi, > > > That sounds great. I think anything to get the user to understand that > is > > where the SDK will be deployed to i

Re: [DISCUSS] New website content

2012-06-28 Thread Nicholas Kwiatkowski
I think if we get the basic design in, and even have filler for some of the text, we could start there. When we put it into the CMS, adding basic things like text and inline image is pretty easy, and hopefully should be able to help get people interested in curating some additional content. I can

Re: [OT] 360|Min

2012-06-28 Thread Roland Zwaga
> > > just wondering, how many of you are planning to come to 360|Min in > October? > > Sounds like great fun but it right between Web Directions and > cf.Objective(ANZ) (both in Australia) so I'm unlikely to make it. > You'll be sorely missed ;) Luckily Drew will be there to represent Australia ;

Re: [OT] 360|Min

2012-06-28 Thread Justin Mclean
Hi, > just wondering, how many of you are planning to come to 360|Min in October? Sounds like great fun but it right between Web Directions and cf.Objective(ANZ) (both in Australia) so I'm unlikely to make it. Thanks, Justin

Re: flex testing architecture

2012-06-28 Thread Justin Mclean
Hi, > Is there any documentation about the Mustella framework? There's a small amount here: https://cwiki.apache.org/FLEX/mustella-overview.html Doing an "ant checkintests" or a " mini_run.sh tests/components/Button" gives you a good idea how it runs. Thanks, Justin

Re: [jira] [Commented] (FLEX-33106) AIR version of makeApacheFlexForFlashBuilder for Windows

2012-06-28 Thread Justin Mclean
Hi, > That sounds great. I think anything to get the user to understand that is > where the SDK will be deployed to is fine. I blew right past it, but if > the QA guy says something, I listen ;P Might want to add a check that the directory has a "flex-sdk-description.xml" in the folder select

Re: [DISCUSS] New website content

2012-06-28 Thread Tomasz MaciÄ…g | Fuse Collective
Open@Adobe content should be under Creative-Commons (CC_BY_SA) so I think you don't have to worry to much about copying text. I think Nicholas was referring to Adobe website not open@adobe. Sadly there isn't much at http://sourceforge.net/adobe/flexsdk/ which we could (beside about text) I wo

AW: AW: AW: AW: Distinguishing Adobe from Apache SDKs?

2012-06-28 Thread christofer.d...@c-ware.de
Well I was simply assuming that IF Adobe would say: "Nah ... We don't want to work ourselves into deploying stuff at Maven Central, but if you want you guys at Apache could do that for us, if you want." Then it would be really stupid for Apache to say: "It's not the Apache way to deploy third pa

AW: AW: time to help test the release candidate

2012-06-28 Thread christofer.d...@c-ware.de
I thought about this problem for quite some time yesterday. Regarding the adt.jar and Air integration. I think the best solution would be to split up the flexmojos maven plugin to have a separate flex and air module. The current mixture does have some disadvantages. In case of Flex being shipped