• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

[svn] 4298: ASDoc Bug fixes for:

Adobe Employee ,
Dec 12, 2008 Dec 12, 2008

Copy link to clipboard

Copied

Revision: 4298
Author: gauravj@adobe.com
Date: 2008-12-12 12:27:08 -0800 (Fri, 12 Dec 2008)

Log Message:
-----------
ASDoc Bug fixes for:

Inserting the [native] metadata tag between a class ASDoc comment and the class definition causes ASDoc to omit output for the class.
Missing param description when using @copy tag.
ASDoc comments on metadata tags other than Event, Effect, and Style should be applied to the next class element.

Also making change to CompilerAPI.java so source from swc doesn't take precedence over source from disk.

QE Notes: Some baselines need to updated.
Doc Notes: None
Bugs: SDK-18413, SDK-18415, SDK-18388
tests: checkintests, asdoc

Ticket Links:
------------
http://bugs.adobe.com/jira/browse/SDK-18413
http://bugs.adobe.com/jira/browse/SDK-18415
http://bugs.adobe.com/jira/browse/SDK-18388

Modified Paths:
--------------
flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/CompilerAPI.java
flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsClass.java
flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocAPI.java
flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocUtil.java
flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/ClassTable.java
flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.java
TOPICS
Commits

Views

131

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines