Re: Release target seems to be fixed

2013-04-18 Thread Alex Harui
On 4/17/13 9:17 PM, "Justin Mclean" wrote: > Hi, > >> It worked for me. But I forgot to check whether a TLF_HOME environment >> variable can point somewhere else. > That was broken it ignored TLF_HOME if it was set. Thanks for fixing that. I made one adjustment to it just now. > >> And I'

Re: Release target seems to be fixed

2013-04-17 Thread Justin Mclean
Hi, > It worked for me. But I forgot to check whether a TLF_HOME environment > variable can point somewhere else. That was broken it ignored TLF_HOME if it was set. > And I'm on Mac. Likewise so may be issue on PC? > But I thought Justin said it was fixed? Except maybe running directly from

Re: Release target seems to be fixed

2013-04-17 Thread Alex Harui
, 2013 4:36 PM > To: dev@flex.apache.org > Subject: Re: Release target seems to be fixed > > Hi, > >> What do you mean by a "common" named directory? Can't it look for a sibling >> directory named flex-tlf? > > It's looking for a sib

RE: Release target seems to be fixed

2013-04-17 Thread Gordon Smith
Alex, did this work on your system? It apparently doesn't on Justin's. I haven't tried it yet. - Gordon -Original Message- From: Justin Mclean [mailto:jus...@classsoftware.com] Sent: Wednesday, April 17, 2013 4:36 PM To: dev@flex.apache.org Subject: Re: Release target se

Re: Release target seems to be fixed

2013-04-17 Thread Justin Mclean
Hi, > What do you mean by a "common" named directory? Can't it look for a sibling > directory named flex-tlf? It's looking for a sibling directory called "../flex-tlf/textLayout" or "../tlf/textLayput" from FLEX_HOME. From build.xml: Justin

RE: Release target seems to be fixed

2013-04-17 Thread Gordon Smith
What do you mean by a "common" named directory? Can't it look for a sibling directory named flex-tlf? - Gordon -Original Message- From: Justin Mclean [mailto:jus...@classsoftware.com] Sent: Wednesday, April 17, 2013 3:43 PM To: dev@flex.apache.org Subject: Re: Release

Re: Release target seems to be fixed

2013-04-17 Thread Justin Mclean
Hi, Well "ant release" now works for me - not tested the SDK it produces or run mustella tests or anything but it builds so that's a start. Think the TLF_HOME checking still needs a little work. In framework/projects/textLayput an "ant main" will fail even if you have TLF_HOME environment var

Re: Release target seems to be fixed

2013-04-17 Thread Justin Mclean
Hi, > DidAlex's change require TLF_HOME to be set? No but the build would break (in a ugly way) if it wasn't set and it couldn't find a "common" named directory. I checked in a fix for that. Justin

RE: Release target seems to be fixed

2013-04-17 Thread Gordon Smith
DidAlex's change require TLF_HOME to be set? I thought we agreed it shouldn't be necessary. - Gordon -Original Message- From: Justin Mclean [mailto:jus...@classsoftware.com] Sent: Wednesday, April 17, 2013 3:22 PM To: dev@flex.apache.org Subject: Re: Release target seems t

Re: Release target seems to be fixed

2013-04-17 Thread Justin Mclean
Hi, I'm modified build.xml to set TLF_HOME to env.TLF_HOME but not 100% sure if that the correct way to do it. Justin

Re: Release target seems to be fixed

2013-04-17 Thread Justin Mclean
Hi, > Give it a try. It seems to be working now. Broken for me - looks like value of TLF_HOME is not being picked up from the environment variable. clean-external: [echo] cleaning ${TLF_HOME} BUILD FAILED /Users/justinmclean/Documents/ApacheFlexDevelopGit/build.xml:396: The following err