and delete the 3.0.33 link if you have it too.
-Fred
-----Message d'origine-----
From: Frédéric THOMAS
Sent: Thursday, March 28, 2013 6:31 AM
To: dev@flex.apache.org
Subject: Re: asdoc - Release build broken (was: Release build broken)
It has been fixed in the build.xml, how did you call your flex-tlf repo ?
It should be ${FLEX_HOME}/../flex-tlf or ${FLEX_HOME}/../tlf
-Fred
-----Message d'origine-----
From: Justin Mclean
Sent: Thursday, March 28, 2013 6:23 AM
To: dev@flex.apache.org
Subject: Re: asdoc - Release build broken (was: Release build broken)
Hi
Also doesn't look like the TLF issue is fixed in that branch:
git branch
* FLEX-33451
develop
master
ompile:
[compc] Loading configuration file
/Users/justinmclean/Documents/ApacheFlexDevelopGit/frameworks/projects/textLayout/compile-config.xml
[compc] Apache Flex compc (Component Compiler)
[compc] Version 4.10.0 build 0
[compc] Copyright 2012 The Apache Software Foundation.
[compc]
[compc]
/Users/justinmclean/Documents/ApacheFlexDevelopGit/frameworks/projects/textLayout/compile-config.xml(58):
Error: configuration variable 'include-file' value contains unknown token
'tlf.branch'
[compc]
[compc] </include-file>
[compc]
BUILD FAILED
/Users/justinmclean/Documents/ApacheFlexDevelopGit/build.xml:361: The
following error occurred while executing this line:
/Users/justinmclean/Documents/ApacheFlexDevelopGit/frameworks/build.xml:91:
The following error occurred while executing this line:
/Users/justinmclean/Documents/ApacheFlexDevelopGit/frameworks/build.xml:393:
The following error occurred while executing this line:
/Users/justinmclean/Documents/ApacheFlexDevelopGit/frameworks/projects/textLayout/build.xml:193:
compc task failed.
Justin