Just another point, I'm trying to build a release and the textLayout asdoc target source-path point on ${source.dir}/src, it turns into an error, shouldn't it be ${tlf.branch}/src ?

As reminder:

<!-- Call asdoc to generate dita xml files -->
<asdoc output="${FLEX_HOME}/tempDoc" lenient="true" failonerror="true" keep-xml="true" skip-xsl="true" fork="true">
           <compiler.source-path path-element="${source.dir}/src"/>
           
<compiler.show-actionscript-warnings>false</compiler.show-actionscript-warnings>
           <doc-classes class="flashx.textLayout.CoreClasses"/>
           <doc-classes class="flashx.textLayout.EditClasses"/>
           <doc-classes class="flashx.textLayout.ConversionClasses"/>
           <doc-namespaces uri="library://ns.adobe.com/flashx/textLayout"/>
<namespace uri="library://ns.adobe.com/flashx/textLayout" manifest="${source.dir}/manifest.xml"/>
           <jvmarg line="${asdoc.jvm.args}"/>
           <static-link-runtime-shared-libraries/>
           <define name="CONFIG::debug" value="${dbg}"/>
           <define name="CONFIG::release" value="${rel}"/>
       </asdoc>

Thanks,
-Fred

-----Message d'origine----- From: Alex Harui
Sent: Tuesday, March 26, 2013 1:04 AM
To: dev@flex.apache.org
Subject: Re: [1/3] Added misisng empty locales files for all supported locales so that copylocale works




On 3/25/13 3:04 PM, "Justin Mclean" <jus...@classsoftware.com> wrote:

Hi,

Could it be time to reconsider and make copylocale more tolerant of missing
files?
As I said this was an easier fix than changing the Java code inside copylcoale
if you want to provide an alternative patch go ahead.
Yes, the change you made was simpler, but now you have to spend time dealing
with the Git ramifications.

Justin

--
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui

Reply via email to