Re: Mustella News

2012-08-07 Thread Alex Harui
Yep, that's roughly what I would mention in the wiki page. I think some people think it is a separate entity. On 8/7/12 1:36 PM, "Carol Frampton" wrote: > > > On 8/7/12 4 :28PM, "Alex Harui" wrote: > >> Peter, can you add this tidbit to the wiki (and also mention ANT_HOME)? >> > > mustel

Re: Mustella News

2012-08-07 Thread Carol Frampton
On 8/7/12 4 :28PM, "Alex Harui" wrote: >Peter, can you add this tidbit to the wiki (and also mention ANT_HOME)? > mustella is in the source tree so the directions for all the environment variables apply. That isn't the only one that is needed. Carol > >On 8/7/12 1:24 PM, "Peter Ent" wrote:

Re: Mustella News

2012-08-07 Thread Peter Ent
Will do. On 8/7/12 4:28 PM, "Alex Harui" wrote: >Peter, can you add this tidbit to the wiki (and also mention ANT_HOME)? > > >On 8/7/12 1:24 PM, "Peter Ent" wrote: > >> That's good news. Thanks for your help, Alex. >> --peter >> >> On 8/7/12 4:07 PM, "Roland Zwaga" wrote: >> My guess is

Re: Mustella News

2012-08-07 Thread Alex Harui
Peter, can you add this tidbit to the wiki (and also mention ANT_HOME)? On 8/7/12 1:24 PM, "Peter Ent" wrote: > That's good news. Thanks for your help, Alex. > --peter > > On 8/7/12 4:07 PM, "Roland Zwaga" wrote: > >>> My guess is that there is some setting in Cygwin that has it deal with >>

Re: Mustella News

2012-08-07 Thread Peter Ent
That's good news. Thanks for your help, Alex. --peter On 8/7/12 4:07 PM, "Roland Zwaga" wrote: >> My guess is that there is some setting in Cygwin that has it deal with >>line endings differently. > >Alex is right, it was indeed a line ending issue. >I found this page discussing it: > >https://c

Re: Mustella News

2012-08-07 Thread Roland Zwaga
> My guess is that there is some setting in Cygwin that has it deal with line > endings differently. Alex is right, it was indeed a line ending issue. I found this page discussing it: https://chess.eecs.berkeley.edu/softdevel/faq/5.html Basically, executing these commands fixes it: export SHEL

RE: Mustella News

2012-08-07 Thread Alex Harui
> -Original Message- > From: Peter Ent [mailto:p...@adobe.com] > Sent: Tuesday, August 07, 2012 12:43 PM > To: flex-dev@incubator.apache.org > Subject: Re: Mustella News > > I just quickly grabbed mustella from Apache Flex using my Windows 7 > machine. I ran the

Re: Mustella News

2012-08-07 Thread Peter Ent
I just quickly grabbed mustella from Apache Flex using my Windows 7 machine. I ran the same mini_run.sh command (in Cygwin) and did not get that error. I got an error about not having my environment set up (e.g., env.AIR_HOME not defined), but the mini_run.sh script seemed to get processed without

Re: Mustella News

2012-08-07 Thread Peter Ent
I thought I fixed all of the line endings. Let me have a look and get back to the group. --peter On 8/7/12 2:43 PM, "Roland Zwaga" wrote: >Hi Peter, > >I just tried running Mustella on Windows 7 using Cygwin, when I run >this command: > >./mini_run.sh test/components/DataGrid > >I get this erro

Re: Mustella News

2012-08-07 Thread Roland Zwaga
Hi Peter, I just tried running Mustella on Windows 7 using Cygwin, when I run this command: ./mini_run.sh test/components/DataGrid I get this error: $ ./mini_run.sh test/components/DataGrid > log.txt ./mini_run.sh: line 23: $'\r': command not found ./mini_run.sh: line 205: syntax error near une

Mustella News

2012-08-07 Thread Peter Ent
Hi, I have just finished checking in the Mustella code. I'm doing a final status check to make sure I haven't missed anything, but it looks complete. Peter Ent Flex SDK Team Adobe Systems