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'
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
, 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
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
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
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
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
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
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
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
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
11 matches
Mail list logo