It worked for me. But I forgot to check whether a TLF_HOME environment variable can point somewhere else. For me my tlf is in flex-tlf. And I'm on Mac.
But I thought Justin said it was fixed? Except maybe running directly from the textlayout directory itself. On 4/17/13 5:02 PM, "Gordon Smith" <gosm...@adobe.com> wrote: > 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 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 sibling directory called "../flex-tlf/textLayout" or > "../tlf/textLayput" from FLEX_HOME. > > From build.xml: > > <available file="${FLEX_HOME}/../flex-tlf/textLayout" > type="dir" > property="TLF_HOME" > value="${FLEX_HOME}/../flex-tlf" /> > > <available file="${FLEX_HOME}/../tlf/textLayout" > type="dir" > property="TLF_HOME" > value="${FLEX_HOME}/../tlf" /> > > Justin -- Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/aharui