Re: Fixing the build

2013-03-21 Thread Alex Harui
I've pushed changes to Falcon. It all builds for me and all tests pass. It is also assuming flex-sdk by default but it is set up with an sdk.branch variable. I will be working on adding a variable to the flex-sdk script to find tlf shortly. On 3/21/13 4:24 PM, "Alex Harui" wrote: > > > >

Re: Fixing the build

2013-03-21 Thread Alex Harui
On 3/21/13 4:11 PM, "Justin Mclean" wrote: > Hi, > >> It assumes that you have a folder named flex-tlf as a sibling to the flex-sdk >> folder. If you aren¹t set up that way, then we can add some parameters to >> the flex-sdk/frameworks/projects/textLayout/build.xml. > I think that fine as a

Re: Fixing the build

2013-03-21 Thread Justin Mclean
Hi, > It assumes that you have a folder named flex-tlf as a sibling to the flex-sdk > folder. If you aren’t set up that way, then we can add some parameters to > the flex-sdk/frameworks/projects/textLayout/build.xml. I think that fine as a default but can it be overwritten by a environment var

Fixing the build

2013-03-21 Thread Alex Harui
I pushed changes to flex-tlf and flex-sdk that should enable “ant clean main checkintests” to run in flex-sdk without any sort of file system links. It assumes that you have a folder named flex-tlf as a sibling to the flex-sdk folder. If you aren’t set up that way, then we can add some paramete