Cheers Carol,
I can compile the locales and run the test suite now :-)
-----Message d'origine-----
From: Justin Mclean
Sent: Friday, December 07, 2012 11:28 PM
To: flex-dev@incubator.apache.org
Subject: Re: Release build - another TLF issue
Thanks Carol
Much appreciated, I think we now in a position where I can make a release
candidate.
Justin
On 08/12/2012, at 7:29 AM, Carol Frampton wrote:
Author: cframpton
Date: Fri Dec 7 20:25:58 2012
New Revision: 1418463
URL: http://svn.apache.org/viewvc?rev=1418463&view=rev
Log:
Fix doc and other.locales targets for release build. There were several
issues. textLayout could not build doc because there wasn't a valid
textLayout_rb.swc to update since the textLayout.properties files were in
spark.swc. (TLF has hard-coded English messages and a hook for apps to use
for localized messages so Flex put the localized messages in spark.swc).
Fixed a couple of path issues. There were a couple of ordering issues
because of unneeded swcs being including in the *-config.xml files. Now
build a textLayout rsl along with the rest of them.
There is one outstanding issue that I know of. I noticed the doc for
automation was commented out in frameworks/build.xml. I uncommented it
but couldn't manage to get it to build so I left it commented for now.
Carol
On 12/6/12 7 :15PM, "Justin Mclean" <jus...@classsoftware.com> wrote:
Hi,
Just run into another issue with TLF and the release build.
doc:
[asdoc] Loading configuration file
/Users/justinmclean/Documents/Adobe Flash Builder 4.6/Apache Flex
SDK/frameworks/flex-config.xml
[asdoc] Error: unable to load SWC textLayout_rb.swc: could not find
catalog.xml within the SWC.
[asdoc]
Uncompressing the textLayout_rb.swc it contains a dozen xml files, and a
packages.dita but no catalog.xml.
Any ideas?
Justin