Re: Mustella sh.exe

2013-12-08 Thread Alex Harui
t;-Message d'origine- >De : Alex Harui [mailto:aha...@adobe.com] >Envoyé : dimanche 8 décembre 2013 21:11 >À : dev@flex.apache.org >Objet : Re: Mustella sh.exe > >I think there is an option for local.properties in the mustella folder >already so I think that might be the

RE: Mustella sh.exe

2013-12-08 Thread Maurice Amsellem
3 21:11 À : dev@flex.apache.org Objet : Re: Mustella sh.exe I think there is an option for local.properties in the mustella folder already so I think that might be the best place for it. -Alex On 12/8/13 9:35 AM, "Mark Kessler" wrote: >I'll play around with it a little later on. But just t

Re: Mustella sh.exe

2013-12-08 Thread Alex Harui
I think there is an option for local.properties in the mustella folder already so I think that might be the best place for it. -Alex On 12/8/13 9:35 AM, "Mark Kessler" wrote: >I'll play around with it a little later on. But just to clarify are you >tlaking about the local.properties at the sdk

Re: Mustella sh.exe

2013-12-08 Thread Mark Kessler
I'll play around with it a little later on. But just to clarify are you tlaking about the local.properties at the sdkroot or in the Mustella folder? -Mark On Sun, Dec 8, 2013 at 11:38 AM, Alex Harui wrote: > It might be safer to use a variable that defaults to /cygwin/bin that you > can overr

Re: Mustella sh.exe

2013-12-08 Thread Alex Harui
It might be safer to use a variable that defaults to /cygwin/bin that you can override in local.properties. -Alex On 12/8/13 8:26 AM, "Mark Kessler" wrote: >Would anyone have any problems if I changed the line in the >flex-sdk/mustella/build.xml.. > >from: > > >to: > > > >I

Mustella sh.exe

2013-12-08 Thread Mark Kessler
Would anyone have any problems if I changed the line in the flex-sdk/mustella/build.xml.. from: to: I don't use cygwin so I have remove that path to get my mustella to run everytime I work on something with a fresh copy of the sdk. -Mark