I ran 'ant doc' and got a successful build.

However, one of the 'sections' (?) did show a "Fatal Error":

doc:
    [asdoc] Loading configuration file
/Users/erik/Documents/ApacheFlex/git/flex-sdk/frameworks/flex-config.xml
    [asdoc] [Fatal Error] :54:6: The element type "p" must be
terminated by the matching end-tag "</p>".
    [asdoc] Encountered not well-formed text. Please see
/Users/erik/Documents/ApacheFlex/git/flex-sdk/tempDoc/validation_errors.log
for details.
      [zip] Updating zip:
/Users/erik/Documents/ApacheFlex/git/flex-sdk/frameworks/locale/en_US/spark_rb.swc
     [copy] Copying 1 file to
/Users/erik/Documents/ApacheFlex/git/flex-sdk/frameworks/projects/spark/bundles/en_US

HTH,

EdB


On Wed, Mar 27, 2013 at 10:40 AM, Frédéric THOMAS
<webdoubl...@hotmail.com> wrote:
> Well, sorry, I meant 'ant doc' from the experimental lib.
>
>
> Thanks,
> -Fred
>
> -----Message d'origine----- From: Erik de Bruin
> Sent: Wednesday, March 27, 2013 10:29 AM
>
> To: dev@flex.apache.org
> Subject: Re: asdoc - Release build broken (was: Release build broken)
>
> Running 'ant asdoc' gives me:
>
> Buildfile: build.xml
>
> asdoc:
>
> clean:
>
> doc:
>    [asdoc] Loading configuration file
> /Users/erik/Documents/ApacheFlex/git/flex-sdk/frameworks/flex-config.xml
>    [asdoc]
> /Users/erik/Documents/ApacheFlex/git/flex-sdk/frameworks/projects/airspark/src/spark/components/WindowedApplication.as:
> Error: Can not resolve a multiname reference unambiguously.
> spark.components:Alert (from
> /Users/erik/Documents/ApacheFlex/git/flex-sdk/frameworks/projects/experimental/src/spark/components/Alert.as)
> and mx.controls:Alert (from
> /Users/erik/Documents/ApacheFlex/git/flex-sdk/frameworks/projects/mx/src/mx/controls/Alert.as)
> are available.
>    [asdoc]
>    [asdoc]
> /Users/erik/Documents/ApacheFlex/git/flex-tlf/textLayout/src/flashx/textLayout/elements/ParagraphElement.as(100):
> col: 11 Error: Ambiguous reference to _interactiveChildrenCount.
>    [asdoc]
>    [asdoc] return _interactiveChildrenCount;
>    [asdoc]       ^
>    [asdoc]
>    [asdoc]
> /Users/erik/Documents/ApacheFlex/git/flex-tlf/textLayout/src/flashx/textLayout/elements/ParagraphElement.as(894):
> col: 7 Error: Ambiguous reference to _interactiveChildrenCount.
>    [asdoc]
>    [asdoc] ++ _interactiveChildrenCount ;
>    [asdoc]   ^
>    [asdoc]
>    [asdoc]
> /Users/erik/Documents/ApacheFlex/git/flex-tlf/textLayout/src/flashx/textLayout/elements/ParagraphElement.as(898):
> col: 7 Error: Ambiguous reference to _interactiveChildrenCount.
>    [asdoc]
>    [asdoc] -- _interactiveChildrenCount ;
>    [asdoc]   ^
>    [asdoc]
>    [asdoc]
> /Users/erik/Documents/ApacheFlex/git/flex-tlf/textLayout/src/flashx/textLayout/elements/ParagraphElement.as(903):
> col: 11 Error: Ambiguous reference to _interactiveChildrenCount.
>    [asdoc]
>    [asdoc] return _interactiveChildrenCount != 0 ;
>    [asdoc]       ^
>    [asdoc]
>
> BUILD FAILED
> /Users/erik/Documents/ApacheFlex/git/flex-sdk/build.xml:477: The
> following error occurred while executing this line:
> /Users/erik/Documents/ApacheFlex/git/flex-sdk/asdoc/build.xml:58:
> asdoc task failed.
>
> HTH,
>
> EdB
>
>
>
> On Wed, Mar 27, 2013 at 10:15 AM, Frédéric THOMAS
> <webdoubl...@hotmail.com> wrote:
>>
>> Did you tried the asdoc target for the experimental project ?
>>
>> I deactivated it in the release to be able to continue to build and see if
>> there wasn't any other errors, to try it you should run the asdoc target
>> directly from the experimental lib itself.
>>
>> Thanks,
>> -Fred
>>
>> -----Message d'origine----- From: Erik de Bruin
>> Sent: Wednesday, March 27, 2013 10:06 AM
>>
>> To: dev@flex.apache.org
>> Subject: Re: asdoc - Release build broken (was: Release build broken)
>>
>> I just did this (OS X) and the build was successful both times (on
>> develop with 'main', on FLEX-33451 with 'release').
>>
>> EdB
>>
>>
>>
>> On Wed, Mar 27, 2013 at 8:42 AM, Frédéric THOMAS
>> <webdoubl...@hotmail.com> wrote:
>>>
>>>
>>> Hi Justin,
>>>
>>> Couldn't you simply clone again the sdk, build on the develop branch,
>>> checkout the 'FLEX-33451'  and build release on it ?
>>>
>>> -Fred
>>>
>>> -----Message d'origine----- From: Justin Mclean
>>> Sent: Wednesday, March 27, 2013 8:11 AM
>>> To: dev@flex.apache.org
>>> Subject: Re: asdoc - Release build broken (was: Release build broken)
>>>
>>>
>>> Hi,
>>>
>>>> For me, it is using the one in lib, not in ant/lib.  Is it possible you
>>>> have a Falcon flexTasks.jar in ant/lib?
>>>
>>>
>>>
>>> Is there an easy way to tell which one it's using? I have flexTasks.jar
>>> in
>>> both places.
>>>
>>> Thanks,
>>> Justin
>>
>>
>>
>>
>>
>> --
>> Ix Multimedia Software
>>
>> Jan Luykenstraat 27
>> 3521 VB Utrecht
>>
>> T. 06-51952295
>> I. www.ixsoftware.nl
>
>
>
>
> --
> Ix Multimedia Software
>
> Jan Luykenstraat 27
> 3521 VB Utrecht
>
> T. 06-51952295
> I. www.ixsoftware.nl



-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl

Reply via email to