Is your TLF repo synced up? On 11/21/14, 4:21 PM, "OmPrakash Muppirala" <bigosma...@gmail.com> wrote:
>I merged develop into ios7skins and did an ant clean main. The textlayout >task is failing with this error message. What am I doing wrong? > >There is a chance that I changed something related to TLF, but am not able >to find what I did. > >Any help would be appreciated. > >textLayout: >[available] DEPRECATED - <available> used to override an existing >property. >[available] Build file should not reuse the same property name for >different v >alues. >[available] DEPRECATED - <available> used to override an existing >property. >[available] Build file should not reuse the same property name for >different v >alues. > >check-tlf-home: > >bundles-clean: > >clean-external: > >clean: > >compile: > [compc] Loading configuration file >C:\p\flexroot\git\flex-sdk\frameworks\pro >jects\textLayout\compile-config.xml > [compc] Apache Flex compc (Component >Compiler)C:\p\flexroot\git\flex-sdk\fra >meworks\projects\textLayout\compile-config.xml(58): Error: unable to open >'manif >est.xml' > [compc] > [compc] Version 4.14.0 build 20141121 > [compc] > [compc] Copyright 2014 The Apache Software Foundation. > [compc] </include-file> > [compc] > [compc] > >BUILD FAILED >C:\p\flexroot\git\flex-sdk\build.xml:393: The following error occurred >while exe >cuting this line: >C:\p\flexroot\git\flex-sdk\frameworks\build.xml:114: The following error >occurre >d while executing this line: >C:\p\flexroot\git\flex-sdk\frameworks\build.xml:453: The following error >occurre >d while executing this line: >C:\p\flexroot\git\flex-sdk\frameworks\projects\textLayout\build.xml:213: >compc t >ask failed. > > >Thanks, >Om